[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 12:18:36.280946 26483 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.220.254:33023
I20260709 12:18:36.282320 26483 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 12:18:36.283265 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:36.297999 26489 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:36.298007 26492 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:36.298053 26490 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:37.473873 26491 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260709 12:18:37.474009 26483 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
I20260709 12:18:37.477577 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:37.477838 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:37.478049 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599517478028 us; error 0 us; skew 500 ppm
I20260709 12:18:37.478860 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:37.483920 26483 webserver.cc:533] Webserver started at http://127.25.220.254:43433/ using document root <none> and password file <none>
I20260709 12:18:37.484871 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:37.485107 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:37.485536 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:37.491197 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599516118291-26483-0/minicluster-data/master-0-root/instance:
uuid: "e538b51262c94c5498d27a5260eb0804"
format_stamp: "Formatted at 2026-07-09 12:18:37 on dist-test-slave-c1c3"
I20260709 12:18:37.498950 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260709 12:18:37.506150 26498 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:37.507627 26483 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:18:37.508087 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599516118291-26483-0/minicluster-data/master-0-root
uuid: "e538b51262c94c5498d27a5260eb0804"
format_stamp: "Formatted at 2026-07-09 12:18:37 on dist-test-slave-c1c3"
I20260709 12:18:37.508580 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599516118291-26483-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599516118291-26483-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599516118291-26483-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:37.561403 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:37.562801 26483 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 12:18:37.563185 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:37.631883 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.254:33023
I20260709 12:18:37.631949 26549 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.254:33023 every 8 connection(s)
I20260709 12:18:37.639271 26550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:37.659548 26550 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804: Bootstrap starting.
I20260709 12:18:37.665077 26550 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:37.666783 26550 log.cc:826] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804: Log is configured to *not* fsync() on all Append() calls
I20260709 12:18:37.670845 26550 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804: No bootstrap required, opened a new log
I20260709 12:18:37.690620 26550 raft_consensus.cc:359] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e538b51262c94c5498d27a5260eb0804" member_type: VOTER }
I20260709 12:18:37.691119 26550 raft_consensus.cc:385] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:37.691371 26550 raft_consensus.cc:740] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e538b51262c94c5498d27a5260eb0804, State: Initialized, Role: FOLLOWER
I20260709 12:18:37.692204 26550 consensus_queue.cc:260] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e538b51262c94c5498d27a5260eb0804" member_type: VOTER }
I20260709 12:18:37.692713 26550 raft_consensus.cc:399] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:18:37.692992 26550 raft_consensus.cc:493] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:18:37.693320 26550 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:37.697135 26550 raft_consensus.cc:515] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e538b51262c94c5498d27a5260eb0804" member_type: VOTER }
I20260709 12:18:37.697803 26550 leader_election.cc:304] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804 [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: e538b51262c94c5498d27a5260eb0804; no voters: 
I20260709 12:18:37.699391 26550 leader_election.cc:290] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:18:37.699689 26553 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:37.701846 26553 raft_consensus.cc:697] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804 [term 1 LEADER]: Becoming Leader. State: Replica: e538b51262c94c5498d27a5260eb0804, State: Running, Role: LEADER
I20260709 12:18:37.702746 26553 consensus_queue.cc:237] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804 [LEADER]: Queue going to LEADER mode. State: All 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: "e538b51262c94c5498d27a5260eb0804" member_type: VOTER }
I20260709 12:18:37.703713 26550 sys_catalog.cc:565] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:18:37.714607 26554 sys_catalog.cc:455] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e538b51262c94c5498d27a5260eb0804" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e538b51262c94c5498d27a5260eb0804" member_type: VOTER } }
I20260709 12:18:37.714833 26555 sys_catalog.cc:455] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e538b51262c94c5498d27a5260eb0804. Latest consensus state: current_term: 1 leader_uuid: "e538b51262c94c5498d27a5260eb0804" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e538b51262c94c5498d27a5260eb0804" member_type: VOTER } }
I20260709 12:18:37.715364 26554 sys_catalog.cc:458] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804 [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:37.715451 26555 sys_catalog.cc:458] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804 [sys.catalog]: This master's current role is: LEADER
I20260709 12:18:37.718319 26563 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:18:37.730031 26563 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:18:37.731782 26483 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:18:37.744252 26563 catalog_manager.cc:1383] Generated new cluster ID: 755fbc8ab71f417a885fa3d0d55e19dc
I20260709 12:18:37.744508 26563 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:18:37.789247 26563 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:18:37.790781 26563 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:18:37.803215 26563 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804: Generated new TSK 0
I20260709 12:18:37.804044 26563 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:18:37.862821 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:37.872033 26572 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:37.873350 26573 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:37.877100 26483 server_base.cc:1061] running on GCE node
W20260709 12:18:37.877179 26575 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:37.878108 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:37.878350 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:37.878541 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599517878520 us; error 0 us; skew 500 ppm
I20260709 12:18:37.879120 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:37.883411 26483 webserver.cc:533] Webserver started at http://127.25.220.193:35485/ using document root <none> and password file <none>
I20260709 12:18:37.883950 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:37.884177 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:37.884528 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:37.885818 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599516118291-26483-0/minicluster-data/ts-0-root/instance:
uuid: "14497a6e18564956b9d1c5d18ee7788a"
format_stamp: "Formatted at 2026-07-09 12:18:37 on dist-test-slave-c1c3"
I20260709 12:18:37.891422 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 12:18:37.895876 26580 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:37.896720 26483 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:18:37.897009 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599516118291-26483-0/minicluster-data/ts-0-root
uuid: "14497a6e18564956b9d1c5d18ee7788a"
format_stamp: "Formatted at 2026-07-09 12:18:37 on dist-test-slave-c1c3"
I20260709 12:18:37.897326 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599516118291-26483-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599516118291-26483-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599516118291-26483-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:37.921552 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:37.922869 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:37.925549 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:37.930033 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:37.930294 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:37.930549 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:37.930747 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:38.032105 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.193:42179
I20260709 12:18:38.032275 26642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.193:42179 every 8 connection(s)
I20260709 12:18:38.039129 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:38.048257 26647 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:38.050133 26648 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:38.053882 26483 server_base.cc:1061] running on GCE node
W20260709 12:18:38.056865 26650 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:38.057837 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:38.058070 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:38.058259 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599518058243 us; error 0 us; skew 500 ppm
I20260709 12:18:38.058827 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:38.061589 26483 webserver.cc:533] Webserver started at http://127.25.220.194:45687/ using document root <none> and password file <none>
I20260709 12:18:38.062206 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:38.062449 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:38.062780 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:38.064080 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599516118291-26483-0/minicluster-data/ts-1-root/instance:
uuid: "73bae7fa1b7d4fc4beaa234728139e33"
format_stamp: "Formatted at 2026-07-09 12:18:38 on dist-test-slave-c1c3"
I20260709 12:18:38.065985 26643 heartbeater.cc:344] Connected to a master server at 127.25.220.254:33023
I20260709 12:18:38.066442 26643 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:38.067533 26643 heartbeater.cc:507] Master 127.25.220.254:33023 requested a full tablet report, sending...
I20260709 12:18:38.069960 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260709 12:18:38.070705 26515 ts_manager.cc:194] Registered new tserver with Master: 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179)
I20260709 12:18:38.072991 26515 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36800
I20260709 12:18:38.075038 26655 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:38.076102 26483 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260709 12:18:38.076507 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599516118291-26483-0/minicluster-data/ts-1-root
uuid: "73bae7fa1b7d4fc4beaa234728139e33"
format_stamp: "Formatted at 2026-07-09 12:18:38 on dist-test-slave-c1c3"
I20260709 12:18:38.076846 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599516118291-26483-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599516118291-26483-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599516118291-26483-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:38.104564 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:38.106280 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:38.109279 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:38.113180 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:38.113394 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:38.113642 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:38.113814 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:38.213348 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.194:35503
I20260709 12:18:38.213421 26717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.194:35503 every 8 connection(s)
I20260709 12:18:38.219113 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:18:38.227267 26721 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:18:38.229867 26722 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:38.235342 26718 heartbeater.cc:344] Connected to a master server at 127.25.220.254:33023
I20260709 12:18:38.235757 26718 heartbeater.cc:461] Registering TS with master...
W20260709 12:18:38.236730 26724 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:18:38.236799 26718 heartbeater.cc:507] Master 127.25.220.254:33023 requested a full tablet report, sending...
I20260709 12:18:38.237684 26483 server_base.cc:1061] running on GCE node
I20260709 12:18:38.238679 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:18:38.238904 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:18:38.239095 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599518239077 us; error 0 us; skew 500 ppm
I20260709 12:18:38.239425 26515 ts_manager.cc:194] Registered new tserver with Master: 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503)
I20260709 12:18:38.239809 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:18:38.241173 26515 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36802
I20260709 12:18:38.242739 26483 webserver.cc:533] Webserver started at http://127.25.220.195:40195/ using document root <none> and password file <none>
I20260709 12:18:38.243346 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:18:38.243584 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:18:38.243899 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:18:38.244931 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599516118291-26483-0/minicluster-data/ts-2-root/instance:
uuid: "77db493aef4c48dab6817b59a7bf403c"
format_stamp: "Formatted at 2026-07-09 12:18:38 on dist-test-slave-c1c3"
I20260709 12:18:38.249390 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:18:38.252851 26729 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:38.253661 26483 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 12:18:38.253940 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599516118291-26483-0/minicluster-data/ts-2-root
uuid: "77db493aef4c48dab6817b59a7bf403c"
format_stamp: "Formatted at 2026-07-09 12:18:38 on dist-test-slave-c1c3"
I20260709 12:18:38.254225 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599516118291-26483-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599516118291-26483-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599516118291-26483-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:18:38.289148 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:18:38.290300 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:18:38.292479 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:18:38.295707 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:18:38.295924 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:18:38.296154 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:18:38.296381 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:18:38.392330 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.195:44587
I20260709 12:18:38.392444 26791 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.195:44587 every 8 connection(s)
I20260709 12:18:38.409495 26792 heartbeater.cc:344] Connected to a master server at 127.25.220.254:33023
I20260709 12:18:38.409893 26792 heartbeater.cc:461] Registering TS with master...
I20260709 12:18:38.410593 26792 heartbeater.cc:507] Master 127.25.220.254:33023 requested a full tablet report, sending...
I20260709 12:18:38.412799 26515 ts_manager.cc:194] Registered new tserver with Master: 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:38.413106 26483 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016269102s
I20260709 12:18:38.414467 26515 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36818
I20260709 12:18:38.467344 26515 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36830:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:18:38.471045 26515 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:18:38.583280 26757 tablet_service.cc:1511] Processing CreateTablet for tablet b64a23d5df514db7b412709a90dae267 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:38.582038 26756 tablet_service.cc:1511] Processing CreateTablet for tablet 426dfaf72d9f4246acc708729afa54c2 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:38.580149 26755 tablet_service.cc:1511] Processing CreateTablet for tablet f552a6d162fd4960a1b772382421cea9 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:38.589038 26755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f552a6d162fd4960a1b772382421cea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.600788 26756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426dfaf72d9f4246acc708729afa54c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.604612 26757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64a23d5df514db7b412709a90dae267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.621429 26608 tablet_service.cc:1511] Processing CreateTablet for tablet b64a23d5df514db7b412709a90dae267 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:38.621925 26683 tablet_service.cc:1511] Processing CreateTablet for tablet b64a23d5df514db7b412709a90dae267 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:18:38.622826 26608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64a23d5df514db7b412709a90dae267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.623245 26683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64a23d5df514db7b412709a90dae267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.633846 26607 tablet_service.cc:1511] Processing CreateTablet for tablet 426dfaf72d9f4246acc708729afa54c2 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:38.634402 26606 tablet_service.cc:1511] Processing CreateTablet for tablet f552a6d162fd4960a1b772382421cea9 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:38.637856 26607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426dfaf72d9f4246acc708729afa54c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.638500 26754 tablet_service.cc:1511] Processing CreateTablet for tablet c787900aba634ebf8c8180ea3e202132 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:38.639356 26605 tablet_service.cc:1511] Processing CreateTablet for tablet c787900aba634ebf8c8180ea3e202132 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:38.640964 26606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f552a6d162fd4960a1b772382421cea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.646112 26754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c787900aba634ebf8c8180ea3e202132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.647136 26682 tablet_service.cc:1511] Processing CreateTablet for tablet 426dfaf72d9f4246acc708729afa54c2 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:18:38.648272 26604 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4e90be84cf4fc681eab008c88166b3 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:38.652000 26682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426dfaf72d9f4246acc708729afa54c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.656370 26605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c787900aba634ebf8c8180ea3e202132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.657641 26680 tablet_service.cc:1511] Processing CreateTablet for tablet c787900aba634ebf8c8180ea3e202132 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:18:38.660113 26680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c787900aba634ebf8c8180ea3e202132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.659510 26681 tablet_service.cc:1511] Processing CreateTablet for tablet f552a6d162fd4960a1b772382421cea9 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:18:38.663323 26681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f552a6d162fd4960a1b772382421cea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.659590 26679 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4e90be84cf4fc681eab008c88166b3 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:38.665880 26604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4e90be84cf4fc681eab008c88166b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.670416 26679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4e90be84cf4fc681eab008c88166b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.674476 26753 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4e90be84cf4fc681eab008c88166b3 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:18:38.677186 26753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4e90be84cf4fc681eab008c88166b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.691946 26603 tablet_service.cc:1511] Processing CreateTablet for tablet 892045815760499881d24170afdf60e8 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:38.696416 26603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892045815760499881d24170afdf60e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.700757 26810 tablet_bootstrap.cc:492] T 426dfaf72d9f4246acc708729afa54c2 P 77db493aef4c48dab6817b59a7bf403c: Bootstrap starting.
I20260709 12:18:38.720772 26756 tablet_service.cc:1511] Processing CreateTablet for tablet 892045815760499881d24170afdf60e8 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
W20260709 12:18:38.724699 26562 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:38.727666 26756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892045815760499881d24170afdf60e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.729933 26602 tablet_service.cc:1511] Processing CreateTablet for tablet 1dbd80e0d8c4464db5098e8b3d149ba1 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:38.732101 26602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dbd80e0d8c4464db5098e8b3d149ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.729415 26683 tablet_service.cc:1511] Processing CreateTablet for tablet 892045815760499881d24170afdf60e8 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:18:38.739200 26683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892045815760499881d24170afdf60e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.749665 26811 tablet_bootstrap.cc:492] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33: Bootstrap starting.
I20260709 12:18:38.759635 26678 tablet_service.cc:1511] Processing CreateTablet for tablet 1dbd80e0d8c4464db5098e8b3d149ba1 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:38.759853 26810 tablet_bootstrap.cc:654] T 426dfaf72d9f4246acc708729afa54c2 P 77db493aef4c48dab6817b59a7bf403c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:38.762813 26678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dbd80e0d8c4464db5098e8b3d149ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.768323 26757 tablet_service.cc:1511] Processing CreateTablet for tablet 1dbd80e0d8c4464db5098e8b3d149ba1 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:18:38.769537 26757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dbd80e0d8c4464db5098e8b3d149ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.774088 26812 tablet_bootstrap.cc:492] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a: Bootstrap starting.
I20260709 12:18:38.778486 26677 tablet_service.cc:1511] Processing CreateTablet for tablet 415bd9e3094f4f6d9fbcde4a75ca6543 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:38.781203 26755 tablet_service.cc:1511] Processing CreateTablet for tablet 415bd9e3094f4f6d9fbcde4a75ca6543 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:38.781790 26677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 415bd9e3094f4f6d9fbcde4a75ca6543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.783957 26755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 415bd9e3094f4f6d9fbcde4a75ca6543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.800735 26606 tablet_service.cc:1511] Processing CreateTablet for tablet 415bd9e3094f4f6d9fbcde4a75ca6543 (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:18:38.805881 26811 tablet_bootstrap.cc:654] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:38.811137 26606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 415bd9e3094f4f6d9fbcde4a75ca6543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.807746 26607 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec9a31672cd4fd98432bb89e73fb74a (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:38.812405 26607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec9a31672cd4fd98432bb89e73fb74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.835419 26753 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec9a31672cd4fd98432bb89e73fb74a (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:38.836993 26753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec9a31672cd4fd98432bb89e73fb74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.845045 26681 tablet_service.cc:1511] Processing CreateTablet for tablet 9ec9a31672cd4fd98432bb89e73fb74a (DEFAULT_TABLE table=test-workload [id=ec9c1fb379d14d5fac1f498a52029234]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:18:38.845971 26681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ec9a31672cd4fd98432bb89e73fb74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:18:38.848853 26810 tablet_bootstrap.cc:492] T 426dfaf72d9f4246acc708729afa54c2 P 77db493aef4c48dab6817b59a7bf403c: No bootstrap required, opened a new log
I20260709 12:18:38.849366 26810 ts_tablet_manager.cc:1403] T 426dfaf72d9f4246acc708729afa54c2 P 77db493aef4c48dab6817b59a7bf403c: Time spent bootstrapping tablet: real 0.152s	user 0.008s	sys 0.013s
I20260709 12:18:38.853925 26810 raft_consensus.cc:359] T 426dfaf72d9f4246acc708729afa54c2 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:38.854743 26810 raft_consensus.cc:385] T 426dfaf72d9f4246acc708729afa54c2 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:38.856879 26812 tablet_bootstrap.cc:654] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:38.855786 26810 raft_consensus.cc:740] T 426dfaf72d9f4246acc708729afa54c2 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77db493aef4c48dab6817b59a7bf403c, State: Initialized, Role: FOLLOWER
I20260709 12:18:38.865051 26810 consensus_queue.cc:260] T 426dfaf72d9f4246acc708729afa54c2 P 77db493aef4c48dab6817b59a7bf403c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:38.869493 26811 tablet_bootstrap.cc:492] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33: No bootstrap required, opened a new log
I20260709 12:18:38.870499 26811 ts_tablet_manager.cc:1403] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33: Time spent bootstrapping tablet: real 0.167s	user 0.005s	sys 0.012s
I20260709 12:18:38.871922 26812 tablet_bootstrap.cc:492] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a: No bootstrap required, opened a new log
I20260709 12:18:38.872364 26812 ts_tablet_manager.cc:1403] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a: Time spent bootstrapping tablet: real 0.112s	user 0.014s	sys 0.003s
I20260709 12:18:38.877439 26812 raft_consensus.cc:359] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } } peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } }
I20260709 12:18:38.879108 26812 raft_consensus.cc:385] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:38.879401 26812 raft_consensus.cc:740] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Initialized, Role: FOLLOWER
I20260709 12:18:38.880831 26812 consensus_queue.cc:260] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } } peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } }
I20260709 12:18:38.885893 26643 heartbeater.cc:499] Master 127.25.220.254:33023 was elected leader, sending a full tablet report...
I20260709 12:18:38.887398 26792 heartbeater.cc:499] Master 127.25.220.254:33023 was elected leader, sending a full tablet report...
I20260709 12:18:38.889762 26810 ts_tablet_manager.cc:1434] T 426dfaf72d9f4246acc708729afa54c2 P 77db493aef4c48dab6817b59a7bf403c: Time spent starting tablet: real 0.040s	user 0.012s	sys 0.010s
I20260709 12:18:38.886539 26811 raft_consensus.cc:359] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } } peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } }
I20260709 12:18:38.890292 26811 raft_consensus.cc:385] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:38.890601 26811 raft_consensus.cc:740] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Initialized, Role: FOLLOWER
I20260709 12:18:38.891518 26812 ts_tablet_manager.cc:1434] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.004s
I20260709 12:18:38.891336 26811 consensus_queue.cc:260] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } } peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } }
I20260709 12:18:38.892912 26810 tablet_bootstrap.cc:492] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c: Bootstrap starting.
I20260709 12:18:38.894603 26812 tablet_bootstrap.cc:492] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a: Bootstrap starting.
I20260709 12:18:38.897226 26718 heartbeater.cc:499] Master 127.25.220.254:33023 was elected leader, sending a full tablet report...
W20260709 12:18:38.898008 26793 tablet.cc:2406] T 426dfaf72d9f4246acc708729afa54c2 P 77db493aef4c48dab6817b59a7bf403c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:18:38.901922 26810 tablet_bootstrap.cc:654] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:38.902944 26812 tablet_bootstrap.cc:654] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:38.907498 26811 ts_tablet_manager.cc:1434] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.004s
I20260709 12:18:38.910117 26811 tablet_bootstrap.cc:492] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33: Bootstrap starting.
I20260709 12:18:38.918280 26811 tablet_bootstrap.cc:654] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:38.924888 26811 tablet_bootstrap.cc:492] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33: No bootstrap required, opened a new log
I20260709 12:18:38.925443 26811 ts_tablet_manager.cc:1403] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 12:18:38.926826 26812 tablet_bootstrap.cc:492] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a: No bootstrap required, opened a new log
I20260709 12:18:38.927260 26812 ts_tablet_manager.cc:1403] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.009s
I20260709 12:18:38.928261 26811 raft_consensus.cc:359] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:38.928982 26811 raft_consensus.cc:385] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:38.929302 26811 raft_consensus.cc:740] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Initialized, Role: FOLLOWER
I20260709 12:18:38.930042 26812 raft_consensus.cc:359] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:38.930002 26811 consensus_queue.cc:260] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:38.930755 26812 raft_consensus.cc:385] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:38.931046 26812 raft_consensus.cc:740] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Initialized, Role: FOLLOWER
I20260709 12:18:38.931578 26818 raft_consensus.cc:493] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:38.932137 26811 ts_tablet_manager.cc:1434] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:18:38.931888 26812 consensus_queue.cc:260] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:38.932029 26818 raft_consensus.cc:515] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:38.933019 26811 tablet_bootstrap.cc:492] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33: Bootstrap starting.
I20260709 12:18:38.938369 26818 leader_election.cc:290] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:38.941049 26811 tablet_bootstrap.cc:654] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:38.945341 26812 ts_tablet_manager.cc:1434] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:18:38.946529 26812 tablet_bootstrap.cc:492] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a: Bootstrap starting.
I20260709 12:18:38.952512 26811 tablet_bootstrap.cc:492] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33: No bootstrap required, opened a new log
I20260709 12:18:38.952942 26811 ts_tablet_manager.cc:1403] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 12:18:38.953581 26812 tablet_bootstrap.cc:654] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:38.955709 26811 raft_consensus.cc:359] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:38.956756 26811 raft_consensus.cc:385] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:38.957120 26811 raft_consensus.cc:740] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Initialized, Role: FOLLOWER
I20260709 12:18:38.958125 26811 consensus_queue.cc:260] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:38.959522 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c787900aba634ebf8c8180ea3e202132" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14497a6e18564956b9d1c5d18ee7788a" is_pre_election: true
I20260709 12:18:38.960989 26811 ts_tablet_manager.cc:1434] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
W20260709 12:18:38.961462 26657 leader_election.cc:343] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:38.962177 26811 tablet_bootstrap.cc:492] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33: Bootstrap starting.
I20260709 12:18:38.967348 26810 tablet_bootstrap.cc:492] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c: No bootstrap required, opened a new log
I20260709 12:18:38.967957 26810 ts_tablet_manager.cc:1403] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.003s
I20260709 12:18:38.971448 26810 raft_consensus.cc:359] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } } peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } }
I20260709 12:18:38.972111 26810 raft_consensus.cc:385] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:38.973763 26810 raft_consensus.cc:740] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77db493aef4c48dab6817b59a7bf403c, State: Initialized, Role: FOLLOWER
I20260709 12:18:38.974088 26818 raft_consensus.cc:493] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:38.974507 26818 raft_consensus.cc:515] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } } peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } }
I20260709 12:18:38.974455 26810 consensus_queue.cc:260] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } } peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } }
I20260709 12:18:38.976516 26818 leader_election.cc:290] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587), 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179)
I20260709 12:18:38.977542 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64a23d5df514db7b412709a90dae267" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14497a6e18564956b9d1c5d18ee7788a" is_pre_election: true
I20260709 12:18:38.978201 26618 raft_consensus.cc:2468] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73bae7fa1b7d4fc4beaa234728139e33 in term 0.
I20260709 12:18:38.979514 26657 leader_election.cc:304] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14497a6e18564956b9d1c5d18ee7788a, 73bae7fa1b7d4fc4beaa234728139e33; no voters: 
I20260709 12:18:38.980363 26818 raft_consensus.cc:2804] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:38.980710 26818 raft_consensus.cc:493] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:38.981034 26818 raft_consensus.cc:3060] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:38.981292 26811 tablet_bootstrap.cc:654] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:38.987600 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c787900aba634ebf8c8180ea3e202132" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77db493aef4c48dab6817b59a7bf403c" is_pre_election: true
I20260709 12:18:38.988662 26766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64a23d5df514db7b412709a90dae267" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77db493aef4c48dab6817b59a7bf403c" is_pre_election: true
I20260709 12:18:38.988909 26818 raft_consensus.cc:515] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } } peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } }
W20260709 12:18:38.989287 26659 leader_election.cc:343] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:38.989336 26766 raft_consensus.cc:2468] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73bae7fa1b7d4fc4beaa234728139e33 in term 0.
I20260709 12:18:38.989840 26659 leader_election.cc:304] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73bae7fa1b7d4fc4beaa234728139e33; no voters: 14497a6e18564956b9d1c5d18ee7788a, 77db493aef4c48dab6817b59a7bf403c
I20260709 12:18:38.990955 26818 leader_election.cc:290] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 1 election: Requested vote from peers 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587), 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179)
I20260709 12:18:38.991572 26818 raft_consensus.cc:2749] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:38.991925 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64a23d5df514db7b412709a90dae267" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
I20260709 12:18:38.992658 26618 raft_consensus.cc:3060] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:38.994633 26812 tablet_bootstrap.cc:492] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a: No bootstrap required, opened a new log
I20260709 12:18:38.995174 26812 ts_tablet_manager.cc:1403] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.007s
I20260709 12:18:38.998421 26618 raft_consensus.cc:2468] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73bae7fa1b7d4fc4beaa234728139e33 in term 1.
I20260709 12:18:38.999305 26810 ts_tablet_manager.cc:1434] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 12:18:38.999549 26657 leader_election.cc:304] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14497a6e18564956b9d1c5d18ee7788a, 73bae7fa1b7d4fc4beaa234728139e33; no voters: 
I20260709 12:18:39.000492 26810 tablet_bootstrap.cc:492] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c: Bootstrap starting.
I20260709 12:18:39.002481 26827 raft_consensus.cc:2804] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:39.002990 26827 raft_consensus.cc:697] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 LEADER]: Becoming Leader. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Running, Role: LEADER
I20260709 12:18:39.005880 26766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64a23d5df514db7b412709a90dae267" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
I20260709 12:18:39.006445 26766 raft_consensus.cc:3060] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.007901 26810 tablet_bootstrap.cc:654] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:38.998689 26812 raft_consensus.cc:359] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.009131 26812 raft_consensus.cc:385] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:39.009428 26812 raft_consensus.cc:740] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Initialized, Role: FOLLOWER
I20260709 12:18:39.010159 26812 consensus_queue.cc:260] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.012269 26812 ts_tablet_manager.cc:1434] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.005s
I20260709 12:18:39.013144 26812 tablet_bootstrap.cc:492] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a: Bootstrap starting.
I20260709 12:18:39.013411 26766 raft_consensus.cc:2468] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73bae7fa1b7d4fc4beaa234728139e33 in term 1.
I20260709 12:18:39.003836 26827 consensus_queue.cc:237] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } } peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } }
I20260709 12:18:39.019572 26812 tablet_bootstrap.cc:654] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:39.020699 26811 tablet_bootstrap.cc:492] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33: No bootstrap required, opened a new log
I20260709 12:18:39.021193 26811 ts_tablet_manager.cc:1403] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.008s
I20260709 12:18:39.024251 26811 raft_consensus.cc:359] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.024945 26811 raft_consensus.cc:385] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:39.025252 26811 raft_consensus.cc:740] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Initialized, Role: FOLLOWER
I20260709 12:18:39.026022 26811 consensus_queue.cc:260] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.028404 26811 ts_tablet_manager.cc:1434] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:18:39.028528 26810 tablet_bootstrap.cc:492] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c: No bootstrap required, opened a new log
I20260709 12:18:39.028963 26810 ts_tablet_manager.cc:1403] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.005s
I20260709 12:18:39.029379 26811 tablet_bootstrap.cc:492] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33: Bootstrap starting.
I20260709 12:18:39.032207 26810 raft_consensus.cc:359] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.032984 26810 raft_consensus.cc:385] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:39.033303 26810 raft_consensus.cc:740] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77db493aef4c48dab6817b59a7bf403c, State: Initialized, Role: FOLLOWER
I20260709 12:18:39.034025 26810 consensus_queue.cc:260] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.036384 26816 raft_consensus.cc:493] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:39.036825 26816 raft_consensus.cc:515] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.038818 26811 tablet_bootstrap.cc:654] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:39.039608 26816 leader_election.cc:290] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503)
I20260709 12:18:39.045764 26810 ts_tablet_manager.cc:1434] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:18:39.048197 26812 tablet_bootstrap.cc:492] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a: No bootstrap required, opened a new log
I20260709 12:18:39.048803 26812 ts_tablet_manager.cc:1403] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a: Time spent bootstrapping tablet: real 0.036s	user 0.002s	sys 0.011s
I20260709 12:18:39.052285 26812 raft_consensus.cc:359] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.040479 26817 raft_consensus.cc:493] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:39.053289 26817 raft_consensus.cc:515] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.061640 26811 tablet_bootstrap.cc:492] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33: No bootstrap required, opened a new log
I20260709 12:18:39.062137 26811 ts_tablet_manager.cc:1403] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.002s
I20260709 12:18:39.065047 26811 raft_consensus.cc:359] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.065788 26811 raft_consensus.cc:385] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:39.066118 26811 raft_consensus.cc:740] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Initialized, Role: FOLLOWER
I20260709 12:18:39.065963 26515 catalog_manager.cc:5697] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194). New cstate: current_term: 1 leader_uuid: "73bae7fa1b7d4fc4beaa234728139e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:39.068288 26817 leader_election.cc:290] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:39.071949 26811 consensus_queue.cc:260] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.077239 26810 tablet_bootstrap.cc:492] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c: Bootstrap starting.
I20260709 12:18:39.078516 26693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426dfaf72d9f4246acc708729afa54c2" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33" is_pre_election: true
I20260709 12:18:39.079418 26693 raft_consensus.cc:2468] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14497a6e18564956b9d1c5d18ee7788a in term 0.
I20260709 12:18:39.080358 26812 raft_consensus.cc:385] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:39.078980 26811 ts_tablet_manager.cc:1434] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.003s
I20260709 12:18:39.082340 26827 raft_consensus.cc:493] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:39.082672 26827 raft_consensus.cc:515] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.083269 26581 leader_election.cc:304] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14497a6e18564956b9d1c5d18ee7788a, 73bae7fa1b7d4fc4beaa234728139e33; no voters: 
I20260709 12:18:39.084668 26811 tablet_bootstrap.cc:492] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33: Bootstrap starting.
I20260709 12:18:39.084833 26817 raft_consensus.cc:2804] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:39.085165 26817 raft_consensus.cc:493] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:39.080684 26812 raft_consensus.cc:740] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Initialized, Role: FOLLOWER
I20260709 12:18:39.085475 26817 raft_consensus.cc:3060] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.090471 26827 leader_election.cc:290] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:39.093983 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892045815760499881d24170afdf60e8" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14497a6e18564956b9d1c5d18ee7788a" is_pre_election: true
W20260709 12:18:39.095263 26657 leader_election.cc:343] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:39.091894 26766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892045815760499881d24170afdf60e8" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77db493aef4c48dab6817b59a7bf403c" is_pre_election: true
W20260709 12:18:39.096725 26659 leader_election.cc:343] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:39.097101 26659 leader_election.cc:304] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73bae7fa1b7d4fc4beaa234728139e33; no voters: 14497a6e18564956b9d1c5d18ee7788a, 77db493aef4c48dab6817b59a7bf403c
I20260709 12:18:39.098011 26827 raft_consensus.cc:2749] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:39.099529 26817 raft_consensus.cc:515] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.102778 26812 consensus_queue.cc:260] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.105137 26827 raft_consensus.cc:493] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:39.105756 26827 raft_consensus.cc:515] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.109894 26810 tablet_bootstrap.cc:654] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:39.109350 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd80e0d8c4464db5098e8b3d149ba1" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14497a6e18564956b9d1c5d18ee7788a" is_pre_election: true
I20260709 12:18:39.110491 26693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426dfaf72d9f4246acc708729afa54c2" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
I20260709 12:18:39.115731 26817 leader_election.cc:290] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 1 election: Requested vote from peers 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
W20260709 12:18:39.116520 26657 leader_election.cc:343] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:39.117228 26693 raft_consensus.cc:3060] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.120837 26766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd80e0d8c4464db5098e8b3d149ba1" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77db493aef4c48dab6817b59a7bf403c" is_pre_election: true
W20260709 12:18:39.122138 26659 leader_election.cc:343] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:39.122530 26659 leader_election.cc:304] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73bae7fa1b7d4fc4beaa234728139e33; no voters: 14497a6e18564956b9d1c5d18ee7788a, 77db493aef4c48dab6817b59a7bf403c
I20260709 12:18:39.123239 26818 raft_consensus.cc:2749] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:39.123238 26827 leader_election.cc:290] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:39.131752 26812 ts_tablet_manager.cc:1434] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a: Time spent starting tablet: real 0.083s	user 0.010s	sys 0.003s
I20260709 12:18:39.140825 26817 raft_consensus.cc:493] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:39.141074 26692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f552a6d162fd4960a1b772382421cea9" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33" is_pre_election: true
I20260709 12:18:39.142110 26812 tablet_bootstrap.cc:492] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a: Bootstrap starting.
W20260709 12:18:39.143519 26730 leader_election.cc:343] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:39.141418 26817 raft_consensus.cc:515] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.144740 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f552a6d162fd4960a1b772382421cea9" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14497a6e18564956b9d1c5d18ee7788a" is_pre_election: true
I20260709 12:18:39.145341 26817 leader_election.cc:290] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:39.145313 26618 raft_consensus.cc:2468] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77db493aef4c48dab6817b59a7bf403c in term 0.
I20260709 12:18:39.145967 26692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c787900aba634ebf8c8180ea3e202132" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33" is_pre_election: true
I20260709 12:18:39.148267 26731 leader_election.cc:304] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [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: 14497a6e18564956b9d1c5d18ee7788a, 77db493aef4c48dab6817b59a7bf403c; no voters: 73bae7fa1b7d4fc4beaa234728139e33
I20260709 12:18:39.150656 26816 raft_consensus.cc:2804] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:39.151010 26816 raft_consensus.cc:493] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:39.151324 26816 raft_consensus.cc:3060] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.153110 26811 tablet_bootstrap.cc:654] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:39.146695 26692 raft_consensus.cc:2468] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14497a6e18564956b9d1c5d18ee7788a in term 0.
I20260709 12:18:39.157500 26581 leader_election.cc:304] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14497a6e18564956b9d1c5d18ee7788a, 73bae7fa1b7d4fc4beaa234728139e33; no voters: 
I20260709 12:18:39.164875 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426dfaf72d9f4246acc708729afa54c2" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
I20260709 12:18:39.164981 26766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426dfaf72d9f4246acc708729afa54c2" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77db493aef4c48dab6817b59a7bf403c" is_pre_election: true
I20260709 12:18:39.165470 26767 raft_consensus.cc:3060] T 426dfaf72d9f4246acc708729afa54c2 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.169124 26816 raft_consensus.cc:515] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.165997 26693 raft_consensus.cc:2468] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14497a6e18564956b9d1c5d18ee7788a in term 1.
I20260709 12:18:39.172407 26839 raft_consensus.cc:2804] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:39.172788 26839 raft_consensus.cc:493] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:39.173113 26839 raft_consensus.cc:3060] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.173341 26581 leader_election.cc:304] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14497a6e18564956b9d1c5d18ee7788a, 73bae7fa1b7d4fc4beaa234728139e33; no voters: 
I20260709 12:18:39.174851 26817 raft_consensus.cc:2804] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:39.178911 26765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c787900aba634ebf8c8180ea3e202132" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77db493aef4c48dab6817b59a7bf403c" is_pre_election: true
I20260709 12:18:39.180573 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f552a6d162fd4960a1b772382421cea9" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
I20260709 12:18:39.181110 26618 raft_consensus.cc:3060] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:18:39.184056 26584 leader_election.cc:343] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:39.184821 26812 tablet_bootstrap.cc:654] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:39.185130 26816 leader_election.cc:290] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [CANDIDATE]: Term 1 election: Requested vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503)
I20260709 12:18:39.187314 26693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f552a6d162fd4960a1b772382421cea9" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
W20260709 12:18:39.189572 26730 leader_election.cc:343] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:39.191241 26810 tablet_bootstrap.cc:492] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c: No bootstrap required, opened a new log
I20260709 12:18:39.191874 26810 ts_tablet_manager.cc:1403] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c: Time spent bootstrapping tablet: real 0.145s	user 0.012s	sys 0.006s
I20260709 12:18:39.197279 26618 raft_consensus.cc:2468] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77db493aef4c48dab6817b59a7bf403c in term 1.
I20260709 12:18:39.199484 26731 leader_election.cc:304] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [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: 14497a6e18564956b9d1c5d18ee7788a, 77db493aef4c48dab6817b59a7bf403c; no voters: 73bae7fa1b7d4fc4beaa234728139e33
I20260709 12:18:39.199172 26817 raft_consensus.cc:697] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [term 1 LEADER]: Becoming Leader. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Running, Role: LEADER
I20260709 12:18:39.200553 26816 raft_consensus.cc:2804] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:39.197780 26839 raft_consensus.cc:515] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.208431 26767 raft_consensus.cc:2468] T 426dfaf72d9f4246acc708729afa54c2 P 77db493aef4c48dab6817b59a7bf403c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14497a6e18564956b9d1c5d18ee7788a in term 1.
I20260709 12:18:39.212908 26811 tablet_bootstrap.cc:492] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33: No bootstrap required, opened a new log
I20260709 12:18:39.214578 26811 ts_tablet_manager.cc:1403] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33: Time spent bootstrapping tablet: real 0.130s	user 0.018s	sys 0.013s
I20260709 12:18:39.207687 26817 consensus_queue.cc:237] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.216709 26810 raft_consensus.cc:359] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.217404 26810 raft_consensus.cc:385] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:39.217701 26810 raft_consensus.cc:740] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77db493aef4c48dab6817b59a7bf403c, State: Initialized, Role: FOLLOWER
I20260709 12:18:39.218380 26810 consensus_queue.cc:260] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.220152 26816 raft_consensus.cc:697] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 1 LEADER]: Becoming Leader. State: Replica: 77db493aef4c48dab6817b59a7bf403c, State: Running, Role: LEADER
I20260709 12:18:39.221410 26816 consensus_queue.cc:237] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.224999 26693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c787900aba634ebf8c8180ea3e202132" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
I20260709 12:18:39.227334 26693 raft_consensus.cc:3060] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.227751 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c787900aba634ebf8c8180ea3e202132" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
I20260709 12:18:39.226235 26812 tablet_bootstrap.cc:492] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a: No bootstrap required, opened a new log
I20260709 12:18:39.226505 26839 leader_election.cc:290] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 1 election: Requested vote from peers 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:39.229156 26812 ts_tablet_manager.cc:1403] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.000s
W20260709 12:18:39.229228 26584 leader_election.cc:343] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:39.233021 26812 raft_consensus.cc:359] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.233839 26812 raft_consensus.cc:385] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:39.234081 26693 raft_consensus.cc:2468] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14497a6e18564956b9d1c5d18ee7788a in term 1.
I20260709 12:18:39.234239 26812 raft_consensus.cc:740] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Initialized, Role: FOLLOWER
I20260709 12:18:39.235258 26581 leader_election.cc:304] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [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: 14497a6e18564956b9d1c5d18ee7788a, 73bae7fa1b7d4fc4beaa234728139e33; no voters: 77db493aef4c48dab6817b59a7bf403c
I20260709 12:18:39.236248 26839 raft_consensus.cc:2804] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:39.235492 26812 consensus_queue.cc:260] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.237112 26839 raft_consensus.cc:697] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 1 LEADER]: Becoming Leader. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Running, Role: LEADER
I20260709 12:18:39.236049 26811 raft_consensus.cc:359] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.237932 26811 raft_consensus.cc:385] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:39.238581 26811 raft_consensus.cc:740] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Initialized, Role: FOLLOWER
I20260709 12:18:39.238641 26839 consensus_queue.cc:237] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.239457 26811 consensus_queue.cc:260] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.241914 26811 ts_tablet_manager.cc:1434] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260709 12:18:39.245218 26811 tablet_bootstrap.cc:492] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33: Bootstrap starting.
I20260709 12:18:39.260406 26810 ts_tablet_manager.cc:1434] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.020s
I20260709 12:18:39.261413 26810 tablet_bootstrap.cc:492] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c: Bootstrap starting.
I20260709 12:18:39.259807 26812 ts_tablet_manager.cc:1434] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260709 12:18:39.264832 26812 tablet_bootstrap.cc:492] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 14497a6e18564956b9d1c5d18ee7788a: Bootstrap starting.
I20260709 12:18:39.262737 26513 catalog_manager.cc:5697] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a reported cstate change: term changed from 0 to 1, leader changed from <none> to 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193). New cstate: current_term: 1 leader_uuid: "14497a6e18564956b9d1c5d18ee7788a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:39.270162 26515 catalog_manager.cc:5697] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c reported cstate change: term changed from 0 to 1, leader changed from <none> to 77db493aef4c48dab6817b59a7bf403c (127.25.220.195). New cstate: current_term: 1 leader_uuid: "77db493aef4c48dab6817b59a7bf403c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:39.271575 26811 tablet_bootstrap.cc:654] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:39.280536 26810 tablet_bootstrap.cc:654] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:39.290426 26811 tablet_bootstrap.cc:492] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33: No bootstrap required, opened a new log
I20260709 12:18:39.291175 26810 tablet_bootstrap.cc:492] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c: No bootstrap required, opened a new log
I20260709 12:18:39.291613 26810 ts_tablet_manager.cc:1403] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.005s
I20260709 12:18:39.292322 26811 ts_tablet_manager.cc:1403] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33: Time spent bootstrapping tablet: real 0.047s	user 0.004s	sys 0.017s
I20260709 12:18:39.294073 26514 catalog_manager.cc:5697] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a reported cstate change: term changed from 0 to 1, leader changed from <none> to 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193). New cstate: current_term: 1 leader_uuid: "14497a6e18564956b9d1c5d18ee7788a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:39.296415 26810 raft_consensus.cc:359] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.297192 26810 raft_consensus.cc:385] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:39.297552 26810 raft_consensus.cc:740] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77db493aef4c48dab6817b59a7bf403c, State: Initialized, Role: FOLLOWER
I20260709 12:18:39.298332 26810 consensus_queue.cc:260] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.300855 26810 ts_tablet_manager.cc:1434] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:18:39.301783 26810 tablet_bootstrap.cc:492] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c: Bootstrap starting.
I20260709 12:18:39.304821 26811 raft_consensus.cc:359] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.305627 26811 raft_consensus.cc:385] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:39.306015 26811 raft_consensus.cc:740] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Initialized, Role: FOLLOWER
I20260709 12:18:39.306887 26811 consensus_queue.cc:260] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.308115 26810 tablet_bootstrap.cc:654] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:39.311157 26811 ts_tablet_manager.cc:1434] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 12:18:39.312107 26811 tablet_bootstrap.cc:492] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33: Bootstrap starting.
I20260709 12:18:39.316016 26812 tablet_bootstrap.cc:654] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 14497a6e18564956b9d1c5d18ee7788a: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:39.328943 26811 tablet_bootstrap.cc:654] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:39.330214 26812 tablet_bootstrap.cc:492] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 14497a6e18564956b9d1c5d18ee7788a: No bootstrap required, opened a new log
I20260709 12:18:39.330708 26812 ts_tablet_manager.cc:1403] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 14497a6e18564956b9d1c5d18ee7788a: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.003s
I20260709 12:18:39.333453 26812 raft_consensus.cc:359] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.334124 26812 raft_consensus.cc:385] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:39.334399 26812 raft_consensus.cc:740] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Initialized, Role: FOLLOWER
I20260709 12:18:39.334553 26810 tablet_bootstrap.cc:492] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c: No bootstrap required, opened a new log
I20260709 12:18:39.334995 26810 ts_tablet_manager.cc:1403] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.018s
I20260709 12:18:39.335099 26812 consensus_queue.cc:260] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 14497a6e18564956b9d1c5d18ee7788a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.337684 26810 raft_consensus.cc:359] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.338392 26810 raft_consensus.cc:385] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:39.338672 26810 raft_consensus.cc:740] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77db493aef4c48dab6817b59a7bf403c, State: Initialized, Role: FOLLOWER
I20260709 12:18:39.338964 26812 ts_tablet_manager.cc:1434] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 14497a6e18564956b9d1c5d18ee7788a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:18:39.339869 26812 tablet_bootstrap.cc:492] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a: Bootstrap starting.
I20260709 12:18:39.340510 26816 raft_consensus.cc:493] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:39.340963 26816 raft_consensus.cc:515] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.343088 26816 leader_election.cc:290] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503)
I20260709 12:18:39.343849 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892045815760499881d24170afdf60e8" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14497a6e18564956b9d1c5d18ee7788a" is_pre_election: true
I20260709 12:18:39.344946 26811 tablet_bootstrap.cc:492] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33: No bootstrap required, opened a new log
I20260709 12:18:39.345343 26811 ts_tablet_manager.cc:1403] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260709 12:18:39.345659 26693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892045815760499881d24170afdf60e8" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33" is_pre_election: true
I20260709 12:18:39.346239 26693 raft_consensus.cc:2468] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77db493aef4c48dab6817b59a7bf403c in term 0.
I20260709 12:18:39.347357 26730 leader_election.cc:304] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73bae7fa1b7d4fc4beaa234728139e33, 77db493aef4c48dab6817b59a7bf403c; no voters: 
I20260709 12:18:39.339387 26810 consensus_queue.cc:260] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.348135 26816 raft_consensus.cc:2804] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:39.348539 26816 raft_consensus.cc:493] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:18:39.348635 26731 leader_election.cc:343] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:39.348925 26816 raft_consensus.cc:3060] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.349699 26810 ts_tablet_manager.cc:1434] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:18:39.350606 26810 tablet_bootstrap.cc:492] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c: Bootstrap starting.
I20260709 12:18:39.356863 26810 tablet_bootstrap.cc:654] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:39.348112 26812 tablet_bootstrap.cc:654] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:39.347759 26811 raft_consensus.cc:359] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.360605 26811 raft_consensus.cc:385] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:39.360898 26811 raft_consensus.cc:740] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Initialized, Role: FOLLOWER
I20260709 12:18:39.357447 26816 raft_consensus.cc:515] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.361625 26811 consensus_queue.cc:260] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.363924 26816 leader_election.cc:290] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [CANDIDATE]: Term 1 election: Requested vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503)
I20260709 12:18:39.364081 26818 raft_consensus.cc:493] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:39.364590 26811 ts_tablet_manager.cc:1434] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:18:39.364497 26818 raft_consensus.cc:515] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.365401 26811 tablet_bootstrap.cc:492] T 9ec9a31672cd4fd98432bb89e73fb74a P 73bae7fa1b7d4fc4beaa234728139e33: Bootstrap starting.
I20260709 12:18:39.366037 26818 leader_election.cc:290] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:39.366539 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892045815760499881d24170afdf60e8" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
I20260709 12:18:39.366814 26617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f552a6d162fd4960a1b772382421cea9" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14497a6e18564956b9d1c5d18ee7788a" is_pre_election: true
I20260709 12:18:39.367666 26617 raft_consensus.cc:2393] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73bae7fa1b7d4fc4beaa234728139e33 in current term 1: Already voted for candidate 77db493aef4c48dab6817b59a7bf403c in this term.
I20260709 12:18:39.369172 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f552a6d162fd4960a1b772382421cea9" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77db493aef4c48dab6817b59a7bf403c" is_pre_election: true
I20260709 12:18:39.369261 26693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892045815760499881d24170afdf60e8" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
I20260709 12:18:39.369999 26693 raft_consensus.cc:3060] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.370826 26811 tablet_bootstrap.cc:654] T 9ec9a31672cd4fd98432bb89e73fb74a P 73bae7fa1b7d4fc4beaa234728139e33: Neither blocks nor log segments found. Creating new log.
W20260709 12:18:39.371846 26731 leader_election.cc:343] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:18:39.372931 26659 leader_election.cc:304] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73bae7fa1b7d4fc4beaa234728139e33; no voters: 14497a6e18564956b9d1c5d18ee7788a, 77db493aef4c48dab6817b59a7bf403c
I20260709 12:18:39.374063 26810 tablet_bootstrap.cc:492] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c: No bootstrap required, opened a new log
I20260709 12:18:39.374260 26827 raft_consensus.cc:3060] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.374804 26810 ts_tablet_manager.cc:1403] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.001s
I20260709 12:18:39.377650 26810 raft_consensus.cc:359] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.378320 26810 raft_consensus.cc:385] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:39.378618 26810 raft_consensus.cc:740] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77db493aef4c48dab6817b59a7bf403c, State: Initialized, Role: FOLLOWER
I20260709 12:18:39.378754 26693 raft_consensus.cc:2468] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77db493aef4c48dab6817b59a7bf403c in term 1.
I20260709 12:18:39.379350 26810 consensus_queue.cc:260] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.379935 26730 leader_election.cc:304] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [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: 73bae7fa1b7d4fc4beaa234728139e33, 77db493aef4c48dab6817b59a7bf403c; no voters: 14497a6e18564956b9d1c5d18ee7788a
I20260709 12:18:39.381393 26810 ts_tablet_manager.cc:1434] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:18:39.381325 26827 raft_consensus.cc:2749] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:39.382383 26810 tablet_bootstrap.cc:492] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 77db493aef4c48dab6817b59a7bf403c: Bootstrap starting.
I20260709 12:18:39.382544 26846 raft_consensus.cc:2804] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:39.383014 26846 raft_consensus.cc:697] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 1 LEADER]: Becoming Leader. State: Replica: 77db493aef4c48dab6817b59a7bf403c, State: Running, Role: LEADER
I20260709 12:18:39.383526 26812 tablet_bootstrap.cc:492] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a: No bootstrap required, opened a new log
I20260709 12:18:39.384441 26812 ts_tablet_manager.cc:1403] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.000s
I20260709 12:18:39.383826 26846 consensus_queue.cc:237] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.387286 26812 raft_consensus.cc:359] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.388108 26812 raft_consensus.cc:385] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:39.388603 26811 tablet_bootstrap.cc:492] T 9ec9a31672cd4fd98432bb89e73fb74a P 73bae7fa1b7d4fc4beaa234728139e33: No bootstrap required, opened a new log
I20260709 12:18:39.388510 26812 raft_consensus.cc:740] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Initialized, Role: FOLLOWER
I20260709 12:18:39.389074 26811 ts_tablet_manager.cc:1403] T 9ec9a31672cd4fd98432bb89e73fb74a P 73bae7fa1b7d4fc4beaa234728139e33: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.004s
I20260709 12:18:39.389418 26812 consensus_queue.cc:260] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.391868 26812 ts_tablet_manager.cc:1434] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:18:39.391665 26811 raft_consensus.cc:359] T 9ec9a31672cd4fd98432bb89e73fb74a P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.392352 26811 raft_consensus.cc:385] T 9ec9a31672cd4fd98432bb89e73fb74a P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:39.392632 26811 raft_consensus.cc:740] T 9ec9a31672cd4fd98432bb89e73fb74a P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Initialized, Role: FOLLOWER
I20260709 12:18:39.392782 26812 tablet_bootstrap.cc:492] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a: Bootstrap starting.
I20260709 12:18:39.393275 26811 consensus_queue.cc:260] T 9ec9a31672cd4fd98432bb89e73fb74a P 73bae7fa1b7d4fc4beaa234728139e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.395205 26811 ts_tablet_manager.cc:1434] T 9ec9a31672cd4fd98432bb89e73fb74a P 73bae7fa1b7d4fc4beaa234728139e33: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:18:39.400242 26810 tablet_bootstrap.cc:654] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 77db493aef4c48dab6817b59a7bf403c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:39.406540 26812 tablet_bootstrap.cc:654] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:39.414579 26810 tablet_bootstrap.cc:492] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 77db493aef4c48dab6817b59a7bf403c: No bootstrap required, opened a new log
I20260709 12:18:39.414503 26515 catalog_manager.cc:5697] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c reported cstate change: term changed from 0 to 1, leader changed from <none> to 77db493aef4c48dab6817b59a7bf403c (127.25.220.195). New cstate: current_term: 1 leader_uuid: "77db493aef4c48dab6817b59a7bf403c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:39.415186 26810 ts_tablet_manager.cc:1403] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 77db493aef4c48dab6817b59a7bf403c: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.007s
I20260709 12:18:39.418530 26812 tablet_bootstrap.cc:492] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a: No bootstrap required, opened a new log
I20260709 12:18:39.419281 26812 ts_tablet_manager.cc:1403] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.005s
I20260709 12:18:39.419298 26810 raft_consensus.cc:359] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.420218 26810 raft_consensus.cc:385] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:39.420536 26810 raft_consensus.cc:740] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77db493aef4c48dab6817b59a7bf403c, State: Initialized, Role: FOLLOWER
I20260709 12:18:39.421245 26810 consensus_queue.cc:260] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 77db493aef4c48dab6817b59a7bf403c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.421789 26812 raft_consensus.cc:359] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.422430 26812 raft_consensus.cc:385] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:39.422688 26812 raft_consensus.cc:740] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Initialized, Role: FOLLOWER
I20260709 12:18:39.423704 26810 ts_tablet_manager.cc:1434] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 77db493aef4c48dab6817b59a7bf403c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:18:39.423635 26812 consensus_queue.cc:260] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.424758 26810 tablet_bootstrap.cc:492] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c: Bootstrap starting.
I20260709 12:18:39.426131 26812 ts_tablet_manager.cc:1434] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:18:39.426956 26812 tablet_bootstrap.cc:492] T 9ec9a31672cd4fd98432bb89e73fb74a P 14497a6e18564956b9d1c5d18ee7788a: Bootstrap starting.
I20260709 12:18:39.430729 26810 tablet_bootstrap.cc:654] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:39.433175 26827 consensus_queue.cc:1048] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:39.446972 26810 tablet_bootstrap.cc:492] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c: No bootstrap required, opened a new log
I20260709 12:18:39.447481 26810 ts_tablet_manager.cc:1403] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260709 12:18:39.450644 26810 raft_consensus.cc:359] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.447515 26812 tablet_bootstrap.cc:654] T 9ec9a31672cd4fd98432bb89e73fb74a P 14497a6e18564956b9d1c5d18ee7788a: Neither blocks nor log segments found. Creating new log.
I20260709 12:18:39.451515 26810 raft_consensus.cc:385] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:39.451985 26810 raft_consensus.cc:740] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77db493aef4c48dab6817b59a7bf403c, State: Initialized, Role: FOLLOWER
I20260709 12:18:39.452713 26810 consensus_queue.cc:260] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.454875 26810 ts_tablet_manager.cc:1434] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:18:39.457885 26839 raft_consensus.cc:493] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:39.458472 26839 raft_consensus.cc:515] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.461511 26693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892045815760499881d24170afdf60e8" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33" is_pre_election: true
I20260709 12:18:39.462469 26693 raft_consensus.cc:2393] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14497a6e18564956b9d1c5d18ee7788a in current term 1: Already voted for candidate 77db493aef4c48dab6817b59a7bf403c in this term.
I20260709 12:18:39.463652 26839 leader_election.cc:290] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:39.465020 26765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892045815760499881d24170afdf60e8" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77db493aef4c48dab6817b59a7bf403c" is_pre_election: true
I20260709 12:18:39.467331 26581 leader_election.cc:304] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14497a6e18564956b9d1c5d18ee7788a; no voters: 73bae7fa1b7d4fc4beaa234728139e33, 77db493aef4c48dab6817b59a7bf403c
I20260709 12:18:39.468071 26839 raft_consensus.cc:3060] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.472122 26827 consensus_queue.cc:1048] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:39.478453 26817 raft_consensus.cc:493] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:39.478892 26817 raft_consensus.cc:515] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.480957 26817 leader_election.cc:290] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:39.482450 26765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e90be84cf4fc681eab008c88166b3" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77db493aef4c48dab6817b59a7bf403c" is_pre_election: true
I20260709 12:18:39.483203 26765 raft_consensus.cc:2468] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14497a6e18564956b9d1c5d18ee7788a in term 0.
I20260709 12:18:39.484697 26584 leader_election.cc:304] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14497a6e18564956b9d1c5d18ee7788a, 77db493aef4c48dab6817b59a7bf403c; no voters: 
I20260709 12:18:39.485844 26817 raft_consensus.cc:2804] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:39.489229 26817 raft_consensus.cc:493] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:39.489756 26817 raft_consensus.cc:3060] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.489730 26693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e90be84cf4fc681eab008c88166b3" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33" is_pre_election: true
I20260709 12:18:39.490631 26693 raft_consensus.cc:2468] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14497a6e18564956b9d1c5d18ee7788a in term 0.
I20260709 12:18:39.492899 26842 raft_consensus.cc:493] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:39.494452 26842 raft_consensus.cc:515] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.489084 26839 raft_consensus.cc:2749] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:39.498974 26846 raft_consensus.cc:493] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:39.499409 26846 raft_consensus.cc:515] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.499739 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd80e0d8c4464db5098e8b3d149ba1" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77db493aef4c48dab6817b59a7bf403c" is_pre_election: true
I20260709 12:18:39.500559 26812 tablet_bootstrap.cc:492] T 9ec9a31672cd4fd98432bb89e73fb74a P 14497a6e18564956b9d1c5d18ee7788a: No bootstrap required, opened a new log
I20260709 12:18:39.529155 26816 raft_consensus.cc:493] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:18:39.560020 26798 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.25.220.254:33023, user_credentials={real_user=slave}} blocked reactor thread for 51682.7us
I20260709 12:18:39.560123 26812 ts_tablet_manager.cc:1403] T 9ec9a31672cd4fd98432bb89e73fb74a P 14497a6e18564956b9d1c5d18ee7788a: Time spent bootstrapping tablet: real 0.133s	user 0.020s	sys 0.005s
I20260709 12:18:39.515622 26817 raft_consensus.cc:515] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.563493 26817 leader_election.cc:290] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 1 election: Requested vote from peers 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:39.498660 26842 leader_election.cc:290] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:39.563673 26812 raft_consensus.cc:359] T 9ec9a31672cd4fd98432bb89e73fb74a P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.508740 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec9a31672cd4fd98432bb89e73fb74a" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14497a6e18564956b9d1c5d18ee7788a" is_pre_election: true
I20260709 12:18:39.564399 26812 raft_consensus.cc:385] T 9ec9a31672cd4fd98432bb89e73fb74a P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:18:39.564280 26692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e90be84cf4fc681eab008c88166b3" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
I20260709 12:18:39.564613 26765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e90be84cf4fc681eab008c88166b3" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
I20260709 12:18:39.564827 26812 raft_consensus.cc:740] T 9ec9a31672cd4fd98432bb89e73fb74a P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Initialized, Role: FOLLOWER
I20260709 12:18:39.564985 26692 raft_consensus.cc:3060] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.565150 26765 raft_consensus.cc:3060] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.565320 26846 leader_election.cc:290] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503)
I20260709 12:18:39.506961 26767 raft_consensus.cc:2468] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14497a6e18564956b9d1c5d18ee7788a in term 0.
I20260709 12:18:39.560510 26816 raft_consensus.cc:515] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.500586 26693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd80e0d8c4464db5098e8b3d149ba1" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33" is_pre_election: true
I20260709 12:18:39.566938 26693 raft_consensus.cc:2468] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14497a6e18564956b9d1c5d18ee7788a in term 0.
I20260709 12:18:39.568244 26816 leader_election.cc:290] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503)
I20260709 12:18:39.565491 26812 consensus_queue.cc:260] T 9ec9a31672cd4fd98432bb89e73fb74a P 14497a6e18564956b9d1c5d18ee7788a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.568687 26616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c787900aba634ebf8c8180ea3e202132" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14497a6e18564956b9d1c5d18ee7788a" is_pre_election: true
I20260709 12:18:39.569679 26618 raft_consensus.cc:2468] T 9ec9a31672cd4fd98432bb89e73fb74a P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77db493aef4c48dab6817b59a7bf403c in term 0.
I20260709 12:18:39.570122 26812 ts_tablet_manager.cc:1434] T 9ec9a31672cd4fd98432bb89e73fb74a P 14497a6e18564956b9d1c5d18ee7788a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:18:39.571782 26765 raft_consensus.cc:2468] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14497a6e18564956b9d1c5d18ee7788a in term 1.
I20260709 12:18:39.571825 26584 leader_election.cc:304] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14497a6e18564956b9d1c5d18ee7788a, 77db493aef4c48dab6817b59a7bf403c; no voters: 
I20260709 12:18:39.573626 26584 leader_election.cc:304] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14497a6e18564956b9d1c5d18ee7788a, 77db493aef4c48dab6817b59a7bf403c; no voters: 
I20260709 12:18:39.573771 26691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c787900aba634ebf8c8180ea3e202132" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33" is_pre_election: true
I20260709 12:18:39.574621 26842 raft_consensus.cc:2804] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:39.574654 26693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec9a31672cd4fd98432bb89e73fb74a" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33" is_pre_election: true
I20260709 12:18:39.575109 26842 raft_consensus.cc:493] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:39.575376 26693 raft_consensus.cc:2468] T 9ec9a31672cd4fd98432bb89e73fb74a P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77db493aef4c48dab6817b59a7bf403c in term 0.
I20260709 12:18:39.575513 26842 raft_consensus.cc:3060] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.576539 26817 raft_consensus.cc:2804] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:39.577047 26817 raft_consensus.cc:697] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [term 1 LEADER]: Becoming Leader. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Running, Role: LEADER
I20260709 12:18:39.574640 26691 raft_consensus.cc:2393] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77db493aef4c48dab6817b59a7bf403c in current term 1: Already voted for candidate 14497a6e18564956b9d1c5d18ee7788a in this term.
I20260709 12:18:39.578231 26730 leader_election.cc:304] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73bae7fa1b7d4fc4beaa234728139e33, 77db493aef4c48dab6817b59a7bf403c; no voters: 
I20260709 12:18:39.578989 26816 raft_consensus.cc:2804] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:39.579398 26816 raft_consensus.cc:493] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:39.579581 26730 leader_election.cc:304] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77db493aef4c48dab6817b59a7bf403c; no voters: 14497a6e18564956b9d1c5d18ee7788a, 73bae7fa1b7d4fc4beaa234728139e33
I20260709 12:18:39.579833 26816 raft_consensus.cc:3060] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.580374 26846 raft_consensus.cc:3060] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.585211 26692 raft_consensus.cc:2468] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14497a6e18564956b9d1c5d18ee7788a in term 1.
I20260709 12:18:39.586369 26816 raft_consensus.cc:515] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.586791 26846 raft_consensus.cc:2749] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:18:39.577939 26817 consensus_queue.cc:237] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.589221 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec9a31672cd4fd98432bb89e73fb74a" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
I20260709 12:18:39.589154 26842 raft_consensus.cc:515] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.589643 26692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ec9a31672cd4fd98432bb89e73fb74a" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
I20260709 12:18:39.590026 26618 raft_consensus.cc:3060] T 9ec9a31672cd4fd98432bb89e73fb74a P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.590587 26816 leader_election.cc:290] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c [CANDIDATE]: Term 1 election: Requested vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503)
I20260709 12:18:39.591218 26842 leader_election.cc:290] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 1 election: Requested vote from peers 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:39.590226 26692 raft_consensus.cc:3060] T 9ec9a31672cd4fd98432bb89e73fb74a P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.591810 26691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd80e0d8c4464db5098e8b3d149ba1" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
I20260709 12:18:39.592566 26691 raft_consensus.cc:3060] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.597420 26618 raft_consensus.cc:2468] T 9ec9a31672cd4fd98432bb89e73fb74a P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77db493aef4c48dab6817b59a7bf403c in term 1.
I20260709 12:18:39.599187 26691 raft_consensus.cc:2468] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14497a6e18564956b9d1c5d18ee7788a in term 1.
I20260709 12:18:39.599610 26731 leader_election.cc:304] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14497a6e18564956b9d1c5d18ee7788a, 77db493aef4c48dab6817b59a7bf403c; no voters: 
I20260709 12:18:39.600237 26581 leader_election.cc:304] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14497a6e18564956b9d1c5d18ee7788a, 73bae7fa1b7d4fc4beaa234728139e33; no voters: 
I20260709 12:18:39.597420 26692 raft_consensus.cc:2468] T 9ec9a31672cd4fd98432bb89e73fb74a P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77db493aef4c48dab6817b59a7bf403c in term 1.
I20260709 12:18:39.600987 26842 raft_consensus.cc:2804] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:39.601401 26816 raft_consensus.cc:2804] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:39.601460 26842 raft_consensus.cc:697] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [term 1 LEADER]: Becoming Leader. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Running, Role: LEADER
I20260709 12:18:39.601922 26765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd80e0d8c4464db5098e8b3d149ba1" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
I20260709 12:18:39.602468 26765 raft_consensus.cc:3060] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.602725 26842 consensus_queue.cc:237] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.607733 26816 raft_consensus.cc:697] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c [term 1 LEADER]: Becoming Leader. State: Replica: 77db493aef4c48dab6817b59a7bf403c, State: Running, Role: LEADER
I20260709 12:18:39.610244 26765 raft_consensus.cc:2468] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 77db493aef4c48dab6817b59a7bf403c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14497a6e18564956b9d1c5d18ee7788a in term 1.
I20260709 12:18:39.609473 26816 consensus_queue.cc:237] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.621147 26514 catalog_manager.cc:5697] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a reported cstate change: term changed from 0 to 1, leader changed from <none> to 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193). New cstate: current_term: 1 leader_uuid: "14497a6e18564956b9d1c5d18ee7788a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:39.637027 26514 catalog_manager.cc:5697] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c reported cstate change: term changed from 0 to 1, leader changed from <none> to 77db493aef4c48dab6817b59a7bf403c (127.25.220.195). New cstate: current_term: 1 leader_uuid: "77db493aef4c48dab6817b59a7bf403c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:39.638649 26515 catalog_manager.cc:5697] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a reported cstate change: term changed from 0 to 1, leader changed from <none> to 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193). New cstate: current_term: 1 leader_uuid: "14497a6e18564956b9d1c5d18ee7788a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:39.644141 26816 consensus_queue.cc:1048] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:39.656863 26846 consensus_queue.cc:1048] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [LEADER]: Connected to new peer: Peer: permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:39.716511 26842 consensus_queue.cc:1048] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:39.727725 26817 consensus_queue.cc:1048] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Connected to new peer: Peer: permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:39.736152 26817 consensus_queue.cc:1048] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Connected to new peer: Peer: permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:18:39.738157 26562 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:18:39.749929 26842 consensus_queue.cc:1048] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:39.756209 26846 raft_consensus.cc:493] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:18:39.756665 26846 raft_consensus.cc:515] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.758636 26846 leader_election.cc:290] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503)
I20260709 12:18:39.760031 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415bd9e3094f4f6d9fbcde4a75ca6543" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14497a6e18564956b9d1c5d18ee7788a" is_pre_election: true
I20260709 12:18:39.760689 26618 raft_consensus.cc:2468] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77db493aef4c48dab6817b59a7bf403c in term 0.
I20260709 12:18:39.760811 26692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415bd9e3094f4f6d9fbcde4a75ca6543" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33" is_pre_election: true
I20260709 12:18:39.761444 26692 raft_consensus.cc:2468] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77db493aef4c48dab6817b59a7bf403c in term 0.
I20260709 12:18:39.761677 26731 leader_election.cc:304] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14497a6e18564956b9d1c5d18ee7788a, 77db493aef4c48dab6817b59a7bf403c; no voters: 
I20260709 12:18:39.763144 26846 raft_consensus.cc:2804] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:18:39.763504 26846 raft_consensus.cc:493] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:18:39.763827 26846 raft_consensus.cc:3060] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.770160 26846 raft_consensus.cc:515] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.772075 26846 leader_election.cc:290] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [CANDIDATE]: Term 1 election: Requested vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503)
I20260709 12:18:39.772634 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415bd9e3094f4f6d9fbcde4a75ca6543" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
I20260709 12:18:39.773190 26618 raft_consensus.cc:3060] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 14497a6e18564956b9d1c5d18ee7788a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.773139 26692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415bd9e3094f4f6d9fbcde4a75ca6543" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
I20260709 12:18:39.773782 26692 raft_consensus.cc:3060] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:18:39.777524 26618 raft_consensus.cc:2468] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77db493aef4c48dab6817b59a7bf403c in term 1.
I20260709 12:18:39.778546 26731 leader_election.cc:304] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14497a6e18564956b9d1c5d18ee7788a, 77db493aef4c48dab6817b59a7bf403c; no voters: 
I20260709 12:18:39.779536 26846 raft_consensus.cc:2804] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:18:39.779969 26692 raft_consensus.cc:2468] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77db493aef4c48dab6817b59a7bf403c in term 1.
I20260709 12:18:39.780200 26846 raft_consensus.cc:697] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [term 1 LEADER]: Becoming Leader. State: Replica: 77db493aef4c48dab6817b59a7bf403c, State: Running, Role: LEADER
I20260709 12:18:39.781062 26846 consensus_queue.cc:237] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:39.788250 26514 catalog_manager.cc:5697] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c reported cstate change: term changed from 0 to 1, leader changed from <none> to 77db493aef4c48dab6817b59a7bf403c (127.25.220.195). New cstate: current_term: 1 leader_uuid: "77db493aef4c48dab6817b59a7bf403c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:39.802629 26846 consensus_queue.cc:1048] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:39.813063 26816 consensus_queue.cc:1048] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [LEADER]: Connected to new peer: Peer: permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:40.059900 26816 consensus_queue.cc:1048] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:40.064608 26691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b64a23d5df514db7b412709a90dae267"
dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
mode: GRACEFUL
new_leader_uuid: "14497a6e18564956b9d1c5d18ee7788a"
 from {username='slave'} at 127.0.0.1:41476
I20260709 12:18:40.065359 26691 raft_consensus.cc:606] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 LEADER]: Received request to transfer leadership to TS 14497a6e18564956b9d1c5d18ee7788a
I20260709 12:18:40.074404 26846 consensus_queue.cc:1048] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c [LEADER]: Connected to new peer: Peer: permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:40.080668 26842 consensus_queue.cc:1048] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Connected to new peer: Peer: permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:40.094183 26842 consensus_queue.cc:1048] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:40.114544 26767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f552a6d162fd4960a1b772382421cea9"
dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
mode: GRACEFUL
new_leader_uuid: "14497a6e18564956b9d1c5d18ee7788a"
 from {username='slave'} at 127.0.0.1:42696
I20260709 12:18:40.115144 26767 raft_consensus.cc:606] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 1 LEADER]: Received request to transfer leadership to TS 14497a6e18564956b9d1c5d18ee7788a
I20260709 12:18:40.138200 26618 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d4e90be84cf4fc681eab008c88166b3"
dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
mode: GRACEFUL
new_leader_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
 from {username='slave'} at 127.0.0.1:37272
I20260709 12:18:40.138702 26618 raft_consensus.cc:606] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [term 1 LEADER]: Received request to transfer leadership to TS 73bae7fa1b7d4fc4beaa234728139e33
I20260709 12:18:40.143792 26846 raft_consensus.cc:993] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c: : Instructing follower 14497a6e18564956b9d1c5d18ee7788a to start an election
I20260709 12:18:40.144281 26816 raft_consensus.cc:1081] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 1 LEADER]: Signalling peer 14497a6e18564956b9d1c5d18ee7788a to start an election
I20260709 12:18:40.145076 26765 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "892045815760499881d24170afdf60e8"
dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
mode: GRACEFUL
new_leader_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
 from {username='slave'} at 127.0.0.1:42696
I20260709 12:18:40.145623 26765 raft_consensus.cc:606] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 1 LEADER]: Received request to transfer leadership to TS 73bae7fa1b7d4fc4beaa234728139e33
I20260709 12:18:40.146101 26618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f552a6d162fd4960a1b772382421cea9"
dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
 from {username='slave'} at 127.0.0.1:37270
I20260709 12:18:40.146687 26618 raft_consensus.cc:493] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:40.147025 26618 raft_consensus.cc:3060] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.151469 26616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1dbd80e0d8c4464db5098e8b3d149ba1"
dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
mode: GRACEFUL
new_leader_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
 from {username='slave'} at 127.0.0.1:37272
I20260709 12:18:40.151919 26616 raft_consensus.cc:606] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [term 1 LEADER]: Received request to transfer leadership to TS 73bae7fa1b7d4fc4beaa234728139e33
I20260709 12:18:40.153388 26618 raft_consensus.cc:515] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:40.156011 26691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f552a6d162fd4960a1b772382421cea9" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
I20260709 12:18:40.156571 26691 raft_consensus.cc:3060] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.156800 26765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f552a6d162fd4960a1b772382421cea9" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
I20260709 12:18:40.156858 26767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "415bd9e3094f4f6d9fbcde4a75ca6543"
dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
mode: GRACEFUL
new_leader_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
 from {username='slave'} at 127.0.0.1:42696
I20260709 12:18:40.157419 26765 raft_consensus.cc:3055] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:40.157505 26767 raft_consensus.cc:606] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [term 1 LEADER]: Received request to transfer leadership to TS 73bae7fa1b7d4fc4beaa234728139e33
I20260709 12:18:40.157819 26765 raft_consensus.cc:740] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77db493aef4c48dab6817b59a7bf403c, State: Running, Role: LEADER
I20260709 12:18:40.160893 26765 consensus_queue.cc:260] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:40.162110 26765 raft_consensus.cc:3060] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.162869 26691 raft_consensus.cc:2468] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14497a6e18564956b9d1c5d18ee7788a in term 2.
I20260709 12:18:40.163933 26581 leader_election.cc:304] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14497a6e18564956b9d1c5d18ee7788a, 73bae7fa1b7d4fc4beaa234728139e33; no voters: 
I20260709 12:18:40.164700 26842 raft_consensus.cc:2804] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:40.165248 26842 raft_consensus.cc:697] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 2 LEADER]: Becoming Leader. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Running, Role: LEADER
I20260709 12:18:40.166051 26842 consensus_queue.cc:237] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:40.167559 26618 leader_election.cc:290] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 2 election: Requested vote from peers 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:40.168459 26765 raft_consensus.cc:2468] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14497a6e18564956b9d1c5d18ee7788a in term 2.
I20260709 12:18:40.173024 26513 catalog_manager.cc:5697] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a reported cstate change: term changed from 1 to 2, leader changed from 77db493aef4c48dab6817b59a7bf403c (127.25.220.195) to 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193). New cstate: current_term: 2 leader_uuid: "14497a6e18564956b9d1c5d18ee7788a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:40.190480 26844 consensus_queue.cc:1048] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [LEADER]: Connected to new peer: Peer: permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:40.194175 26842 consensus_queue.cc:1048] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Connected to new peer: Peer: permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:18:40.198828 26839 consensus_queue.cc:1048] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:40.205925 26846 raft_consensus.cc:993] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c: : Instructing follower 73bae7fa1b7d4fc4beaa234728139e33 to start an election
I20260709 12:18:40.206471 26846 raft_consensus.cc:1081] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [term 1 LEADER]: Signalling peer 73bae7fa1b7d4fc4beaa234728139e33 to start an election
I20260709 12:18:40.213449 26844 consensus_queue.cc:1048] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:40.217316 26693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "415bd9e3094f4f6d9fbcde4a75ca6543"
dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
 from {username='slave'} at 127.0.0.1:41452
I20260709 12:18:40.217895 26693 raft_consensus.cc:493] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:40.218252 26693 raft_consensus.cc:3060] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.229176 26839 raft_consensus.cc:993] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a: : Instructing follower 73bae7fa1b7d4fc4beaa234728139e33 to start an election
I20260709 12:18:40.229660 26817 raft_consensus.cc:1081] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [term 1 LEADER]: Signalling peer 73bae7fa1b7d4fc4beaa234728139e33 to start an election
I20260709 12:18:40.232499 26690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d4e90be84cf4fc681eab008c88166b3"
dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
 from {username='slave'} at 127.0.0.1:41460
I20260709 12:18:40.233073 26690 raft_consensus.cc:493] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:40.233402 26690 raft_consensus.cc:3060] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.239982 26690 raft_consensus.cc:515] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:40.241040 26692 raft_consensus.cc:1240] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Rejecting Update request from peer 14497a6e18564956b9d1c5d18ee7788a for earlier term 1. Current term is 2. Ops: []
I20260709 12:18:40.242619 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e90be84cf4fc681eab008c88166b3" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
I20260709 12:18:40.245795 26846 raft_consensus.cc:993] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c: : Instructing follower 73bae7fa1b7d4fc4beaa234728139e33 to start an election
I20260709 12:18:40.246189 26846 raft_consensus.cc:1081] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 1 LEADER]: Signalling peer 73bae7fa1b7d4fc4beaa234728139e33 to start an election
I20260709 12:18:40.246426 26693 raft_consensus.cc:515] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:40.246802 26817 consensus_queue.cc:1059] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:18:40.248700 26693 leader_election.cc:290] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 2 election: Requested vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:40.249783 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415bd9e3094f4f6d9fbcde4a75ca6543" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
I20260709 12:18:40.249926 26616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "415bd9e3094f4f6d9fbcde4a75ca6543" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
I20260709 12:18:40.250412 26767 raft_consensus.cc:3055] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:40.250483 26616 raft_consensus.cc:3060] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.250816 26767 raft_consensus.cc:740] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77db493aef4c48dab6817b59a7bf403c, State: Running, Role: LEADER
I20260709 12:18:40.251613 26767 consensus_queue.cc:260] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:40.253258 26767 raft_consensus.cc:3060] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.257668 26616 raft_consensus.cc:2468] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73bae7fa1b7d4fc4beaa234728139e33 in term 2.
I20260709 12:18:40.258826 26657 leader_election.cc:304] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14497a6e18564956b9d1c5d18ee7788a, 73bae7fa1b7d4fc4beaa234728139e33; no voters: 
I20260709 12:18:40.259603 26866 raft_consensus.cc:2804] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:40.260031 26866 raft_consensus.cc:697] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 LEADER]: Becoming Leader. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Running, Role: LEADER
I20260709 12:18:40.260571 26767 raft_consensus.cc:2468] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73bae7fa1b7d4fc4beaa234728139e33 in term 2.
I20260709 12:18:40.260982 26866 consensus_queue.cc:237] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:40.243278 26618 raft_consensus.cc:3055] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:40.265661 26693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "892045815760499881d24170afdf60e8"
dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
 from {username='slave'} at 127.0.0.1:41452
I20260709 12:18:40.267141 26693 raft_consensus.cc:493] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:40.267210 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e90be84cf4fc681eab008c88166b3" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
I20260709 12:18:40.267679 26693 raft_consensus.cc:3060] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.267794 26767 raft_consensus.cc:3060] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.265758 26618 raft_consensus.cc:740] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Running, Role: LEADER
I20260709 12:18:40.266309 26690 leader_election.cc:290] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 2 election: Requested vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:40.268635 26512 catalog_manager.cc:5697] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33 reported cstate change: term changed from 1 to 2, leader changed from 77db493aef4c48dab6817b59a7bf403c (127.25.220.195) to 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "73bae7fa1b7d4fc4beaa234728139e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:40.272715 26618 consensus_queue.cc:260] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:40.273896 26618 raft_consensus.cc:3060] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.274471 26767 raft_consensus.cc:2468] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73bae7fa1b7d4fc4beaa234728139e33 in term 2.
I20260709 12:18:40.275507 26659 leader_election.cc:304] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73bae7fa1b7d4fc4beaa234728139e33, 77db493aef4c48dab6817b59a7bf403c; no voters: 
I20260709 12:18:40.277311 26866 raft_consensus.cc:2804] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:40.277738 26866 raft_consensus.cc:697] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 LEADER]: Becoming Leader. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Running, Role: LEADER
I20260709 12:18:40.278546 26866 consensus_queue.cc:237] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [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: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:40.277742 26693 raft_consensus.cc:515] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:40.281324 26618 raft_consensus.cc:2468] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73bae7fa1b7d4fc4beaa234728139e33 in term 2.
W20260709 12:18:40.281808 26842 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:18:40.283484 26693 leader_election.cc:290] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 2 election: Requested vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:40.283651 26616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892045815760499881d24170afdf60e8" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
I20260709 12:18:40.284179 26616 raft_consensus.cc:3060] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.284729 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892045815760499881d24170afdf60e8" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
I20260709 12:18:40.285104 26767 raft_consensus.cc:3055] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:40.285303 26767 raft_consensus.cc:740] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 77db493aef4c48dab6817b59a7bf403c, State: Running, Role: LEADER
I20260709 12:18:40.285885 26767 consensus_queue.cc:260] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:40.286705 26767 raft_consensus.cc:3060] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.290330 26616 raft_consensus.cc:2468] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73bae7fa1b7d4fc4beaa234728139e33 in term 2.
I20260709 12:18:40.291375 26657 leader_election.cc:304] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14497a6e18564956b9d1c5d18ee7788a, 73bae7fa1b7d4fc4beaa234728139e33; no voters: 
I20260709 12:18:40.291947 26767 raft_consensus.cc:2468] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73bae7fa1b7d4fc4beaa234728139e33 in term 2.
I20260709 12:18:40.292128 26866 raft_consensus.cc:2804] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:40.292819 26866 raft_consensus.cc:697] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 LEADER]: Becoming Leader. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Running, Role: LEADER
I20260709 12:18:40.293560 26866 consensus_queue.cc:237] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:40.294116 26512 catalog_manager.cc:5697] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 reported cstate change: term changed from 1 to 2, leader changed from 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193) to 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "73bae7fa1b7d4fc4beaa234728139e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:40.306538 26512 catalog_manager.cc:5697] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 reported cstate change: term changed from 1 to 2, leader changed from 77db493aef4c48dab6817b59a7bf403c (127.25.220.195) to 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "73bae7fa1b7d4fc4beaa234728139e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:40.487731 26827 raft_consensus.cc:993] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33: : Instructing follower 14497a6e18564956b9d1c5d18ee7788a to start an election
I20260709 12:18:40.488371 26866 raft_consensus.cc:1081] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 LEADER]: Signalling peer 14497a6e18564956b9d1c5d18ee7788a to start an election
I20260709 12:18:40.490657 26616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b64a23d5df514db7b412709a90dae267"
dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
 from {username='slave'} at 127.0.0.1:37264
I20260709 12:18:40.491212 26616 raft_consensus.cc:493] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:40.491526 26616 raft_consensus.cc:3060] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.496855 26616 raft_consensus.cc:515] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } } peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } }
I20260709 12:18:40.498404 26616 leader_election.cc:290] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 2 election: Requested vote from peers 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587), 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503)
I20260709 12:18:40.499492 26693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64a23d5df514db7b412709a90dae267" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
I20260709 12:18:40.499212 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64a23d5df514db7b412709a90dae267" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
I20260709 12:18:40.500115 26693 raft_consensus.cc:3055] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:40.500314 26767 raft_consensus.cc:3060] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.500478 26693 raft_consensus.cc:740] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Running, Role: LEADER
I20260709 12:18:40.501312 26693 consensus_queue.cc:260] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } } peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } }
I20260709 12:18:40.502444 26693 raft_consensus.cc:3060] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.506644 26767 raft_consensus.cc:2468] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14497a6e18564956b9d1c5d18ee7788a in term 2.
I20260709 12:18:40.507932 26584 leader_election.cc:304] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14497a6e18564956b9d1c5d18ee7788a, 77db493aef4c48dab6817b59a7bf403c; no voters: 
I20260709 12:18:40.508746 26842 raft_consensus.cc:2804] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:40.508759 26693 raft_consensus.cc:2468] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14497a6e18564956b9d1c5d18ee7788a in term 2.
I20260709 12:18:40.509307 26842 raft_consensus.cc:697] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 2 LEADER]: Becoming Leader. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Running, Role: LEADER
I20260709 12:18:40.510100 26842 consensus_queue.cc:237] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } } peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } }
I20260709 12:18:40.516808 26512 catalog_manager.cc:5697] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a reported cstate change: term changed from 1 to 2, leader changed from 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194) to 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193). New cstate: current_term: 2 leader_uuid: "14497a6e18564956b9d1c5d18ee7788a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:40.642133 26817 raft_consensus.cc:993] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a: : Instructing follower 73bae7fa1b7d4fc4beaa234728139e33 to start an election
I20260709 12:18:40.642524 26842 raft_consensus.cc:1081] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [term 1 LEADER]: Signalling peer 73bae7fa1b7d4fc4beaa234728139e33 to start an election
I20260709 12:18:40.643865 26693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1dbd80e0d8c4464db5098e8b3d149ba1"
dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
 from {username='slave'} at 127.0.0.1:41460
I20260709 12:18:40.644343 26693 raft_consensus.cc:493] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:40.644644 26693 raft_consensus.cc:3060] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.648795 26693 raft_consensus.cc:515] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:40.650388 26693 leader_election.cc:290] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 2 election: Requested vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:40.651121 26616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd80e0d8c4464db5098e8b3d149ba1" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
I20260709 12:18:40.651412 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbd80e0d8c4464db5098e8b3d149ba1" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
I20260709 12:18:40.651604 26616 raft_consensus.cc:3055] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:40.651935 26767 raft_consensus.cc:3060] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 77db493aef4c48dab6817b59a7bf403c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.651929 26616 raft_consensus.cc:740] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Running, Role: LEADER
I20260709 12:18:40.652810 26616 consensus_queue.cc:260] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:40.653904 26616 raft_consensus.cc:3060] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:40.657122 26767 raft_consensus.cc:2468] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73bae7fa1b7d4fc4beaa234728139e33 in term 2.
I20260709 12:18:40.657965 26659 leader_election.cc:304] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73bae7fa1b7d4fc4beaa234728139e33, 77db493aef4c48dab6817b59a7bf403c; no voters: 
I20260709 12:18:40.658598 26866 raft_consensus.cc:2804] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:40.658820 26616 raft_consensus.cc:2468] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73bae7fa1b7d4fc4beaa234728139e33 in term 2.
I20260709 12:18:40.658995 26866 raft_consensus.cc:697] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 LEADER]: Becoming Leader. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Running, Role: LEADER
I20260709 12:18:40.659788 26866 consensus_queue.cc:237] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:40.665365 26512 catalog_manager.cc:5697] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 reported cstate change: term changed from 1 to 2, leader changed from 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193) to 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "73bae7fa1b7d4fc4beaa234728139e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:40.679701 26616 raft_consensus.cc:1275] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Refusing update from remote peer 73bae7fa1b7d4fc4beaa234728139e33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:40.680963 26866 consensus_queue.cc:1048] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:40.681118 26767 raft_consensus.cc:1275] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Refusing update from remote peer 14497a6e18564956b9d1c5d18ee7788a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:40.682379 26842 consensus_queue.cc:1048] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:40.697731 26693 raft_consensus.cc:1275] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Refusing update from remote peer 14497a6e18564956b9d1c5d18ee7788a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:40.699239 26842 consensus_queue.cc:1048] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Connected to new peer: Peer: permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:40.704489 26767 raft_consensus.cc:1275] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Refusing update from remote peer 73bae7fa1b7d4fc4beaa234728139e33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:40.706040 26895 consensus_queue.cc:1048] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:40.773049 26616 raft_consensus.cc:1275] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Refusing update from remote peer 73bae7fa1b7d4fc4beaa234728139e33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:40.774106 26895 consensus_queue.cc:1048] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:40.781021 26767 raft_consensus.cc:1275] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Refusing update from remote peer 73bae7fa1b7d4fc4beaa234728139e33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:40.782516 26893 consensus_queue.cc:1048] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:40.795667 26767 raft_consensus.cc:1275] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Refusing update from remote peer 73bae7fa1b7d4fc4beaa234728139e33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:40.797140 26893 consensus_queue.cc:1048] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:40.805706 26616 raft_consensus.cc:1275] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Refusing update from remote peer 73bae7fa1b7d4fc4beaa234728139e33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:40.806880 26893 consensus_queue.cc:1048] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:40.918954 26693 raft_consensus.cc:1275] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Refusing update from remote peer 14497a6e18564956b9d1c5d18ee7788a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:40.920121 26842 consensus_queue.cc:1048] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Connected to new peer: Peer: permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:40.928352 26767 raft_consensus.cc:1275] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Refusing update from remote peer 14497a6e18564956b9d1c5d18ee7788a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:40.929733 26842 consensus_queue.cc:1048] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:41.191388 26616 raft_consensus.cc:1275] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Refusing update from remote peer 73bae7fa1b7d4fc4beaa234728139e33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:41.192577 26893 consensus_queue.cc:1048] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:41.200425 26767 raft_consensus.cc:1275] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Refusing update from remote peer 73bae7fa1b7d4fc4beaa234728139e33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:41.201920 26866 consensus_queue.cc:1048] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:43.189311 26483 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:18:43.190030 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:43.209506 26690 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "892045815760499881d24170afdf60e8"
dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
mode: GRACEFUL
new_leader_uuid: "77db493aef4c48dab6817b59a7bf403c"
 from {username='slave'} at 127.0.0.1:41490
I20260709 12:18:43.209986 26690 raft_consensus.cc:606] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 LEADER]: Received request to transfer leadership to TS 77db493aef4c48dab6817b59a7bf403c
I20260709 12:18:43.219502 26616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f552a6d162fd4960a1b772382421cea9"
dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
mode: GRACEFUL
new_leader_uuid: "77db493aef4c48dab6817b59a7bf403c"
 from {username='slave'} at 127.0.0.1:37278
I20260709 12:18:43.219993 26616 raft_consensus.cc:606] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 2 LEADER]: Received request to transfer leadership to TS 77db493aef4c48dab6817b59a7bf403c
I20260709 12:18:43.221218 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:18:43.221654 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:43.254117 26827 raft_consensus.cc:993] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33: : Instructing follower 77db493aef4c48dab6817b59a7bf403c to start an election
I20260709 12:18:43.254612 26902 raft_consensus.cc:1081] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 LEADER]: Signalling peer 77db493aef4c48dab6817b59a7bf403c to start an election
I20260709 12:18:43.256013 26765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "892045815760499881d24170afdf60e8"
dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
 from {username='slave'} at 127.0.0.1:42668
I20260709 12:18:43.256525 26765 raft_consensus.cc:493] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:43.256765 26765 raft_consensus.cc:3060] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:43.260922 26765 raft_consensus.cc:515] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:43.262519 26765 leader_election.cc:290] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [CANDIDATE]: Term 3 election: Requested vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503)
I20260709 12:18:43.263182 26616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892045815760499881d24170afdf60e8" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
I20260709 12:18:43.263504 26690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892045815760499881d24170afdf60e8" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
I20260709 12:18:43.263758 26616 raft_consensus.cc:3060] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:43.264086 26690 raft_consensus.cc:3055] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:43.264458 26690 raft_consensus.cc:740] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Running, Role: LEADER
I20260709 12:18:43.265100 26690 consensus_queue.cc:260] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [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: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:43.265931 26690 raft_consensus.cc:3060] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:43.268505 26616 raft_consensus.cc:2468] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77db493aef4c48dab6817b59a7bf403c in term 3.
I20260709 12:18:43.269496 26731 leader_election.cc:304] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [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: 14497a6e18564956b9d1c5d18ee7788a, 77db493aef4c48dab6817b59a7bf403c; no voters: 
I20260709 12:18:43.270287 26844 raft_consensus.cc:2804] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:43.270586 26690 raft_consensus.cc:2468] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77db493aef4c48dab6817b59a7bf403c in term 3.
I20260709 12:18:43.271548 26844 raft_consensus.cc:697] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 3 LEADER]: Becoming Leader. State: Replica: 77db493aef4c48dab6817b59a7bf403c, State: Running, Role: LEADER
I20260709 12:18:43.272367 26844 consensus_queue.cc:237] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [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: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:43.279052 26512 catalog_manager.cc:5697] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c reported cstate change: term changed from 2 to 3, leader changed from 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194) to 77db493aef4c48dab6817b59a7bf403c (127.25.220.195). New cstate: current_term: 3 leader_uuid: "77db493aef4c48dab6817b59a7bf403c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:43.682513 26616 raft_consensus.cc:1275] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [term 3 FOLLOWER]: Refusing update from remote peer 77db493aef4c48dab6817b59a7bf403c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:43.683706 26844 consensus_queue.cc:1048] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:43.692225 26690 raft_consensus.cc:1275] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 FOLLOWER]: Refusing update from remote peer 77db493aef4c48dab6817b59a7bf403c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:43.695010 26844 consensus_queue.cc:1048] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [LEADER]: Connected to new peer: Peer: permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:43.770750 26901 raft_consensus.cc:993] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a: : Instructing follower 77db493aef4c48dab6817b59a7bf403c to start an election
I20260709 12:18:43.771173 26917 raft_consensus.cc:1081] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 2 LEADER]: Signalling peer 77db493aef4c48dab6817b59a7bf403c to start an election
I20260709 12:18:43.772485 26765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f552a6d162fd4960a1b772382421cea9"
dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
 from {username='slave'} at 127.0.0.1:42682
I20260709 12:18:43.772933 26765 raft_consensus.cc:493] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:43.773216 26765 raft_consensus.cc:3060] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:43.777896 26765 raft_consensus.cc:515] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:43.780247 26765 leader_election.cc:290] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [CANDIDATE]: Term 3 election: Requested vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503)
I20260709 12:18:43.780566 26616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f552a6d162fd4960a1b772382421cea9" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
I20260709 12:18:43.780824 26690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f552a6d162fd4960a1b772382421cea9" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
I20260709 12:18:43.781141 26616 raft_consensus.cc:3055] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:43.781360 26690 raft_consensus.cc:3060] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:43.781527 26616 raft_consensus.cc:740] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Running, Role: LEADER
I20260709 12:18:43.782371 26616 consensus_queue.cc:260] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [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: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:43.783550 26616 raft_consensus.cc:3060] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:43.786065 26690 raft_consensus.cc:2468] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77db493aef4c48dab6817b59a7bf403c in term 3.
I20260709 12:18:43.786958 26730 leader_election.cc:304] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [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: 73bae7fa1b7d4fc4beaa234728139e33, 77db493aef4c48dab6817b59a7bf403c; no voters: 
I20260709 12:18:43.787765 26844 raft_consensus.cc:2804] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:43.788205 26844 raft_consensus.cc:697] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 3 LEADER]: Becoming Leader. State: Replica: 77db493aef4c48dab6817b59a7bf403c, State: Running, Role: LEADER
I20260709 12:18:43.789105 26844 consensus_queue.cc:237] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [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: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:43.789891 26616 raft_consensus.cc:2468] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77db493aef4c48dab6817b59a7bf403c in term 3.
I20260709 12:18:43.795714 26512 catalog_manager.cc:5697] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c reported cstate change: term changed from 2 to 3, leader changed from 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193) to 77db493aef4c48dab6817b59a7bf403c (127.25.220.195). New cstate: current_term: 3 leader_uuid: "77db493aef4c48dab6817b59a7bf403c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:44.222489 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:44.228089 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:44.228399 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:44.239212 26690 raft_consensus.cc:1275] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 FOLLOWER]: Refusing update from remote peer 77db493aef4c48dab6817b59a7bf403c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:44.240207 26906 consensus_queue.cc:1048] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [LEADER]: Connected to new peer: Peer: permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:44.249405 26616 raft_consensus.cc:1275] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 3 FOLLOWER]: Refusing update from remote peer 77db493aef4c48dab6817b59a7bf403c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:44.250597 26906 consensus_queue.cc:1048] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:45.229151 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:45.234819 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:45.235214 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:46.236044 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:46.240830 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:46.241212 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:47.242203 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:47.247239 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:47.247620 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:48.248564 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:48.253171 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:48.253540 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:49.254362 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:49.260015 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:49.260401 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:50.261188 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:50.266337 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:50.266793 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:51.267583 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:51.273231 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:51.273609 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:52.274400 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:52.279050 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:52.279417 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:53.304811 26483 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:18:53.308820 26616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b64a23d5df514db7b412709a90dae267"
dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
mode: GRACEFUL
new_leader_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
 from {username='slave'} at 127.0.0.1:37272
I20260709 12:18:53.309417 26616 raft_consensus.cc:606] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 2 LEADER]: Received request to transfer leadership to TS 73bae7fa1b7d4fc4beaa234728139e33
I20260709 12:18:53.313576 26616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "426dfaf72d9f4246acc708729afa54c2"
dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
mode: GRACEFUL
new_leader_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
 from {username='slave'} at 127.0.0.1:37272
I20260709 12:18:53.313982 26616 raft_consensus.cc:606] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [term 1 LEADER]: Received request to transfer leadership to TS 73bae7fa1b7d4fc4beaa234728139e33
I20260709 12:18:53.318018 26767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f552a6d162fd4960a1b772382421cea9"
dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
mode: GRACEFUL
new_leader_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
 from {username='slave'} at 127.0.0.1:42696
I20260709 12:18:53.318449 26767 raft_consensus.cc:606] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 3 LEADER]: Received request to transfer leadership to TS 73bae7fa1b7d4fc4beaa234728139e33
I20260709 12:18:53.322772 26616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c787900aba634ebf8c8180ea3e202132"
dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
mode: GRACEFUL
new_leader_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
 from {username='slave'} at 127.0.0.1:37272
I20260709 12:18:53.323172 26616 raft_consensus.cc:606] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 1 LEADER]: Received request to transfer leadership to TS 73bae7fa1b7d4fc4beaa234728139e33
I20260709 12:18:53.329149 26931 raft_consensus.cc:993] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a: : Instructing follower 73bae7fa1b7d4fc4beaa234728139e33 to start an election
I20260709 12:18:53.329676 26931 raft_consensus.cc:1081] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 1 LEADER]: Signalling peer 73bae7fa1b7d4fc4beaa234728139e33 to start an election
I20260709 12:18:53.330084 26767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "892045815760499881d24170afdf60e8"
dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
mode: GRACEFUL
new_leader_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
 from {username='slave'} at 127.0.0.1:42696
I20260709 12:18:53.330662 26767 raft_consensus.cc:606] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 3 LEADER]: Received request to transfer leadership to TS 73bae7fa1b7d4fc4beaa234728139e33
I20260709 12:18:53.331302 26690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c787900aba634ebf8c8180ea3e202132"
dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
 from {username='slave'} at 127.0.0.1:41460
I20260709 12:18:53.331826 26690 raft_consensus.cc:493] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:53.332231 26690 raft_consensus.cc:3060] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.337707 26690 raft_consensus.cc:515] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:53.339651 26690 leader_election.cc:290] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 2 election: Requested vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:53.340385 26616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c787900aba634ebf8c8180ea3e202132" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
I20260709 12:18:53.340802 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c787900aba634ebf8c8180ea3e202132" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
I20260709 12:18:53.341116 26616 raft_consensus.cc:3055] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:53.341352 26767 raft_consensus.cc:3060] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.341449 26616 raft_consensus.cc:740] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Running, Role: LEADER
I20260709 12:18:53.342206 26616 consensus_queue.cc:260] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:53.343050 26616 raft_consensus.cc:3060] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.346208 26767 raft_consensus.cc:2468] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73bae7fa1b7d4fc4beaa234728139e33 in term 2.
I20260709 12:18:53.347076 26616 raft_consensus.cc:2468] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73bae7fa1b7d4fc4beaa234728139e33 in term 2.
I20260709 12:18:53.347386 26659 leader_election.cc:304] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73bae7fa1b7d4fc4beaa234728139e33, 77db493aef4c48dab6817b59a7bf403c; no voters: 
I20260709 12:18:53.348363 26935 raft_consensus.cc:2804] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:53.349424 26935 raft_consensus.cc:697] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 LEADER]: Becoming Leader. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Running, Role: LEADER
I20260709 12:18:53.350232 26935 consensus_queue.cc:237] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:53.356814 26513 catalog_manager.cc:5697] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 reported cstate change: term changed from 1 to 2, leader changed from 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193) to 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "73bae7fa1b7d4fc4beaa234728139e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:53.420666 26943 raft_consensus.cc:993] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c: : Instructing follower 73bae7fa1b7d4fc4beaa234728139e33 to start an election
I20260709 12:18:53.421280 26934 raft_consensus.cc:1081] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 3 LEADER]: Signalling peer 73bae7fa1b7d4fc4beaa234728139e33 to start an election
I20260709 12:18:53.422879 26690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "892045815760499881d24170afdf60e8"
dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
 from {username='slave'} at 127.0.0.1:41452
I20260709 12:18:53.423244 26690 raft_consensus.cc:493] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:53.423458 26690 raft_consensus.cc:3060] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:53.427744 26690 raft_consensus.cc:515] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:53.429008 26690 leader_election.cc:290] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 4 election: Requested vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:53.429795 26616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892045815760499881d24170afdf60e8" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
I20260709 12:18:53.430003 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892045815760499881d24170afdf60e8" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
I20260709 12:18:53.430331 26616 raft_consensus.cc:3060] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:53.430510 26767 raft_consensus.cc:3055] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:18:53.430814 26767 raft_consensus.cc:740] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 77db493aef4c48dab6817b59a7bf403c, State: Running, Role: LEADER
I20260709 12:18:53.431509 26767 consensus_queue.cc:260] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [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: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:53.432653 26767 raft_consensus.cc:3060] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:53.436061 26616 raft_consensus.cc:2468] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73bae7fa1b7d4fc4beaa234728139e33 in term 4.
I20260709 12:18:53.437109 26657 leader_election.cc:304] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [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: 14497a6e18564956b9d1c5d18ee7788a, 73bae7fa1b7d4fc4beaa234728139e33; no voters: 
I20260709 12:18:53.437924 26935 raft_consensus.cc:2804] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:18:53.438244 26767 raft_consensus.cc:2468] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73bae7fa1b7d4fc4beaa234728139e33 in term 4.
I20260709 12:18:53.438392 26935 raft_consensus.cc:697] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 4 LEADER]: Becoming Leader. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Running, Role: LEADER
I20260709 12:18:53.439257 26935 consensus_queue.cc:237] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [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: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:53.440783 26936 raft_consensus.cc:993] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a: : Instructing follower 73bae7fa1b7d4fc4beaa234728139e33 to start an election
I20260709 12:18:53.441200 26931 raft_consensus.cc:1081] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [term 1 LEADER]: Signalling peer 73bae7fa1b7d4fc4beaa234728139e33 to start an election
I20260709 12:18:53.442538 26690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "426dfaf72d9f4246acc708729afa54c2"
dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
 from {username='slave'} at 127.0.0.1:41460
I20260709 12:18:53.443003 26690 raft_consensus.cc:493] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:53.443344 26690 raft_consensus.cc:3060] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.446655 26513 catalog_manager.cc:5697] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 reported cstate change: term changed from 3 to 4, leader changed from 77db493aef4c48dab6817b59a7bf403c (127.25.220.195) to 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194). New cstate: current_term: 4 leader_uuid: "73bae7fa1b7d4fc4beaa234728139e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:53.447587 26690 raft_consensus.cc:515] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:53.449589 26616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426dfaf72d9f4246acc708729afa54c2" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
I20260709 12:18:53.450014 26616 raft_consensus.cc:3055] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:18:53.450273 26616 raft_consensus.cc:740] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Running, Role: LEADER
I20260709 12:18:53.449865 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426dfaf72d9f4246acc708729afa54c2" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
I20260709 12:18:53.451018 26767 raft_consensus.cc:3060] T 426dfaf72d9f4246acc708729afa54c2 P 77db493aef4c48dab6817b59a7bf403c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.450841 26616 consensus_queue.cc:260] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:53.451719 26616 raft_consensus.cc:3060] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:18:53.456075 26616 raft_consensus.cc:2468] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73bae7fa1b7d4fc4beaa234728139e33 in term 2.
I20260709 12:18:53.456408 26767 raft_consensus.cc:2468] T 426dfaf72d9f4246acc708729afa54c2 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73bae7fa1b7d4fc4beaa234728139e33 in term 2.
I20260709 12:18:53.456934 26657 leader_election.cc:304] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14497a6e18564956b9d1c5d18ee7788a, 73bae7fa1b7d4fc4beaa234728139e33; no voters: 
I20260709 12:18:53.457098 26690 leader_election.cc:290] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 2 election: Requested vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:53.457700 26935 raft_consensus.cc:2804] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:18:53.458182 26935 raft_consensus.cc:697] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 LEADER]: Becoming Leader. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Running, Role: LEADER
I20260709 12:18:53.458892 26935 consensus_queue.cc:237] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:53.466298 26513 catalog_manager.cc:5697] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33 reported cstate change: term changed from 1 to 2, leader changed from 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193) to 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "73bae7fa1b7d4fc4beaa234728139e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:53.474642 26936 raft_consensus.cc:993] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a: : Instructing follower 73bae7fa1b7d4fc4beaa234728139e33 to start an election
I20260709 12:18:53.475023 26931 raft_consensus.cc:1081] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 2 LEADER]: Signalling peer 73bae7fa1b7d4fc4beaa234728139e33 to start an election
I20260709 12:18:53.476258 26690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b64a23d5df514db7b412709a90dae267"
dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
 from {username='slave'} at 127.0.0.1:41460
I20260709 12:18:53.476594 26690 raft_consensus.cc:493] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:53.476802 26690 raft_consensus.cc:3060] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:53.480461 26690 raft_consensus.cc:515] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } } peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } }
I20260709 12:18:53.481717 26690 leader_election.cc:290] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 3 election: Requested vote from peers 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587), 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179)
I20260709 12:18:53.482479 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64a23d5df514db7b412709a90dae267" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
I20260709 12:18:53.482705 26616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64a23d5df514db7b412709a90dae267" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
I20260709 12:18:53.482992 26767 raft_consensus.cc:3060] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:53.483163 26616 raft_consensus.cc:3055] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:53.483461 26616 raft_consensus.cc:740] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Running, Role: LEADER
I20260709 12:18:53.484127 26616 consensus_queue.cc:260] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [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: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } } peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } }
I20260709 12:18:53.485186 26616 raft_consensus.cc:3060] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:53.488665 26767 raft_consensus.cc:2468] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73bae7fa1b7d4fc4beaa234728139e33 in term 3.
I20260709 12:18:53.489596 26659 leader_election.cc:304] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [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: 73bae7fa1b7d4fc4beaa234728139e33, 77db493aef4c48dab6817b59a7bf403c; no voters: 
I20260709 12:18:53.490242 26935 raft_consensus.cc:2804] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:53.490382 26616 raft_consensus.cc:2468] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73bae7fa1b7d4fc4beaa234728139e33 in term 3.
I20260709 12:18:53.490739 26935 raft_consensus.cc:697] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 LEADER]: Becoming Leader. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Running, Role: LEADER
I20260709 12:18:53.491452 26935 consensus_queue.cc:237] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [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: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } } peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } }
I20260709 12:18:53.497730 26513 catalog_manager.cc:5697] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 reported cstate change: term changed from 2 to 3, leader changed from 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193) to 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194). New cstate: current_term: 3 leader_uuid: "73bae7fa1b7d4fc4beaa234728139e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:53.757793 26943 raft_consensus.cc:993] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c: : Instructing follower 73bae7fa1b7d4fc4beaa234728139e33 to start an election
I20260709 12:18:53.758198 26934 raft_consensus.cc:1081] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 3 LEADER]: Signalling peer 73bae7fa1b7d4fc4beaa234728139e33 to start an election
I20260709 12:18:53.759588 26690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f552a6d162fd4960a1b772382421cea9"
dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
 from {username='slave'} at 127.0.0.1:41452
I20260709 12:18:53.760000 26690 raft_consensus.cc:493] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:53.760303 26690 raft_consensus.cc:3060] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:53.764169 26690 raft_consensus.cc:515] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:53.765532 26690 leader_election.cc:290] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [CANDIDATE]: Term 4 election: Requested vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:53.766117 26616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f552a6d162fd4960a1b772382421cea9" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
I20260709 12:18:53.766422 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f552a6d162fd4960a1b772382421cea9" candidate_uuid: "73bae7fa1b7d4fc4beaa234728139e33" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
I20260709 12:18:53.766624 26616 raft_consensus.cc:3060] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:53.766912 26767 raft_consensus.cc:3055] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:18:53.767168 26767 raft_consensus.cc:740] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 77db493aef4c48dab6817b59a7bf403c, State: Running, Role: LEADER
I20260709 12:18:53.767774 26767 consensus_queue.cc:260] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [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: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:53.768555 26767 raft_consensus.cc:3060] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:53.770495 26616 raft_consensus.cc:2468] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73bae7fa1b7d4fc4beaa234728139e33 in term 4.
I20260709 12:18:53.771330 26657 leader_election.cc:304] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [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: 14497a6e18564956b9d1c5d18ee7788a, 73bae7fa1b7d4fc4beaa234728139e33; no voters: 
I20260709 12:18:53.772007 26935 raft_consensus.cc:2804] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:18:53.772447 26935 raft_consensus.cc:697] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 4 LEADER]: Becoming Leader. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Running, Role: LEADER
I20260709 12:18:53.772662 26767 raft_consensus.cc:2468] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73bae7fa1b7d4fc4beaa234728139e33 in term 4.
I20260709 12:18:53.773263 26935 consensus_queue.cc:237] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [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: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:53.780057 26513 catalog_manager.cc:5697] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 reported cstate change: term changed from 3 to 4, leader changed from 77db493aef4c48dab6817b59a7bf403c (127.25.220.195) to 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194). New cstate: current_term: 4 leader_uuid: "73bae7fa1b7d4fc4beaa234728139e33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:53.843961 26616 raft_consensus.cc:1275] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [term 4 FOLLOWER]: Refusing update from remote peer 73bae7fa1b7d4fc4beaa234728139e33: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:53.845008 26935 consensus_queue.cc:1048] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:53.855484 26767 raft_consensus.cc:1275] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 4 FOLLOWER]: Refusing update from remote peer 73bae7fa1b7d4fc4beaa234728139e33: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:53.857518 26935 consensus_queue.cc:1048] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:53.858614 26767 raft_consensus.cc:1275] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Refusing update from remote peer 73bae7fa1b7d4fc4beaa234728139e33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:53.860257 26950 consensus_queue.cc:1048] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:18:53.871795 26618 raft_consensus.cc:1275] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Refusing update from remote peer 73bae7fa1b7d4fc4beaa234728139e33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:53.874444 26935 consensus_queue.cc:1048] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:53.932533 26765 raft_consensus.cc:1275] T 426dfaf72d9f4246acc708729afa54c2 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Refusing update from remote peer 73bae7fa1b7d4fc4beaa234728139e33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:53.933669 26950 consensus_queue.cc:1048] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:53.942611 26616 raft_consensus.cc:1275] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Refusing update from remote peer 73bae7fa1b7d4fc4beaa234728139e33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:18:53.943900 26950 consensus_queue.cc:1048] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:18:54.011945 26618 raft_consensus.cc:1275] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 3 FOLLOWER]: Refusing update from remote peer 73bae7fa1b7d4fc4beaa234728139e33: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:54.013151 26950 consensus_queue.cc:1048] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:54.021004 26765 raft_consensus.cc:1275] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c [term 3 FOLLOWER]: Refusing update from remote peer 73bae7fa1b7d4fc4beaa234728139e33: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:54.022580 26950 consensus_queue.cc:1048] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:54.217612 26765 raft_consensus.cc:1275] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 4 FOLLOWER]: Refusing update from remote peer 73bae7fa1b7d4fc4beaa234728139e33: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:54.218747 26950 consensus_queue.cc:1048] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:54.227579 26618 raft_consensus.cc:1275] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 4 FOLLOWER]: Refusing update from remote peer 73bae7fa1b7d4fc4beaa234728139e33: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:54.228996 26935 consensus_queue.cc:1048] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:56.378708 26483 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:18:56.379608 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:56.385995 26690 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d4e90be84cf4fc681eab008c88166b3"
dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
mode: GRACEFUL
new_leader_uuid: "77db493aef4c48dab6817b59a7bf403c"
 from {username='slave'} at 127.0.0.1:41490
I20260709 12:18:56.386615 26690 raft_consensus.cc:606] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 LEADER]: Received request to transfer leadership to TS 77db493aef4c48dab6817b59a7bf403c
I20260709 12:18:56.388850 26690 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "892045815760499881d24170afdf60e8"
dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
mode: GRACEFUL
new_leader_uuid: "14497a6e18564956b9d1c5d18ee7788a"
 from {username='slave'} at 127.0.0.1:41490
I20260709 12:18:56.389240 26690 raft_consensus.cc:606] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 4 LEADER]: Received request to transfer leadership to TS 14497a6e18564956b9d1c5d18ee7788a
I20260709 12:18:56.391108 26690 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b64a23d5df514db7b412709a90dae267"
dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
mode: GRACEFUL
new_leader_uuid: "14497a6e18564956b9d1c5d18ee7788a"
 from {username='slave'} at 127.0.0.1:41490
I20260709 12:18:56.391520 26690 raft_consensus.cc:606] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 LEADER]: Received request to transfer leadership to TS 14497a6e18564956b9d1c5d18ee7788a
I20260709 12:18:56.393515 26690 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c787900aba634ebf8c8180ea3e202132"
dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
mode: GRACEFUL
new_leader_uuid: "14497a6e18564956b9d1c5d18ee7788a"
 from {username='slave'} at 127.0.0.1:41490
I20260709 12:18:56.393899 26690 raft_consensus.cc:606] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 LEADER]: Received request to transfer leadership to TS 14497a6e18564956b9d1c5d18ee7788a
I20260709 12:18:56.395834 26690 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f552a6d162fd4960a1b772382421cea9"
dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
mode: GRACEFUL
new_leader_uuid: "77db493aef4c48dab6817b59a7bf403c"
 from {username='slave'} at 127.0.0.1:41490
I20260709 12:18:56.396282 26690 raft_consensus.cc:606] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 4 LEADER]: Received request to transfer leadership to TS 77db493aef4c48dab6817b59a7bf403c
I20260709 12:18:56.397215 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:18:56.397661 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:56.446043 26963 raft_consensus.cc:993] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33: : Instructing follower 77db493aef4c48dab6817b59a7bf403c to start an election
I20260709 12:18:56.446610 26965 raft_consensus.cc:1081] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 4 LEADER]: Signalling peer 77db493aef4c48dab6817b59a7bf403c to start an election
I20260709 12:18:56.448261 26767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f552a6d162fd4960a1b772382421cea9"
dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
 from {username='slave'} at 127.0.0.1:42668
I20260709 12:18:56.448745 26767 raft_consensus.cc:493] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:56.449093 26767 raft_consensus.cc:3060] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:18:56.454594 26767 raft_consensus.cc:515] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:56.457109 26767 leader_election.cc:290] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [CANDIDATE]: Term 5 election: Requested vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503)
I20260709 12:18:56.458134 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f552a6d162fd4960a1b772382421cea9" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
I20260709 12:18:56.458170 26690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f552a6d162fd4960a1b772382421cea9" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
I20260709 12:18:56.459035 26618 raft_consensus.cc:3060] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:18:56.459069 26690 raft_consensus.cc:3055] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:18:56.459408 26690 raft_consensus.cc:740] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Running, Role: LEADER
I20260709 12:18:56.460038 26690 consensus_queue.cc:260] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [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: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:56.461028 26690 raft_consensus.cc:3060] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:18:56.463757 26618 raft_consensus.cc:2468] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77db493aef4c48dab6817b59a7bf403c in term 5.
I20260709 12:18:56.465018 26731 leader_election.cc:304] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [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: 14497a6e18564956b9d1c5d18ee7788a, 77db493aef4c48dab6817b59a7bf403c; no voters: 
I20260709 12:18:56.465291 26690 raft_consensus.cc:2468] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77db493aef4c48dab6817b59a7bf403c in term 5.
I20260709 12:18:56.465932 26934 raft_consensus.cc:2804] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:18:56.466809 26934 raft_consensus.cc:697] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 5 LEADER]: Becoming Leader. State: Replica: 77db493aef4c48dab6817b59a7bf403c, State: Running, Role: LEADER
I20260709 12:18:56.467860 26934 consensus_queue.cc:237] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [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: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:56.474529 26513 catalog_manager.cc:5697] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c reported cstate change: term changed from 4 to 5, leader changed from 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194) to 77db493aef4c48dab6817b59a7bf403c (127.25.220.195). New cstate: current_term: 5 leader_uuid: "77db493aef4c48dab6817b59a7bf403c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:56.570996 26965 raft_consensus.cc:993] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33: : Instructing follower 14497a6e18564956b9d1c5d18ee7788a to start an election
I20260709 12:18:56.571451 26963 raft_consensus.cc:1081] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 LEADER]: Signalling peer 14497a6e18564956b9d1c5d18ee7788a to start an election
I20260709 12:18:56.572685 26618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c787900aba634ebf8c8180ea3e202132"
dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
 from {username='slave'} at 127.0.0.1:37264
I20260709 12:18:56.573063 26618 raft_consensus.cc:493] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:56.573292 26618 raft_consensus.cc:3060] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:56.576856 26618 raft_consensus.cc:515] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:56.578532 26618 leader_election.cc:290] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 3 election: Requested vote from peers 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:56.579417 26690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c787900aba634ebf8c8180ea3e202132" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
I20260709 12:18:56.579559 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c787900aba634ebf8c8180ea3e202132" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
I20260709 12:18:56.579828 26690 raft_consensus.cc:3055] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:56.580207 26690 raft_consensus.cc:740] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Running, Role: LEADER
I20260709 12:18:56.580233 26767 raft_consensus.cc:3060] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:56.581005 26690 consensus_queue.cc:260] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [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: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:56.582180 26690 raft_consensus.cc:3060] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:56.585222 26767 raft_consensus.cc:2468] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14497a6e18564956b9d1c5d18ee7788a in term 3.
I20260709 12:18:56.586356 26584 leader_election.cc:304] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [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: 14497a6e18564956b9d1c5d18ee7788a, 77db493aef4c48dab6817b59a7bf403c; no voters: 
I20260709 12:18:56.586874 26690 raft_consensus.cc:2468] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14497a6e18564956b9d1c5d18ee7788a in term 3.
I20260709 12:18:56.588269 26972 raft_consensus.cc:2804] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:56.589260 26972 raft_consensus.cc:697] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 3 LEADER]: Becoming Leader. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Running, Role: LEADER
I20260709 12:18:56.589973 26972 consensus_queue.cc:237] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [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: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:56.596611 26513 catalog_manager.cc:5697] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a reported cstate change: term changed from 2 to 3, leader changed from 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194) to 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193). New cstate: current_term: 3 leader_uuid: "14497a6e18564956b9d1c5d18ee7788a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:56.662405 26965 raft_consensus.cc:993] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33: : Instructing follower 14497a6e18564956b9d1c5d18ee7788a to start an election
I20260709 12:18:56.662822 26963 raft_consensus.cc:1081] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 LEADER]: Signalling peer 14497a6e18564956b9d1c5d18ee7788a to start an election
I20260709 12:18:56.664011 26618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b64a23d5df514db7b412709a90dae267"
dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
 from {username='slave'} at 127.0.0.1:37264
I20260709 12:18:56.664443 26618 raft_consensus.cc:493] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:56.664656 26618 raft_consensus.cc:3060] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:56.668148 26618 raft_consensus.cc:515] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } } peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } }
I20260709 12:18:56.669579 26618 leader_election.cc:290] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 4 election: Requested vote from peers 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587), 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503)
I20260709 12:18:56.670188 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64a23d5df514db7b412709a90dae267" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
I20260709 12:18:56.670645 26767 raft_consensus.cc:3060] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:56.670521 26690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64a23d5df514db7b412709a90dae267" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
I20260709 12:18:56.671041 26690 raft_consensus.cc:3055] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:18:56.671286 26690 raft_consensus.cc:740] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Running, Role: LEADER
I20260709 12:18:56.671900 26690 consensus_queue.cc:260] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [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: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } } peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } }
I20260709 12:18:56.672732 26690 raft_consensus.cc:3060] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:18:56.674459 26767 raft_consensus.cc:2468] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14497a6e18564956b9d1c5d18ee7788a in term 4.
I20260709 12:18:56.675287 26584 leader_election.cc:304] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [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: 14497a6e18564956b9d1c5d18ee7788a, 77db493aef4c48dab6817b59a7bf403c; no voters: 
I20260709 12:18:56.675921 26972 raft_consensus.cc:2804] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:18:56.676406 26972 raft_consensus.cc:697] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 4 LEADER]: Becoming Leader. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Running, Role: LEADER
I20260709 12:18:56.676842 26690 raft_consensus.cc:2468] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14497a6e18564956b9d1c5d18ee7788a in term 4.
I20260709 12:18:56.677266 26972 consensus_queue.cc:237] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [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: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } } peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } }
I20260709 12:18:56.683019 26513 catalog_manager.cc:5697] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a reported cstate change: term changed from 3 to 4, leader changed from 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194) to 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193). New cstate: current_term: 4 leader_uuid: "14497a6e18564956b9d1c5d18ee7788a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:56.749125 26965 raft_consensus.cc:993] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33: : Instructing follower 14497a6e18564956b9d1c5d18ee7788a to start an election
I20260709 12:18:56.749514 26963 raft_consensus.cc:1081] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 4 LEADER]: Signalling peer 14497a6e18564956b9d1c5d18ee7788a to start an election
I20260709 12:18:56.750674 26618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "892045815760499881d24170afdf60e8"
dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
 from {username='slave'} at 127.0.0.1:37264
I20260709 12:18:56.751029 26618 raft_consensus.cc:493] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:56.751240 26618 raft_consensus.cc:3060] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:18:56.754771 26618 raft_consensus.cc:515] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:56.756173 26618 leader_election.cc:290] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [CANDIDATE]: Term 5 election: Requested vote from peers 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503), 77db493aef4c48dab6817b59a7bf403c (127.25.220.195:44587)
I20260709 12:18:56.756748 26690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892045815760499881d24170afdf60e8" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
I20260709 12:18:56.757112 26767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892045815760499881d24170afdf60e8" candidate_uuid: "14497a6e18564956b9d1c5d18ee7788a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
I20260709 12:18:56.757241 26690 raft_consensus.cc:3055] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:18:56.757526 26690 raft_consensus.cc:740] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Running, Role: LEADER
I20260709 12:18:56.757563 26767 raft_consensus.cc:3060] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:18:56.758136 26690 consensus_queue.cc:260] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [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: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:56.758912 26690 raft_consensus.cc:3060] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:18:56.761375 26767 raft_consensus.cc:2468] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14497a6e18564956b9d1c5d18ee7788a in term 5.
I20260709 12:18:56.762238 26584 leader_election.cc:304] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [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: 14497a6e18564956b9d1c5d18ee7788a, 77db493aef4c48dab6817b59a7bf403c; no voters: 
I20260709 12:18:56.763026 26972 raft_consensus.cc:2804] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:18:56.763026 26690 raft_consensus.cc:2468] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14497a6e18564956b9d1c5d18ee7788a in term 5.
I20260709 12:18:56.763636 26972 raft_consensus.cc:697] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [term 5 LEADER]: Becoming Leader. State: Replica: 14497a6e18564956b9d1c5d18ee7788a, State: Running, Role: LEADER
I20260709 12:18:56.764529 26972 consensus_queue.cc:237] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [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: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:56.770829 26513 catalog_manager.cc:5697] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a reported cstate change: term changed from 4 to 5, leader changed from 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194) to 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193). New cstate: current_term: 5 leader_uuid: "14497a6e18564956b9d1c5d18ee7788a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: UNKNOWN } } }
I20260709 12:18:56.884400 26965 raft_consensus.cc:993] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33: : Instructing follower 77db493aef4c48dab6817b59a7bf403c to start an election
I20260709 12:18:56.884814 26963 raft_consensus.cc:1081] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 LEADER]: Signalling peer 77db493aef4c48dab6817b59a7bf403c to start an election
I20260709 12:18:56.886207 26767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d4e90be84cf4fc681eab008c88166b3"
dest_uuid: "77db493aef4c48dab6817b59a7bf403c"
 from {username='slave'} at 127.0.0.1:42668
I20260709 12:18:56.886642 26767 raft_consensus.cc:493] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:18:56.886916 26767 raft_consensus.cc:3060] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:56.890583 26767 raft_consensus.cc:515] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:56.891990 26767 leader_election.cc:290] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c [CANDIDATE]: Term 3 election: Requested vote from peers 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179), 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503)
I20260709 12:18:56.892653 26618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e90be84cf4fc681eab008c88166b3" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "14497a6e18564956b9d1c5d18ee7788a"
I20260709 12:18:56.892935 26690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4e90be84cf4fc681eab008c88166b3" candidate_uuid: "77db493aef4c48dab6817b59a7bf403c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73bae7fa1b7d4fc4beaa234728139e33"
I20260709 12:18:56.893179 26618 raft_consensus.cc:3060] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:56.893441 26690 raft_consensus.cc:3055] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:18:56.893713 26690 raft_consensus.cc:740] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 73bae7fa1b7d4fc4beaa234728139e33, State: Running, Role: LEADER
I20260709 12:18:56.894305 26690 consensus_queue.cc:260] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [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: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:56.895081 26690 raft_consensus.cc:3060] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:18:56.897166 26618 raft_consensus.cc:2468] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77db493aef4c48dab6817b59a7bf403c in term 3.
I20260709 12:18:56.898003 26731 leader_election.cc:304] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c [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: 14497a6e18564956b9d1c5d18ee7788a, 77db493aef4c48dab6817b59a7bf403c; no voters: 
I20260709 12:18:56.898654 26934 raft_consensus.cc:2804] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:18:56.899071 26690 raft_consensus.cc:2468] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77db493aef4c48dab6817b59a7bf403c in term 3.
I20260709 12:18:56.899115 26934 raft_consensus.cc:697] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c [term 3 LEADER]: Becoming Leader. State: Replica: 77db493aef4c48dab6817b59a7bf403c, State: Running, Role: LEADER
I20260709 12:18:56.900149 26934 consensus_queue.cc:237] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c [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: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } }
I20260709 12:18:56.906302 26513 catalog_manager.cc:5697] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c reported cstate change: term changed from 2 to 3, leader changed from 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194) to 77db493aef4c48dab6817b59a7bf403c (127.25.220.195). New cstate: current_term: 3 leader_uuid: "77db493aef4c48dab6817b59a7bf403c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 } health_report { overall_health: HEALTHY } } }
I20260709 12:18:56.942101 26618 raft_consensus.cc:1275] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 5 FOLLOWER]: Refusing update from remote peer 77db493aef4c48dab6817b59a7bf403c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:18:56.943176 26934 consensus_queue.cc:1048] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:56.952328 26690 raft_consensus.cc:1275] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 5 FOLLOWER]: Refusing update from remote peer 77db493aef4c48dab6817b59a7bf403c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:18:56.953562 26934 consensus_queue.cc:1048] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [LEADER]: Connected to new peer: Peer: permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:56.990833 26767 raft_consensus.cc:1275] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c [term 3 FOLLOWER]: Refusing update from remote peer 14497a6e18564956b9d1c5d18ee7788a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:56.991883 26972 consensus_queue.cc:1048] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:57.000267 26690 raft_consensus.cc:1275] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 FOLLOWER]: Refusing update from remote peer 14497a6e18564956b9d1c5d18ee7788a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:57.001703 26984 consensus_queue.cc:1048] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Connected to new peer: Peer: permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:18:57.095386 26690 raft_consensus.cc:1275] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 4 FOLLOWER]: Refusing update from remote peer 14497a6e18564956b9d1c5d18ee7788a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:57.096602 26984 consensus_queue.cc:1048] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Connected to new peer: Peer: permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:57.099227 26767 raft_consensus.cc:1275] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c [term 4 FOLLOWER]: Refusing update from remote peer 14497a6e18564956b9d1c5d18ee7788a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:18:57.100301 26984 consensus_queue.cc:1048] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:18:57.190430 26767 raft_consensus.cc:1275] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 5 FOLLOWER]: Refusing update from remote peer 14497a6e18564956b9d1c5d18ee7788a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:18:57.191473 26984 consensus_queue.cc:1048] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Connected to new peer: Peer: permanent_uuid: "77db493aef4c48dab6817b59a7bf403c" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 44587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:18:57.199563 26690 raft_consensus.cc:1275] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 5 FOLLOWER]: Refusing update from remote peer 14497a6e18564956b9d1c5d18ee7788a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:18:57.201476 26973 consensus_queue.cc:1048] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [LEADER]: Connected to new peer: Peer: permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:18:57.368146 26618 raft_consensus.cc:1275] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [term 3 FOLLOWER]: Refusing update from remote peer 77db493aef4c48dab6817b59a7bf403c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:57.369186 26934 consensus_queue.cc:1048] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14497a6e18564956b9d1c5d18ee7788a" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:57.377790 26690 raft_consensus.cc:1275] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 FOLLOWER]: Refusing update from remote peer 77db493aef4c48dab6817b59a7bf403c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:18:57.380901 26966 consensus_queue.cc:1048] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c [LEADER]: Connected to new peer: Peer: permanent_uuid: "73bae7fa1b7d4fc4beaa234728139e33" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:18:57.398883 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:57.403519 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:57.403867 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:58.404765 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:58.409538 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:58.409844 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:18:59.410634 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:18:59.415284 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:18:59.415603 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:00.416450 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:00.421056 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:00.421380 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:01.422211 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:01.426935 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:01.427261 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:02.428167 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:02.432951 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:02.433327 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:03.434233 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:03.438997 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:03.439380 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:04.440506 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:04.445600 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:04.445972 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:05.446870 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:05.451488 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:05.451860 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:06.479532 26483 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:19:06.480152 26483 tablet_server.cc:179] TabletServer@127.25.220.193:0 shutting down...
I20260709 12:19:06.505286 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:06.506350 26483 tablet_replica.cc:333] T 9ec9a31672cd4fd98432bb89e73fb74a P 14497a6e18564956b9d1c5d18ee7788a: stopping tablet replica
I20260709 12:19:06.508126 26483 raft_consensus.cc:2243] T 9ec9a31672cd4fd98432bb89e73fb74a P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:06.508934 26483 raft_consensus.cc:2272] T 9ec9a31672cd4fd98432bb89e73fb74a P 14497a6e18564956b9d1c5d18ee7788a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.511435 26483 tablet_replica.cc:333] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a: stopping tablet replica
I20260709 12:19:06.511938 26483 raft_consensus.cc:2243] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:06.513123 26483 raft_consensus.cc:2272] T 892045815760499881d24170afdf60e8 P 14497a6e18564956b9d1c5d18ee7788a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.515498 26483 tablet_replica.cc:333] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a: stopping tablet replica
I20260709 12:19:06.516158 26483 raft_consensus.cc:2243] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:06.516803 26483 raft_consensus.cc:2272] T 5d4e90be84cf4fc681eab008c88166b3 P 14497a6e18564956b9d1c5d18ee7788a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.519014 26483 tablet_replica.cc:333] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 14497a6e18564956b9d1c5d18ee7788a: stopping tablet replica
I20260709 12:19:06.519717 26483 raft_consensus.cc:2243] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:06.520335 26483 raft_consensus.cc:2272] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.522214 26483 tablet_replica.cc:333] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a: stopping tablet replica
I20260709 12:19:06.522713 26483 raft_consensus.cc:2243] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:06.523226 26483 raft_consensus.cc:2272] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.525030 26483 tablet_replica.cc:333] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a: stopping tablet replica
I20260709 12:19:06.525565 26483 raft_consensus.cc:2243] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:06.527182 26483 raft_consensus.cc:2272] T c787900aba634ebf8c8180ea3e202132 P 14497a6e18564956b9d1c5d18ee7788a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.529834 26483 tablet_replica.cc:333] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a: stopping tablet replica
I20260709 12:19:06.530414 26483 raft_consensus.cc:2243] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:06.531002 26483 raft_consensus.cc:2272] T 426dfaf72d9f4246acc708729afa54c2 P 14497a6e18564956b9d1c5d18ee7788a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.533320 26483 tablet_replica.cc:333] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a: stopping tablet replica
I20260709 12:19:06.533973 26483 raft_consensus.cc:2243] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:06.534757 26483 raft_consensus.cc:2272] T f552a6d162fd4960a1b772382421cea9 P 14497a6e18564956b9d1c5d18ee7788a [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:06.536671 26657 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:19:06.537029 26483 tablet_replica.cc:333] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a: stopping tablet replica
I20260709 12:19:06.537608 26483 raft_consensus.cc:2243] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:19:06.538671 26483 raft_consensus.cc:2272] T b64a23d5df514db7b412709a90dae267 P 14497a6e18564956b9d1c5d18ee7788a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:06.539724 26657 consensus_peers.cc:597] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33 -> Peer 14497a6e18564956b9d1c5d18ee7788a (127.25.220.193:42179): Couldn't send request to peer 14497a6e18564956b9d1c5d18ee7788a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:06.618722 26483 tablet_server.cc:196] TabletServer@127.25.220.193:0 shutdown complete.
I20260709 12:19:06.637794 26483 tablet_server.cc:179] TabletServer@127.25.220.194:0 shutting down...
I20260709 12:19:06.664304 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:06.664929 26483 tablet_replica.cc:333] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33: stopping tablet replica
I20260709 12:19:06.665558 26483 raft_consensus.cc:2243] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:06.666424 26483 raft_consensus.cc:2272] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.668589 26483 tablet_replica.cc:333] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33: stopping tablet replica
I20260709 12:19:06.669157 26483 raft_consensus.cc:2243] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:06.669595 26483 raft_consensus.cc:2272] T 5d4e90be84cf4fc681eab008c88166b3 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:06.671315 26730 consensus_peers.cc:597] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c -> Peer 73bae7fa1b7d4fc4beaa234728139e33 (127.25.220.194:35503): Couldn't send request to peer 73bae7fa1b7d4fc4beaa234728139e33. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:06.671360 26483 tablet_replica.cc:333] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33: stopping tablet replica
I20260709 12:19:06.671962 26483 raft_consensus.cc:2243] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:06.672436 26483 raft_consensus.cc:2272] T f552a6d162fd4960a1b772382421cea9 P 73bae7fa1b7d4fc4beaa234728139e33 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.673990 26483 tablet_replica.cc:333] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33: stopping tablet replica
I20260709 12:19:06.674479 26483 raft_consensus.cc:2243] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:06.675197 26483 raft_consensus.cc:2272] T 426dfaf72d9f4246acc708729afa54c2 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.676789 26483 tablet_replica.cc:333] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33: stopping tablet replica
I20260709 12:19:06.677232 26483 raft_consensus.cc:2243] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:06.677956 26483 raft_consensus.cc:2272] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 73bae7fa1b7d4fc4beaa234728139e33 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.679625 26483 tablet_replica.cc:333] T 9ec9a31672cd4fd98432bb89e73fb74a P 73bae7fa1b7d4fc4beaa234728139e33: stopping tablet replica
I20260709 12:19:06.680135 26483 raft_consensus.cc:2243] T 9ec9a31672cd4fd98432bb89e73fb74a P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:06.680617 26483 raft_consensus.cc:2272] T 9ec9a31672cd4fd98432bb89e73fb74a P 73bae7fa1b7d4fc4beaa234728139e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.682128 26483 tablet_replica.cc:333] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33: stopping tablet replica
I20260709 12:19:06.682570 26483 raft_consensus.cc:2243] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:06.683017 26483 raft_consensus.cc:2272] T 892045815760499881d24170afdf60e8 P 73bae7fa1b7d4fc4beaa234728139e33 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.684659 26483 tablet_replica.cc:333] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33: stopping tablet replica
I20260709 12:19:06.685101 26483 raft_consensus.cc:2243] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:06.685528 26483 raft_consensus.cc:2272] T c787900aba634ebf8c8180ea3e202132 P 73bae7fa1b7d4fc4beaa234728139e33 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.687047 26483 tablet_replica.cc:333] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33: stopping tablet replica
I20260709 12:19:06.687458 26483 raft_consensus.cc:2243] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:06.687873 26483 raft_consensus.cc:2272] T b64a23d5df514db7b412709a90dae267 P 73bae7fa1b7d4fc4beaa234728139e33 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.714381 26483 tablet_server.cc:196] TabletServer@127.25.220.194:0 shutdown complete.
I20260709 12:19:06.731215 26483 tablet_server.cc:179] TabletServer@127.25.220.195:0 shutting down...
I20260709 12:19:06.756078 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:06.756834 26483 tablet_replica.cc:333] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 77db493aef4c48dab6817b59a7bf403c: stopping tablet replica
I20260709 12:19:06.757431 26483 raft_consensus.cc:2243] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:06.758023 26483 raft_consensus.cc:2272] T 1dbd80e0d8c4464db5098e8b3d149ba1 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.759680 26483 tablet_replica.cc:333] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c: stopping tablet replica
I20260709 12:19:06.760252 26483 raft_consensus.cc:2243] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:06.760754 26483 raft_consensus.cc:2272] T c787900aba634ebf8c8180ea3e202132 P 77db493aef4c48dab6817b59a7bf403c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.762321 26483 tablet_replica.cc:333] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c: stopping tablet replica
I20260709 12:19:06.762792 26483 raft_consensus.cc:2243] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:06.763597 26483 raft_consensus.cc:2272] T 9ec9a31672cd4fd98432bb89e73fb74a P 77db493aef4c48dab6817b59a7bf403c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.765571 26483 tablet_replica.cc:333] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c: stopping tablet replica
I20260709 12:19:06.766069 26483 raft_consensus.cc:2243] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:06.766541 26483 raft_consensus.cc:2272] T 892045815760499881d24170afdf60e8 P 77db493aef4c48dab6817b59a7bf403c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.768040 26483 tablet_replica.cc:333] T 426dfaf72d9f4246acc708729afa54c2 P 77db493aef4c48dab6817b59a7bf403c: stopping tablet replica
I20260709 12:19:06.768548 26483 raft_consensus.cc:2243] T 426dfaf72d9f4246acc708729afa54c2 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:06.768939 26483 raft_consensus.cc:2272] T 426dfaf72d9f4246acc708729afa54c2 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.770466 26483 tablet_replica.cc:333] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c: stopping tablet replica
I20260709 12:19:06.770920 26483 raft_consensus.cc:2243] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:06.771625 26483 raft_consensus.cc:2272] T f552a6d162fd4960a1b772382421cea9 P 77db493aef4c48dab6817b59a7bf403c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.773118 26483 tablet_replica.cc:333] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c: stopping tablet replica
I20260709 12:19:06.773563 26483 raft_consensus.cc:2243] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:06.773980 26483 raft_consensus.cc:2272] T b64a23d5df514db7b412709a90dae267 P 77db493aef4c48dab6817b59a7bf403c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.775359 26483 tablet_replica.cc:333] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c: stopping tablet replica
I20260709 12:19:06.775774 26483 raft_consensus.cc:2243] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:06.776180 26483 raft_consensus.cc:2272] T 415bd9e3094f4f6d9fbcde4a75ca6543 P 77db493aef4c48dab6817b59a7bf403c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.777729 26483 tablet_replica.cc:333] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c: stopping tablet replica
I20260709 12:19:06.778144 26483 raft_consensus.cc:2243] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:06.778777 26483 raft_consensus.cc:2272] T 5d4e90be84cf4fc681eab008c88166b3 P 77db493aef4c48dab6817b59a7bf403c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.803730 26483 tablet_server.cc:196] TabletServer@127.25.220.195:0 shutdown complete.
I20260709 12:19:06.820461 26483 master.cc:562] Master@127.25.220.254:33023 shutting down...
I20260709 12:19:06.842916 26483 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:06.843521 26483 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:06.843864 26483 tablet_replica.cc:333] T 00000000000000000000000000000000 P e538b51262c94c5498d27a5260eb0804: stopping tablet replica
I20260709 12:19:06.863579 26483 master.cc:584] Master@127.25.220.254:33023 shutdown complete.
14497a6e18564956b9d1c5d18ee7788a  4
73bae7fa1b7d4fc4beaa234728139e33  4
77db493aef4c48dab6817b59a7bf403c  1
14497a6e18564956b9d1c5d18ee7788a  3
73bae7fa1b7d4fc4beaa234728139e33  3
77db493aef4c48dab6817b59a7bf403c  3
14497a6e18564956b9d1c5d18ee7788a  0
73bae7fa1b7d4fc4beaa234728139e33  8
77db493aef4c48dab6817b59a7bf403c  1
14497a6e18564956b9d1c5d18ee7788a  3
73bae7fa1b7d4fc4beaa234728139e33  3
77db493aef4c48dab6817b59a7bf403c  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (30625 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:19:06.903250 26483 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.220.254:33895
I20260709 12:19:06.904407 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:06.909735 27001 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:06.909789 27000 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:06.910516 27003 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:06.911684 26483 server_base.cc:1061] running on GCE node
I20260709 12:19:06.912647 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:06.912815 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:06.912984 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599546912971 us; error 0 us; skew 500 ppm
I20260709 12:19:06.913511 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:06.915802 26483 webserver.cc:533] Webserver started at http://127.25.220.254:38969/ using document root <none> and password file <none>
I20260709 12:19:06.916558 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:06.916749 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:06.917027 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:06.918092 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599516118291-26483-0/minicluster-data/master-0-root/instance:
uuid: "cfd2790f000e4cf79f4eea6eefa03ea9"
format_stamp: "Formatted at 2026-07-09 12:19:06 on dist-test-slave-c1c3"
I20260709 12:19:06.922374 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:19:06.925493 27008 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:06.926164 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:19:06.926427 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599516118291-26483-0/minicluster-data/master-0-root
uuid: "cfd2790f000e4cf79f4eea6eefa03ea9"
format_stamp: "Formatted at 2026-07-09 12:19:06 on dist-test-slave-c1c3"
I20260709 12:19:06.926676 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599516118291-26483-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599516118291-26483-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599516118291-26483-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:06.938140 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:06.939868 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:06.977515 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.254:33895
I20260709 12:19:06.977626 27059 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.254:33895 every 8 connection(s)
I20260709 12:19:06.981241 27060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:06.990087 27060 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9: Bootstrap starting.
I20260709 12:19:06.994329 27060 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:06.998010 27060 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9: No bootstrap required, opened a new log
I20260709 12:19:06.999948 27060 raft_consensus.cc:359] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfd2790f000e4cf79f4eea6eefa03ea9" member_type: VOTER }
I20260709 12:19:07.000414 27060 raft_consensus.cc:385] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:07.000602 27060 raft_consensus.cc:740] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfd2790f000e4cf79f4eea6eefa03ea9, State: Initialized, Role: FOLLOWER
I20260709 12:19:07.001137 27060 consensus_queue.cc:260] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cfd2790f000e4cf79f4eea6eefa03ea9" member_type: VOTER }
I20260709 12:19:07.001555 27060 raft_consensus.cc:399] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:19:07.001742 27060 raft_consensus.cc:493] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:19:07.001940 27060 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:07.005512 27060 raft_consensus.cc:515] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfd2790f000e4cf79f4eea6eefa03ea9" member_type: VOTER }
I20260709 12:19:07.005967 27060 leader_election.cc:304] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9 [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: cfd2790f000e4cf79f4eea6eefa03ea9; no voters: 
I20260709 12:19:07.007004 27060 leader_election.cc:290] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:19:07.007304 27063 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:07.008682 27063 raft_consensus.cc:697] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9 [term 1 LEADER]: Becoming Leader. State: Replica: cfd2790f000e4cf79f4eea6eefa03ea9, State: Running, Role: LEADER
I20260709 12:19:07.009377 27063 consensus_queue.cc:237] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9 [LEADER]: Queue going to LEADER mode. State: All 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: "cfd2790f000e4cf79f4eea6eefa03ea9" member_type: VOTER }
I20260709 12:19:07.009888 27060 sys_catalog.cc:565] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:19:07.014428 27065 sys_catalog.cc:455] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cfd2790f000e4cf79f4eea6eefa03ea9. Latest consensus state: current_term: 1 leader_uuid: "cfd2790f000e4cf79f4eea6eefa03ea9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfd2790f000e4cf79f4eea6eefa03ea9" member_type: VOTER } }
I20260709 12:19:07.014496 27064 sys_catalog.cc:455] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cfd2790f000e4cf79f4eea6eefa03ea9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cfd2790f000e4cf79f4eea6eefa03ea9" member_type: VOTER } }
I20260709 12:19:07.015221 27065 sys_catalog.cc:458] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9 [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:07.015291 27064 sys_catalog.cc:458] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9 [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:07.023212 27071 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:19:07.030813 27071 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:19:07.031728 26483 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:19:07.039036 27071 catalog_manager.cc:1383] Generated new cluster ID: e20f38d1922d46e5b1798d6df184b8c0
I20260709 12:19:07.039287 27071 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:19:07.063546 27071 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:19:07.064733 27071 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:19:07.092381 27071 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9: Generated new TSK 0
I20260709 12:19:07.092909 27071 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:19:07.098054 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:07.103433 27081 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:07.104378 27082 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:07.106391 26483 server_base.cc:1061] running on GCE node
W20260709 12:19:07.106809 27084 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:07.107590 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:07.107810 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:07.107985 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599547107959 us; error 0 us; skew 500 ppm
I20260709 12:19:07.108548 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:07.110878 26483 webserver.cc:533] Webserver started at http://127.25.220.193:37037/ using document root <none> and password file <none>
I20260709 12:19:07.111410 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:07.111620 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:07.111878 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:07.112916 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599516118291-26483-0/minicluster-data/ts-0-root/instance:
uuid: "c3339afbfa7241c28d40d3166e3fecdd"
format_stamp: "Formatted at 2026-07-09 12:19:07 on dist-test-slave-c1c3"
I20260709 12:19:07.117115 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:19:07.120012 27089 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:07.120900 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:19:07.121136 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599516118291-26483-0/minicluster-data/ts-0-root
uuid: "c3339afbfa7241c28d40d3166e3fecdd"
format_stamp: "Formatted at 2026-07-09 12:19:07 on dist-test-slave-c1c3"
I20260709 12:19:07.121402 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599516118291-26483-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599516118291-26483-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599516118291-26483-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:07.145136 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:07.146273 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:07.147780 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:07.149925 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:07.150094 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:07.150275 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:07.150408 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:07.188779 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.193:34419
I20260709 12:19:07.188858 27151 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.193:34419 every 8 connection(s)
I20260709 12:19:07.193507 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:07.200699 27156 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:07.200878 27157 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:07.202307 27159 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:07.203645 26483 server_base.cc:1061] running on GCE node
I20260709 12:19:07.204999 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:07.205180 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:07.205302 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599547205291 us; error 0 us; skew 500 ppm
I20260709 12:19:07.205715 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:07.208365 26483 webserver.cc:533] Webserver started at http://127.25.220.194:44263/ using document root <none> and password file <none>
I20260709 12:19:07.208915 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:07.209122 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:07.209404 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:07.209771 27152 heartbeater.cc:344] Connected to a master server at 127.25.220.254:33895
I20260709 12:19:07.210141 27152 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:07.210824 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599516118291-26483-0/minicluster-data/ts-1-root/instance:
uuid: "e07e9c7c34b644dfa588af1f2731d699"
format_stamp: "Formatted at 2026-07-09 12:19:07 on dist-test-slave-c1c3"
I20260709 12:19:07.210985 27152 heartbeater.cc:507] Master 127.25.220.254:33895 requested a full tablet report, sending...
I20260709 12:19:07.213086 27025 ts_manager.cc:194] Registered new tserver with Master: c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193:34419)
I20260709 12:19:07.215178 27025 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37570
I20260709 12:19:07.215610 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260709 12:19:07.219122 27164 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:07.219967 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:19:07.220331 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599516118291-26483-0/minicluster-data/ts-1-root
uuid: "e07e9c7c34b644dfa588af1f2731d699"
format_stamp: "Formatted at 2026-07-09 12:19:07 on dist-test-slave-c1c3"
I20260709 12:19:07.220597 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599516118291-26483-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599516118291-26483-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599516118291-26483-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:07.257690 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:07.258837 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:07.260310 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:07.262341 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:07.262517 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:07.262791 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:07.262943 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:07.302691 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.194:39051
I20260709 12:19:07.302791 27226 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.194:39051 every 8 connection(s)
I20260709 12:19:07.307106 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:07.313467 27230 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:07.316339 27231 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:07.317587 27233 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:07.318169 26483 server_base.cc:1061] running on GCE node
I20260709 12:19:07.318512 27227 heartbeater.cc:344] Connected to a master server at 127.25.220.254:33895
I20260709 12:19:07.318888 27227 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:07.319064 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:07.319298 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:07.319479 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599547319446 us; error 0 us; skew 500 ppm
I20260709 12:19:07.319621 27227 heartbeater.cc:507] Master 127.25.220.254:33895 requested a full tablet report, sending...
I20260709 12:19:07.320094 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:07.321902 27025 ts_manager.cc:194] Registered new tserver with Master: e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051)
I20260709 12:19:07.322888 26483 webserver.cc:533] Webserver started at http://127.25.220.195:34687/ using document root <none> and password file <none>
I20260709 12:19:07.323535 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:07.323652 27025 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37586
I20260709 12:19:07.323798 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:07.324162 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:07.325344 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599516118291-26483-0/minicluster-data/ts-2-root/instance:
uuid: "8a5c6720fb13404a9c246815def548bf"
format_stamp: "Formatted at 2026-07-09 12:19:07 on dist-test-slave-c1c3"
I20260709 12:19:07.329775 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 12:19:07.332896 27238 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:07.333598 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:19:07.333916 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599516118291-26483-0/minicluster-data/ts-2-root
uuid: "8a5c6720fb13404a9c246815def548bf"
format_stamp: "Formatted at 2026-07-09 12:19:07 on dist-test-slave-c1c3"
I20260709 12:19:07.334203 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599516118291-26483-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599516118291-26483-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599516118291-26483-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:07.353590 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:07.354727 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:07.356082 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:07.358222 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:07.358445 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:07.358687 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:07.358858 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:07.396236 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.195:33493
I20260709 12:19:07.396344 27300 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.195:33493 every 8 connection(s)
I20260709 12:19:07.409540 27301 heartbeater.cc:344] Connected to a master server at 127.25.220.254:33895
I20260709 12:19:07.409886 27301 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:07.410602 27301 heartbeater.cc:507] Master 127.25.220.254:33895 requested a full tablet report, sending...
I20260709 12:19:07.412472 27025 ts_manager.cc:194] Registered new tserver with Master: 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:07.412583 26483 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013388404s
I20260709 12:19:07.413841 27025 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37596
I20260709 12:19:07.436555 27025 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37612:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:19:07.439253 27025 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:19:07.507874 27116 tablet_service.cc:1511] Processing CreateTablet for tablet f07d2f9fd966429d97ebc79cdaa242b9 (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:19:07.508306 27117 tablet_service.cc:1511] Processing CreateTablet for tablet 58ebae3173a14297a511e351da7fc5fc (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:19:07.509403 27116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f07d2f9fd966429d97ebc79cdaa242b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.509968 27117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58ebae3173a14297a511e351da7fc5fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.512763 27115 tablet_service.cc:1511] Processing CreateTablet for tablet 23b6837b8c6244919928497a65da506a (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:19:07.514027 27115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23b6837b8c6244919928497a65da506a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.518746 27192 tablet_service.cc:1511] Processing CreateTablet for tablet 58ebae3173a14297a511e351da7fc5fc (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:19:07.518764 27266 tablet_service.cc:1511] Processing CreateTablet for tablet 58ebae3173a14297a511e351da7fc5fc (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:19:07.520067 27192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58ebae3173a14297a511e351da7fc5fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.520253 27266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58ebae3173a14297a511e351da7fc5fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.521310 27265 tablet_service.cc:1511] Processing CreateTablet for tablet f07d2f9fd966429d97ebc79cdaa242b9 (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:19:07.522646 27265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f07d2f9fd966429d97ebc79cdaa242b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.519881 27191 tablet_service.cc:1511] Processing CreateTablet for tablet f07d2f9fd966429d97ebc79cdaa242b9 (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:19:07.525220 27191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f07d2f9fd966429d97ebc79cdaa242b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.532914 27316 tablet_bootstrap.cc:492] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd: Bootstrap starting.
I20260709 12:19:07.539588 27316 tablet_bootstrap.cc:654] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:07.542186 27318 tablet_bootstrap.cc:492] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699: Bootstrap starting.
I20260709 12:19:07.548803 27318 tablet_bootstrap.cc:654] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:07.550275 27316 tablet_bootstrap.cc:492] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd: No bootstrap required, opened a new log
I20260709 12:19:07.550761 27316 ts_tablet_manager.cc:1403] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.006s
I20260709 12:19:07.554231 27316 raft_consensus.cc:359] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.555190 27316 raft_consensus.cc:385] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:07.555610 27316 raft_consensus.cc:740] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Initialized, Role: FOLLOWER
I20260709 12:19:07.556648 27316 consensus_queue.cc:260] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.565092 27322 raft_consensus.cc:493] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:07.565464 27192 tablet_service.cc:1511] Processing CreateTablet for tablet 23b6837b8c6244919928497a65da506a (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:19:07.567143 27192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23b6837b8c6244919928497a65da506a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.567390 27316 ts_tablet_manager.cc:1434] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.002s
I20260709 12:19:07.568039 27152 heartbeater.cc:499] Master 127.25.220.254:33895 was elected leader, sending a full tablet report...
I20260709 12:19:07.568082 27264 tablet_service.cc:1511] Processing CreateTablet for tablet 23b6837b8c6244919928497a65da506a (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:19:07.569500 27264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23b6837b8c6244919928497a65da506a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.569160 27322 raft_consensus.cc:515] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.569774 27117 tablet_service.cc:1511] Processing CreateTablet for tablet 251ccb5720364661855f3da49cfd9018 (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:19:07.571008 27117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251ccb5720364661855f3da49cfd9018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.575488 27190 tablet_service.cc:1511] Processing CreateTablet for tablet 251ccb5720364661855f3da49cfd9018 (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:19:07.576798 27190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251ccb5720364661855f3da49cfd9018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.593814 27316 tablet_bootstrap.cc:492] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd: Bootstrap starting.
I20260709 12:19:07.612469 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ebae3173a14297a511e351da7fc5fc" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e07e9c7c34b644dfa588af1f2731d699" is_pre_election: true
W20260709 12:19:07.613926 27091 leader_election.cc:343] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:07.584658 27322 leader_election.cc:290] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:07.621810 27316 tablet_bootstrap.cc:654] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:07.628826 27317 tablet_bootstrap.cc:492] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf: Bootstrap starting.
I20260709 12:19:07.628952 27318 tablet_bootstrap.cc:492] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699: No bootstrap required, opened a new log
I20260709 12:19:07.629434 27318 ts_tablet_manager.cc:1403] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699: Time spent bootstrapping tablet: real 0.088s	user 0.027s	sys 0.032s
I20260709 12:19:07.631821 27318 raft_consensus.cc:359] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.632416 27318 raft_consensus.cc:385] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:07.632766 27318 raft_consensus.cc:740] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e07e9c7c34b644dfa588af1f2731d699, State: Initialized, Role: FOLLOWER
I20260709 12:19:07.633453 27318 consensus_queue.cc:260] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.638955 27116 tablet_service.cc:1511] Processing CreateTablet for tablet c9ec8f1d66da4e0a9473139825516608 (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:19:07.641445 27116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ec8f1d66da4e0a9473139825516608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.644711 27318 ts_tablet_manager.cc:1434] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.003s
I20260709 12:19:07.645625 27318 tablet_bootstrap.cc:492] T f07d2f9fd966429d97ebc79cdaa242b9 P e07e9c7c34b644dfa588af1f2731d699: Bootstrap starting.
I20260709 12:19:07.646467 27227 heartbeater.cc:499] Master 127.25.220.254:33895 was elected leader, sending a full tablet report...
I20260709 12:19:07.635735 27264 tablet_service.cc:1511] Processing CreateTablet for tablet 251ccb5720364661855f3da49cfd9018 (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:19:07.649371 27264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251ccb5720364661855f3da49cfd9018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.649986 27276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ebae3173a14297a511e351da7fc5fc" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a5c6720fb13404a9c246815def548bf" is_pre_election: true
I20260709 12:19:07.651393 27316 tablet_bootstrap.cc:492] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd: No bootstrap required, opened a new log
I20260709 12:19:07.651847 27316 ts_tablet_manager.cc:1403] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd: Time spent bootstrapping tablet: real 0.058s	user 0.003s	sys 0.010s
W20260709 12:19:07.655933 27092 leader_election.cc:343] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:07.657764 27092 leader_election.cc:304] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3339afbfa7241c28d40d3166e3fecdd; no voters: 8a5c6720fb13404a9c246815def548bf, e07e9c7c34b644dfa588af1f2731d699
I20260709 12:19:07.658631 27322 raft_consensus.cc:2749] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:07.659662 27318 tablet_bootstrap.cc:654] T f07d2f9fd966429d97ebc79cdaa242b9 P e07e9c7c34b644dfa588af1f2731d699: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:07.661201 27192 tablet_service.cc:1511] Processing CreateTablet for tablet c9ec8f1d66da4e0a9473139825516608 (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:19:07.665890 27192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ec8f1d66da4e0a9473139825516608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.664667 27115 tablet_service.cc:1511] Processing CreateTablet for tablet b86c52ed25d444d58e0f67f7840e0847 (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:19:07.666847 27115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86c52ed25d444d58e0f67f7840e0847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.669396 27318 tablet_bootstrap.cc:492] T f07d2f9fd966429d97ebc79cdaa242b9 P e07e9c7c34b644dfa588af1f2731d699: No bootstrap required, opened a new log
I20260709 12:19:07.669911 27318 ts_tablet_manager.cc:1403] T f07d2f9fd966429d97ebc79cdaa242b9 P e07e9c7c34b644dfa588af1f2731d699: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.008s
I20260709 12:19:07.665464 27265 tablet_service.cc:1511] Processing CreateTablet for tablet c9ec8f1d66da4e0a9473139825516608 (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:19:07.672739 27318 raft_consensus.cc:359] T f07d2f9fd966429d97ebc79cdaa242b9 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.673497 27318 raft_consensus.cc:385] T f07d2f9fd966429d97ebc79cdaa242b9 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:07.673220 27190 tablet_service.cc:1511] Processing CreateTablet for tablet b86c52ed25d444d58e0f67f7840e0847 (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:19:07.657025 27316 raft_consensus.cc:359] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.674006 27316 raft_consensus.cc:385] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:07.674304 27316 raft_consensus.cc:740] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Initialized, Role: FOLLOWER
I20260709 12:19:07.674458 27190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86c52ed25d444d58e0f67f7840e0847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.674417 27266 tablet_service.cc:1511] Processing CreateTablet for tablet b86c52ed25d444d58e0f67f7840e0847 (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:19:07.672941 27265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ec8f1d66da4e0a9473139825516608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.676218 27266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86c52ed25d444d58e0f67f7840e0847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.676049 27117 tablet_service.cc:1511] Processing CreateTablet for tablet dd472718d327479bbb959e364aba82fd (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:19:07.677263 27117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd472718d327479bbb959e364aba82fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.679276 27263 tablet_service.cc:1511] Processing CreateTablet for tablet dd472718d327479bbb959e364aba82fd (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:19:07.680498 27263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd472718d327479bbb959e364aba82fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.680629 27318 raft_consensus.cc:740] T f07d2f9fd966429d97ebc79cdaa242b9 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e07e9c7c34b644dfa588af1f2731d699, State: Initialized, Role: FOLLOWER
I20260709 12:19:07.680519 27191 tablet_service.cc:1511] Processing CreateTablet for tablet dd472718d327479bbb959e364aba82fd (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:19:07.681646 27318 consensus_queue.cc:260] T f07d2f9fd966429d97ebc79cdaa242b9 P e07e9c7c34b644dfa588af1f2731d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.682559 27316 consensus_queue.cc:260] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.682153 27191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd472718d327479bbb959e364aba82fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.689838 27318 ts_tablet_manager.cc:1434] T f07d2f9fd966429d97ebc79cdaa242b9 P e07e9c7c34b644dfa588af1f2731d699: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 12:19:07.694912 27316 ts_tablet_manager.cc:1434] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 12:19:07.697005 27316 tablet_bootstrap.cc:492] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd: Bootstrap starting.
I20260709 12:19:07.709101 27322 raft_consensus.cc:493] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:07.709532 27322 raft_consensus.cc:515] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.695925 27318 tablet_bootstrap.cc:492] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699: Bootstrap starting.
I20260709 12:19:07.657248 27317 tablet_bootstrap.cc:654] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:07.711534 27322 leader_election.cc:290] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:07.712242 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07d2f9fd966429d97ebc79cdaa242b9" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e07e9c7c34b644dfa588af1f2731d699" is_pre_election: true
I20260709 12:19:07.695583 27114 tablet_service.cc:1511] Processing CreateTablet for tablet cf027d84045e43dfb1e6cc0c436ace6e (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:19:07.712884 27202 raft_consensus.cc:2468] T f07d2f9fd966429d97ebc79cdaa242b9 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 0.
I20260709 12:19:07.713490 27276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07d2f9fd966429d97ebc79cdaa242b9" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a5c6720fb13404a9c246815def548bf" is_pre_election: true
I20260709 12:19:07.715102 27091 leader_election.cc:304] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3339afbfa7241c28d40d3166e3fecdd, e07e9c7c34b644dfa588af1f2731d699; no voters: 
W20260709 12:19:07.716321 27092 leader_election.cc:343] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:07.717255 27322 raft_consensus.cc:2804] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:07.717062 27189 tablet_service.cc:1511] Processing CreateTablet for tablet cf027d84045e43dfb1e6cc0c436ace6e (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:19:07.717597 27322 raft_consensus.cc:493] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:07.717953 27322 raft_consensus.cc:3060] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:07.718291 27189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf027d84045e43dfb1e6cc0c436ace6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.713512 27114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf027d84045e43dfb1e6cc0c436ace6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.726047 27318 tablet_bootstrap.cc:654] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:07.729787 27316 tablet_bootstrap.cc:654] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:07.732223 27264 tablet_service.cc:1511] Processing CreateTablet for tablet cf027d84045e43dfb1e6cc0c436ace6e (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:19:07.733508 27264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf027d84045e43dfb1e6cc0c436ace6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.732265 27322 raft_consensus.cc:515] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.736642 27117 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad70a95ebdf493a863a560b2d509b09 (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:19:07.737352 27188 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad70a95ebdf493a863a560b2d509b09 (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:19:07.737941 27117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad70a95ebdf493a863a560b2d509b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.738416 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07d2f9fd966429d97ebc79cdaa242b9" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
I20260709 12:19:07.738989 27202 raft_consensus.cc:3060] T f07d2f9fd966429d97ebc79cdaa242b9 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:07.739104 27317 tablet_bootstrap.cc:492] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf: No bootstrap required, opened a new log
I20260709 12:19:07.739524 27317 ts_tablet_manager.cc:1403] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf: Time spent bootstrapping tablet: real 0.111s	user 0.006s	sys 0.009s
I20260709 12:19:07.738660 27188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad70a95ebdf493a863a560b2d509b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.746497 27324 raft_consensus.cc:493] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:07.747045 27324 raft_consensus.cc:515] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.764958 27322 leader_election.cc:290] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 election: Requested vote from peers e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:07.756122 27317 raft_consensus.cc:359] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.765805 27317 raft_consensus.cc:385] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:07.766112 27317 raft_consensus.cc:740] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a5c6720fb13404a9c246815def548bf, State: Initialized, Role: FOLLOWER
I20260709 12:19:07.766798 27317 consensus_queue.cc:260] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.767225 27276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07d2f9fd966429d97ebc79cdaa242b9" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a5c6720fb13404a9c246815def548bf"
W20260709 12:19:07.770154 27092 leader_election.cc:343] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:07.770804 27324 leader_election.cc:290] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193:34419), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:07.777554 27316 tablet_bootstrap.cc:492] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd: No bootstrap required, opened a new log
I20260709 12:19:07.778059 27316 ts_tablet_manager.cc:1403] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.000s
I20260709 12:19:07.780526 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ebae3173a14297a511e351da7fc5fc" candidate_uuid: "e07e9c7c34b644dfa588af1f2731d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd" is_pre_election: true
I20260709 12:19:07.781180 27127 raft_consensus.cc:2468] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e07e9c7c34b644dfa588af1f2731d699 in term 0.
I20260709 12:19:07.781792 27316 raft_consensus.cc:359] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.782770 27316 raft_consensus.cc:385] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:07.783823 27167 leader_election.cc:304] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3339afbfa7241c28d40d3166e3fecdd, e07e9c7c34b644dfa588af1f2731d699; no voters: 
I20260709 12:19:07.792362 27316 raft_consensus.cc:740] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Initialized, Role: FOLLOWER
I20260709 12:19:07.789160 27263 tablet_service.cc:1511] Processing CreateTablet for tablet ec762f7882fa472e86ea48d67332fc9e (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:19:07.790576 27117 tablet_service.cc:1511] Processing CreateTablet for tablet ec762f7882fa472e86ea48d67332fc9e (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:19:07.792696 27324 raft_consensus.cc:2804] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:07.793068 27324 raft_consensus.cc:493] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:07.793365 27117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec762f7882fa472e86ea48d67332fc9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.793417 27324 raft_consensus.cc:3060] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:07.793656 27318 tablet_bootstrap.cc:492] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699: No bootstrap required, opened a new log
I20260709 12:19:07.794104 27318 ts_tablet_manager.cc:1403] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699: Time spent bootstrapping tablet: real 0.099s	user 0.016s	sys 0.009s
I20260709 12:19:07.793983 27316 consensus_queue.cc:260] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.793365 27263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec762f7882fa472e86ea48d67332fc9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.797039 27318 raft_consensus.cc:359] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.797714 27318 raft_consensus.cc:385] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:07.797976 27318 raft_consensus.cc:740] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e07e9c7c34b644dfa588af1f2731d699, State: Initialized, Role: FOLLOWER
I20260709 12:19:07.791141 27189 tablet_service.cc:1511] Processing CreateTablet for tablet ec762f7882fa472e86ea48d67332fc9e (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:19:07.787613 27265 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad70a95ebdf493a863a560b2d509b09 (DEFAULT_TABLE table=test-workload [id=21f74350be7e4016ad315a9b445b1620]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:19:07.801008 27265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad70a95ebdf493a863a560b2d509b09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.802374 27318 consensus_queue.cc:260] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.803058 27316 ts_tablet_manager.cc:1434] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:19:07.805135 27189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec762f7882fa472e86ea48d67332fc9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:07.807366 27318 ts_tablet_manager.cc:1434] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.005s
I20260709 12:19:07.809573 27316 tablet_bootstrap.cc:492] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd: Bootstrap starting.
I20260709 12:19:07.809914 27318 tablet_bootstrap.cc:492] T 23b6837b8c6244919928497a65da506a P e07e9c7c34b644dfa588af1f2731d699: Bootstrap starting.
I20260709 12:19:07.815570 27316 tablet_bootstrap.cc:654] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:07.816817 27324 raft_consensus.cc:515] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.817736 27318 tablet_bootstrap.cc:654] T 23b6837b8c6244919928497a65da506a P e07e9c7c34b644dfa588af1f2731d699: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:07.818886 27324 leader_election.cc:290] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [CANDIDATE]: Term 1 election: Requested vote from peers c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193:34419), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:07.819522 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ebae3173a14297a511e351da7fc5fc" candidate_uuid: "e07e9c7c34b644dfa588af1f2731d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
I20260709 12:19:07.820034 27127 raft_consensus.cc:3060] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:07.824141 27276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ebae3173a14297a511e351da7fc5fc" candidate_uuid: "e07e9c7c34b644dfa588af1f2731d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a5c6720fb13404a9c246815def548bf" is_pre_election: true
I20260709 12:19:07.824599 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ebae3173a14297a511e351da7fc5fc" candidate_uuid: "e07e9c7c34b644dfa588af1f2731d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a5c6720fb13404a9c246815def548bf"
I20260709 12:19:07.824740 27276 raft_consensus.cc:2468] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e07e9c7c34b644dfa588af1f2731d699 in term 0.
I20260709 12:19:07.788055 27202 raft_consensus.cc:2468] T f07d2f9fd966429d97ebc79cdaa242b9 P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 1.
I20260709 12:19:07.826241 27127 raft_consensus.cc:2468] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e07e9c7c34b644dfa588af1f2731d699 in term 1.
I20260709 12:19:07.826829 27091 leader_election.cc:304] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd [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: c3339afbfa7241c28d40d3166e3fecdd, e07e9c7c34b644dfa588af1f2731d699; no voters: 8a5c6720fb13404a9c246815def548bf
I20260709 12:19:07.827654 27322 raft_consensus.cc:2804] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:07.827816 27167 leader_election.cc:304] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [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: c3339afbfa7241c28d40d3166e3fecdd, e07e9c7c34b644dfa588af1f2731d699; no voters: 8a5c6720fb13404a9c246815def548bf
I20260709 12:19:07.828127 27322 raft_consensus.cc:697] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Becoming Leader. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Running, Role: LEADER
I20260709 12:19:07.828964 27322 consensus_queue.cc:237] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.829388 27318 tablet_bootstrap.cc:492] T 23b6837b8c6244919928497a65da506a P e07e9c7c34b644dfa588af1f2731d699: No bootstrap required, opened a new log
I20260709 12:19:07.829831 27318 ts_tablet_manager.cc:1403] T 23b6837b8c6244919928497a65da506a P e07e9c7c34b644dfa588af1f2731d699: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 12:19:07.832659 27318 raft_consensus.cc:359] T 23b6837b8c6244919928497a65da506a P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.833289 27318 raft_consensus.cc:385] T 23b6837b8c6244919928497a65da506a P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:07.833564 27318 raft_consensus.cc:740] T 23b6837b8c6244919928497a65da506a P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e07e9c7c34b644dfa588af1f2731d699, State: Initialized, Role: FOLLOWER
I20260709 12:19:07.834216 27318 consensus_queue.cc:260] T 23b6837b8c6244919928497a65da506a P e07e9c7c34b644dfa588af1f2731d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.835605 27316 tablet_bootstrap.cc:492] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd: No bootstrap required, opened a new log
I20260709 12:19:07.835891 27301 heartbeater.cc:499] Master 127.25.220.254:33895 was elected leader, sending a full tablet report...
I20260709 12:19:07.836006 27331 raft_consensus.cc:2804] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:07.836205 27316 ts_tablet_manager.cc:1403] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260709 12:19:07.836788 27024 catalog_manager.cc:5697] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd reported cstate change: term changed from 0 to 1, leader changed from <none> to c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193). New cstate: current_term: 1 leader_uuid: "c3339afbfa7241c28d40d3166e3fecdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:07.839298 27316 raft_consensus.cc:359] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.839967 27316 raft_consensus.cc:385] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:07.840236 27316 raft_consensus.cc:740] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Initialized, Role: FOLLOWER
I20260709 12:19:07.840864 27316 consensus_queue.cc:260] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.843128 27318 ts_tablet_manager.cc:1434] T 23b6837b8c6244919928497a65da506a P e07e9c7c34b644dfa588af1f2731d699: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 12:19:07.848605 27318 tablet_bootstrap.cc:492] T c9ec8f1d66da4e0a9473139825516608 P e07e9c7c34b644dfa588af1f2731d699: Bootstrap starting.
I20260709 12:19:07.842533 27316 ts_tablet_manager.cc:1434] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:19:07.855396 27318 tablet_bootstrap.cc:654] T c9ec8f1d66da4e0a9473139825516608 P e07e9c7c34b644dfa588af1f2731d699: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:07.857713 27317 ts_tablet_manager.cc:1434] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf: Time spent starting tablet: real 0.118s	user 0.003s	sys 0.012s
I20260709 12:19:07.858873 27317 tablet_bootstrap.cc:492] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf: Bootstrap starting.
I20260709 12:19:07.861387 27316 tablet_bootstrap.cc:492] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd: Bootstrap starting.
I20260709 12:19:07.868772 27316 tablet_bootstrap.cc:654] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:07.874022 27316 tablet_bootstrap.cc:492] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd: No bootstrap required, opened a new log
I20260709 12:19:07.873863 27331 raft_consensus.cc:697] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 1 LEADER]: Becoming Leader. State: Replica: e07e9c7c34b644dfa588af1f2731d699, State: Running, Role: LEADER
I20260709 12:19:07.874449 27316 ts_tablet_manager.cc:1403] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:19:07.874846 27331 consensus_queue.cc:237] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.876058 27317 tablet_bootstrap.cc:654] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:07.877108 27316 raft_consensus.cc:359] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.878080 27316 raft_consensus.cc:385] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:07.878710 27316 raft_consensus.cc:740] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Initialized, Role: FOLLOWER
I20260709 12:19:07.879803 27316 consensus_queue.cc:260] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.882576 27316 ts_tablet_manager.cc:1434] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:19:07.883536 27316 tablet_bootstrap.cc:492] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd: Bootstrap starting.
I20260709 12:19:07.888648 27317 tablet_bootstrap.cc:492] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf: No bootstrap required, opened a new log
I20260709 12:19:07.889173 27317 ts_tablet_manager.cc:1403] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260709 12:19:07.889873 27316 tablet_bootstrap.cc:654] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:07.891026 27318 tablet_bootstrap.cc:492] T c9ec8f1d66da4e0a9473139825516608 P e07e9c7c34b644dfa588af1f2731d699: No bootstrap required, opened a new log
I20260709 12:19:07.891546 27318 ts_tablet_manager.cc:1403] T c9ec8f1d66da4e0a9473139825516608 P e07e9c7c34b644dfa588af1f2731d699: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.013s
I20260709 12:19:07.891991 27317 raft_consensus.cc:359] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.892742 27317 raft_consensus.cc:385] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:07.893080 27317 raft_consensus.cc:740] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a5c6720fb13404a9c246815def548bf, State: Initialized, Role: FOLLOWER
I20260709 12:19:07.893952 27317 consensus_queue.cc:260] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.895226 27318 raft_consensus.cc:359] T c9ec8f1d66da4e0a9473139825516608 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.896643 27318 raft_consensus.cc:385] T c9ec8f1d66da4e0a9473139825516608 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:07.897091 27318 raft_consensus.cc:740] T c9ec8f1d66da4e0a9473139825516608 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e07e9c7c34b644dfa588af1f2731d699, State: Initialized, Role: FOLLOWER
I20260709 12:19:07.898232 27318 consensus_queue.cc:260] T c9ec8f1d66da4e0a9473139825516608 P e07e9c7c34b644dfa588af1f2731d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.898305 27024 catalog_manager.cc:5697] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 reported cstate change: term changed from 0 to 1, leader changed from <none> to e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194). New cstate: current_term: 1 leader_uuid: "e07e9c7c34b644dfa588af1f2731d699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:07.899434 27317 ts_tablet_manager.cc:1434] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:19:07.901345 27317 tablet_bootstrap.cc:492] T f07d2f9fd966429d97ebc79cdaa242b9 P 8a5c6720fb13404a9c246815def548bf: Bootstrap starting.
I20260709 12:19:07.901741 27318 ts_tablet_manager.cc:1434] T c9ec8f1d66da4e0a9473139825516608 P e07e9c7c34b644dfa588af1f2731d699: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:19:07.902988 27318 tablet_bootstrap.cc:492] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699: Bootstrap starting.
I20260709 12:19:07.907660 27317 tablet_bootstrap.cc:654] T f07d2f9fd966429d97ebc79cdaa242b9 P 8a5c6720fb13404a9c246815def548bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:07.909009 27316 tablet_bootstrap.cc:492] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd: No bootstrap required, opened a new log
I20260709 12:19:07.909560 27316 ts_tablet_manager.cc:1403] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.005s
I20260709 12:19:07.909807 27318 tablet_bootstrap.cc:654] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:07.912765 27316 raft_consensus.cc:359] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.913826 27316 raft_consensus.cc:385] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:07.914345 27316 raft_consensus.cc:740] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Initialized, Role: FOLLOWER
I20260709 12:19:07.915515 27316 consensus_queue.cc:260] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.921099 27316 ts_tablet_manager.cc:1434] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:19:07.922521 27316 tablet_bootstrap.cc:492] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd: Bootstrap starting.
I20260709 12:19:07.926002 27317 tablet_bootstrap.cc:492] T f07d2f9fd966429d97ebc79cdaa242b9 P 8a5c6720fb13404a9c246815def548bf: No bootstrap required, opened a new log
I20260709 12:19:07.926507 27317 ts_tablet_manager.cc:1403] T f07d2f9fd966429d97ebc79cdaa242b9 P 8a5c6720fb13404a9c246815def548bf: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260709 12:19:07.929426 27317 raft_consensus.cc:359] T f07d2f9fd966429d97ebc79cdaa242b9 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.930297 27317 raft_consensus.cc:385] T f07d2f9fd966429d97ebc79cdaa242b9 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:07.930650 27317 raft_consensus.cc:740] T f07d2f9fd966429d97ebc79cdaa242b9 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a5c6720fb13404a9c246815def548bf, State: Initialized, Role: FOLLOWER
I20260709 12:19:07.931578 27317 consensus_queue.cc:260] T f07d2f9fd966429d97ebc79cdaa242b9 P 8a5c6720fb13404a9c246815def548bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.932585 27318 tablet_bootstrap.cc:492] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699: No bootstrap required, opened a new log
I20260709 12:19:07.933095 27318 ts_tablet_manager.cc:1403] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.015s
I20260709 12:19:07.933238 27316 tablet_bootstrap.cc:654] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:07.933756 27317 ts_tablet_manager.cc:1434] T f07d2f9fd966429d97ebc79cdaa242b9 P 8a5c6720fb13404a9c246815def548bf: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:19:07.935129 27317 tablet_bootstrap.cc:492] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf: Bootstrap starting.
I20260709 12:19:07.936196 27318 raft_consensus.cc:359] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.937201 27318 raft_consensus.cc:385] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:07.937641 27318 raft_consensus.cc:740] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e07e9c7c34b644dfa588af1f2731d699, State: Initialized, Role: FOLLOWER
I20260709 12:19:07.938657 27318 consensus_queue.cc:260] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.943372 27317 tablet_bootstrap.cc:654] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:07.944271 27316 tablet_bootstrap.cc:492] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd: No bootstrap required, opened a new log
I20260709 12:19:07.944844 27316 ts_tablet_manager.cc:1403] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260709 12:19:07.950707 27318 ts_tablet_manager.cc:1434] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 12:19:07.950496 27316 raft_consensus.cc:359] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.951256 27316 raft_consensus.cc:385] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:07.951714 27318 tablet_bootstrap.cc:492] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699: Bootstrap starting.
I20260709 12:19:07.951599 27316 raft_consensus.cc:740] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Initialized, Role: FOLLOWER
I20260709 12:19:07.952584 27316 consensus_queue.cc:260] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.955035 27316 ts_tablet_manager.cc:1434] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:19:07.955194 27317 tablet_bootstrap.cc:492] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf: No bootstrap required, opened a new log
I20260709 12:19:07.955704 27317 ts_tablet_manager.cc:1403] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260709 12:19:07.956086 27316 tablet_bootstrap.cc:492] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd: Bootstrap starting.
I20260709 12:19:07.958595 27317 raft_consensus.cc:359] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.959393 27317 raft_consensus.cc:385] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:07.959717 27317 raft_consensus.cc:740] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a5c6720fb13404a9c246815def548bf, State: Initialized, Role: FOLLOWER
I20260709 12:19:07.960572 27317 consensus_queue.cc:260] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.962702 27316 tablet_bootstrap.cc:654] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:07.962993 27317 ts_tablet_manager.cc:1434] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:19:07.963508 27318 tablet_bootstrap.cc:654] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:07.963974 27317 tablet_bootstrap.cc:492] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf: Bootstrap starting.
I20260709 12:19:07.970448 27317 tablet_bootstrap.cc:654] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:07.974956 27316 tablet_bootstrap.cc:492] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd: No bootstrap required, opened a new log
I20260709 12:19:07.974972 27318 tablet_bootstrap.cc:492] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699: No bootstrap required, opened a new log
I20260709 12:19:07.975543 27316 ts_tablet_manager.cc:1403] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260709 12:19:07.975611 27318 ts_tablet_manager.cc:1403] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260709 12:19:07.978242 27316 raft_consensus.cc:359] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.978483 27318 raft_consensus.cc:359] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.979030 27316 raft_consensus.cc:385] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:07.979173 27318 raft_consensus.cc:385] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:07.979354 27316 raft_consensus.cc:740] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Initialized, Role: FOLLOWER
I20260709 12:19:07.979561 27318 raft_consensus.cc:740] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e07e9c7c34b644dfa588af1f2731d699, State: Initialized, Role: FOLLOWER
I20260709 12:19:07.980123 27316 consensus_queue.cc:260] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.980461 27318 consensus_queue.cc:260] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.983503 27318 ts_tablet_manager.cc:1434] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:19:07.983955 27316 ts_tablet_manager.cc:1434] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:19:07.984524 27318 tablet_bootstrap.cc:492] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699: Bootstrap starting.
I20260709 12:19:07.984792 27316 tablet_bootstrap.cc:492] T 3ad70a95ebdf493a863a560b2d509b09 P c3339afbfa7241c28d40d3166e3fecdd: Bootstrap starting.
I20260709 12:19:07.987390 27317 tablet_bootstrap.cc:492] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf: No bootstrap required, opened a new log
I20260709 12:19:07.987879 27317 ts_tablet_manager.cc:1403] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.013s
I20260709 12:19:07.990692 27317 raft_consensus.cc:359] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.991415 27317 raft_consensus.cc:385] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:07.991770 27317 raft_consensus.cc:740] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a5c6720fb13404a9c246815def548bf, State: Initialized, Role: FOLLOWER
I20260709 12:19:07.992478 27316 tablet_bootstrap.cc:654] T 3ad70a95ebdf493a863a560b2d509b09 P c3339afbfa7241c28d40d3166e3fecdd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:07.992689 27318 tablet_bootstrap.cc:654] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:07.992519 27317 consensus_queue.cc:260] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:07.994891 27317 ts_tablet_manager.cc:1434] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:19:07.995829 27317 tablet_bootstrap.cc:492] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf: Bootstrap starting.
I20260709 12:19:08.001241 27318 tablet_bootstrap.cc:492] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699: No bootstrap required, opened a new log
I20260709 12:19:08.001861 27318 ts_tablet_manager.cc:1403] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.009s
I20260709 12:19:08.005266 27322 raft_consensus.cc:493] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:08.005077 27318 raft_consensus.cc:359] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.005700 27322 raft_consensus.cc:515] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.007874 27316 tablet_bootstrap.cc:492] T 3ad70a95ebdf493a863a560b2d509b09 P c3339afbfa7241c28d40d3166e3fecdd: No bootstrap required, opened a new log
I20260709 12:19:08.008322 27316 ts_tablet_manager.cc:1403] T 3ad70a95ebdf493a863a560b2d509b09 P c3339afbfa7241c28d40d3166e3fecdd: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260709 12:19:08.008237 27322 leader_election.cc:290] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:08.009585 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd472718d327479bbb959e364aba82fd" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e07e9c7c34b644dfa588af1f2731d699" is_pre_election: true
I20260709 12:19:08.010088 27202 raft_consensus.cc:2468] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 0.
I20260709 12:19:08.010473 27318 raft_consensus.cc:385] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:08.010006 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd472718d327479bbb959e364aba82fd" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a5c6720fb13404a9c246815def548bf" is_pre_election: true
I20260709 12:19:08.011003 27275 raft_consensus.cc:2468] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 0.
I20260709 12:19:08.010839 27316 raft_consensus.cc:359] T 3ad70a95ebdf493a863a560b2d509b09 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.011456 27316 raft_consensus.cc:385] T 3ad70a95ebdf493a863a560b2d509b09 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:08.011257 27091 leader_election.cc:304] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3339afbfa7241c28d40d3166e3fecdd, e07e9c7c34b644dfa588af1f2731d699; no voters: 
I20260709 12:19:08.012056 27316 raft_consensus.cc:740] T 3ad70a95ebdf493a863a560b2d509b09 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Initialized, Role: FOLLOWER
I20260709 12:19:08.012133 27322 raft_consensus.cc:2804] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:08.012557 27318 raft_consensus.cc:740] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e07e9c7c34b644dfa588af1f2731d699, State: Initialized, Role: FOLLOWER
I20260709 12:19:08.012645 27322 raft_consensus.cc:493] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:08.013139 27322 raft_consensus.cc:3060] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.012884 27316 consensus_queue.cc:260] T 3ad70a95ebdf493a863a560b2d509b09 P c3339afbfa7241c28d40d3166e3fecdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.013423 27318 consensus_queue.cc:260] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.013983 27317 tablet_bootstrap.cc:654] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:08.017742 27316 ts_tablet_manager.cc:1434] T 3ad70a95ebdf493a863a560b2d509b09 P c3339afbfa7241c28d40d3166e3fecdd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:19:08.018661 27316 tablet_bootstrap.cc:492] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd: Bootstrap starting.
I20260709 12:19:08.022666 27318 ts_tablet_manager.cc:1434] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:19:08.022869 27321 raft_consensus.cc:493] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:08.023351 27321 raft_consensus.cc:515] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.024909 27317 tablet_bootstrap.cc:492] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf: No bootstrap required, opened a new log
I20260709 12:19:08.025408 27317 ts_tablet_manager.cc:1403] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.002s
I20260709 12:19:08.025713 27321 leader_election.cc:290] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
W20260709 12:19:08.025996 27073 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:08.027165 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ec8f1d66da4e0a9473139825516608" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a5c6720fb13404a9c246815def548bf" is_pre_election: true
I20260709 12:19:08.029052 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ec8f1d66da4e0a9473139825516608" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e07e9c7c34b644dfa588af1f2731d699" is_pre_election: true
W20260709 12:19:08.029304 27092 leader_election.cc:343] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:08.029641 27202 raft_consensus.cc:2468] T c9ec8f1d66da4e0a9473139825516608 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 0.
I20260709 12:19:08.030035 27318 tablet_bootstrap.cc:492] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699: Bootstrap starting.
I20260709 12:19:08.030979 27316 tablet_bootstrap.cc:654] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:08.030838 27091 leader_election.cc:304] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd [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: c3339afbfa7241c28d40d3166e3fecdd, e07e9c7c34b644dfa588af1f2731d699; no voters: 8a5c6720fb13404a9c246815def548bf
I20260709 12:19:08.031936 27321 raft_consensus.cc:2804] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:08.032287 27321 raft_consensus.cc:493] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:08.032606 27321 raft_consensus.cc:3060] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.036623 27318 tablet_bootstrap.cc:654] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:08.028055 27322 raft_consensus.cc:515] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.039228 27322 leader_election.cc:290] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 election: Requested vote from peers e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:08.039466 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd472718d327479bbb959e364aba82fd" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
I20260709 12:19:08.039987 27202 raft_consensus.cc:3060] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.039846 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd472718d327479bbb959e364aba82fd" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a5c6720fb13404a9c246815def548bf"
I20260709 12:19:08.040598 27275 raft_consensus.cc:3060] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.041178 27321 raft_consensus.cc:515] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.028596 27317 raft_consensus.cc:359] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.044050 27317 raft_consensus.cc:385] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:08.044384 27317 raft_consensus.cc:740] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a5c6720fb13404a9c246815def548bf, State: Initialized, Role: FOLLOWER
I20260709 12:19:08.044406 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ec8f1d66da4e0a9473139825516608" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
I20260709 12:19:08.045226 27201 raft_consensus.cc:3060] T c9ec8f1d66da4e0a9473139825516608 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.045290 27321 leader_election.cc:290] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 election: Requested vote from peers e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:08.046373 27276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ec8f1d66da4e0a9473139825516608" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a5c6720fb13404a9c246815def548bf"
I20260709 12:19:08.047555 27202 raft_consensus.cc:2468] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 1.
W20260709 12:19:08.047695 27092 leader_election.cc:343] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:08.047843 27318 tablet_bootstrap.cc:492] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699: No bootstrap required, opened a new log
I20260709 12:19:08.048381 27318 ts_tablet_manager.cc:1403] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 12:19:08.049077 27091 leader_election.cc:304] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3339afbfa7241c28d40d3166e3fecdd, e07e9c7c34b644dfa588af1f2731d699; no voters: 
I20260709 12:19:08.050062 27321 raft_consensus.cc:2804] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:08.050552 27321 raft_consensus.cc:697] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Becoming Leader. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Running, Role: LEADER
I20260709 12:19:08.051159 27318 raft_consensus.cc:359] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.051838 27318 raft_consensus.cc:385] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:08.051964 27201 raft_consensus.cc:2468] T c9ec8f1d66da4e0a9473139825516608 P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 1.
I20260709 12:19:08.052136 27318 raft_consensus.cc:740] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e07e9c7c34b644dfa588af1f2731d699, State: Initialized, Role: FOLLOWER
I20260709 12:19:08.052178 27321 consensus_queue.cc:237] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.053013 27091 leader_election.cc:304] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd [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: c3339afbfa7241c28d40d3166e3fecdd, e07e9c7c34b644dfa588af1f2731d699; no voters: 8a5c6720fb13404a9c246815def548bf
I20260709 12:19:08.052955 27318 consensus_queue.cc:260] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.053882 27322 raft_consensus.cc:2804] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:08.045221 27317 consensus_queue.cc:260] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.053081 27275 raft_consensus.cc:2468] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 1.
I20260709 12:19:08.056000 27317 ts_tablet_manager.cc:1434] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 12:19:08.056926 27318 ts_tablet_manager.cc:1434] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:19:08.058897 27318 tablet_bootstrap.cc:492] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699: Bootstrap starting.
I20260709 12:19:08.059695 27316 tablet_bootstrap.cc:492] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd: No bootstrap required, opened a new log
I20260709 12:19:08.060086 27316 ts_tablet_manager.cc:1403] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.001s
I20260709 12:19:08.062600 27316 raft_consensus.cc:359] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.063220 27316 raft_consensus.cc:385] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:08.063478 27316 raft_consensus.cc:740] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Initialized, Role: FOLLOWER
I20260709 12:19:08.064270 27318 tablet_bootstrap.cc:654] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:08.064108 27316 consensus_queue.cc:260] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.071297 27322 raft_consensus.cc:697] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Becoming Leader. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Running, Role: LEADER
I20260709 12:19:08.071759 27353 raft_consensus.cc:493] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:08.072274 27353 raft_consensus.cc:515] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.072607 27322 consensus_queue.cc:237] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.075670 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b6837b8c6244919928497a65da506a" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e07e9c7c34b644dfa588af1f2731d699" is_pre_election: true
I20260709 12:19:08.076465 27201 raft_consensus.cc:2468] T 23b6837b8c6244919928497a65da506a P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 0.
I20260709 12:19:08.056968 27317 tablet_bootstrap.cc:492] T c9ec8f1d66da4e0a9473139825516608 P 8a5c6720fb13404a9c246815def548bf: Bootstrap starting.
I20260709 12:19:08.077670 27091 leader_election.cc:304] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3339afbfa7241c28d40d3166e3fecdd, e07e9c7c34b644dfa588af1f2731d699; no voters: 
I20260709 12:19:08.082674 27318 tablet_bootstrap.cc:492] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699: No bootstrap required, opened a new log
I20260709 12:19:08.083707 27353 leader_election.cc:290] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:08.084472 27353 raft_consensus.cc:2804] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:08.084913 27353 raft_consensus.cc:493] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:08.085330 27353 raft_consensus.cc:3060] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.086592 27318 ts_tablet_manager.cc:1403] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.003s
I20260709 12:19:08.085206 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b6837b8c6244919928497a65da506a" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a5c6720fb13404a9c246815def548bf" is_pre_election: true
I20260709 12:19:08.092648 27275 raft_consensus.cc:2468] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 0.
I20260709 12:19:08.094204 27317 tablet_bootstrap.cc:654] T c9ec8f1d66da4e0a9473139825516608 P 8a5c6720fb13404a9c246815def548bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:08.094434 27318 raft_consensus.cc:359] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.095184 27318 raft_consensus.cc:385] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:08.095587 27318 raft_consensus.cc:740] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e07e9c7c34b644dfa588af1f2731d699, State: Initialized, Role: FOLLOWER
I20260709 12:19:08.097096 27355 raft_consensus.cc:493] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:08.098102 27316 ts_tablet_manager.cc:1434] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd: Time spent starting tablet: real 0.038s	user 0.012s	sys 0.024s
I20260709 12:19:08.097702 27355 raft_consensus.cc:515] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.099453 27318 consensus_queue.cc:260] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.102047 27318 ts_tablet_manager.cc:1434] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260709 12:19:08.110973 27321 raft_consensus.cc:493] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:08.113718 27321 raft_consensus.cc:515] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.113145 27331 raft_consensus.cc:493] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:08.116031 27331 raft_consensus.cc:515] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.117937 27331 leader_election.cc:290] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193:34419), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:08.118842 27023 catalog_manager.cc:5697] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd reported cstate change: term changed from 0 to 1, leader changed from <none> to c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193). New cstate: current_term: 1 leader_uuid: "c3339afbfa7241c28d40d3166e3fecdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:08.119741 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec762f7882fa472e86ea48d67332fc9e" candidate_uuid: "e07e9c7c34b644dfa588af1f2731d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a5c6720fb13404a9c246815def548bf" is_pre_election: true
W20260709 12:19:08.121014 27167 leader_election.cc:343] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:08.121235 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec762f7882fa472e86ea48d67332fc9e" candidate_uuid: "e07e9c7c34b644dfa588af1f2731d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd" is_pre_election: true
I20260709 12:19:08.121848 27127 raft_consensus.cc:2468] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e07e9c7c34b644dfa588af1f2731d699 in term 0.
I20260709 12:19:08.122494 27353 raft_consensus.cc:515] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.122990 27167 leader_election.cc:304] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [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: c3339afbfa7241c28d40d3166e3fecdd, e07e9c7c34b644dfa588af1f2731d699; no voters: 8a5c6720fb13404a9c246815def548bf
I20260709 12:19:08.123751 27331 raft_consensus.cc:2804] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:08.124078 27331 raft_consensus.cc:493] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:08.124428 27331 raft_consensus.cc:3060] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.126552 27322 raft_consensus.cc:493] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:08.129630 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf027d84045e43dfb1e6cc0c436ace6e" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e07e9c7c34b644dfa588af1f2731d699" is_pre_election: true
I20260709 12:19:08.130210 27201 raft_consensus.cc:2468] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 0.
I20260709 12:19:08.130527 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b6837b8c6244919928497a65da506a" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a5c6720fb13404a9c246815def548bf"
I20260709 12:19:08.131076 27275 raft_consensus.cc:3060] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.131335 27091 leader_election.cc:304] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3339afbfa7241c28d40d3166e3fecdd, e07e9c7c34b644dfa588af1f2731d699; no voters: 
I20260709 12:19:08.134791 27317 tablet_bootstrap.cc:492] T c9ec8f1d66da4e0a9473139825516608 P 8a5c6720fb13404a9c246815def548bf: No bootstrap required, opened a new log
I20260709 12:19:08.135246 27317 ts_tablet_manager.cc:1403] T c9ec8f1d66da4e0a9473139825516608 P 8a5c6720fb13404a9c246815def548bf: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.000s
I20260709 12:19:08.136102 27275 raft_consensus.cc:2468] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 1.
I20260709 12:19:08.135852 27331 raft_consensus.cc:515] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.137331 27092 leader_election.cc:304] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a5c6720fb13404a9c246815def548bf, c3339afbfa7241c28d40d3166e3fecdd; no voters: 
I20260709 12:19:08.138226 27359 raft_consensus.cc:2804] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:08.138829 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec762f7882fa472e86ea48d67332fc9e" candidate_uuid: "e07e9c7c34b644dfa588af1f2731d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
I20260709 12:19:08.139600 27127 raft_consensus.cc:3060] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.140031 27354 raft_consensus.cc:2804] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:08.140437 27354 raft_consensus.cc:493] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:08.139434 27353 leader_election.cc:290] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 election: Requested vote from peers e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:08.142046 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b6837b8c6244919928497a65da506a" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
I20260709 12:19:08.142052 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec762f7882fa472e86ea48d67332fc9e" candidate_uuid: "e07e9c7c34b644dfa588af1f2731d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a5c6720fb13404a9c246815def548bf"
I20260709 12:19:08.142376 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec762f7882fa472e86ea48d67332fc9e" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e07e9c7c34b644dfa588af1f2731d699" is_pre_election: true
I20260709 12:19:08.142772 27202 raft_consensus.cc:3060] T 23b6837b8c6244919928497a65da506a P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.143136 27201 raft_consensus.cc:2393] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3339afbfa7241c28d40d3166e3fecdd in current term 1: Already voted for candidate e07e9c7c34b644dfa588af1f2731d699 in this term.
I20260709 12:19:08.138064 27317 raft_consensus.cc:359] T c9ec8f1d66da4e0a9473139825516608 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.139848 27359 raft_consensus.cc:697] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Becoming Leader. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Running, Role: LEADER
W20260709 12:19:08.145058 27167 leader_election.cc:343] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:08.145128 27317 raft_consensus.cc:385] T c9ec8f1d66da4e0a9473139825516608 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:08.145669 27317 raft_consensus.cc:740] T c9ec8f1d66da4e0a9473139825516608 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a5c6720fb13404a9c246815def548bf, State: Initialized, Role: FOLLOWER
I20260709 12:19:08.146057 27359 consensus_queue.cc:237] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.146395 27317 consensus_queue.cc:260] T c9ec8f1d66da4e0a9473139825516608 P 8a5c6720fb13404a9c246815def548bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.148749 27317 ts_tablet_manager.cc:1434] T c9ec8f1d66da4e0a9473139825516608 P 8a5c6720fb13404a9c246815def548bf: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260709 12:19:08.142093 27354 raft_consensus.cc:3060] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.149688 27317 tablet_bootstrap.cc:492] T cf027d84045e43dfb1e6cc0c436ace6e P 8a5c6720fb13404a9c246815def548bf: Bootstrap starting.
I20260709 12:19:08.152261 27331 leader_election.cc:290] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [CANDIDATE]: Term 1 election: Requested vote from peers c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193:34419), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:08.153489 27202 raft_consensus.cc:2468] T 23b6837b8c6244919928497a65da506a P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 1.
I20260709 12:19:08.155519 27355 leader_election.cc:290] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:08.139287 27322 raft_consensus.cc:515] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.157234 27127 raft_consensus.cc:2468] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e07e9c7c34b644dfa588af1f2731d699 in term 1.
I20260709 12:19:08.157267 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec762f7882fa472e86ea48d67332fc9e" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a5c6720fb13404a9c246815def548bf" is_pre_election: true
I20260709 12:19:08.158604 27167 leader_election.cc:304] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [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: c3339afbfa7241c28d40d3166e3fecdd, e07e9c7c34b644dfa588af1f2731d699; no voters: 8a5c6720fb13404a9c246815def548bf
I20260709 12:19:08.159026 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251ccb5720364661855f3da49cfd9018" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e07e9c7c34b644dfa588af1f2731d699" is_pre_election: true
I20260709 12:19:08.159722 27331 raft_consensus.cc:2804] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:08.159770 27202 raft_consensus.cc:2468] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 0.
I20260709 12:19:08.159901 27276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf027d84045e43dfb1e6cc0c436ace6e" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a5c6720fb13404a9c246815def548bf" is_pre_election: true
I20260709 12:19:08.161046 27331 raft_consensus.cc:697] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [term 1 LEADER]: Becoming Leader. State: Replica: e07e9c7c34b644dfa588af1f2731d699, State: Running, Role: LEADER
I20260709 12:19:08.161393 27330 raft_consensus.cc:493] T f07d2f9fd966429d97ebc79cdaa242b9 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:08.164455 27092 leader_election.cc:343] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:08.164517 27330 raft_consensus.cc:515] T f07d2f9fd966429d97ebc79cdaa242b9 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
W20260709 12:19:08.165211 27092 leader_election.cc:343] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:08.165602 27092 leader_election.cc:304] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3339afbfa7241c28d40d3166e3fecdd; no voters: 8a5c6720fb13404a9c246815def548bf, e07e9c7c34b644dfa588af1f2731d699
I20260709 12:19:08.167129 27330 leader_election.cc:290] T f07d2f9fd966429d97ebc79cdaa242b9 P 8a5c6720fb13404a9c246815def548bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193:34419), e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051)
I20260709 12:19:08.166913 27354 raft_consensus.cc:515] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.167239 27359 raft_consensus.cc:2749] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:08.169219 27322 leader_election.cc:290] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:08.169833 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf027d84045e43dfb1e6cc0c436ace6e" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
I20260709 12:19:08.170271 27201 raft_consensus.cc:3060] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.174608 27091 leader_election.cc:304] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3339afbfa7241c28d40d3166e3fecdd, e07e9c7c34b644dfa588af1f2731d699; no voters: 
I20260709 12:19:08.178246 27354 leader_election.cc:290] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 election: Requested vote from peers e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:08.158210 27353 raft_consensus.cc:493] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:08.178957 27322 raft_consensus.cc:2804] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:08.179322 27322 raft_consensus.cc:493] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:08.179203 27353 raft_consensus.cc:515] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.179708 27322 raft_consensus.cc:3060] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.180126 27331 consensus_queue.cc:237] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.178445 27201 raft_consensus.cc:2468] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 1.
I20260709 12:19:08.181871 27353 leader_election.cc:290] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:08.182734 27091 leader_election.cc:304] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3339afbfa7241c28d40d3166e3fecdd, e07e9c7c34b644dfa588af1f2731d699; no voters: 
I20260709 12:19:08.177591 27023 catalog_manager.cc:5697] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd reported cstate change: term changed from 0 to 1, leader changed from <none> to c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193). New cstate: current_term: 1 leader_uuid: "c3339afbfa7241c28d40d3166e3fecdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:08.183971 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86c52ed25d444d58e0f67f7840e0847" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e07e9c7c34b644dfa588af1f2731d699" is_pre_election: true
I20260709 12:19:08.184744 27202 raft_consensus.cc:2468] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 0.
I20260709 12:19:08.186004 27091 leader_election.cc:304] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3339afbfa7241c28d40d3166e3fecdd, e07e9c7c34b644dfa588af1f2731d699; no voters: 
I20260709 12:19:08.185478 27023 catalog_manager.cc:5697] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd reported cstate change: term changed from 0 to 1, leader changed from <none> to c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193). New cstate: current_term: 1 leader_uuid: "c3339afbfa7241c28d40d3166e3fecdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:08.186980 27353 raft_consensus.cc:2804] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:08.187510 27353 raft_consensus.cc:697] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Becoming Leader. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Running, Role: LEADER
I20260709 12:19:08.187628 27359 raft_consensus.cc:2804] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:08.160591 27321 leader_election.cc:290] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:08.188159 27359 raft_consensus.cc:493] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:08.188565 27359 raft_consensus.cc:3060] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.162331 27317 tablet_bootstrap.cc:654] T cf027d84045e43dfb1e6cc0c436ace6e P 8a5c6720fb13404a9c246815def548bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:08.188702 27353 consensus_queue.cc:237] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.192261 27322 raft_consensus.cc:515] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.195396 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251ccb5720364661855f3da49cfd9018" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
I20260709 12:19:08.196048 27202 raft_consensus.cc:3060] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.197207 27330 raft_consensus.cc:493] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:08.197682 27330 raft_consensus.cc:515] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.202663 27317 tablet_bootstrap.cc:492] T cf027d84045e43dfb1e6cc0c436ace6e P 8a5c6720fb13404a9c246815def548bf: No bootstrap required, opened a new log
I20260709 12:19:08.203090 27317 ts_tablet_manager.cc:1403] T cf027d84045e43dfb1e6cc0c436ace6e P 8a5c6720fb13404a9c246815def548bf: Time spent bootstrapping tablet: real 0.054s	user 0.005s	sys 0.004s
I20260709 12:19:08.203125 27330 leader_election.cc:290] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193:34419), e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051)
I20260709 12:19:08.196303 27359 raft_consensus.cc:515] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.204746 27202 raft_consensus.cc:2468] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 1.
I20260709 12:19:08.205772 27091 leader_election.cc:304] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3339afbfa7241c28d40d3166e3fecdd, e07e9c7c34b644dfa588af1f2731d699; no voters: 
I20260709 12:19:08.206235 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86c52ed25d444d58e0f67f7840e0847" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
I20260709 12:19:08.206588 27354 raft_consensus.cc:2804] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:08.206804 27201 raft_consensus.cc:3060] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.207120 27354 raft_consensus.cc:697] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Becoming Leader. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Running, Role: LEADER
I20260709 12:19:08.206238 27359 leader_election.cc:290] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 election: Requested vote from peers e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:08.207978 27354 consensus_queue.cc:237] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.208642 27273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86c52ed25d444d58e0f67f7840e0847" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a5c6720fb13404a9c246815def548bf"
I20260709 12:19:08.209254 27273 raft_consensus.cc:3060] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.211570 27275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251ccb5720364661855f3da49cfd9018" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a5c6720fb13404a9c246815def548bf" is_pre_election: true
I20260709 12:19:08.212229 27275 raft_consensus.cc:2468] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 0.
I20260709 12:19:08.205737 27317 raft_consensus.cc:359] T cf027d84045e43dfb1e6cc0c436ace6e P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.213630 27317 raft_consensus.cc:385] T cf027d84045e43dfb1e6cc0c436ace6e P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:08.213891 27317 raft_consensus.cc:740] T cf027d84045e43dfb1e6cc0c436ace6e P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a5c6720fb13404a9c246815def548bf, State: Initialized, Role: FOLLOWER
I20260709 12:19:08.214601 27317 consensus_queue.cc:260] T cf027d84045e43dfb1e6cc0c436ace6e P 8a5c6720fb13404a9c246815def548bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.215817 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86c52ed25d444d58e0f67f7840e0847" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a5c6720fb13404a9c246815def548bf" is_pre_election: true
I20260709 12:19:08.216588 27317 ts_tablet_manager.cc:1434] T cf027d84045e43dfb1e6cc0c436ace6e P 8a5c6720fb13404a9c246815def548bf: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 12:19:08.217509 27317 tablet_bootstrap.cc:492] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf: Bootstrap starting.
I20260709 12:19:08.218191 27276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf027d84045e43dfb1e6cc0c436ace6e" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a5c6720fb13404a9c246815def548bf"
I20260709 12:19:08.218708 27276 raft_consensus.cc:3060] T cf027d84045e43dfb1e6cc0c436ace6e P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.219444 27201 raft_consensus.cc:2468] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 1.
I20260709 12:19:08.221426 27322 leader_election.cc:290] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 election: Requested vote from peers e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:08.222054 27091 leader_election.cc:304] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3339afbfa7241c28d40d3166e3fecdd, e07e9c7c34b644dfa588af1f2731d699; no voters: 
I20260709 12:19:08.222643 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251ccb5720364661855f3da49cfd9018" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a5c6720fb13404a9c246815def548bf"
I20260709 12:19:08.223183 27274 raft_consensus.cc:3060] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.225455 27276 raft_consensus.cc:2468] T cf027d84045e43dfb1e6cc0c436ace6e P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 1.
I20260709 12:19:08.225890 27273 raft_consensus.cc:2468] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 1.
I20260709 12:19:08.229532 27322 raft_consensus.cc:2804] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:08.231564 27274 raft_consensus.cc:2468] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 1.
I20260709 12:19:08.232650 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07d2f9fd966429d97ebc79cdaa242b9" candidate_uuid: "8a5c6720fb13404a9c246815def548bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd" is_pre_election: true
I20260709 12:19:08.232811 27322 raft_consensus.cc:697] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Becoming Leader. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Running, Role: LEADER
I20260709 12:19:08.233755 27126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86c52ed25d444d58e0f67f7840e0847" candidate_uuid: "8a5c6720fb13404a9c246815def548bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd" is_pre_election: true
I20260709 12:19:08.237483 27322 consensus_queue.cc:237] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.238929 27024 catalog_manager.cc:5697] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 reported cstate change: term changed from 0 to 1, leader changed from <none> to e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194). New cstate: current_term: 1 leader_uuid: "e07e9c7c34b644dfa588af1f2731d699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:08.243964 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86c52ed25d444d58e0f67f7840e0847" candidate_uuid: "8a5c6720fb13404a9c246815def548bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e07e9c7c34b644dfa588af1f2731d699" is_pre_election: true
I20260709 12:19:08.244951 27201 raft_consensus.cc:2393] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a5c6720fb13404a9c246815def548bf in current term 1: Already voted for candidate c3339afbfa7241c28d40d3166e3fecdd in this term.
I20260709 12:19:08.245347 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f07d2f9fd966429d97ebc79cdaa242b9" candidate_uuid: "8a5c6720fb13404a9c246815def548bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e07e9c7c34b644dfa588af1f2731d699" is_pre_election: true
I20260709 12:19:08.248495 27202 raft_consensus.cc:2393] T f07d2f9fd966429d97ebc79cdaa242b9 P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a5c6720fb13404a9c246815def548bf in current term 1: Already voted for candidate c3339afbfa7241c28d40d3166e3fecdd in this term.
I20260709 12:19:08.244711 27317 tablet_bootstrap.cc:654] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:08.249787 27240 leader_election.cc:304] T f07d2f9fd966429d97ebc79cdaa242b9 P 8a5c6720fb13404a9c246815def548bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a5c6720fb13404a9c246815def548bf; no voters: c3339afbfa7241c28d40d3166e3fecdd, e07e9c7c34b644dfa588af1f2731d699
I20260709 12:19:08.250147 27241 leader_election.cc:304] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a5c6720fb13404a9c246815def548bf; no voters: c3339afbfa7241c28d40d3166e3fecdd, e07e9c7c34b644dfa588af1f2731d699
I20260709 12:19:08.251727 27330 raft_consensus.cc:3060] T f07d2f9fd966429d97ebc79cdaa242b9 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.252569 27371 raft_consensus.cc:2749] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:08.255749 27317 tablet_bootstrap.cc:492] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf: No bootstrap required, opened a new log
I20260709 12:19:08.256304 27317 ts_tablet_manager.cc:1403] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.003s
I20260709 12:19:08.258297 27331 raft_consensus.cc:493] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:08.258740 27331 raft_consensus.cc:515] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.258780 27317 raft_consensus.cc:359] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.255776 27021 catalog_manager.cc:5697] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd reported cstate change: term changed from 0 to 1, leader changed from <none> to c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193). New cstate: current_term: 1 leader_uuid: "c3339afbfa7241c28d40d3166e3fecdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:08.259539 27317 raft_consensus.cc:385] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:08.259845 27317 raft_consensus.cc:740] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a5c6720fb13404a9c246815def548bf, State: Initialized, Role: FOLLOWER
I20260709 12:19:08.260919 27330 raft_consensus.cc:2749] T f07d2f9fd966429d97ebc79cdaa242b9 P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:08.260655 27317 consensus_queue.cc:260] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.260368 27021 catalog_manager.cc:5697] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd reported cstate change: term changed from 0 to 1, leader changed from <none> to c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193). New cstate: current_term: 1 leader_uuid: "c3339afbfa7241c28d40d3166e3fecdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:08.263113 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad70a95ebdf493a863a560b2d509b09" candidate_uuid: "e07e9c7c34b644dfa588af1f2731d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a5c6720fb13404a9c246815def548bf" is_pre_election: true
I20260709 12:19:08.263087 27335 consensus_queue.cc:1048] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:08.264086 27317 ts_tablet_manager.cc:1434] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:19:08.263558 27021 catalog_manager.cc:5697] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd reported cstate change: term changed from 0 to 1, leader changed from <none> to c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193). New cstate: current_term: 1 leader_uuid: "c3339afbfa7241c28d40d3166e3fecdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
W20260709 12:19:08.264591 27167 leader_election.cc:343] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:08.264870 27126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad70a95ebdf493a863a560b2d509b09" candidate_uuid: "e07e9c7c34b644dfa588af1f2731d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd" is_pre_election: true
I20260709 12:19:08.264914 27317 tablet_bootstrap.cc:492] T 3ad70a95ebdf493a863a560b2d509b09 P 8a5c6720fb13404a9c246815def548bf: Bootstrap starting.
I20260709 12:19:08.265627 27126 raft_consensus.cc:2468] T 3ad70a95ebdf493a863a560b2d509b09 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e07e9c7c34b644dfa588af1f2731d699 in term 0.
I20260709 12:19:08.262096 27331 leader_election.cc:290] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193:34419), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:08.268326 27167 leader_election.cc:304] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699 [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: c3339afbfa7241c28d40d3166e3fecdd, e07e9c7c34b644dfa588af1f2731d699; no voters: 8a5c6720fb13404a9c246815def548bf
I20260709 12:19:08.271428 27317 tablet_bootstrap.cc:654] T 3ad70a95ebdf493a863a560b2d509b09 P 8a5c6720fb13404a9c246815def548bf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:08.275313 27331 raft_consensus.cc:2804] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:08.275774 27331 raft_consensus.cc:493] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:08.276099 27331 raft_consensus.cc:3060] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.277390 27317 tablet_bootstrap.cc:492] T 3ad70a95ebdf493a863a560b2d509b09 P 8a5c6720fb13404a9c246815def548bf: No bootstrap required, opened a new log
I20260709 12:19:08.277747 27317 ts_tablet_manager.cc:1403] T 3ad70a95ebdf493a863a560b2d509b09 P 8a5c6720fb13404a9c246815def548bf: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 12:19:08.279531 27317 raft_consensus.cc:359] T 3ad70a95ebdf493a863a560b2d509b09 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.279978 27317 raft_consensus.cc:385] T 3ad70a95ebdf493a863a560b2d509b09 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:08.280194 27317 raft_consensus.cc:740] T 3ad70a95ebdf493a863a560b2d509b09 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a5c6720fb13404a9c246815def548bf, State: Initialized, Role: FOLLOWER
I20260709 12:19:08.281005 27317 consensus_queue.cc:260] T 3ad70a95ebdf493a863a560b2d509b09 P 8a5c6720fb13404a9c246815def548bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.282858 27317 ts_tablet_manager.cc:1434] T 3ad70a95ebdf493a863a560b2d509b09 P 8a5c6720fb13404a9c246815def548bf: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:19:08.284010 27331 raft_consensus.cc:515] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.288435 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad70a95ebdf493a863a560b2d509b09" candidate_uuid: "e07e9c7c34b644dfa588af1f2731d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a5c6720fb13404a9c246815def548bf"
I20260709 12:19:08.288986 27274 raft_consensus.cc:3060] T 3ad70a95ebdf493a863a560b2d509b09 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.295324 27274 raft_consensus.cc:2468] T 3ad70a95ebdf493a863a560b2d509b09 P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e07e9c7c34b644dfa588af1f2731d699 in term 1.
I20260709 12:19:08.295848 27331 leader_election.cc:290] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699 [CANDIDATE]: Term 1 election: Requested vote from peers c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193:34419), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:08.295318 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad70a95ebdf493a863a560b2d509b09" candidate_uuid: "e07e9c7c34b644dfa588af1f2731d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
I20260709 12:19:08.296511 27167 leader_election.cc:304] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a5c6720fb13404a9c246815def548bf, e07e9c7c34b644dfa588af1f2731d699; no voters: 
I20260709 12:19:08.297334 27331 raft_consensus.cc:2804] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:08.298547 27331 raft_consensus.cc:697] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699 [term 1 LEADER]: Becoming Leader. State: Replica: e07e9c7c34b644dfa588af1f2731d699, State: Running, Role: LEADER
I20260709 12:19:08.299397 27331 consensus_queue.cc:237] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.301124 27274 raft_consensus.cc:3060] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.296522 27127 raft_consensus.cc:3060] T 3ad70a95ebdf493a863a560b2d509b09 P c3339afbfa7241c28d40d3166e3fecdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.308490 27322 consensus_queue.cc:1048] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:08.308575 27377 consensus_queue.cc:1048] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:08.315799 27127 raft_consensus.cc:2468] T 3ad70a95ebdf493a863a560b2d509b09 P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e07e9c7c34b644dfa588af1f2731d699 in term 1.
I20260709 12:19:08.325843 27023 catalog_manager.cc:5697] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699 reported cstate change: term changed from 0 to 1, leader changed from <none> to e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194). New cstate: current_term: 1 leader_uuid: "e07e9c7c34b644dfa588af1f2731d699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:08.333225 27322 consensus_queue.cc:1048] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:08.362291 27330 raft_consensus.cc:493] T c9ec8f1d66da4e0a9473139825516608 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:08.362710 27330 raft_consensus.cc:515] T c9ec8f1d66da4e0a9473139825516608 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.364168 27330 leader_election.cc:290] T c9ec8f1d66da4e0a9473139825516608 P 8a5c6720fb13404a9c246815def548bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193:34419), e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051)
I20260709 12:19:08.364826 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ec8f1d66da4e0a9473139825516608" candidate_uuid: "8a5c6720fb13404a9c246815def548bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd" is_pre_election: true
I20260709 12:19:08.365211 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ec8f1d66da4e0a9473139825516608" candidate_uuid: "8a5c6720fb13404a9c246815def548bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e07e9c7c34b644dfa588af1f2731d699" is_pre_election: true
I20260709 12:19:08.366086 27202 raft_consensus.cc:2393] T c9ec8f1d66da4e0a9473139825516608 P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a5c6720fb13404a9c246815def548bf in current term 1: Already voted for candidate c3339afbfa7241c28d40d3166e3fecdd in this term.
I20260709 12:19:08.366943 27240 leader_election.cc:304] T c9ec8f1d66da4e0a9473139825516608 P 8a5c6720fb13404a9c246815def548bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a5c6720fb13404a9c246815def548bf; no voters: c3339afbfa7241c28d40d3166e3fecdd, e07e9c7c34b644dfa588af1f2731d699
I20260709 12:19:08.367578 27330 raft_consensus.cc:3060] T c9ec8f1d66da4e0a9473139825516608 P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.371652 27330 raft_consensus.cc:2749] T c9ec8f1d66da4e0a9473139825516608 P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:08.443035 27202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58ebae3173a14297a511e351da7fc5fc"
dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
mode: GRACEFUL
new_leader_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
 from {username='slave'} at 127.0.0.1:47564
I20260709 12:19:08.443611 27202 raft_consensus.cc:606] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 1 LEADER]: Received request to transfer leadership to TS c3339afbfa7241c28d40d3166e3fecdd
I20260709 12:19:08.464795 27127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b86c52ed25d444d58e0f67f7840e0847"
dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
mode: GRACEFUL
new_leader_uuid: "e07e9c7c34b644dfa588af1f2731d699"
 from {username='slave'} at 127.0.0.1:57692
I20260709 12:19:08.465220 27127 raft_consensus.cc:606] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Received request to transfer leadership to TS e07e9c7c34b644dfa588af1f2731d699
I20260709 12:19:08.469352 27127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd472718d327479bbb959e364aba82fd"
dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
mode: GRACEFUL
new_leader_uuid: "e07e9c7c34b644dfa588af1f2731d699"
 from {username='slave'} at 127.0.0.1:57692
I20260709 12:19:08.469769 27127 raft_consensus.cc:606] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Received request to transfer leadership to TS e07e9c7c34b644dfa588af1f2731d699
I20260709 12:19:08.474066 27127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf027d84045e43dfb1e6cc0c436ace6e"
dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
mode: GRACEFUL
new_leader_uuid: "e07e9c7c34b644dfa588af1f2731d699"
 from {username='slave'} at 127.0.0.1:57692
I20260709 12:19:08.474529 27127 raft_consensus.cc:606] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Received request to transfer leadership to TS e07e9c7c34b644dfa588af1f2731d699
I20260709 12:19:08.481055 27202 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec762f7882fa472e86ea48d67332fc9e"
dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
mode: GRACEFUL
new_leader_uuid: "8a5c6720fb13404a9c246815def548bf"
 from {username='slave'} at 127.0.0.1:47564
I20260709 12:19:08.481447 27202 raft_consensus.cc:606] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [term 1 LEADER]: Received request to transfer leadership to TS 8a5c6720fb13404a9c246815def548bf
I20260709 12:19:08.487846 27322 consensus_queue.cc:1048] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:08.494259 27354 consensus_queue.cc:1048] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:08.497752 27355 consensus_queue.cc:1048] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:08.507115 27355 consensus_queue.cc:1048] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:08.515991 27355 raft_consensus.cc:993] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd: : Instructing follower e07e9c7c34b644dfa588af1f2731d699 to start an election
I20260709 12:19:08.516424 27353 raft_consensus.cc:1081] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Signalling peer e07e9c7c34b644dfa588af1f2731d699 to start an election
I20260709 12:19:08.517858 27202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd472718d327479bbb959e364aba82fd"
dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
 from {username='slave'} at 127.0.0.1:47544
I20260709 12:19:08.518430 27202 raft_consensus.cc:493] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:08.518801 27202 raft_consensus.cc:3060] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:08.524472 27202 raft_consensus.cc:515] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.525955 27202 leader_election.cc:290] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [CANDIDATE]: Term 2 election: Requested vote from peers c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193:34419), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:08.526636 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd472718d327479bbb959e364aba82fd" candidate_uuid: "e07e9c7c34b644dfa588af1f2731d699" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
I20260709 12:19:08.526930 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd472718d327479bbb959e364aba82fd" candidate_uuid: "e07e9c7c34b644dfa588af1f2731d699" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a5c6720fb13404a9c246815def548bf"
I20260709 12:19:08.527223 27127 raft_consensus.cc:3055] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:08.527474 27274 raft_consensus.cc:3060] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:08.527585 27127 raft_consensus.cc:740] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Running, Role: LEADER
I20260709 12:19:08.528498 27127 consensus_queue.cc:260] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.529719 27127 raft_consensus.cc:3060] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:08.533960 27274 raft_consensus.cc:2468] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e07e9c7c34b644dfa588af1f2731d699 in term 2.
I20260709 12:19:08.535107 27167 leader_election.cc:304] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a5c6720fb13404a9c246815def548bf, e07e9c7c34b644dfa588af1f2731d699; no voters: 
I20260709 12:19:08.535739 27331 raft_consensus.cc:2804] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:08.535742 27127 raft_consensus.cc:2468] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e07e9c7c34b644dfa588af1f2731d699 in term 2.
I20260709 12:19:08.536363 27331 raft_consensus.cc:697] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 2 LEADER]: Becoming Leader. State: Replica: e07e9c7c34b644dfa588af1f2731d699, State: Running, Role: LEADER
I20260709 12:19:08.537181 27331 consensus_queue.cc:237] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.542994 27024 catalog_manager.cc:5697] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 reported cstate change: term changed from 1 to 2, leader changed from c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193) to e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "e07e9c7c34b644dfa588af1f2731d699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:08.585842 27353 consensus_queue.cc:1048] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:08.595081 27354 consensus_queue.cc:1048] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:08.602530 27353 raft_consensus.cc:993] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd: : Instructing follower e07e9c7c34b644dfa588af1f2731d699 to start an election
I20260709 12:19:08.603014 27354 raft_consensus.cc:1081] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Signalling peer e07e9c7c34b644dfa588af1f2731d699 to start an election
I20260709 12:19:08.604483 27202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf027d84045e43dfb1e6cc0c436ace6e"
dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
 from {username='slave'} at 127.0.0.1:47544
I20260709 12:19:08.605039 27202 raft_consensus.cc:493] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:08.605432 27202 raft_consensus.cc:3060] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:08.609499 27354 consensus_queue.cc:1048] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:08.610783 27202 raft_consensus.cc:515] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.613202 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf027d84045e43dfb1e6cc0c436ace6e" candidate_uuid: "e07e9c7c34b644dfa588af1f2731d699" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
I20260709 12:19:08.613864 27127 raft_consensus.cc:3055] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:08.614007 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf027d84045e43dfb1e6cc0c436ace6e" candidate_uuid: "e07e9c7c34b644dfa588af1f2731d699" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a5c6720fb13404a9c246815def548bf"
I20260709 12:19:08.614213 27127 raft_consensus.cc:740] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Running, Role: LEADER
I20260709 12:19:08.614580 27274 raft_consensus.cc:3060] T cf027d84045e43dfb1e6cc0c436ace6e P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:08.615118 27127 consensus_queue.cc:260] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.616308 27127 raft_consensus.cc:3060] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:08.620304 27331 consensus_queue.cc:1048] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:08.620924 27274 raft_consensus.cc:2468] T cf027d84045e43dfb1e6cc0c436ace6e P 8a5c6720fb13404a9c246815def548bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e07e9c7c34b644dfa588af1f2731d699 in term 2.
I20260709 12:19:08.621982 27202 leader_election.cc:290] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [CANDIDATE]: Term 2 election: Requested vote from peers c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193:34419), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:08.621948 27167 leader_election.cc:304] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a5c6720fb13404a9c246815def548bf, e07e9c7c34b644dfa588af1f2731d699; no voters: 
I20260709 12:19:08.623546 27331 raft_consensus.cc:2804] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:08.624018 27331 raft_consensus.cc:697] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [term 2 LEADER]: Becoming Leader. State: Replica: e07e9c7c34b644dfa588af1f2731d699, State: Running, Role: LEADER
I20260709 12:19:08.624847 27331 consensus_queue.cc:237] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.632141 27355 consensus_queue.cc:1048] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:08.633435 27127 raft_consensus.cc:2468] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e07e9c7c34b644dfa588af1f2731d699 in term 2.
I20260709 12:19:08.639046 27021 catalog_manager.cc:5697] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 reported cstate change: term changed from 1 to 2, leader changed from c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193) to e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "e07e9c7c34b644dfa588af1f2731d699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:08.640472 27321 consensus_queue.cc:1048] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:08.640982 27355 consensus_queue.cc:1048] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:08.660923 27276 raft_consensus.cc:3060] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:08.668946 27353 consensus_queue.cc:1048] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:08.674676 27353 consensus_queue.cc:1048] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:08.676506 27324 consensus_queue.cc:1048] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:08.685948 27321 raft_consensus.cc:993] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd: : Instructing follower e07e9c7c34b644dfa588af1f2731d699 to start an election
I20260709 12:19:08.686404 27321 raft_consensus.cc:1081] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Signalling peer e07e9c7c34b644dfa588af1f2731d699 to start an election
I20260709 12:19:08.688558 27200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b86c52ed25d444d58e0f67f7840e0847"
dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
 from {username='slave'} at 127.0.0.1:47544
I20260709 12:19:08.689091 27200 raft_consensus.cc:493] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:08.689440 27200 raft_consensus.cc:3060] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:08.689845 27331 raft_consensus.cc:993] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699: : Instructing follower 8a5c6720fb13404a9c246815def548bf to start an election
I20260709 12:19:08.691540 27335 raft_consensus.cc:1081] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [term 1 LEADER]: Signalling peer 8a5c6720fb13404a9c246815def548bf to start an election
I20260709 12:19:08.693802 27324 consensus_queue.cc:1048] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:08.695559 27276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec762f7882fa472e86ea48d67332fc9e"
dest_uuid: "8a5c6720fb13404a9c246815def548bf"
 from {username='slave'} at 127.0.0.1:58152
I20260709 12:19:08.696089 27276 raft_consensus.cc:493] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:08.696462 27276 raft_consensus.cc:3060] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:08.697654 27200 raft_consensus.cc:515] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.702782 27276 raft_consensus.cc:515] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.707718 27200 leader_election.cc:290] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [CANDIDATE]: Term 2 election: Requested vote from peers c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193:34419), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:08.707981 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86c52ed25d444d58e0f67f7840e0847" candidate_uuid: "e07e9c7c34b644dfa588af1f2731d699" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
I20260709 12:19:08.708294 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86c52ed25d444d58e0f67f7840e0847" candidate_uuid: "e07e9c7c34b644dfa588af1f2731d699" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a5c6720fb13404a9c246815def548bf"
I20260709 12:19:08.708724 27127 raft_consensus.cc:3055] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:08.708873 27274 raft_consensus.cc:3060] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:08.709193 27127 raft_consensus.cc:740] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Running, Role: LEADER
I20260709 12:19:08.710327 27127 consensus_queue.cc:260] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.711886 27127 raft_consensus.cc:3060] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:08.715198 27274 raft_consensus.cc:2468] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e07e9c7c34b644dfa588af1f2731d699 in term 2.
I20260709 12:19:08.716148 27167 leader_election.cc:304] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a5c6720fb13404a9c246815def548bf, e07e9c7c34b644dfa588af1f2731d699; no voters: 
I20260709 12:19:08.717162 27331 raft_consensus.cc:2804] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:08.717617 27331 raft_consensus.cc:697] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [term 2 LEADER]: Becoming Leader. State: Replica: e07e9c7c34b644dfa588af1f2731d699, State: Running, Role: LEADER
I20260709 12:19:08.718426 27331 consensus_queue.cc:237] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.722540 27276 leader_election.cc:290] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf [CANDIDATE]: Term 2 election: Requested vote from peers c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193:34419), e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051)
I20260709 12:19:08.723553 27335 consensus_queue.cc:1048] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:08.727421 27024 catalog_manager.cc:5697] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 reported cstate change: term changed from 1 to 2, leader changed from c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193) to e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "e07e9c7c34b644dfa588af1f2731d699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:08.729243 27127 raft_consensus.cc:2468] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e07e9c7c34b644dfa588af1f2731d699 in term 2.
I20260709 12:19:08.729290 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec762f7882fa472e86ea48d67332fc9e" candidate_uuid: "8a5c6720fb13404a9c246815def548bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
I20260709 12:19:08.730082 27200 raft_consensus.cc:3055] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:08.728376 27126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec762f7882fa472e86ea48d67332fc9e" candidate_uuid: "8a5c6720fb13404a9c246815def548bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
I20260709 12:19:08.730405 27200 raft_consensus.cc:740] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e07e9c7c34b644dfa588af1f2731d699, State: Running, Role: LEADER
I20260709 12:19:08.730801 27126 raft_consensus.cc:3060] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:08.731225 27200 consensus_queue.cc:260] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.734979 27200 raft_consensus.cc:3060] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:08.737692 27126 raft_consensus.cc:2468] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a5c6720fb13404a9c246815def548bf in term 2.
I20260709 12:19:08.738837 27241 leader_election.cc:304] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a5c6720fb13404a9c246815def548bf, c3339afbfa7241c28d40d3166e3fecdd; no voters: 
I20260709 12:19:08.739691 27330 raft_consensus.cc:2804] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:08.740176 27330 raft_consensus.cc:697] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf [term 2 LEADER]: Becoming Leader. State: Replica: 8a5c6720fb13404a9c246815def548bf, State: Running, Role: LEADER
I20260709 12:19:08.740888 27330 consensus_queue.cc:237] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.742233 27200 raft_consensus.cc:2468] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a5c6720fb13404a9c246815def548bf in term 2.
I20260709 12:19:08.748793 27024 catalog_manager.cc:5697] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf reported cstate change: term changed from 1 to 2, leader changed from e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194) to 8a5c6720fb13404a9c246815def548bf (127.25.220.195). New cstate: current_term: 2 leader_uuid: "8a5c6720fb13404a9c246815def548bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:08.808730 27331 raft_consensus.cc:993] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699: : Instructing follower c3339afbfa7241c28d40d3166e3fecdd to start an election
I20260709 12:19:08.809161 27335 raft_consensus.cc:1081] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 1 LEADER]: Signalling peer c3339afbfa7241c28d40d3166e3fecdd to start an election
I20260709 12:19:08.810479 27126 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58ebae3173a14297a511e351da7fc5fc"
dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
 from {username='slave'} at 127.0.0.1:57678
I20260709 12:19:08.810901 27126 raft_consensus.cc:493] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:08.811209 27126 raft_consensus.cc:3060] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:08.815412 27126 raft_consensus.cc:515] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.816915 27126 leader_election.cc:290] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 2 election: Requested vote from peers e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:08.817914 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ebae3173a14297a511e351da7fc5fc" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
I20260709 12:19:08.817914 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ebae3173a14297a511e351da7fc5fc" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a5c6720fb13404a9c246815def548bf"
I20260709 12:19:08.818650 27200 raft_consensus.cc:3055] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:08.818728 27274 raft_consensus.cc:3060] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:08.819053 27200 raft_consensus.cc:740] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e07e9c7c34b644dfa588af1f2731d699, State: Running, Role: LEADER
I20260709 12:19:08.819837 27200 consensus_queue.cc:260] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.821034 27200 raft_consensus.cc:3060] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:08.825601 27274 raft_consensus.cc:2468] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 2.
I20260709 12:19:08.826606 27092 leader_election.cc:304] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a5c6720fb13404a9c246815def548bf, c3339afbfa7241c28d40d3166e3fecdd; no voters: 
I20260709 12:19:08.827361 27321 raft_consensus.cc:2804] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:08.827826 27321 raft_consensus.cc:697] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 2 LEADER]: Becoming Leader. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Running, Role: LEADER
I20260709 12:19:08.828620 27321 consensus_queue.cc:237] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:08.829424 27200 raft_consensus.cc:2468] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 2.
I20260709 12:19:08.834018 27024 catalog_manager.cc:5697] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd reported cstate change: term changed from 1 to 2, leader changed from e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194) to c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193). New cstate: current_term: 2 leader_uuid: "c3339afbfa7241c28d40d3166e3fecdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:09.052491 27274 raft_consensus.cc:1275] T cf027d84045e43dfb1e6cc0c436ace6e P 8a5c6720fb13404a9c246815def548bf [term 2 FOLLOWER]: Refusing update from remote peer e07e9c7c34b644dfa588af1f2731d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:09.053702 27335 consensus_queue.cc:1048] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:09.062760 27126 raft_consensus.cc:1275] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Refusing update from remote peer e07e9c7c34b644dfa588af1f2731d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:09.064625 27324 consensus_queue.cc:1048] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:09.133725 27274 raft_consensus.cc:1275] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf [term 2 FOLLOWER]: Refusing update from remote peer e07e9c7c34b644dfa588af1f2731d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:09.135005 27324 consensus_queue.cc:1048] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:09.136777 27126 raft_consensus.cc:1275] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Refusing update from remote peer 8a5c6720fb13404a9c246815def548bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:09.137949 27276 raft_consensus.cc:1275] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf [term 2 FOLLOWER]: Refusing update from remote peer e07e9c7c34b644dfa588af1f2731d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:09.138070 27330 consensus_queue.cc:1048] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:09.140094 27331 consensus_queue.cc:1048] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:09.141575 27127 raft_consensus.cc:1275] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Refusing update from remote peer e07e9c7c34b644dfa588af1f2731d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:09.146045 27335 consensus_queue.cc:1048] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:09.152767 27200 raft_consensus.cc:1275] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [term 2 FOLLOWER]: Refusing update from remote peer 8a5c6720fb13404a9c246815def548bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:09.161583 27127 raft_consensus.cc:1275] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Refusing update from remote peer e07e9c7c34b644dfa588af1f2731d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:09.162889 27331 consensus_queue.cc:1048] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:09.159339 27401 consensus_queue.cc:1048] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:19:09.310438 27201 raft_consensus.cc:1275] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 2 FOLLOWER]: Refusing update from remote peer c3339afbfa7241c28d40d3166e3fecdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:09.311504 27321 consensus_queue.cc:1048] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:09.319242 27274 raft_consensus.cc:1275] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 2 FOLLOWER]: Refusing update from remote peer c3339afbfa7241c28d40d3166e3fecdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:09.320629 27359 consensus_queue.cc:1048] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:11.510003 26483 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:19:11.510686 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:11.525687 27127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "251ccb5720364661855f3da49cfd9018"
dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
mode: GRACEFUL
new_leader_uuid: "8a5c6720fb13404a9c246815def548bf"
 from {username='slave'} at 127.0.0.1:57698
I20260709 12:19:11.526190 27127 raft_consensus.cc:606] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Received request to transfer leadership to TS 8a5c6720fb13404a9c246815def548bf
I20260709 12:19:11.528337 27127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58ebae3173a14297a511e351da7fc5fc"
dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
mode: GRACEFUL
new_leader_uuid: "8a5c6720fb13404a9c246815def548bf"
 from {username='slave'} at 127.0.0.1:57698
I20260709 12:19:11.528857 27127 raft_consensus.cc:606] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 2 LEADER]: Received request to transfer leadership to TS 8a5c6720fb13404a9c246815def548bf
I20260709 12:19:11.529788 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:19:11.530154 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:11.535200 27409 raft_consensus.cc:993] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd: : Instructing follower 8a5c6720fb13404a9c246815def548bf to start an election
I20260709 12:19:11.535622 27405 raft_consensus.cc:1081] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Signalling peer 8a5c6720fb13404a9c246815def548bf to start an election
I20260709 12:19:11.536985 27276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "251ccb5720364661855f3da49cfd9018"
dest_uuid: "8a5c6720fb13404a9c246815def548bf"
 from {username='slave'} at 127.0.0.1:58148
I20260709 12:19:11.537395 27276 raft_consensus.cc:493] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:11.537672 27276 raft_consensus.cc:3060] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:11.541878 27276 raft_consensus.cc:515] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:11.543869 27276 leader_election.cc:290] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [CANDIDATE]: Term 2 election: Requested vote from peers c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193:34419), e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051)
I20260709 12:19:11.544142 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251ccb5720364661855f3da49cfd9018" candidate_uuid: "8a5c6720fb13404a9c246815def548bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
I20260709 12:19:11.544385 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251ccb5720364661855f3da49cfd9018" candidate_uuid: "8a5c6720fb13404a9c246815def548bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
I20260709 12:19:11.544952 27201 raft_consensus.cc:3060] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:11.544951 27127 raft_consensus.cc:3055] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:11.545543 27127 raft_consensus.cc:740] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Running, Role: LEADER
I20260709 12:19:11.546310 27127 consensus_queue.cc:260] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:11.547474 27127 raft_consensus.cc:3060] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:11.551473 27201 raft_consensus.cc:2468] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a5c6720fb13404a9c246815def548bf in term 2.
I20260709 12:19:11.552604 27240 leader_election.cc:304] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a5c6720fb13404a9c246815def548bf, e07e9c7c34b644dfa588af1f2731d699; no voters: 
I20260709 12:19:11.553313 27401 raft_consensus.cc:2804] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:11.553804 27127 raft_consensus.cc:2468] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a5c6720fb13404a9c246815def548bf in term 2.
I20260709 12:19:11.554486 27401 raft_consensus.cc:697] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [term 2 LEADER]: Becoming Leader. State: Replica: 8a5c6720fb13404a9c246815def548bf, State: Running, Role: LEADER
I20260709 12:19:11.555389 27401 consensus_queue.cc:237] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:11.562476 27024 catalog_manager.cc:5697] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf reported cstate change: term changed from 1 to 2, leader changed from c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193) to 8a5c6720fb13404a9c246815def548bf (127.25.220.195). New cstate: current_term: 2 leader_uuid: "8a5c6720fb13404a9c246815def548bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:11.838204 27409 raft_consensus.cc:993] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd: : Instructing follower 8a5c6720fb13404a9c246815def548bf to start an election
I20260709 12:19:11.838596 27405 raft_consensus.cc:1081] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 2 LEADER]: Signalling peer 8a5c6720fb13404a9c246815def548bf to start an election
I20260709 12:19:11.839926 27276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58ebae3173a14297a511e351da7fc5fc"
dest_uuid: "8a5c6720fb13404a9c246815def548bf"
 from {username='slave'} at 127.0.0.1:58148
I20260709 12:19:11.840422 27276 raft_consensus.cc:493] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:11.840675 27276 raft_consensus.cc:3060] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:11.845472 27276 raft_consensus.cc:515] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:11.847323 27276 leader_election.cc:290] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [CANDIDATE]: Term 3 election: Requested vote from peers c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193:34419), e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051)
I20260709 12:19:11.848062 27127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ebae3173a14297a511e351da7fc5fc" candidate_uuid: "8a5c6720fb13404a9c246815def548bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
I20260709 12:19:11.848335 27201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ebae3173a14297a511e351da7fc5fc" candidate_uuid: "8a5c6720fb13404a9c246815def548bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
I20260709 12:19:11.848676 27127 raft_consensus.cc:3055] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:11.848909 27201 raft_consensus.cc:3060] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:11.849059 27127 raft_consensus.cc:740] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Running, Role: LEADER
I20260709 12:19:11.849823 27127 consensus_queue.cc:260] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [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: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:11.850685 27127 raft_consensus.cc:3060] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:11.854138 27201 raft_consensus.cc:2468] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a5c6720fb13404a9c246815def548bf in term 3.
I20260709 12:19:11.855022 27127 raft_consensus.cc:2468] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a5c6720fb13404a9c246815def548bf in term 3.
I20260709 12:19:11.855079 27240 leader_election.cc:304] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [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: 8a5c6720fb13404a9c246815def548bf, e07e9c7c34b644dfa588af1f2731d699; no voters: 
I20260709 12:19:11.855902 27401 raft_consensus.cc:2804] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:11.856410 27401 raft_consensus.cc:697] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 3 LEADER]: Becoming Leader. State: Replica: 8a5c6720fb13404a9c246815def548bf, State: Running, Role: LEADER
I20260709 12:19:11.857208 27401 consensus_queue.cc:237] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [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: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:11.863505 27024 catalog_manager.cc:5697] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf reported cstate change: term changed from 2 to 3, leader changed from c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193) to 8a5c6720fb13404a9c246815def548bf (127.25.220.195). New cstate: current_term: 3 leader_uuid: "8a5c6720fb13404a9c246815def548bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:12.054841 27127 raft_consensus.cc:1275] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Refusing update from remote peer 8a5c6720fb13404a9c246815def548bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:12.056077 27401 consensus_queue.cc:1048] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:12.066167 27201 raft_consensus.cc:1275] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [term 2 FOLLOWER]: Refusing update from remote peer 8a5c6720fb13404a9c246815def548bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:12.067442 27401 consensus_queue.cc:1048] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:12.239840 27201 raft_consensus.cc:1275] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 3 FOLLOWER]: Refusing update from remote peer 8a5c6720fb13404a9c246815def548bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:12.241057 27401 consensus_queue.cc:1048] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:12.248777 27127 raft_consensus.cc:1275] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 3 FOLLOWER]: Refusing update from remote peer 8a5c6720fb13404a9c246815def548bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:12.250548 27401 consensus_queue.cc:1048] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:12.531029 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:12.537242 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:12.537652 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:13.538681 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:13.543870 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:13.544302 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:14.545152 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:14.550346 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:14.550769 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:15.551573 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:15.556911 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:15.557304 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:16.558576 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:16.566143 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:16.566553 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:17.567538 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:17.572925 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:17.573334 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:18.574198 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:18.579249 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:18.579664 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:19.580574 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:19.585683 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:19.586105 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:20.587044 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:20.592119 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:20.592531 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:21.700821 26483 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:19:21.715538 27274 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58ebae3173a14297a511e351da7fc5fc"
dest_uuid: "8a5c6720fb13404a9c246815def548bf"
mode: GRACEFUL
new_leader_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
 from {username='slave'} at 127.0.0.1:58066
I20260709 12:19:21.716487 27274 raft_consensus.cc:606] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 3 LEADER]: Received request to transfer leadership to TS c3339afbfa7241c28d40d3166e3fecdd
I20260709 12:19:21.725668 27274 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "251ccb5720364661855f3da49cfd9018"
dest_uuid: "8a5c6720fb13404a9c246815def548bf"
mode: GRACEFUL
new_leader_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
 from {username='slave'} at 127.0.0.1:58066
I20260709 12:19:21.726096 27274 raft_consensus.cc:606] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [term 2 LEADER]: Received request to transfer leadership to TS c3339afbfa7241c28d40d3166e3fecdd
I20260709 12:19:21.732432 27200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b86c52ed25d444d58e0f67f7840e0847"
dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
mode: GRACEFUL
new_leader_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
 from {username='slave'} at 127.0.0.1:47564
I20260709 12:19:21.732862 27200 raft_consensus.cc:606] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [term 2 LEADER]: Received request to transfer leadership to TS c3339afbfa7241c28d40d3166e3fecdd
I20260709 12:19:21.737058 27200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd472718d327479bbb959e364aba82fd"
dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
mode: GRACEFUL
new_leader_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
 from {username='slave'} at 127.0.0.1:47564
I20260709 12:19:21.737478 27200 raft_consensus.cc:606] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 2 LEADER]: Received request to transfer leadership to TS c3339afbfa7241c28d40d3166e3fecdd
I20260709 12:19:21.741552 27200 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf027d84045e43dfb1e6cc0c436ace6e"
dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
mode: GRACEFUL
new_leader_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
 from {username='slave'} at 127.0.0.1:47564
I20260709 12:19:21.741973 27200 raft_consensus.cc:606] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [term 2 LEADER]: Received request to transfer leadership to TS c3339afbfa7241c28d40d3166e3fecdd
I20260709 12:19:21.841928 27430 raft_consensus.cc:993] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf: : Instructing follower c3339afbfa7241c28d40d3166e3fecdd to start an election
I20260709 12:19:21.842461 27436 raft_consensus.cc:1081] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 3 LEADER]: Signalling peer c3339afbfa7241c28d40d3166e3fecdd to start an election
I20260709 12:19:21.843938 27125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58ebae3173a14297a511e351da7fc5fc"
dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
 from {username='slave'} at 127.0.0.1:57690
I20260709 12:19:21.844430 27125 raft_consensus.cc:493] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:21.844749 27125 raft_consensus.cc:3060] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:21.849810 27125 raft_consensus.cc:515] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:21.851464 27125 leader_election.cc:290] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 4 election: Requested vote from peers e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:21.852249 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ebae3173a14297a511e351da7fc5fc" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
I20260709 12:19:21.852512 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ebae3173a14297a511e351da7fc5fc" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8a5c6720fb13404a9c246815def548bf"
I20260709 12:19:21.853065 27200 raft_consensus.cc:3060] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:21.853108 27274 raft_consensus.cc:3055] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:21.853505 27274 raft_consensus.cc:740] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8a5c6720fb13404a9c246815def548bf, State: Running, Role: LEADER
I20260709 12:19:21.854218 27274 consensus_queue.cc:260] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [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: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:21.855134 27274 raft_consensus.cc:3060] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:21.857741 27200 raft_consensus.cc:2468] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 4.
I20260709 12:19:21.858794 27091 leader_election.cc:304] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [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: c3339afbfa7241c28d40d3166e3fecdd, e07e9c7c34b644dfa588af1f2731d699; no voters: 
I20260709 12:19:21.859570 27432 raft_consensus.cc:2804] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:21.859942 27274 raft_consensus.cc:2468] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 4.
I20260709 12:19:21.860534 27432 raft_consensus.cc:697] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 4 LEADER]: Becoming Leader. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Running, Role: LEADER
I20260709 12:19:21.861681 27432 consensus_queue.cc:237] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [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: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:21.871204 27024 catalog_manager.cc:5697] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd reported cstate change: term changed from 3 to 4, leader changed from 8a5c6720fb13404a9c246815def548bf (127.25.220.195) to c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193). New cstate: current_term: 4 leader_uuid: "c3339afbfa7241c28d40d3166e3fecdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:21.875262 27440 raft_consensus.cc:993] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699: : Instructing follower c3339afbfa7241c28d40d3166e3fecdd to start an election
I20260709 12:19:21.875943 27431 raft_consensus.cc:1081] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 2 LEADER]: Signalling peer c3339afbfa7241c28d40d3166e3fecdd to start an election
I20260709 12:19:21.877488 27125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd472718d327479bbb959e364aba82fd"
dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
 from {username='slave'} at 127.0.0.1:57678
I20260709 12:19:21.878050 27125 raft_consensus.cc:493] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:21.878487 27125 raft_consensus.cc:3060] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:21.884431 27125 raft_consensus.cc:515] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:21.886360 27125 leader_election.cc:290] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 3 election: Requested vote from peers e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:21.886987 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd472718d327479bbb959e364aba82fd" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
I20260709 12:19:21.887188 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd472718d327479bbb959e364aba82fd" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a5c6720fb13404a9c246815def548bf"
I20260709 12:19:21.887521 27200 raft_consensus.cc:3055] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:21.887720 27274 raft_consensus.cc:3060] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:21.887882 27200 raft_consensus.cc:740] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e07e9c7c34b644dfa588af1f2731d699, State: Running, Role: LEADER
I20260709 12:19:21.888648 27200 consensus_queue.cc:260] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [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: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:21.889513 27200 raft_consensus.cc:3060] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:21.891975 27274 raft_consensus.cc:2468] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 3.
I20260709 12:19:21.892920 27092 leader_election.cc:304] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [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: 8a5c6720fb13404a9c246815def548bf, c3339afbfa7241c28d40d3166e3fecdd; no voters: 
I20260709 12:19:21.893582 27432 raft_consensus.cc:2804] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:21.893985 27432 raft_consensus.cc:697] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 3 LEADER]: Becoming Leader. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Running, Role: LEADER
I20260709 12:19:21.894073 27200 raft_consensus.cc:2468] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 3.
I20260709 12:19:21.894876 27432 consensus_queue.cc:237] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [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: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:21.901860 27024 catalog_manager.cc:5697] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd reported cstate change: term changed from 2 to 3, leader changed from e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194) to c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193). New cstate: current_term: 3 leader_uuid: "c3339afbfa7241c28d40d3166e3fecdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:21.929916 27440 raft_consensus.cc:993] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699: : Instructing follower c3339afbfa7241c28d40d3166e3fecdd to start an election
I20260709 12:19:21.930325 27431 raft_consensus.cc:1081] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [term 2 LEADER]: Signalling peer c3339afbfa7241c28d40d3166e3fecdd to start an election
I20260709 12:19:21.931488 27125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b86c52ed25d444d58e0f67f7840e0847"
dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
 from {username='slave'} at 127.0.0.1:57678
I20260709 12:19:21.931921 27125 raft_consensus.cc:493] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:21.932255 27125 raft_consensus.cc:3060] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:21.936929 27125 raft_consensus.cc:515] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:21.938453 27125 leader_election.cc:290] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 3 election: Requested vote from peers e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:21.939064 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86c52ed25d444d58e0f67f7840e0847" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
I20260709 12:19:21.939328 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b86c52ed25d444d58e0f67f7840e0847" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a5c6720fb13404a9c246815def548bf"
I20260709 12:19:21.939642 27200 raft_consensus.cc:3055] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:21.939818 27274 raft_consensus.cc:3060] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:21.940026 27200 raft_consensus.cc:740] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e07e9c7c34b644dfa588af1f2731d699, State: Running, Role: LEADER
I20260709 12:19:21.940806 27200 consensus_queue.cc:260] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [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: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:21.941694 27200 raft_consensus.cc:3060] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:21.943992 27274 raft_consensus.cc:2468] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 3.
I20260709 12:19:21.945061 27092 leader_election.cc:304] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [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: 8a5c6720fb13404a9c246815def548bf, c3339afbfa7241c28d40d3166e3fecdd; no voters: 
I20260709 12:19:21.946040 27432 raft_consensus.cc:2804] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:21.946489 27432 raft_consensus.cc:697] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 3 LEADER]: Becoming Leader. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Running, Role: LEADER
I20260709 12:19:21.947386 27432 consensus_queue.cc:237] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [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: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:21.948964 27200 raft_consensus.cc:2468] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 3.
I20260709 12:19:21.954986 27024 catalog_manager.cc:5697] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd reported cstate change: term changed from 2 to 3, leader changed from e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194) to c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193). New cstate: current_term: 3 leader_uuid: "c3339afbfa7241c28d40d3166e3fecdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:22.049664 27430 raft_consensus.cc:993] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf: : Instructing follower c3339afbfa7241c28d40d3166e3fecdd to start an election
I20260709 12:19:22.050086 27436 raft_consensus.cc:1081] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [term 2 LEADER]: Signalling peer c3339afbfa7241c28d40d3166e3fecdd to start an election
I20260709 12:19:22.051367 27125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "251ccb5720364661855f3da49cfd9018"
dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
 from {username='slave'} at 127.0.0.1:57690
I20260709 12:19:22.051810 27125 raft_consensus.cc:493] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:22.052098 27125 raft_consensus.cc:3060] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:22.056491 27125 raft_consensus.cc:515] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:22.057934 27125 leader_election.cc:290] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 3 election: Requested vote from peers e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:22.058693 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251ccb5720364661855f3da49cfd9018" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
I20260709 12:19:22.058871 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251ccb5720364661855f3da49cfd9018" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a5c6720fb13404a9c246815def548bf"
I20260709 12:19:22.059266 27200 raft_consensus.cc:3060] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:22.059327 27274 raft_consensus.cc:3055] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:22.059691 27274 raft_consensus.cc:740] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8a5c6720fb13404a9c246815def548bf, State: Running, Role: LEADER
I20260709 12:19:22.060353 27274 consensus_queue.cc:260] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [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: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:22.061101 27274 raft_consensus.cc:3060] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:22.063689 27200 raft_consensus.cc:2468] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 3.
I20260709 12:19:22.064527 27091 leader_election.cc:304] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [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: c3339afbfa7241c28d40d3166e3fecdd, e07e9c7c34b644dfa588af1f2731d699; no voters: 
I20260709 12:19:22.064930 27274 raft_consensus.cc:2468] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 3.
I20260709 12:19:22.065189 27432 raft_consensus.cc:2804] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:22.065670 27432 raft_consensus.cc:697] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 3 LEADER]: Becoming Leader. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Running, Role: LEADER
I20260709 12:19:22.066530 27432 consensus_queue.cc:237] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [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: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:22.072455 27024 catalog_manager.cc:5697] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd reported cstate change: term changed from 2 to 3, leader changed from 8a5c6720fb13404a9c246815def548bf (127.25.220.195) to c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193). New cstate: current_term: 3 leader_uuid: "c3339afbfa7241c28d40d3166e3fecdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:22.094805 27440 raft_consensus.cc:993] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699: : Instructing follower c3339afbfa7241c28d40d3166e3fecdd to start an election
I20260709 12:19:22.095194 27431 raft_consensus.cc:1081] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [term 2 LEADER]: Signalling peer c3339afbfa7241c28d40d3166e3fecdd to start an election
I20260709 12:19:22.096395 27125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf027d84045e43dfb1e6cc0c436ace6e"
dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
 from {username='slave'} at 127.0.0.1:57678
I20260709 12:19:22.096833 27125 raft_consensus.cc:493] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:22.097126 27125 raft_consensus.cc:3060] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:22.101706 27125 raft_consensus.cc:515] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:22.103374 27125 leader_election.cc:290] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [CANDIDATE]: Term 3 election: Requested vote from peers e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:22.103955 27200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf027d84045e43dfb1e6cc0c436ace6e" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
I20260709 12:19:22.104204 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf027d84045e43dfb1e6cc0c436ace6e" candidate_uuid: "c3339afbfa7241c28d40d3166e3fecdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a5c6720fb13404a9c246815def548bf"
I20260709 12:19:22.104522 27200 raft_consensus.cc:3055] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:19:22.104677 27274 raft_consensus.cc:3060] T cf027d84045e43dfb1e6cc0c436ace6e P 8a5c6720fb13404a9c246815def548bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:22.104816 27200 raft_consensus.cc:740] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e07e9c7c34b644dfa588af1f2731d699, State: Running, Role: LEADER
I20260709 12:19:22.105507 27200 consensus_queue.cc:260] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [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: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:22.106283 27200 raft_consensus.cc:3060] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:19:22.108626 27274 raft_consensus.cc:2468] T cf027d84045e43dfb1e6cc0c436ace6e P 8a5c6720fb13404a9c246815def548bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 3.
I20260709 12:19:22.109405 27092 leader_election.cc:304] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [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: 8a5c6720fb13404a9c246815def548bf, c3339afbfa7241c28d40d3166e3fecdd; no voters: 
I20260709 12:19:22.109998 27432 raft_consensus.cc:2804] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:19:22.110060 27200 raft_consensus.cc:2468] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3339afbfa7241c28d40d3166e3fecdd in term 3.
I20260709 12:19:22.110524 27432 raft_consensus.cc:697] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 3 LEADER]: Becoming Leader. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Running, Role: LEADER
I20260709 12:19:22.111495 27432 consensus_queue.cc:237] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [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: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:22.117836 27024 catalog_manager.cc:5697] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd reported cstate change: term changed from 2 to 3, leader changed from e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194) to c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193). New cstate: current_term: 3 leader_uuid: "c3339afbfa7241c28d40d3166e3fecdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:22.284298 27200 raft_consensus.cc:1275] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 3 FOLLOWER]: Refusing update from remote peer c3339afbfa7241c28d40d3166e3fecdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:22.285418 27432 consensus_queue.cc:1048] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:22.295924 27274 raft_consensus.cc:1275] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf [term 3 FOLLOWER]: Refusing update from remote peer c3339afbfa7241c28d40d3166e3fecdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:22.297624 27437 consensus_queue.cc:1048] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:19:22.303193 27223 debug-util.cc:398] Leaking SignalData structure 0x7b08001ee140 after lost signal to thread 26486
W20260709 12:19:22.304255 27223 debug-util.cc:398] Leaking SignalData structure 0x7b08001c63e0 after lost signal to thread 27059
W20260709 12:19:22.305258 27223 debug-util.cc:398] Leaking SignalData structure 0x7b08001ad4c0 after lost signal to thread 27151
W20260709 12:19:22.306213 27223 debug-util.cc:398] Leaking SignalData structure 0x7b08000a2aa0 after lost signal to thread 27226
I20260709 12:19:22.335016 27200 raft_consensus.cc:1275] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 4 FOLLOWER]: Refusing update from remote peer c3339afbfa7241c28d40d3166e3fecdd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:22.336496 27437 consensus_queue.cc:1048] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:22.337152 27274 raft_consensus.cc:1275] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf [term 3 FOLLOWER]: Refusing update from remote peer c3339afbfa7241c28d40d3166e3fecdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:22.338670 27437 consensus_queue.cc:1048] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:22.351164 27276 raft_consensus.cc:1275] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 4 FOLLOWER]: Refusing update from remote peer c3339afbfa7241c28d40d3166e3fecdd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:22.355139 27437 consensus_queue.cc:1048] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:22.366355 27200 raft_consensus.cc:1275] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [term 3 FOLLOWER]: Refusing update from remote peer c3339afbfa7241c28d40d3166e3fecdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:22.367707 27455 consensus_queue.cc:1048] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:22.512820 27200 raft_consensus.cc:1275] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [term 3 FOLLOWER]: Refusing update from remote peer c3339afbfa7241c28d40d3166e3fecdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:22.513971 27437 consensus_queue.cc:1048] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:22.523824 27274 raft_consensus.cc:1275] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [term 3 FOLLOWER]: Refusing update from remote peer c3339afbfa7241c28d40d3166e3fecdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:22.527998 27432 consensus_queue.cc:1048] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:22.574390 27276 raft_consensus.cc:1275] T cf027d84045e43dfb1e6cc0c436ace6e P 8a5c6720fb13404a9c246815def548bf [term 3 FOLLOWER]: Refusing update from remote peer c3339afbfa7241c28d40d3166e3fecdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:22.575459 27432 consensus_queue.cc:1048] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:22.584070 27200 raft_consensus.cc:1275] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [term 3 FOLLOWER]: Refusing update from remote peer c3339afbfa7241c28d40d3166e3fecdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:19:22.585453 27432 consensus_queue.cc:1048] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:24.772961 26483 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:19:24.773720 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:24.780534 27125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23b6837b8c6244919928497a65da506a"
dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
mode: GRACEFUL
new_leader_uuid: "8a5c6720fb13404a9c246815def548bf"
 from {username='slave'} at 127.0.0.1:57698
I20260709 12:19:24.781029 27125 raft_consensus.cc:606] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Received request to transfer leadership to TS 8a5c6720fb13404a9c246815def548bf
I20260709 12:19:24.783519 27125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "251ccb5720364661855f3da49cfd9018"
dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
mode: GRACEFUL
new_leader_uuid: "e07e9c7c34b644dfa588af1f2731d699"
 from {username='slave'} at 127.0.0.1:57698
I20260709 12:19:24.783952 27125 raft_consensus.cc:606] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 3 LEADER]: Received request to transfer leadership to TS e07e9c7c34b644dfa588af1f2731d699
I20260709 12:19:24.786000 27125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58ebae3173a14297a511e351da7fc5fc"
dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
mode: GRACEFUL
new_leader_uuid: "8a5c6720fb13404a9c246815def548bf"
 from {username='slave'} at 127.0.0.1:57698
I20260709 12:19:24.786527 27125 raft_consensus.cc:606] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 4 LEADER]: Received request to transfer leadership to TS 8a5c6720fb13404a9c246815def548bf
I20260709 12:19:24.788429 27125 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd472718d327479bbb959e364aba82fd"
dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
mode: GRACEFUL
new_leader_uuid: "e07e9c7c34b644dfa588af1f2731d699"
 from {username='slave'} at 127.0.0.1:57698
I20260709 12:19:24.788874 27125 raft_consensus.cc:606] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 3 LEADER]: Received request to transfer leadership to TS e07e9c7c34b644dfa588af1f2731d699
I20260709 12:19:24.789768 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:19:24.790186 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:24.903673 27455 raft_consensus.cc:993] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd: : Instructing follower e07e9c7c34b644dfa588af1f2731d699 to start an election
I20260709 12:19:24.904134 27462 raft_consensus.cc:1081] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 3 LEADER]: Signalling peer e07e9c7c34b644dfa588af1f2731d699 to start an election
I20260709 12:19:24.905390 27202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "251ccb5720364661855f3da49cfd9018"
dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
 from {username='slave'} at 127.0.0.1:47544
I20260709 12:19:24.905838 27202 raft_consensus.cc:493] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:24.906123 27202 raft_consensus.cc:3060] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:24.911772 27202 raft_consensus.cc:515] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:24.913640 27202 leader_election.cc:290] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [CANDIDATE]: Term 4 election: Requested vote from peers c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193:34419), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:24.914348 27125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251ccb5720364661855f3da49cfd9018" candidate_uuid: "e07e9c7c34b644dfa588af1f2731d699" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
I20260709 12:19:24.914520 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251ccb5720364661855f3da49cfd9018" candidate_uuid: "e07e9c7c34b644dfa588af1f2731d699" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8a5c6720fb13404a9c246815def548bf"
I20260709 12:19:24.914911 27125 raft_consensus.cc:3055] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:24.915031 27274 raft_consensus.cc:3060] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:24.915228 27125 raft_consensus.cc:740] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Running, Role: LEADER
I20260709 12:19:24.915904 27125 consensus_queue.cc:260] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [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: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:24.917009 27125 raft_consensus.cc:3060] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:24.919082 27274 raft_consensus.cc:2468] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e07e9c7c34b644dfa588af1f2731d699 in term 4.
I20260709 12:19:24.920032 27167 leader_election.cc:304] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [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: 8a5c6720fb13404a9c246815def548bf, e07e9c7c34b644dfa588af1f2731d699; no voters: 
I20260709 12:19:24.920691 27431 raft_consensus.cc:2804] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:24.921633 27431 raft_consensus.cc:697] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [term 4 LEADER]: Becoming Leader. State: Replica: e07e9c7c34b644dfa588af1f2731d699, State: Running, Role: LEADER
I20260709 12:19:24.922254 27125 raft_consensus.cc:2468] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e07e9c7c34b644dfa588af1f2731d699 in term 4.
I20260709 12:19:24.922458 27431 consensus_queue.cc:237] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [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: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:24.928977 27021 catalog_manager.cc:5697] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 reported cstate change: term changed from 3 to 4, leader changed from c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193) to e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194). New cstate: current_term: 4 leader_uuid: "e07e9c7c34b644dfa588af1f2731d699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:25.062258 27455 raft_consensus.cc:993] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd: : Instructing follower e07e9c7c34b644dfa588af1f2731d699 to start an election
I20260709 12:19:25.062661 27462 raft_consensus.cc:1081] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 3 LEADER]: Signalling peer e07e9c7c34b644dfa588af1f2731d699 to start an election
I20260709 12:19:25.063891 27202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd472718d327479bbb959e364aba82fd"
dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
 from {username='slave'} at 127.0.0.1:47544
I20260709 12:19:25.064354 27202 raft_consensus.cc:493] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:25.064649 27202 raft_consensus.cc:3060] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:25.069026 27202 raft_consensus.cc:515] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:25.070467 27202 leader_election.cc:290] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [CANDIDATE]: Term 4 election: Requested vote from peers c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193:34419), 8a5c6720fb13404a9c246815def548bf (127.25.220.195:33493)
I20260709 12:19:25.071317 27274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd472718d327479bbb959e364aba82fd" candidate_uuid: "e07e9c7c34b644dfa588af1f2731d699" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8a5c6720fb13404a9c246815def548bf"
I20260709 12:19:25.071611 27125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd472718d327479bbb959e364aba82fd" candidate_uuid: "e07e9c7c34b644dfa588af1f2731d699" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
I20260709 12:19:25.071835 27274 raft_consensus.cc:3060] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:25.072163 27125 raft_consensus.cc:3055] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:19:25.072515 27125 raft_consensus.cc:740] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Running, Role: LEADER
I20260709 12:19:25.073176 27125 consensus_queue.cc:260] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [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: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:25.074033 27125 raft_consensus.cc:3060] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:19:25.075696 27274 raft_consensus.cc:2468] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e07e9c7c34b644dfa588af1f2731d699 in term 4.
I20260709 12:19:25.076547 27167 leader_election.cc:304] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [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: 8a5c6720fb13404a9c246815def548bf, e07e9c7c34b644dfa588af1f2731d699; no voters: 
I20260709 12:19:25.077136 27431 raft_consensus.cc:2804] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:19:25.077512 27431 raft_consensus.cc:697] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 4 LEADER]: Becoming Leader. State: Replica: e07e9c7c34b644dfa588af1f2731d699, State: Running, Role: LEADER
I20260709 12:19:25.078200 27431 consensus_queue.cc:237] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [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: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:25.078467 27125 raft_consensus.cc:2468] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e07e9c7c34b644dfa588af1f2731d699 in term 4.
I20260709 12:19:25.084312 27021 catalog_manager.cc:5697] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 reported cstate change: term changed from 3 to 4, leader changed from c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193) to e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194). New cstate: current_term: 4 leader_uuid: "e07e9c7c34b644dfa588af1f2731d699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:25.135272 27455 raft_consensus.cc:993] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd: : Instructing follower 8a5c6720fb13404a9c246815def548bf to start an election
I20260709 12:19:25.135830 27462 raft_consensus.cc:1081] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 4 LEADER]: Signalling peer 8a5c6720fb13404a9c246815def548bf to start an election
I20260709 12:19:25.137370 27274 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58ebae3173a14297a511e351da7fc5fc"
dest_uuid: "8a5c6720fb13404a9c246815def548bf"
 from {username='slave'} at 127.0.0.1:58148
I20260709 12:19:25.137959 27274 raft_consensus.cc:493] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:25.138260 27274 raft_consensus.cc:3060] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:25.142814 27274 raft_consensus.cc:515] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:25.144555 27274 leader_election.cc:290] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [CANDIDATE]: Term 5 election: Requested vote from peers c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193:34419), e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051)
I20260709 12:19:25.145366 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ebae3173a14297a511e351da7fc5fc" candidate_uuid: "8a5c6720fb13404a9c246815def548bf" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
I20260709 12:19:25.145277 27125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ebae3173a14297a511e351da7fc5fc" candidate_uuid: "8a5c6720fb13404a9c246815def548bf" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
I20260709 12:19:25.145970 27125 raft_consensus.cc:3055] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:19:25.146298 27125 raft_consensus.cc:740] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Running, Role: LEADER
I20260709 12:19:25.146461 27202 raft_consensus.cc:3060] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:25.147071 27125 consensus_queue.cc:260] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [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: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:25.148241 27125 raft_consensus.cc:3060] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:19:25.150821 27202 raft_consensus.cc:2468] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a5c6720fb13404a9c246815def548bf in term 5.
I20260709 12:19:25.151819 27240 leader_election.cc:304] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [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: 8a5c6720fb13404a9c246815def548bf, e07e9c7c34b644dfa588af1f2731d699; no voters: 
I20260709 12:19:25.152546 27436 raft_consensus.cc:2804] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:19:25.152664 27125 raft_consensus.cc:2468] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a5c6720fb13404a9c246815def548bf in term 5.
I20260709 12:19:25.153863 27436 raft_consensus.cc:697] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 5 LEADER]: Becoming Leader. State: Replica: 8a5c6720fb13404a9c246815def548bf, State: Running, Role: LEADER
I20260709 12:19:25.154523 27436 consensus_queue.cc:237] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [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: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:25.160558 27021 catalog_manager.cc:5697] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf reported cstate change: term changed from 4 to 5, leader changed from c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193) to 8a5c6720fb13404a9c246815def548bf (127.25.220.195). New cstate: current_term: 5 leader_uuid: "8a5c6720fb13404a9c246815def548bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:25.227695 27455 raft_consensus.cc:993] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd: : Instructing follower 8a5c6720fb13404a9c246815def548bf to start an election
I20260709 12:19:25.228084 27470 raft_consensus.cc:1081] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Signalling peer 8a5c6720fb13404a9c246815def548bf to start an election
I20260709 12:19:25.229454 27274 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23b6837b8c6244919928497a65da506a"
dest_uuid: "8a5c6720fb13404a9c246815def548bf"
 from {username='slave'} at 127.0.0.1:58148
I20260709 12:19:25.229866 27274 raft_consensus.cc:493] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:19:25.230147 27274 raft_consensus.cc:3060] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:25.234040 27274 raft_consensus.cc:515] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:25.235473 27274 leader_election.cc:290] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf [CANDIDATE]: Term 2 election: Requested vote from peers c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193:34419), e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051)
I20260709 12:19:25.236286 27125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b6837b8c6244919928497a65da506a" candidate_uuid: "8a5c6720fb13404a9c246815def548bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3339afbfa7241c28d40d3166e3fecdd"
I20260709 12:19:25.236407 27202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b6837b8c6244919928497a65da506a" candidate_uuid: "8a5c6720fb13404a9c246815def548bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e07e9c7c34b644dfa588af1f2731d699"
I20260709 12:19:25.236797 27125 raft_consensus.cc:3055] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:25.236871 27202 raft_consensus.cc:3060] T 23b6837b8c6244919928497a65da506a P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:25.237078 27125 raft_consensus.cc:740] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3339afbfa7241c28d40d3166e3fecdd, State: Running, Role: LEADER
I20260709 12:19:25.237778 27125 consensus_queue.cc:260] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:25.238561 27125 raft_consensus.cc:3060] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:25.240701 27202 raft_consensus.cc:2468] T 23b6837b8c6244919928497a65da506a P e07e9c7c34b644dfa588af1f2731d699 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a5c6720fb13404a9c246815def548bf in term 2.
I20260709 12:19:25.241451 27240 leader_election.cc:304] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a5c6720fb13404a9c246815def548bf, e07e9c7c34b644dfa588af1f2731d699; no voters: 
I20260709 12:19:25.242048 27436 raft_consensus.cc:2804] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:25.242501 27436 raft_consensus.cc:697] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf [term 2 LEADER]: Becoming Leader. State: Replica: 8a5c6720fb13404a9c246815def548bf, State: Running, Role: LEADER
I20260709 12:19:25.243088 27125 raft_consensus.cc:2468] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a5c6720fb13404a9c246815def548bf in term 2.
I20260709 12:19:25.243324 27436 consensus_queue.cc:237] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } }
I20260709 12:19:25.250000 27021 catalog_manager.cc:5697] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf reported cstate change: term changed from 1 to 2, leader changed from c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193) to 8a5c6720fb13404a9c246815def548bf (127.25.220.195). New cstate: current_term: 2 leader_uuid: "8a5c6720fb13404a9c246815def548bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:25.385082 27274 raft_consensus.cc:1275] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [term 4 FOLLOWER]: Refusing update from remote peer e07e9c7c34b644dfa588af1f2731d699: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:25.386263 27431 consensus_queue.cc:1048] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:25.395249 27125 raft_consensus.cc:1275] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 4 FOLLOWER]: Refusing update from remote peer e07e9c7c34b644dfa588af1f2731d699: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:25.396929 27431 consensus_queue.cc:1048] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:25.570885 27276 raft_consensus.cc:1275] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf [term 4 FOLLOWER]: Refusing update from remote peer e07e9c7c34b644dfa588af1f2731d699: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:25.571923 27431 consensus_queue.cc:1048] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a5c6720fb13404a9c246815def548bf" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 33493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:25.579510 27125 raft_consensus.cc:1275] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 4 FOLLOWER]: Refusing update from remote peer e07e9c7c34b644dfa588af1f2731d699: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:19:25.581065 27431 consensus_queue.cc:1048] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:25.711593 27202 raft_consensus.cc:1275] T 23b6837b8c6244919928497a65da506a P e07e9c7c34b644dfa588af1f2731d699 [term 2 FOLLOWER]: Refusing update from remote peer 8a5c6720fb13404a9c246815def548bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:25.712628 27436 consensus_queue.cc:1048] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:25.720393 27125 raft_consensus.cc:1275] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Refusing update from remote peer 8a5c6720fb13404a9c246815def548bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:25.721844 27471 consensus_queue.cc:1048] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:25.774524 27202 raft_consensus.cc:1275] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 5 FOLLOWER]: Refusing update from remote peer 8a5c6720fb13404a9c246815def548bf: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:19:25.775611 27436 consensus_queue.cc:1048] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "e07e9c7c34b644dfa588af1f2731d699" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 39051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:19:25.776934 27125 raft_consensus.cc:1275] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 5 FOLLOWER]: Refusing update from remote peer 8a5c6720fb13404a9c246815def548bf: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:19:25.777981 27436 consensus_queue.cc:1048] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3339afbfa7241c28d40d3166e3fecdd" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 34419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:19:25.790973 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:25.797851 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:25.798245 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:26.868505 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:26.887559 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:26.888518 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:19:27.428997 27056 debug-util.cc:398] Leaking SignalData structure 0x7b0800050600 after lost signal to thread 26486
W20260709 12:19:27.429770 27056 debug-util.cc:398] Leaking SignalData structure 0x7b0800050ce0 after lost signal to thread 27059
W20260709 12:19:27.430496 27056 debug-util.cc:398] Leaking SignalData structure 0x7b08001f6440 after lost signal to thread 27151
W20260709 12:19:27.431170 27056 debug-util.cc:398] Leaking SignalData structure 0x7b08001fea20 after lost signal to thread 27226
W20260709 12:19:27.431829 27056 debug-util.cc:398] Leaking SignalData structure 0x7b08001cad20 after lost signal to thread 27300
I20260709 12:19:27.890053 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:27.895308 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:27.895721 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:28.896567 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:28.901584 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:28.901984 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:29.902791 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:29.908847 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:29.909245 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:30.910037 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:30.916128 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:30.916664 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:31.917505 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:31.922819 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:31.923162 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:32.923913 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:32.929083 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:32.929410 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:33.930166 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:19:33.935895 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:19:33.936260 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:19:34.965281 26483 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:19:34.965922 26483 tablet_server.cc:179] TabletServer@127.25.220.193:0 shutting down...
W20260709 12:19:34.969967 27241 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260709 12:19:34.974028 27241 consensus_peers.cc:597] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf -> Peer c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193:34419): Couldn't send request to peer c3339afbfa7241c28d40d3166e3fecdd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:19:34.985239 27167 consensus_peers.cc:597] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 -> Peer c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193:34419): Couldn't send request to peer c3339afbfa7241c28d40d3166e3fecdd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:34.996042 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:34.996717 26483 tablet_replica.cc:333] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd: stopping tablet replica
I20260709 12:19:34.997394 26483 raft_consensus.cc:2243] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:34.998287 26483 raft_consensus.cc:2272] T cf027d84045e43dfb1e6cc0c436ace6e P c3339afbfa7241c28d40d3166e3fecdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.000128 26483 tablet_replica.cc:333] T 3ad70a95ebdf493a863a560b2d509b09 P c3339afbfa7241c28d40d3166e3fecdd: stopping tablet replica
I20260709 12:19:35.000725 26483 raft_consensus.cc:2243] T 3ad70a95ebdf493a863a560b2d509b09 P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:35.001168 26483 raft_consensus.cc:2272] T 3ad70a95ebdf493a863a560b2d509b09 P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.002799 26483 tablet_replica.cc:333] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd: stopping tablet replica
I20260709 12:19:35.003319 26483 raft_consensus.cc:2243] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:35.004033 26483 raft_consensus.cc:2272] T c9ec8f1d66da4e0a9473139825516608 P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.005723 26483 tablet_replica.cc:333] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd: stopping tablet replica
I20260709 12:19:35.006182 26483 raft_consensus.cc:2243] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:35.006582 26483 raft_consensus.cc:2272] T dd472718d327479bbb959e364aba82fd P c3339afbfa7241c28d40d3166e3fecdd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.008287 26483 tablet_replica.cc:333] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd: stopping tablet replica
I20260709 12:19:35.008776 26483 raft_consensus.cc:2243] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:35.009177 26483 raft_consensus.cc:2272] T 23b6837b8c6244919928497a65da506a P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.010807 26483 tablet_replica.cc:333] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd: stopping tablet replica
I20260709 12:19:35.011319 26483 raft_consensus.cc:2243] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:35.011742 26483 raft_consensus.cc:2272] T 251ccb5720364661855f3da49cfd9018 P c3339afbfa7241c28d40d3166e3fecdd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.013330 26483 tablet_replica.cc:333] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd: stopping tablet replica
I20260709 12:19:35.013788 26483 raft_consensus.cc:2243] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:35.014181 26483 raft_consensus.cc:2272] T ec762f7882fa472e86ea48d67332fc9e P c3339afbfa7241c28d40d3166e3fecdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.015730 26483 tablet_replica.cc:333] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd: stopping tablet replica
I20260709 12:19:35.016207 26483 raft_consensus.cc:2243] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:35.016868 26483 raft_consensus.cc:2272] T f07d2f9fd966429d97ebc79cdaa242b9 P c3339afbfa7241c28d40d3166e3fecdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.018412 26483 tablet_replica.cc:333] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd: stopping tablet replica
I20260709 12:19:35.018882 26483 raft_consensus.cc:2243] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:19:35.019570 26483 raft_consensus.cc:2272] T b86c52ed25d444d58e0f67f7840e0847 P c3339afbfa7241c28d40d3166e3fecdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.021268 26483 tablet_replica.cc:333] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd: stopping tablet replica
I20260709 12:19:35.021689 26483 raft_consensus.cc:2243] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:35.022094 26483 raft_consensus.cc:2272] T 58ebae3173a14297a511e351da7fc5fc P c3339afbfa7241c28d40d3166e3fecdd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.050735 26483 tablet_server.cc:196] TabletServer@127.25.220.193:0 shutdown complete.
I20260709 12:19:35.068531 26483 tablet_server.cc:179] TabletServer@127.25.220.194:0 shutting down...
I20260709 12:19:35.093427 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:35.094038 26483 tablet_replica.cc:333] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699: stopping tablet replica
I20260709 12:19:35.094630 26483 raft_consensus.cc:2243] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:35.095094 26483 raft_consensus.cc:2272] T cf027d84045e43dfb1e6cc0c436ace6e P e07e9c7c34b644dfa588af1f2731d699 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.096928 26483 tablet_replica.cc:333] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699: stopping tablet replica
I20260709 12:19:35.097421 26483 raft_consensus.cc:2243] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:35.098120 26483 raft_consensus.cc:2272] T 3ad70a95ebdf493a863a560b2d509b09 P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.099835 26483 tablet_replica.cc:333] T c9ec8f1d66da4e0a9473139825516608 P e07e9c7c34b644dfa588af1f2731d699: stopping tablet replica
I20260709 12:19:35.100392 26483 raft_consensus.cc:2243] T c9ec8f1d66da4e0a9473139825516608 P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:35.100790 26483 raft_consensus.cc:2272] T c9ec8f1d66da4e0a9473139825516608 P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.102382 26483 tablet_replica.cc:333] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699: stopping tablet replica
I20260709 12:19:35.102846 26483 raft_consensus.cc:2243] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:19:35.103523 26483 raft_consensus.cc:2272] T dd472718d327479bbb959e364aba82fd P e07e9c7c34b644dfa588af1f2731d699 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.105098 26483 tablet_replica.cc:333] T 23b6837b8c6244919928497a65da506a P e07e9c7c34b644dfa588af1f2731d699: stopping tablet replica
I20260709 12:19:35.105588 26483 raft_consensus.cc:2243] T 23b6837b8c6244919928497a65da506a P e07e9c7c34b644dfa588af1f2731d699 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:35.105975 26483 raft_consensus.cc:2272] T 23b6837b8c6244919928497a65da506a P e07e9c7c34b644dfa588af1f2731d699 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.107470 26483 tablet_replica.cc:333] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699: stopping tablet replica
I20260709 12:19:35.107929 26483 raft_consensus.cc:2243] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:19:35.108686 26483 raft_consensus.cc:2272] T 251ccb5720364661855f3da49cfd9018 P e07e9c7c34b644dfa588af1f2731d699 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.110208 26483 tablet_replica.cc:333] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699: stopping tablet replica
I20260709 12:19:35.110677 26483 raft_consensus.cc:2243] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:35.111101 26483 raft_consensus.cc:2272] T ec762f7882fa472e86ea48d67332fc9e P e07e9c7c34b644dfa588af1f2731d699 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.112788 26483 tablet_replica.cc:333] T f07d2f9fd966429d97ebc79cdaa242b9 P e07e9c7c34b644dfa588af1f2731d699: stopping tablet replica
I20260709 12:19:35.113236 26483 raft_consensus.cc:2243] T f07d2f9fd966429d97ebc79cdaa242b9 P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:35.113623 26483 raft_consensus.cc:2272] T f07d2f9fd966429d97ebc79cdaa242b9 P e07e9c7c34b644dfa588af1f2731d699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.115180 26483 tablet_replica.cc:333] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699: stopping tablet replica
I20260709 12:19:35.115636 26483 raft_consensus.cc:2243] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:35.116052 26483 raft_consensus.cc:2272] T b86c52ed25d444d58e0f67f7840e0847 P e07e9c7c34b644dfa588af1f2731d699 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.117614 26483 tablet_replica.cc:333] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699: stopping tablet replica
I20260709 12:19:35.118021 26483 raft_consensus.cc:2243] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:35.118458 26483 raft_consensus.cc:2272] T 58ebae3173a14297a511e351da7fc5fc P e07e9c7c34b644dfa588af1f2731d699 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.163793 26483 tablet_server.cc:196] TabletServer@127.25.220.194:0 shutdown complete.
I20260709 12:19:35.185352 26483 tablet_server.cc:179] TabletServer@127.25.220.195:0 shutting down...
W20260709 12:19:35.187543 27241 consensus_peers.cc:597] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf -> Peer c3339afbfa7241c28d40d3166e3fecdd (127.25.220.193:34419): Couldn't send request to peer c3339afbfa7241c28d40d3166e3fecdd. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:34419: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:35.208421 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:19:35.209173 26483 tablet_replica.cc:333] T cf027d84045e43dfb1e6cc0c436ace6e P 8a5c6720fb13404a9c246815def548bf: stopping tablet replica
I20260709 12:19:35.209894 26483 raft_consensus.cc:2243] T cf027d84045e43dfb1e6cc0c436ace6e P 8a5c6720fb13404a9c246815def548bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:35.210520 26483 raft_consensus.cc:2272] T cf027d84045e43dfb1e6cc0c436ace6e P 8a5c6720fb13404a9c246815def548bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.212800 26483 tablet_replica.cc:333] T 3ad70a95ebdf493a863a560b2d509b09 P 8a5c6720fb13404a9c246815def548bf: stopping tablet replica
W20260709 12:19:35.213243 27240 consensus_peers.cc:597] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf -> Peer e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051): Couldn't send request to peer e07e9c7c34b644dfa588af1f2731d699. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:39051: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:35.213431 26483 raft_consensus.cc:2243] T 3ad70a95ebdf493a863a560b2d509b09 P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:35.213943 26483 raft_consensus.cc:2272] T 3ad70a95ebdf493a863a560b2d509b09 P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.215626 26483 tablet_replica.cc:333] T c9ec8f1d66da4e0a9473139825516608 P 8a5c6720fb13404a9c246815def548bf: stopping tablet replica
I20260709 12:19:35.216100 26483 raft_consensus.cc:2243] T c9ec8f1d66da4e0a9473139825516608 P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:35.216523 26483 raft_consensus.cc:2272] T c9ec8f1d66da4e0a9473139825516608 P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.218518 26483 tablet_replica.cc:333] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf: stopping tablet replica
I20260709 12:19:35.219187 26483 raft_consensus.cc:2243] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:35.219723 26483 raft_consensus.cc:2272] T 251ccb5720364661855f3da49cfd9018 P 8a5c6720fb13404a9c246815def548bf [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:35.220937 27240 consensus_peers.cc:597] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf -> Peer e07e9c7c34b644dfa588af1f2731d699 (127.25.220.194:39051): Couldn't send request to peer e07e9c7c34b644dfa588af1f2731d699. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:39051: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:35.221524 26483 tablet_replica.cc:333] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf: stopping tablet replica
I20260709 12:19:35.222005 26483 raft_consensus.cc:2243] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:35.222685 26483 raft_consensus.cc:2272] T 23b6837b8c6244919928497a65da506a P 8a5c6720fb13404a9c246815def548bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.224309 26483 tablet_replica.cc:333] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf: stopping tablet replica
I20260709 12:19:35.224766 26483 raft_consensus.cc:2243] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:35.225152 26483 raft_consensus.cc:2272] T dd472718d327479bbb959e364aba82fd P 8a5c6720fb13404a9c246815def548bf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.226567 26483 tablet_replica.cc:333] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf: stopping tablet replica
I20260709 12:19:35.227043 26483 raft_consensus.cc:2243] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:19:35.227726 26483 raft_consensus.cc:2272] T 58ebae3173a14297a511e351da7fc5fc P 8a5c6720fb13404a9c246815def548bf [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.229377 26483 tablet_replica.cc:333] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf: stopping tablet replica
I20260709 12:19:35.229830 26483 raft_consensus.cc:2243] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:35.230229 26483 raft_consensus.cc:2272] T b86c52ed25d444d58e0f67f7840e0847 P 8a5c6720fb13404a9c246815def548bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.231745 26483 tablet_replica.cc:333] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf: stopping tablet replica
I20260709 12:19:35.232167 26483 raft_consensus.cc:2243] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:19:35.232944 26483 raft_consensus.cc:2272] T ec762f7882fa472e86ea48d67332fc9e P 8a5c6720fb13404a9c246815def548bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.234513 26483 tablet_replica.cc:333] T f07d2f9fd966429d97ebc79cdaa242b9 P 8a5c6720fb13404a9c246815def548bf: stopping tablet replica
I20260709 12:19:35.234917 26483 raft_consensus.cc:2243] T f07d2f9fd966429d97ebc79cdaa242b9 P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:35.235311 26483 raft_consensus.cc:2272] T f07d2f9fd966429d97ebc79cdaa242b9 P 8a5c6720fb13404a9c246815def548bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.261299 26483 tablet_server.cc:196] TabletServer@127.25.220.195:0 shutdown complete.
I20260709 12:19:35.279286 26483 master.cc:562] Master@127.25.220.254:33895 shutting down...
I20260709 12:19:35.501322 26483 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:19:35.501850 26483 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:35.502120 26483 tablet_replica.cc:333] T 00000000000000000000000000000000 P cfd2790f000e4cf79f4eea6eefa03ea9: stopping tablet replica
I20260709 12:19:35.537032 26483 master.cc:584] Master@127.25.220.254:33895 shutdown complete.
8a5c6720fb13404a9c246815def548bf  1
c3339afbfa7241c28d40d3166e3fecdd  5
e07e9c7c34b644dfa588af1f2731d699  4
8a5c6720fb13404a9c246815def548bf  3
c3339afbfa7241c28d40d3166e3fecdd  3
e07e9c7c34b644dfa588af1f2731d699  4
8a5c6720fb13404a9c246815def548bf  1
c3339afbfa7241c28d40d3166e3fecdd  8
e07e9c7c34b644dfa588af1f2731d699  1
8a5c6720fb13404a9c246815def548bf  3
c3339afbfa7241c28d40d3166e3fecdd  4
e07e9c7c34b644dfa588af1f2731d699  3
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (28676 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:19:35.579522 26483 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.220.254:34081
I20260709 12:19:35.580657 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:35.585601 27509 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:35.585780 27510 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:35.586871 27512 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:35.587908 26483 server_base.cc:1061] running on GCE node
I20260709 12:19:35.588843 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:35.589035 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:35.589207 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599575589166 us; error 0 us; skew 500 ppm
I20260709 12:19:35.589710 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:35.592003 26483 webserver.cc:533] Webserver started at http://127.25.220.254:40597/ using document root <none> and password file <none>
I20260709 12:19:35.592540 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:35.592732 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:35.593006 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:35.594388 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/master-0-root/instance:
uuid: "64c7b6ef74824727b5adce0097dba273"
format_stamp: "Formatted at 2026-07-09 12:19:35 on dist-test-slave-c1c3"
I20260709 12:19:35.598783 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:19:35.601811 27517 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:35.602469 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:19:35.602780 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/master-0-root
uuid: "64c7b6ef74824727b5adce0097dba273"
format_stamp: "Formatted at 2026-07-09 12:19:35 on dist-test-slave-c1c3"
I20260709 12:19:35.603041 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:35.619069 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:35.620164 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:35.656011 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.254:34081
I20260709 12:19:35.656103 27568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.254:34081 every 8 connection(s)
I20260709 12:19:35.659734 27569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:35.668989 27569 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273: Bootstrap starting.
I20260709 12:19:35.673419 27569 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:35.677155 27569 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273: No bootstrap required, opened a new log
I20260709 12:19:35.679100 27569 raft_consensus.cc:359] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64c7b6ef74824727b5adce0097dba273" member_type: VOTER }
I20260709 12:19:35.679481 27569 raft_consensus.cc:385] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:35.679662 27569 raft_consensus.cc:740] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64c7b6ef74824727b5adce0097dba273, State: Initialized, Role: FOLLOWER
I20260709 12:19:35.680119 27569 consensus_queue.cc:260] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "64c7b6ef74824727b5adce0097dba273" member_type: VOTER }
I20260709 12:19:35.680528 27569 raft_consensus.cc:399] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:19:35.680707 27569 raft_consensus.cc:493] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:19:35.680913 27569 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:35.684610 27569 raft_consensus.cc:515] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64c7b6ef74824727b5adce0097dba273" member_type: VOTER }
I20260709 12:19:35.685031 27569 leader_election.cc:304] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273 [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: 64c7b6ef74824727b5adce0097dba273; no voters: 
I20260709 12:19:35.685977 27569 leader_election.cc:290] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:19:35.686381 27572 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:35.687640 27572 raft_consensus.cc:697] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273 [term 1 LEADER]: Becoming Leader. State: Replica: 64c7b6ef74824727b5adce0097dba273, State: Running, Role: LEADER
I20260709 12:19:35.688374 27572 consensus_queue.cc:237] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273 [LEADER]: Queue going to LEADER mode. State: All 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: "64c7b6ef74824727b5adce0097dba273" member_type: VOTER }
I20260709 12:19:35.688820 27569 sys_catalog.cc:565] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:19:35.692958 27573 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "64c7b6ef74824727b5adce0097dba273" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64c7b6ef74824727b5adce0097dba273" member_type: VOTER } }
I20260709 12:19:35.693220 27574 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 64c7b6ef74824727b5adce0097dba273. Latest consensus state: current_term: 1 leader_uuid: "64c7b6ef74824727b5adce0097dba273" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64c7b6ef74824727b5adce0097dba273" member_type: VOTER } }
I20260709 12:19:35.693728 27573 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273 [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:35.693919 27574 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273 [sys.catalog]: This master's current role is: LEADER
I20260709 12:19:35.696015 27579 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:19:35.700652 27579 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:19:35.705044 26483 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:19:35.709411 27579 catalog_manager.cc:1383] Generated new cluster ID: 7ed58145f4154267bb188a3ad9b4e6aa
I20260709 12:19:35.709671 27579 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:19:35.724406 27579 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:19:35.725525 27579 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:19:35.739792 27579 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273: Generated new TSK 0
I20260709 12:19:35.740363 27579 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:19:35.771159 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:35.776751 27590 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:35.777765 27591 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:35.780325 26483 server_base.cc:1061] running on GCE node
W20260709 12:19:35.780306 27593 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:35.781437 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:35.781615 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:35.781733 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599575781722 us; error 0 us; skew 500 ppm
I20260709 12:19:35.782195 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:35.784224 26483 webserver.cc:533] Webserver started at http://127.25.220.193:46875/ using document root <none> and password file <none>
I20260709 12:19:35.784659 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:35.784806 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:35.785000 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:35.785934 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-0-root/instance:
uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
format_stamp: "Formatted at 2026-07-09 12:19:35 on dist-test-slave-c1c3"
I20260709 12:19:35.789912 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:19:35.792848 27598 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:35.793510 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:19:35.793807 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-0-root
uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
format_stamp: "Formatted at 2026-07-09 12:19:35 on dist-test-slave-c1c3"
I20260709 12:19:35.794078 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:35.806300 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:35.807281 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:35.808625 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:35.810693 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:35.810890 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:35.811148 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:35.811321 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:35.848348 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.193:38037
I20260709 12:19:35.848467 27660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.193:38037 every 8 connection(s)
I20260709 12:19:35.852967 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:35.859921 27665 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:35.861526 27666 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:35.862835 27668 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:35.863863 26483 server_base.cc:1061] running on GCE node
I20260709 12:19:35.865356 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:35.865538 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:35.865659 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599575865649 us; error 0 us; skew 500 ppm
I20260709 12:19:35.866077 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:35.869071 26483 webserver.cc:533] Webserver started at http://127.25.220.194:34679/ using document root <none> and password file <none>
I20260709 12:19:35.869525 27661 heartbeater.cc:344] Connected to a master server at 127.25.220.254:34081
I20260709 12:19:35.869617 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:35.869908 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:35.869925 27661 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:35.870314 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:35.870767 27661 heartbeater.cc:507] Master 127.25.220.254:34081 requested a full tablet report, sending...
I20260709 12:19:35.871436 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-1-root/instance:
uuid: "ff9489d2752849338bfd9a780cd0762b"
format_stamp: "Formatted at 2026-07-09 12:19:35 on dist-test-slave-c1c3"
I20260709 12:19:35.872710 27534 ts_manager.cc:194] Registered new tserver with Master: 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037)
I20260709 12:19:35.874573 27534 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57722
I20260709 12:19:35.876063 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260709 12:19:35.879194 27673 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:35.879880 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:19:35.880155 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-1-root
uuid: "ff9489d2752849338bfd9a780cd0762b"
format_stamp: "Formatted at 2026-07-09 12:19:35 on dist-test-slave-c1c3"
I20260709 12:19:35.880473 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:35.896833 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:35.897871 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:35.899175 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:35.901226 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:35.901440 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:35.901665 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:35.901831 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:35.938265 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.194:37771
I20260709 12:19:35.938366 27735 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.194:37771 every 8 connection(s)
I20260709 12:19:35.942750 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:35.953740 27739 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:35.954989 27736 heartbeater.cc:344] Connected to a master server at 127.25.220.254:34081
W20260709 12:19:35.955274 27740 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:35.955480 27736 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:35.956707 27736 heartbeater.cc:507] Master 127.25.220.254:34081 requested a full tablet report, sending...
I20260709 12:19:35.957938 26483 server_base.cc:1061] running on GCE node
W20260709 12:19:35.958405 27742 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:35.958959 27534 ts_manager.cc:194] Registered new tserver with Master: ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:35.959357 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:35.959610 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:35.959810 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599575959793 us; error 0 us; skew 500 ppm
I20260709 12:19:35.960541 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:35.960676 27534 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57728
I20260709 12:19:35.963032 26483 webserver.cc:533] Webserver started at http://127.25.220.195:45133/ using document root <none> and password file <none>
I20260709 12:19:35.963524 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:35.963673 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:35.963863 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:35.964910 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-2-root/instance:
uuid: "665818a8aae744b1b9cb9271e86be844"
format_stamp: "Formatted at 2026-07-09 12:19:35 on dist-test-slave-c1c3"
I20260709 12:19:35.968814 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:19:35.971624 27747 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:35.972345 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:19:35.972584 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-2-root
uuid: "665818a8aae744b1b9cb9271e86be844"
format_stamp: "Formatted at 2026-07-09 12:19:35 on dist-test-slave-c1c3"
I20260709 12:19:35.972810 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:35.987427 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:35.988519 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:35.989823 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:35.991784 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:35.991948 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:35.992249 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:35.992408 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:36.030162 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.195:37235
I20260709 12:19:36.030251 27809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.195:37235 every 8 connection(s)
I20260709 12:19:36.042841 27810 heartbeater.cc:344] Connected to a master server at 127.25.220.254:34081
I20260709 12:19:36.043206 27810 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:36.043850 27810 heartbeater.cc:507] Master 127.25.220.254:34081 requested a full tablet report, sending...
I20260709 12:19:36.045552 27534 ts_manager.cc:194] Registered new tserver with Master: 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:36.046396 26483 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013179897s
I20260709 12:19:36.046833 27534 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57732
I20260709 12:19:36.069648 27534 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57746:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:19:36.075692 27534 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:19:36.269799 27626 tablet_service.cc:1511] Processing CreateTablet for tablet 3c6aca288be5457ea4ec2c8fbad43ed2 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:19:36.270008 27625 tablet_service.cc:1511] Processing CreateTablet for tablet 115a09e3129548448ecb7ace50e50ea5 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:19:36.271265 27626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c6aca288be5457ea4ec2c8fbad43ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.271777 27624 tablet_service.cc:1511] Processing CreateTablet for tablet 1981b346251e4a5bba58f6f533121422 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:19:36.273666 27623 tablet_service.cc:1511] Processing CreateTablet for tablet 432f328bfcb147e4bf06f2c2f9a53805 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:19:36.275566 27622 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3e101628994262b707a55c9f536f5a (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:19:36.277448 27621 tablet_service.cc:1511] Processing CreateTablet for tablet a1a5d3083a2f4e058846a91c43e24420 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:19:36.279247 27620 tablet_service.cc:1511] Processing CreateTablet for tablet 53294ca3b0904034937407d9592ad141 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:19:36.281167 27619 tablet_service.cc:1511] Processing CreateTablet for tablet e7b7d65a5e0b454e9989e36351dbc766 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:19:36.283005 27618 tablet_service.cc:1511] Processing CreateTablet for tablet d546ac41e337486bbc746bd1095ca4c1 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:19:36.284487 27624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1981b346251e4a5bba58f6f533121422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.286180 27617 tablet_service.cc:1511] Processing CreateTablet for tablet 405f04663c864f73889f1dec44cbacd3 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:19:36.287459 27617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 405f04663c864f73889f1dec44cbacd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.288834 27623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432f328bfcb147e4bf06f2c2f9a53805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.290553 27622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3e101628994262b707a55c9f536f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.296415 27775 tablet_service.cc:1511] Processing CreateTablet for tablet 3c6aca288be5457ea4ec2c8fbad43ed2 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:19:36.297638 27775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c6aca288be5457ea4ec2c8fbad43ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.300310 27766 tablet_service.cc:1511] Processing CreateTablet for tablet 405f04663c864f73889f1dec44cbacd3 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:19:36.301496 27766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 405f04663c864f73889f1dec44cbacd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.305328 27767 tablet_service.cc:1511] Processing CreateTablet for tablet d546ac41e337486bbc746bd1095ca4c1 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:19:36.306524 27767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d546ac41e337486bbc746bd1095ca4c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.308414 27768 tablet_service.cc:1511] Processing CreateTablet for tablet e7b7d65a5e0b454e9989e36351dbc766 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:19:36.309633 27768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b7d65a5e0b454e9989e36351dbc766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.311890 27626 tablet_service.cc:1511] Processing CreateTablet for tablet 3c10b27c92914840a7be5e9e37234edc (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:19:36.313192 27626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c10b27c92914840a7be5e9e37234edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.314962 27770 tablet_service.cc:1511] Processing CreateTablet for tablet a1a5d3083a2f4e058846a91c43e24420 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:19:36.316162 27770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1a5d3083a2f4e058846a91c43e24420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.317603 27617 tablet_service.cc:1511] Processing CreateTablet for tablet e55d3adfde084bb18cca30951085ea35 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:19:36.317787 27824 tablet_bootstrap.cc:492] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:36.318360 27772 tablet_service.cc:1511] Processing CreateTablet for tablet 432f328bfcb147e4bf06f2c2f9a53805 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:19:36.331357 27772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432f328bfcb147e4bf06f2c2f9a53805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.319521 27773 tablet_service.cc:1511] Processing CreateTablet for tablet 1981b346251e4a5bba58f6f533121422 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:19:36.333667 27773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1981b346251e4a5bba58f6f533121422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.313258 27769 tablet_service.cc:1511] Processing CreateTablet for tablet 53294ca3b0904034937407d9592ad141 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:19:36.336916 27769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53294ca3b0904034937407d9592ad141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.352146 27775 tablet_service.cc:1511] Processing CreateTablet for tablet 3c10b27c92914840a7be5e9e37234edc (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:19:36.320612 27774 tablet_service.cc:1511] Processing CreateTablet for tablet 115a09e3129548448ecb7ace50e50ea5 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:19:36.357609 27774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115a09e3129548448ecb7ace50e50ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.322086 27621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1a5d3083a2f4e058846a91c43e24420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.317286 27771 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3e101628994262b707a55c9f536f5a (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:19:36.365597 27771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3e101628994262b707a55c9f536f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.368584 27617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55d3adfde084bb18cca30951085ea35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.370007 27620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53294ca3b0904034937407d9592ad141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.372498 27619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b7d65a5e0b454e9989e36351dbc766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.376511 27618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d546ac41e337486bbc746bd1095ca4c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.380484 27625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115a09e3129548448ecb7ace50e50ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.386904 27768 tablet_service.cc:1511] Processing CreateTablet for tablet e55d3adfde084bb18cca30951085ea35 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:19:36.388944 27769 tablet_service.cc:1511] Processing CreateTablet for tablet 2555061b35624de986545a1a50d5d139 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:19:36.390429 27768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55d3adfde084bb18cca30951085ea35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.395804 27769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2555061b35624de986545a1a50d5d139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.402738 27775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c10b27c92914840a7be5e9e37234edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.319940 27825 tablet_bootstrap.cc:492] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:36.411144 27769 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb3795ce0104d698d5242353330c5cb (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:19:36.423079 27700 tablet_service.cc:1511] Processing CreateTablet for tablet 115a09e3129548448ecb7ace50e50ea5 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:19:36.423521 27699 tablet_service.cc:1511] Processing CreateTablet for tablet 1981b346251e4a5bba58f6f533121422 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:19:36.424508 27700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115a09e3129548448ecb7ace50e50ea5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.426265 27699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1981b346251e4a5bba58f6f533121422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.426223 27701 tablet_service.cc:1511] Processing CreateTablet for tablet 3c6aca288be5457ea4ec2c8fbad43ed2 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:19:36.427516 27701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c6aca288be5457ea4ec2c8fbad43ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.425392 27824 tablet_bootstrap.cc:654] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:36.430459 27698 tablet_service.cc:1511] Processing CreateTablet for tablet 432f328bfcb147e4bf06f2c2f9a53805 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:19:36.434366 27695 tablet_service.cc:1511] Processing CreateTablet for tablet 53294ca3b0904034937407d9592ad141 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:19:36.437597 27692 tablet_service.cc:1511] Processing CreateTablet for tablet 405f04663c864f73889f1dec44cbacd3 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:19:36.437928 27694 tablet_service.cc:1511] Processing CreateTablet for tablet e7b7d65a5e0b454e9989e36351dbc766 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:19:36.441615 27696 tablet_service.cc:1511] Processing CreateTablet for tablet a1a5d3083a2f4e058846a91c43e24420 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:19:36.444432 27693 tablet_service.cc:1511] Processing CreateTablet for tablet d546ac41e337486bbc746bd1095ca4c1 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:19:36.436625 27697 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3e101628994262b707a55c9f536f5a (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:19:36.447171 27698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432f328bfcb147e4bf06f2c2f9a53805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.447803 27696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1a5d3083a2f4e058846a91c43e24420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.420720 27768 tablet_service.cc:1511] Processing CreateTablet for tablet b43d7462251049a397eaf8ec0c1983ec (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:19:36.448992 27697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3e101628994262b707a55c9f536f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.450143 27692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 405f04663c864f73889f1dec44cbacd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.450110 27769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb3795ce0104d698d5242353330c5cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.455744 27694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b7d65a5e0b454e9989e36351dbc766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.457182 27768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b43d7462251049a397eaf8ec0c1983ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.459825 27693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d546ac41e337486bbc746bd1095ca4c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.464534 27695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53294ca3b0904034937407d9592ad141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.476141 27766 tablet_service.cc:1511] Processing CreateTablet for tablet 57da94f2f524454d8c04b59edbb29ae8 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:19:36.477396 27766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57da94f2f524454d8c04b59edbb29ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.477777 27626 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb3795ce0104d698d5242353330c5cb (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:19:36.478989 27626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb3795ce0104d698d5242353330c5cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.482349 27825 tablet_bootstrap.cc:654] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:36.495558 27774 tablet_service.cc:1511] Processing CreateTablet for tablet afd27c54f92246f1bf37f6a4ecaf34b4 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:19:36.499516 27625 tablet_service.cc:1511] Processing CreateTablet for tablet b43d7462251049a397eaf8ec0c1983ec (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:19:36.502099 27618 tablet_service.cc:1511] Processing CreateTablet for tablet 57da94f2f524454d8c04b59edbb29ae8 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:19:36.517129 27774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd27c54f92246f1bf37f6a4ecaf34b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.517132 27625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b43d7462251049a397eaf8ec0c1983ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.518960 27771 tablet_service.cc:1511] Processing CreateTablet for tablet 656aa1a506a340afb48defd6f54154d0 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:19:36.504222 27623 tablet_service.cc:1511] Processing CreateTablet for tablet afd27c54f92246f1bf37f6a4ecaf34b4 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:19:36.509222 27766 tablet_service.cc:1511] Processing CreateTablet for tablet be1440d98f374cd8860cabde87a49299 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:19:36.510180 27620 tablet_service.cc:1511] Processing CreateTablet for tablet e476f14f8c6f455cb5a7e79754e80ab8 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:19:36.512476 27624 tablet_service.cc:1511] Processing CreateTablet for tablet 2555061b35624de986545a1a50d5d139 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:19:36.514807 27617 tablet_service.cc:1511] Processing CreateTablet for tablet be1440d98f374cd8860cabde87a49299 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:19:36.502663 27621 tablet_service.cc:1511] Processing CreateTablet for tablet 6620f704227d425a84648e31f50ad91d (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:19:36.520216 27771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656aa1a506a340afb48defd6f54154d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.525681 27618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57da94f2f524454d8c04b59edbb29ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.528482 27623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd27c54f92246f1bf37f6a4ecaf34b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.526939 27770 tablet_service.cc:1511] Processing CreateTablet for tablet 6620f704227d425a84648e31f50ad91d (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:19:36.539490 27619 tablet_service.cc:1511] Processing CreateTablet for tablet aaa66028015e40d789da0b3ebc77da3c (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:19:36.540146 27620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e476f14f8c6f455cb5a7e79754e80ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.542145 27617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be1440d98f374cd8860cabde87a49299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.545182 27621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6620f704227d425a84648e31f50ad91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.547845 27773 tablet_service.cc:1511] Processing CreateTablet for tablet e476f14f8c6f455cb5a7e79754e80ab8 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:19:36.548898 27624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2555061b35624de986545a1a50d5d139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.553020 27619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa66028015e40d789da0b3ebc77da3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.553681 27767 tablet_service.cc:1511] Processing CreateTablet for tablet 1f250b68ba64485e8c9c6905637bab8e (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:19:36.563253 27693 tablet_service.cc:1511] Processing CreateTablet for tablet 3c10b27c92914840a7be5e9e37234edc (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:19:36.569775 27620 tablet_service.cc:1511] Processing CreateTablet for tablet 1f250b68ba64485e8c9c6905637bab8e (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:19:36.570964 27620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f250b68ba64485e8c9c6905637bab8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.571192 27700 tablet_service.cc:1511] Processing CreateTablet for tablet e55d3adfde084bb18cca30951085ea35 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:19:36.571508 27768 tablet_service.cc:1511] Processing CreateTablet for tablet ffbdbdc9b97f4a8d93ac33c5dad51ee4 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:19:36.576334 27766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be1440d98f374cd8860cabde87a49299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.577934 27775 tablet_service.cc:1511] Processing CreateTablet for tablet c0efd77bb9df4e61acc5b3dfd15bd025 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:19:36.579093 27775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0efd77bb9df4e61acc5b3dfd15bd025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.580703 27619 tablet_service.cc:1511] Processing CreateTablet for tablet ffbdbdc9b97f4a8d93ac33c5dad51ee4 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:19:36.581879 27619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffbdbdc9b97f4a8d93ac33c5dad51ee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.582635 27769 tablet_service.cc:1511] Processing CreateTablet for tablet 043b46ca61aa4699bcc32be8e9a94c2b (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:19:36.585541 27697 tablet_service.cc:1511] Processing CreateTablet for tablet 2555061b35624de986545a1a50d5d139 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:19:36.591202 27773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e476f14f8c6f455cb5a7e79754e80ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.591775 27774 tablet_service.cc:1511] Processing CreateTablet for tablet 14eaa4929b5f4d298e5daedd4bac1ca0 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:19:36.593210 27772 tablet_service.cc:1511] Processing CreateTablet for tablet aaa66028015e40d789da0b3ebc77da3c (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:19:36.597172 27699 tablet_service.cc:1511] Processing CreateTablet for tablet b43d7462251049a397eaf8ec0c1983ec (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:19:36.604499 27769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043b46ca61aa4699bcc32be8e9a94c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.594511 27622 tablet_service.cc:1511] Processing CreateTablet for tablet 656aa1a506a340afb48defd6f54154d0 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:19:36.605780 27622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656aa1a506a340afb48defd6f54154d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.607152 27770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6620f704227d425a84648e31f50ad91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.608239 27620 tablet_service.cc:1511] Processing CreateTablet for tablet c0efd77bb9df4e61acc5b3dfd15bd025 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:19:36.609460 27620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0efd77bb9df4e61acc5b3dfd15bd025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.614382 27701 tablet_service.cc:1511] Processing CreateTablet for tablet 656aa1a506a340afb48defd6f54154d0 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:19:36.618305 27619 tablet_service.cc:1511] Processing CreateTablet for tablet 043b46ca61aa4699bcc32be8e9a94c2b (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:19:36.619496 27619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043b46ca61aa4699bcc32be8e9a94c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.620323 27700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55d3adfde084bb18cca30951085ea35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.621794 27626 tablet_service.cc:1511] Processing CreateTablet for tablet 14eaa4929b5f4d298e5daedd4bac1ca0 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:19:36.622692 27626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14eaa4929b5f4d298e5daedd4bac1ca0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:19:36.628499 27521 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.25.220.195:37235, user_credentials={real_user=slave}} blocked reactor thread for 45902.5us
I20260709 12:19:36.629861 27625 tablet_service.cc:1511] Processing CreateTablet for tablet 69bc67e44f704ade85670c53e5aa02a5 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:19:36.631049 27625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69bc67e44f704ade85670c53e5aa02a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.634577 27620 tablet_service.cc:1511] Processing CreateTablet for tablet a6fe27fd8e9941a49a94ff1b2e84e35c (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:19:36.635059 27767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f250b68ba64485e8c9c6905637bab8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.635772 27620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6fe27fd8e9941a49a94ff1b2e84e35c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.645416 27825 tablet_bootstrap.cc:492] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:36.645265 27618 tablet_service.cc:1511] Processing CreateTablet for tablet a2ffe7d2f8794bb1a3a32f5afe54dc8f (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:19:36.645886 27825 ts_tablet_manager.cc:1403] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.326s	user 0.007s	sys 0.006s
I20260709 12:19:36.645265 27621 tablet_service.cc:1511] Processing CreateTablet for tablet eff9da347aa940eaa1928fb6a4dff06d (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:19:36.646565 27618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2ffe7d2f8794bb1a3a32f5afe54dc8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.595878 27695 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb3795ce0104d698d5242353330c5cb (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:19:36.650585 27768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffbdbdc9b97f4a8d93ac33c5dad51ee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.654364 27772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa66028015e40d789da0b3ebc77da3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.655762 27774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14eaa4929b5f4d298e5daedd4bac1ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.666011 27824 tablet_bootstrap.cc:492] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:36.666522 27824 ts_tablet_manager.cc:1403] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.358s	user 0.010s	sys 0.005s
I20260709 12:19:36.669446 27824 raft_consensus.cc:359] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:36.670199 27824 raft_consensus.cc:385] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:36.670512 27824 raft_consensus.cc:740] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:36.671300 27824 consensus_queue.cc:260] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:36.676643 27825 raft_consensus.cc:359] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:36.677356 27825 raft_consensus.cc:385] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:36.677639 27825 raft_consensus.cc:740] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:36.678357 27825 consensus_queue.cc:260] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:36.686539 27625 tablet_service.cc:1511] Processing CreateTablet for tablet 464663b150ab4801aeb9d4a9aca08ca2 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:19:36.689272 27623 tablet_service.cc:1511] Processing CreateTablet for tablet 7a7d4ee56b0b4ef4973ffc23dbd37598 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:19:36.691466 27692 tablet_service.cc:1511] Processing CreateTablet for tablet 6620f704227d425a84648e31f50ad91d (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:19:36.651298 27697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2555061b35624de986545a1a50d5d139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.699826 27694 tablet_service.cc:1511] Processing CreateTablet for tablet 57da94f2f524454d8c04b59edbb29ae8 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
W20260709 12:19:36.701052 27582 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:36.701864 27773 tablet_service.cc:1511] Processing CreateTablet for tablet 69bc67e44f704ade85670c53e5aa02a5 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:19:36.703047 27773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69bc67e44f704ade85670c53e5aa02a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.704243 27621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff9da347aa940eaa1928fb6a4dff06d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.705116 27625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 464663b150ab4801aeb9d4a9aca08ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.708283 27828 tablet_bootstrap.cc:492] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:36.710157 27617 tablet_service.cc:1511] Processing CreateTablet for tablet 88bc54ac54804efe99d124b8c08513b6 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:19:36.713645 27623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7d4ee56b0b4ef4973ffc23dbd37598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.720528 27768 tablet_service.cc:1511] Processing CreateTablet for tablet a2ffe7d2f8794bb1a3a32f5afe54dc8f (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:19:36.722167 27768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2ffe7d2f8794bb1a3a32f5afe54dc8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.725653 27696 tablet_service.cc:1511] Processing CreateTablet for tablet afd27c54f92246f1bf37f6a4ecaf34b4 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:19:36.728380 27692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6620f704227d425a84648e31f50ad91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.729867 27620 tablet_service.cc:1511] Processing CreateTablet for tablet 30818f11014b4e4ab908c1417b2037f7 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:19:36.731118 27620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30818f11014b4e4ab908c1417b2037f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.732463 27699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b43d7462251049a397eaf8ec0c1983ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.704120 27772 tablet_service.cc:1511] Processing CreateTablet for tablet a6fe27fd8e9941a49a94ff1b2e84e35c (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:19:36.745246 27810 heartbeater.cc:499] Master 127.25.220.254:34081 was elected leader, sending a full tablet report...
I20260709 12:19:36.735970 27624 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc5e211b134499fb54a37b851648cc1 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:19:36.745523 27693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c10b27c92914840a7be5e9e37234edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.753418 27694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57da94f2f524454d8c04b59edbb29ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.745853 27617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88bc54ac54804efe99d124b8c08513b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.756562 27701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656aa1a506a340afb48defd6f54154d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.757429 27619 tablet_service.cc:1511] Processing CreateTablet for tablet 8e049d0039754a9a9ee3ca496b05a1a8 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:19:36.758666 27619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e049d0039754a9a9ee3ca496b05a1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.759222 27695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb3795ce0104d698d5242353330c5cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.765587 27824 ts_tablet_manager.cc:1434] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.099s	user 0.011s	sys 0.004s
I20260709 12:19:36.766501 27661 heartbeater.cc:499] Master 127.25.220.254:34081 was elected leader, sending a full tablet report...
I20260709 12:19:36.782583 27624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc5e211b134499fb54a37b851648cc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.784119 27828 tablet_bootstrap.cc:654] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:36.785749 27824 tablet_bootstrap.cc:492] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:36.790446 27775 tablet_service.cc:1511] Processing CreateTablet for tablet eff9da347aa940eaa1928fb6a4dff06d (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:19:36.807382 27696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd27c54f92246f1bf37f6a4ecaf34b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.808660 27775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff9da347aa940eaa1928fb6a4dff06d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.814605 27772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6fe27fd8e9941a49a94ff1b2e84e35c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.819307 27698 tablet_service.cc:1511] Processing CreateTablet for tablet e476f14f8c6f455cb5a7e79754e80ab8 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:19:36.823263 27699 tablet_service.cc:1511] Processing CreateTablet for tablet be1440d98f374cd8860cabde87a49299 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:19:36.824641 27829 raft_consensus.cc:493] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:36.825120 27829 raft_consensus.cc:515] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:36.827479 27825 ts_tablet_manager.cc:1434] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.181s	user 0.019s	sys 0.024s
I20260709 12:19:36.814375 27618 tablet_service.cc:1511] Processing CreateTablet for tablet 8a6c5c2d8472441f8bf30ccd04bf670c (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:19:36.829146 27618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a6c5c2d8472441f8bf30ccd04bf670c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.798039 27770 tablet_service.cc:1511] Processing CreateTablet for tablet 7a7d4ee56b0b4ef4973ffc23dbd37598 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:19:36.840052 27770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7d4ee56b0b4ef4973ffc23dbd37598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.842052 27698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e476f14f8c6f455cb5a7e79754e80ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.844615 27829 leader_election.cc:290] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:36.846684 27774 tablet_service.cc:1511] Processing CreateTablet for tablet 30818f11014b4e4ab908c1417b2037f7 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:19:36.843477 27622 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc542c92b254a8ea5b4513acccb85e3 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:19:36.851119 27622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc542c92b254a8ea5b4513acccb85e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.851886 27767 tablet_service.cc:1511] Processing CreateTablet for tablet 464663b150ab4801aeb9d4a9aca08ca2 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
W20260709 12:19:36.852841 27662 tablet.cc:2406] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:19:36.859465 27699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be1440d98f374cd8860cabde87a49299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.875309 27700 tablet_service.cc:1511] Processing CreateTablet for tablet 69bc67e44f704ade85670c53e5aa02a5 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:19:36.876605 27700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69bc67e44f704ade85670c53e5aa02a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.885157 27774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30818f11014b4e4ab908c1417b2037f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.886572 27625 tablet_service.cc:1511] Processing CreateTablet for tablet a41d3dd7dc624896b3383c96ac1aab71 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:19:36.887800 27625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a41d3dd7dc624896b3383c96ac1aab71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.894037 27828 tablet_bootstrap.cc:492] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:36.894474 27828 ts_tablet_manager.cc:1403] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.187s	user 0.002s	sys 0.010s
I20260709 12:19:36.895354 27626 tablet_service.cc:1511] Processing CreateTablet for tablet d04427bf52d34290b4f5613811f5294b (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:19:36.897332 27619 tablet_service.cc:1511] Processing CreateTablet for tablet 0a6a7ceee1a545549038b75144ddeadd (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:19:36.910586 27619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a6a7ceee1a545549038b75144ddeadd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.911103 27824 tablet_bootstrap.cc:654] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:36.897984 27767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 464663b150ab4801aeb9d4a9aca08ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.906147 27828 raft_consensus.cc:359] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:36.906828 27697 tablet_service.cc:1511] Processing CreateTablet for tablet 1f250b68ba64485e8c9c6905637bab8e (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:19:36.917820 27697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f250b68ba64485e8c9c6905637bab8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.909392 27694 tablet_service.cc:1511] Processing CreateTablet for tablet ffbdbdc9b97f4a8d93ac33c5dad51ee4 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:19:36.920539 27771 tablet_service.cc:1511] Processing CreateTablet for tablet 88bc54ac54804efe99d124b8c08513b6 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:19:36.921739 27771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88bc54ac54804efe99d124b8c08513b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.924813 27694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffbdbdc9b97f4a8d93ac33c5dad51ee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.928910 27626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04427bf52d34290b4f5613811f5294b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.918346 27828 raft_consensus.cc:385] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:36.933143 27828 raft_consensus.cc:740] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:36.937510 27768 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc5e211b134499fb54a37b851648cc1 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:19:36.938753 27768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc5e211b134499fb54a37b851648cc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.940455 27695 tablet_service.cc:1511] Processing CreateTablet for tablet aaa66028015e40d789da0b3ebc77da3c (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:19:36.940961 27828 consensus_queue.cc:260] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:36.941744 27695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa66028015e40d789da0b3ebc77da3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.945541 27693 tablet_service.cc:1511] Processing CreateTablet for tablet c0efd77bb9df4e61acc5b3dfd15bd025 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:19:36.945923 27625 tablet_service.cc:1511] Processing CreateTablet for tablet 37357163e3de4644b19d39bee489439d (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:19:36.951916 27766 tablet_service.cc:1511] Processing CreateTablet for tablet 8e049d0039754a9a9ee3ca496b05a1a8 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:19:36.952450 27697 tablet_service.cc:1511] Processing CreateTablet for tablet 043b46ca61aa4699bcc32be8e9a94c2b (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:19:36.953830 27769 tablet_service.cc:1511] Processing CreateTablet for tablet 8a6c5c2d8472441f8bf30ccd04bf670c (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:19:36.955241 27825 tablet_bootstrap.cc:492] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:36.958367 27830 raft_consensus.cc:493] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:36.958824 27830 raft_consensus.cc:515] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:36.969935 27828 ts_tablet_manager.cc:1434] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.015s
I20260709 12:19:36.977519 27736 heartbeater.cc:499] Master 127.25.220.254:34081 was elected leader, sending a full tablet report...
I20260709 12:19:36.965080 27830 leader_election.cc:290] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:36.984673 27766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e049d0039754a9a9ee3ca496b05a1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.987020 27774 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc542c92b254a8ea5b4513acccb85e3 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:19:36.988293 27774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc542c92b254a8ea5b4513acccb85e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.990988 27775 tablet_service.cc:1511] Processing CreateTablet for tablet d04427bf52d34290b4f5613811f5294b (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:19:36.987546 27773 tablet_service.cc:1511] Processing CreateTablet for tablet a41d3dd7dc624896b3383c96ac1aab71 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:19:36.997398 27772 tablet_service.cc:1511] Processing CreateTablet for tablet 0a6a7ceee1a545549038b75144ddeadd (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:19:36.997639 27770 tablet_service.cc:1511] Processing CreateTablet for tablet 7b666208745f4bae9a556ced661b4f33 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:19:37.007398 27825 tablet_bootstrap.cc:654] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:36.942562 27617 tablet_service.cc:1511] Processing CreateTablet for tablet 7b666208745f4bae9a556ced661b4f33 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:19:37.044369 27617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b666208745f4bae9a556ced661b4f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.946655 27619 tablet_service.cc:1511] Processing CreateTablet for tablet a3a02e17383f4fdca02e8a395d20316f (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:19:37.053640 27619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a02e17383f4fdca02e8a395d20316f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:36.954216 27621 tablet_service.cc:1511] Processing CreateTablet for tablet 6c426340e01e4b66a0a6f7cc1c9b1bc4 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:19:37.066551 27621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c426340e01e4b66a0a6f7cc1c9b1bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.073860 27625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37357163e3de4644b19d39bee489439d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.084286 27693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0efd77bb9df4e61acc5b3dfd15bd025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.083791 27837 raft_consensus.cc:493] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:37.089602 27775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04427bf52d34290b4f5613811f5294b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.088973 27837 raft_consensus.cc:515] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.006932 27771 tablet_service.cc:1511] Processing CreateTablet for tablet 37357163e3de4644b19d39bee489439d (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:19:37.111212 27701 tablet_service.cc:1511] Processing CreateTablet for tablet 14eaa4929b5f4d298e5daedd4bac1ca0 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:19:37.114137 27624 tablet_service.cc:1511] Processing CreateTablet for tablet 133ff0c867ef4f6d84517e1a26f6c036 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:19:37.111225 27692 tablet_service.cc:1511] Processing CreateTablet for tablet a6fe27fd8e9941a49a94ff1b2e84e35c (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:19:37.114933 27767 tablet_service.cc:1511] Processing CreateTablet for tablet a3a02e17383f4fdca02e8a395d20316f (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:19:37.115561 27624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 133ff0c867ef4f6d84517e1a26f6c036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.117797 27828 tablet_bootstrap.cc:492] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:37.115638 27692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6fe27fd8e9941a49a94ff1b2e84e35c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.078261 27618 tablet_service.cc:1511] Processing CreateTablet for tablet ddbd9365bbbb4357b0d0b3515e67b1eb (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:19:37.151297 27618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddbd9365bbbb4357b0d0b3515e67b1eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.140820 27697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043b46ca61aa4699bcc32be8e9a94c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.156701 27701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14eaa4929b5f4d298e5daedd4bac1ca0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:19:37.148373 27521 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.25.220.195:37235, user_credentials={real_user=slave}} blocked reactor thread for 47598.9us
I20260709 12:19:37.149708 27620 tablet_service.cc:1511] Processing CreateTablet for tablet 44a470d6636e4c13aefd214372e857bf (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:19:37.134013 27622 tablet_service.cc:1511] Processing CreateTablet for tablet 3f51695d4e3b47ad9e64e63b70f4917f (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:19:37.167631 27622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f51695d4e3b47ad9e64e63b70f4917f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.172590 27769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a6c5c2d8472441f8bf30ccd04bf670c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.164687 27824 tablet_bootstrap.cc:492] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:37.173506 27824 ts_tablet_manager.cc:1403] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.388s	user 0.008s	sys 0.006s
I20260709 12:19:37.183665 27623 tablet_service.cc:1511] Processing CreateTablet for tablet 7e86e2d224ea4423a1deca7102de76b7 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:19:37.181032 27620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a470d6636e4c13aefd214372e857bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.193292 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6aca288be5457ea4ec2c8fbad43ed2" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:37.194737 27837 leader_election.cc:290] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:37.195528 27770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b666208745f4bae9a556ced661b4f33. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:19:37.195331 27602 leader_election.cc:343] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:37.196702 27773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a41d3dd7dc624896b3383c96ac1aab71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.196929 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6aca288be5457ea4ec2c8fbad43ed2" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:37.197629 27785 raft_consensus.cc:2468] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:37.198841 27771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37357163e3de4644b19d39bee489439d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.199970 27602 leader_election.cc:304] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:37.201145 27766 tablet_service.cc:1511] Processing CreateTablet for tablet 6c426340e01e4b66a0a6f7cc1c9b1bc4 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:19:37.201607 27829 raft_consensus.cc:2804] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:37.202013 27829 raft_consensus.cc:493] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:37.202412 27829 raft_consensus.cc:3060] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:37.202617 27766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c426340e01e4b66a0a6f7cc1c9b1bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.204792 27772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a6a7ceee1a545549038b75144ddeadd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.205938 27694 tablet_service.cc:1511] Processing CreateTablet for tablet a2ffe7d2f8794bb1a3a32f5afe54dc8f (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
W20260709 12:19:37.209658 27521 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.25.220.194:37771, user_credentials={real_user=slave}} blocked reactor thread for 45506.8us
I20260709 12:19:37.214635 27699 tablet_service.cc:1511] Processing CreateTablet for tablet eff9da347aa940eaa1928fb6a4dff06d (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:19:37.214879 27698 tablet_service.cc:1511] Processing CreateTablet for tablet 7a7d4ee56b0b4ef4973ffc23dbd37598 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:19:37.215947 27699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff9da347aa940eaa1928fb6a4dff06d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.232254 27767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a02e17383f4fdca02e8a395d20316f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.236239 27623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e86e2d224ea4423a1deca7102de76b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.240366 27698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7d4ee56b0b4ef4973ffc23dbd37598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.241021 27694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2ffe7d2f8794bb1a3a32f5afe54dc8f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:19:37.241712 27519 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.25.220.193:38037, user_credentials={real_user=slave}} blocked reactor thread for 74382.1us
I20260709 12:19:37.241873 27829 raft_consensus.cc:515] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.247064 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6aca288be5457ea4ec2c8fbad43ed2" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:37.250664 27828 tablet_bootstrap.cc:654] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:37.257160 27619 tablet_service.cc:1511] Processing CreateTablet for tablet 69b86d72a3c6414eb3daa29fcbe8ecec (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:19:37.258512 27619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b86d72a3c6414eb3daa29fcbe8ecec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.259930 27621 tablet_service.cc:1511] Processing CreateTablet for tablet ed82a3ab7a894e81aacea7ad49d54989 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:19:37.261137 27621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed82a3ab7a894e81aacea7ad49d54989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.265584 27824 raft_consensus.cc:359] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.266464 27695 tablet_service.cc:1511] Processing CreateTablet for tablet a41d3dd7dc624896b3383c96ac1aab71 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:19:37.267814 27695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a41d3dd7dc624896b3383c96ac1aab71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.266458 27824 raft_consensus.cc:385] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:19:37.281405 27602 leader_election.cc:343] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:37.296914 27617 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4ed7bb675b4d4fb7496f0a5bfea570 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:19:37.298157 27617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4ed7bb675b4d4fb7496f0a5bfea570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.297917 27625 tablet_service.cc:1511] Processing CreateTablet for tablet 9733820861434a9a91bbd45c5bd3951e (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:19:37.299219 27625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9733820861434a9a91bbd45c5bd3951e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.299172 27829 leader_election.cc:290] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:37.310341 27775 tablet_service.cc:1511] Processing CreateTablet for tablet 133ff0c867ef4f6d84517e1a26f6c036 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:19:37.311645 27775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 133ff0c867ef4f6d84517e1a26f6c036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.314436 27617 tablet_service.cc:1511] Processing CreateTablet for tablet afb18b714ae64127996a5bb3af93c094 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:19:37.315582 27617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb18b714ae64127996a5bb3af93c094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.307708 27772 tablet_service.cc:1511] Processing CreateTablet for tablet ddbd9365bbbb4357b0d0b3515e67b1eb (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:19:37.319530 27774 tablet_service.cc:1511] Processing CreateTablet for tablet 44a470d6636e4c13aefd214372e857bf (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:19:37.330627 27617 tablet_service.cc:1511] Processing CreateTablet for tablet 1faadb726a9348d98d46675b85a568c4 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:19:37.281968 27824 raft_consensus.cc:740] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:37.335014 27772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddbd9365bbbb4357b0d0b3515e67b1eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.341964 27619 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc7c0d73bf3428dad450d3e2467ffef (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:19:37.345139 27694 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc542c92b254a8ea5b4513acccb85e3 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:19:37.348608 27825 tablet_bootstrap.cc:492] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:37.355377 27825 ts_tablet_manager.cc:1403] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.400s	user 0.020s	sys 0.010s
W20260709 12:19:37.356032 27521 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.25.220.194:37771, user_credentials={real_user=slave}} blocked reactor thread for 60201.2us
W20260709 12:19:37.348955 27519 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.25.220.193:38037, user_credentials={real_user=slave}} blocked reactor thread for 52995.3us
I20260709 12:19:37.360087 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405f04663c864f73889f1dec44cbacd3" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
W20260709 12:19:37.361836 27677 leader_election.cc:343] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:37.361941 27701 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc5e211b134499fb54a37b851648cc1 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:19:37.362953 27774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a470d6636e4c13aefd214372e857bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.308059 27773 tablet_service.cc:1511] Processing CreateTablet for tablet 3f51695d4e3b47ad9e64e63b70f4917f (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:19:37.353372 27697 tablet_service.cc:1511] Processing CreateTablet for tablet 464663b150ab4801aeb9d4a9aca08ca2 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:19:37.363334 27701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc5e211b134499fb54a37b851648cc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.349737 27692 tablet_service.cc:1511] Processing CreateTablet for tablet 30818f11014b4e4ab908c1417b2037f7 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:19:37.364164 27617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1faadb726a9348d98d46675b85a568c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.375463 27772 tablet_service.cc:1511] Processing CreateTablet for tablet ed82a3ab7a894e81aacea7ad49d54989 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:19:37.376566 27697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 464663b150ab4801aeb9d4a9aca08ca2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.380668 27824 consensus_queue.cc:260] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.383355 27824 ts_tablet_manager.cc:1434] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.201s	user 0.002s	sys 0.005s
I20260709 12:19:37.384459 27694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc542c92b254a8ea5b4513acccb85e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.384379 27696 tablet_service.cc:1511] Processing CreateTablet for tablet 8e049d0039754a9a9ee3ca496b05a1a8 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:19:37.385632 27696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e049d0039754a9a9ee3ca496b05a1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.386186 27692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30818f11014b4e4ab908c1417b2037f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.365078 27771 tablet_service.cc:1511] Processing CreateTablet for tablet 7e86e2d224ea4423a1deca7102de76b7 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:19:37.366205 27624 tablet_service.cc:1511] Processing CreateTablet for tablet 361622d9c7ea43b28b1750f665ffd214 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:19:37.367066 27770 tablet_service.cc:1511] Processing CreateTablet for tablet 69b86d72a3c6414eb3daa29fcbe8ecec (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:19:37.367439 27825 raft_consensus.cc:359] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.392011 27624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361622d9c7ea43b28b1750f665ffd214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.393603 27825 raft_consensus.cc:385] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:37.396488 27619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc7c0d73bf3428dad450d3e2467ffef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.397359 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6aca288be5457ea4ec2c8fbad43ed2" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:37.402804 27772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed82a3ab7a894e81aacea7ad49d54989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.403471 27773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f51695d4e3b47ad9e64e63b70f4917f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.403856 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6aca288be5457ea4ec2c8fbad43ed2" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:37.404724 27636 raft_consensus.cc:2393] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 665818a8aae744b1b9cb9271e86be844 in current term 1: Already voted for candidate 1ff76318bbdd4b22835b4a8e178d2caf in this term.
I20260709 12:19:37.406272 27771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e86e2d224ea4423a1deca7102de76b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.408015 27824 tablet_bootstrap.cc:492] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:37.408969 27770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b86d72a3c6414eb3daa29fcbe8ecec. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:19:37.411736 27751 leader_election.cc:343] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:37.412297 27751 leader_election.cc:304] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:37.413306 27830 raft_consensus.cc:3060] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:37.415575 27828 tablet_bootstrap.cc:492] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:37.420133 27830 raft_consensus.cc:2749] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:37.421814 27693 tablet_service.cc:1511] Processing CreateTablet for tablet 8a6c5c2d8472441f8bf30ccd04bf670c (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:19:37.423110 27693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a6c5c2d8472441f8bf30ccd04bf670c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.424398 27700 tablet_service.cc:1511] Processing CreateTablet for tablet 88bc54ac54804efe99d124b8c08513b6 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:19:37.425596 27700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88bc54ac54804efe99d124b8c08513b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.395889 27825 raft_consensus.cc:740] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:37.427000 27825 consensus_queue.cc:260] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.425334 27699 tablet_service.cc:1511] Processing CreateTablet for tablet d04427bf52d34290b4f5613811f5294b (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:19:37.428923 27699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04427bf52d34290b4f5613811f5294b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.429486 27825 ts_tablet_manager.cc:1434] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.001s
I20260709 12:19:37.437076 27825 tablet_bootstrap.cc:492] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:37.430528 27695 tablet_service.cc:1511] Processing CreateTablet for tablet 0a6a7ceee1a545549038b75144ddeadd (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:19:37.416098 27828 ts_tablet_manager.cc:1403] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.299s	user 0.007s	sys 0.021s
I20260709 12:19:37.440984 27695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a6a7ceee1a545549038b75144ddeadd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.432930 27769 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:38742 (request call id 37) took 1002 ms. Trace:
I20260709 12:19:37.442143 27769 rpcz_store.cc:276] 0709 12:19:36.430356 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:36.952964 (+522608us) service_pool.cc:224] Handling call
0709 12:19:37.004694 (+ 51730us) spinlock_profiling.cc:243] Waited 2.89 ms on lock 0x7b5800193e98. stack: 00007f1ca47aa343 00007f1ca47aa240 00007f1ca41391d4 00007f1cade77304 00007f1cade77299 00007f1ca4664db1 00007f1ca47a4b71 00007f1ca47a4a22 00007f1cad6bd8d9 00007f1cac817ee0 00007f1cac8fd831 00007f1cac8daac3 00007f1cac889400 00007f1ca5d0eaf4 00007f1ca5d0ea82 00007f1ca5d0e9b1
0709 12:19:37.004816 (+   122us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:19:37.004914 (+    98us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:19:37.231716 (+226802us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:37.432436 (+200720us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:37.432874 (+   438us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6652800}
I20260709 12:19:37.450359 27698 tablet_service.cc:1511] Processing CreateTablet for tablet 7b666208745f4bae9a556ced661b4f33 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:19:37.451709 27698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b666208745f4bae9a556ced661b4f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.459197 27767 tablet_service.cc:1511] Processing CreateTablet for tablet 9733820861434a9a91bbd45c5bd3951e (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:19:37.460387 27768 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:38742 (request call id 35) took 1042 ms. Trace:
I20260709 12:19:37.460814 27768 rpcz_store.cc:276] 0709 12:19:36.417397 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:36.936584 (+519187us) service_pool.cc:224] Handling call
0709 12:19:36.938324 (+  1740us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:19:36.938408 (+    84us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:19:37.254188 (+315780us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:37.459596 (+205408us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:37.460156 (+   560us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:37.466996 27824 tablet_bootstrap.cc:654] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:37.464613 27769 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4ed7bb675b4d4fb7496f0a5bfea570 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:19:37.484052 27828 raft_consensus.cc:359] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.484849 27768 tablet_service.cc:1511] Processing CreateTablet for tablet afb18b714ae64127996a5bb3af93c094 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:19:37.485608 27828 raft_consensus.cc:385] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:37.485967 27828 raft_consensus.cc:740] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:37.486819 27828 consensus_queue.cc:260] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.488795 27701 tablet_service.cc:1511] Processing CreateTablet for tablet 37357163e3de4644b19d39bee489439d (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:19:37.489354 27828 ts_tablet_manager.cc:1434] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260709 12:19:37.490042 27701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37357163e3de4644b19d39bee489439d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.490491 27828 tablet_bootstrap.cc:492] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:37.492429 27697 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60668 (request call id 33) took 1007 ms. Trace:
I20260709 12:19:37.492828 27697 rpcz_store.cc:276] 0709 12:19:36.485361 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:37.352474 (+867113us) service_pool.cc:224] Handling call
0709 12:19:37.373031 (+ 20557us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:19:37.373113 (+    82us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:19:37.433737 (+ 60624us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:37.480999 (+ 47262us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:37.492371 (+ 11372us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:37.495590 27697 tablet_service.cc:1511] Processing CreateTablet for tablet a3a02e17383f4fdca02e8a395d20316f (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:19:37.496856 27697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a02e17383f4fdca02e8a395d20316f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.498517 27825 tablet_bootstrap.cc:654] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:37.501964 27767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9733820861434a9a91bbd45c5bd3951e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.503371 27775 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc7c0d73bf3428dad450d3e2467ffef (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:19:37.504581 27775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc7c0d73bf3428dad450d3e2467ffef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.517535 27768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb18b714ae64127996a5bb3af93c094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.518680 27769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4ed7bb675b4d4fb7496f0a5bfea570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.519310 27773 tablet_service.cc:1511] Processing CreateTablet for tablet 361622d9c7ea43b28b1750f665ffd214 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:19:37.520884 27773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361622d9c7ea43b28b1750f665ffd214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.543035 27828 tablet_bootstrap.cc:654] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:37.560230 27696 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60668 (request call id 36) took 1073 ms. Trace:
I20260709 12:19:37.560796 27696 rpcz_store.cc:276] 0709 12:19:36.486778 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:37.383286 (+896508us) service_pool.cc:224] Handling call
0709 12:19:37.385206 (+  1920us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:19:37.385296 (+    90us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:19:37.478896 (+ 93600us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:37.559594 (+ 80698us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:37.560137 (+   543us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:19:37.567342 27602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.220.194:37771, user_credentials={real_user=slave}} blocked reactor thread for 318914us
I20260709 12:19:37.567421 27696 tablet_service.cc:1511] Processing CreateTablet for tablet 6c426340e01e4b66a0a6f7cc1c9b1bc4 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:19:37.573047 27774 tablet_service.cc:1511] Processing CreateTablet for tablet 1faadb726a9348d98d46675b85a568c4 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:19:37.574378 27774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1faadb726a9348d98d46675b85a568c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.576620 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6aca288be5457ea4ec2c8fbad43ed2" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:37.586509 27696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c426340e01e4b66a0a6f7cc1c9b1bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.588768 27692 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60668 (request call id 32) took 1103 ms. Trace:
I20260709 12:19:37.590365 27692 rpcz_store.cc:276] 0709 12:19:36.485061 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:37.346588 (+861527us) service_pool.cc:224] Handling call
0709 12:19:37.385624 (+ 39036us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:19:37.385715 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:19:37.435036 (+ 49321us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:37.588280 (+153244us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:37.588713 (+   433us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:37.593719 27693 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60668 (request call id 37) took 1106 ms. Trace:
I20260709 12:19:37.593839 27692 tablet_service.cc:1511] Processing CreateTablet for tablet ddbd9365bbbb4357b0d0b3515e67b1eb (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:19:37.594115 27693 rpcz_store.cc:276] 0709 12:19:36.487057 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:37.420873 (+933816us) service_pool.cc:224] Handling call
0709 12:19:37.422663 (+  1790us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:19:37.422762 (+    99us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:19:37.477577 (+ 54815us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:37.593233 (+115656us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:37.593664 (+   431us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:37.598230 27693 tablet_service.cc:1511] Processing CreateTablet for tablet 3f51695d4e3b47ad9e64e63b70f4917f (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:19:37.601424 27692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddbd9365bbbb4357b0d0b3515e67b1eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.612228 27700 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60668 (request call id 34) took 1099 ms. Trace:
I20260709 12:19:37.612645 27700 rpcz_store.cc:276] 0709 12:19:36.485662 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:37.353386 (+867724us) service_pool.cc:224] Handling call
0709 12:19:37.425199 (+ 71813us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:19:37.425283 (+    84us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:19:37.487997 (+ 62714us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:37.514381 (+ 26384us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:37.585424 (+ 71043us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:37.615608 27700 tablet_service.cc:1511] Processing CreateTablet for tablet 133ff0c867ef4f6d84517e1a26f6c036 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:19:37.617520 27829 raft_consensus.cc:493] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:37.618110 27829 raft_consensus.cc:515] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.621770 27829 leader_election.cc:290] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:37.622205 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405f04663c864f73889f1dec44cbacd3" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:37.622978 27711 raft_consensus.cc:2468] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:37.623457 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405f04663c864f73889f1dec44cbacd3" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
W20260709 12:19:37.625479 27602 leader_election.cc:343] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:37.627059 27602 leader_election.cc:304] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:37.627743 27825 tablet_bootstrap.cc:492] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:37.628217 27825 ts_tablet_manager.cc:1403] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.191s	user 0.025s	sys 0.035s
I20260709 12:19:37.628144 27829 raft_consensus.cc:2804] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:37.628715 27829 raft_consensus.cc:493] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:37.629077 27829 raft_consensus.cc:3060] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:37.630689 27824 tablet_bootstrap.cc:492] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:37.631115 27824 ts_tablet_manager.cc:1403] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.247s	user 0.031s	sys 0.036s
I20260709 12:19:37.633929 27824 raft_consensus.cc:359] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.634572 27824 raft_consensus.cc:385] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:37.634840 27824 raft_consensus.cc:740] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:37.635532 27829 raft_consensus.cc:515] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.635692 27824 consensus_queue.cc:260] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.638077 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405f04663c864f73889f1dec44cbacd3" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:37.640286 27636 raft_consensus.cc:2393] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff9489d2752849338bfd9a780cd0762b in current term 1: Already voted for candidate 1ff76318bbdd4b22835b4a8e178d2caf in this term.
I20260709 12:19:37.641716 27675 leader_election.cc:304] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:37.642531 27837 raft_consensus.cc:3060] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:37.643878 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405f04663c864f73889f1dec44cbacd3" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:37.644448 27829 leader_election.cc:290] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:37.645707 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405f04663c864f73889f1dec44cbacd3" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:37.612998 27693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f51695d4e3b47ad9e64e63b70f4917f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.649756 27825 raft_consensus.cc:359] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
W20260709 12:19:37.647050 27602 leader_election.cc:343] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:37.651656 27828 tablet_bootstrap.cc:492] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:37.652640 27837 raft_consensus.cc:2749] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:37.653141 27700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 133ff0c867ef4f6d84517e1a26f6c036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.668867 27828 ts_tablet_manager.cc:1403] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.179s	user 0.044s	sys 0.029s
I20260709 12:19:37.653301 27699 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60668 (request call id 40) took 1153 ms. Trace:
I20260709 12:19:37.670290 27699 rpcz_store.cc:276] 0709 12:19:36.499985 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:37.424388 (+924403us) service_pool.cc:224] Handling call
0709 12:19:37.428501 (+  4113us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:19:37.428598 (+    97us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:19:37.516935 (+ 88337us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:37.652897 (+135962us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:37.653254 (+   357us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:37.672291 27825 raft_consensus.cc:385] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:37.672610 27825 raft_consensus.cc:740] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:37.671731 27828 raft_consensus.cc:359] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.673655 27828 raft_consensus.cc:385] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:37.673322 27699 tablet_service.cc:1511] Processing CreateTablet for tablet 44a470d6636e4c13aefd214372e857bf (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:19:37.673353 27825 consensus_queue.cc:260] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.675369 27830 raft_consensus.cc:493] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:37.675818 27830 raft_consensus.cc:515] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.677961 27830 leader_election.cc:290] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:37.679617 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53294ca3b0904034937407d9592ad141" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:37.673954 27828 raft_consensus.cc:740] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
W20260709 12:19:37.681203 27749 leader_election.cc:343] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:37.681115 27828 consensus_queue.cc:260] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.653254 27695 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60668 (request call id 41) took 1096 ms. Trace:
I20260709 12:19:37.662009 27785 raft_consensus.cc:2468] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:37.682013 27711 raft_consensus.cc:2468] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:37.662564 27698 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60668 (request call id 42) took 1092 ms. Trace:
I20260709 12:19:37.683007 27602 leader_election.cc:304] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:37.682978 27698 rpcz_store.cc:276] 0709 12:19:36.570538 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:37.449114 (+878576us) service_pool.cc:224] Handling call
0709 12:19:37.451282 (+  2168us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:19:37.451367 (+    85us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:19:37.617175 (+165808us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:37.655996 (+ 38821us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:37.662507 (+  6511us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:37.684154 27824 ts_tablet_manager.cc:1434] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.008s
I20260709 12:19:37.685302 27824 tablet_bootstrap.cc:492] T a1a5d3083a2f4e058846a91c43e24420 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:37.682135 27695 rpcz_store.cc:276] 0709 12:19:36.556642 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:37.429592 (+872950us) service_pool.cc:224] Handling call
0709 12:19:37.440551 (+ 10959us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:19:37.440632 (+    81us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:19:37.495009 (+ 54377us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:37.652759 (+157750us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:37.653198 (+   439us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:37.686108 27698 tablet_service.cc:1511] Processing CreateTablet for tablet 7e86e2d224ea4423a1deca7102de76b7 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:19:37.688382 27602 leader_election.cc:304] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:37.689474 27829 raft_consensus.cc:2804] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:37.690442 27825 ts_tablet_manager.cc:1434] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.052s	user 0.002s	sys 0.004s
I20260709 12:19:37.691905 27850 raft_consensus.cc:2804] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:37.692442 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53294ca3b0904034937407d9592ad141" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:37.698969 27850 raft_consensus.cc:697] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:19:37.696270 27829 raft_consensus.cc:697] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:19:37.697227 27699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a470d6636e4c13aefd214372e857bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.694605 27697 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60668 (request call id 44) took 1061 ms. Trace:
I20260709 12:19:37.707847 27829 consensus_queue.cc:237] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.708665 27697 rpcz_store.cc:276] 0709 12:19:36.632836 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:37.494670 (+861834us) service_pool.cc:224] Handling call
0709 12:19:37.496416 (+  1746us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:19:37.496497 (+    81us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:19:37.656244 (+159747us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:37.662488 (+  6244us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:37.694548 (+ 32060us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:37.709579 27828 ts_tablet_manager.cc:1434] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260709 12:19:37.710552 27828 tablet_bootstrap.cc:492] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:37.712116 27850 consensus_queue.cc:237] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.713747 27697 tablet_service.cc:1511] Processing CreateTablet for tablet ed82a3ab7a894e81aacea7ad49d54989 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:19:37.714291 27851 raft_consensus.cc:493] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:37.715013 27697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed82a3ab7a894e81aacea7ad49d54989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.714725 27851 raft_consensus.cc:515] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.717573 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d546ac41e337486bbc746bd1095ca4c1" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
W20260709 12:19:37.718894 27675 leader_election.cc:343] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:37.698361 27696 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60668 (request call id 45) took 1065 ms. Trace:
I20260709 12:19:37.719585 27696 rpcz_store.cc:276] 0709 12:19:36.633123 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:37.562091 (+928968us) service_pool.cc:224] Handling call
0709 12:19:37.585835 (+ 23744us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:19:37.585998 (+   163us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:19:37.639005 (+ 53007us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:37.697911 (+ 58906us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:37.698311 (+   400us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:37.721544 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d546ac41e337486bbc746bd1095ca4c1" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:37.699033 27693 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60668 (request call id 47) took 1065 ms. Trace:
W20260709 12:19:37.699793 27751 leader_election.cc:343] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:37.722285 27751 leader_election.cc:304] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
W20260709 12:19:37.722782 27677 leader_election.cc:343] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:37.723017 27830 raft_consensus.cc:2749] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:37.700502 27701 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60668 (request call id 43) took 1068 ms. Trace:
I20260709 12:19:37.723238 27677 leader_election.cc:304] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:37.701078 27694 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60668 (request call id 38) took 1213 ms. Trace:
I20260709 12:19:37.723704 27830 raft_consensus.cc:493] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:19:37.703660 27582 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:37.724077 27837 raft_consensus.cc:2749] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:37.724444 27700 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60668 (request call id 48) took 1034 ms. Trace:
I20260709 12:19:37.725148 27851 leader_election.cc:290] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:37.723706 27701 rpcz_store.cc:276] 0709 12:19:36.632528 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:37.464929 (+832401us) service_pool.cc:224] Handling call
0709 12:19:37.489592 (+ 24663us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:19:37.489698 (+   106us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:19:37.554826 (+ 65128us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:37.656297 (+101471us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:37.700445 (+ 44148us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:37.727687 27701 tablet_service.cc:1511] Processing CreateTablet for tablet 9733820861434a9a91bbd45c5bd3951e (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:19:37.724916 27700 rpcz_store.cc:276] 0709 12:19:36.689771 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:37.614303 (+924532us) service_pool.cc:224] Handling call
0709 12:19:37.616725 (+  2422us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:19:37.616846 (+   121us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:19:37.693268 (+ 76422us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:37.723978 (+ 30710us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:37.724394 (+   416us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:37.723866 27694 rpcz_store.cc:276] 0709 12:19:36.487333 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:37.343348 (+856015us) service_pool.cc:224] Handling call
0709 12:19:37.363808 (+ 20460us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:19:37.363891 (+    83us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:19:37.578446 (+214555us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:37.664691 (+ 86245us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:37.701027 (+ 36336us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:37.724159 27830 raft_consensus.cc:515] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.730702 27700 tablet_service.cc:1511] Processing CreateTablet for tablet afb18b714ae64127996a5bb3af93c094 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:19:37.731185 27694 tablet_service.cc:1511] Processing CreateTablet for tablet 1faadb726a9348d98d46675b85a568c4 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:19:37.729152 27828 tablet_bootstrap.cc:654] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:37.732452 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b7d65a5e0b454e9989e36351dbc766" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:37.733542 27693 rpcz_store.cc:276] 0709 12:19:36.633689 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:37.596950 (+963261us) service_pool.cc:224] Handling call
0709 12:19:37.602583 (+  5633us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:19:37.602689 (+   106us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:19:37.676067 (+ 73378us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:37.698592 (+ 22525us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:37.698978 (+   386us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:19:37.733965 27749 leader_election.cc:343] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:37.722792 27698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e86e2d224ea4423a1deca7102de76b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.740216 27830 leader_election.cc:290] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:37.698797 27695 tablet_service.cc:1511] Processing CreateTablet for tablet 69b86d72a3c6414eb3daa29fcbe8ecec (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:19:37.735517 27825 tablet_bootstrap.cc:492] T 2555061b35624de986545a1a50d5d139 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:37.740236 27701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9733820861434a9a91bbd45c5bd3951e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.746475 27697 tablet_service.cc:1511] Processing CreateTablet for tablet 361622d9c7ea43b28b1750f665ffd214 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:19:37.747916 27700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb18b714ae64127996a5bb3af93c094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.721635 27696 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4ed7bb675b4d4fb7496f0a5bfea570 (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:19:37.749020 27695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b86d72a3c6414eb3daa29fcbe8ecec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.750268 27696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4ed7bb675b4d4fb7496f0a5bfea570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.750310 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b7d65a5e0b454e9989e36351dbc766" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:37.751084 27694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1faadb726a9348d98d46675b85a568c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.751441 27692 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60668 (request call id 46) took 1118 ms. Trace:
I20260709 12:19:37.751796 27692 rpcz_store.cc:276] 0709 12:19:36.633380 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:37.592529 (+959149us) service_pool.cc:224] Handling call
0709 12:19:37.595114 (+  2585us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:19:37.595245 (+   131us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:19:37.676240 (+ 80995us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:37.703775 (+ 27535us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:37.751384 (+ 47609us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:37.749379 27824 tablet_bootstrap.cc:654] T a1a5d3083a2f4e058846a91c43e24420 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:37.753686 27825 tablet_bootstrap.cc:654] T 2555061b35624de986545a1a50d5d139 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:37.759440 27697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361622d9c7ea43b28b1750f665ffd214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.760171 27693 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc7c0d73bf3428dad450d3e2467ffef (DEFAULT_TABLE table=test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:19:37.761358 27693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc7c0d73bf3428dad450d3e2467ffef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:37.778503 27828 tablet_bootstrap.cc:492] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:37.778972 27828 ts_tablet_manager.cc:1403] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.000s
I20260709 12:19:37.781883 27828 raft_consensus.cc:359] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.782678 27828 raft_consensus.cc:385] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:37.782968 27828 raft_consensus.cc:740] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:37.783795 27695 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60668 (request call id 51) took 1036 ms. Trace:
W20260709 12:19:37.758483 27751 leader_election.cc:343] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:37.785282 27532 catalog_manager.cc:5697] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:37.788480 27532 catalog_manager.cc:5697] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:37.786118 27751 leader_election.cc:304] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:37.795022 27854 raft_consensus.cc:2749] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:37.796072 27824 tablet_bootstrap.cc:492] T a1a5d3083a2f4e058846a91c43e24420 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:37.796564 27824 ts_tablet_manager.cc:1403] T a1a5d3083a2f4e058846a91c43e24420 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.112s	user 0.018s	sys 0.008s
I20260709 12:19:37.798455 27824 raft_consensus.cc:359] T a1a5d3083a2f4e058846a91c43e24420 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.798900 27824 raft_consensus.cc:385] T a1a5d3083a2f4e058846a91c43e24420 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:37.799080 27824 raft_consensus.cc:740] T a1a5d3083a2f4e058846a91c43e24420 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:37.783795 27828 consensus_queue.cc:260] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.799687 27824 consensus_queue.cc:260] T a1a5d3083a2f4e058846a91c43e24420 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.801187 27828 ts_tablet_manager.cc:1434] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 12:19:37.801817 27698 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60668 (request call id 50) took 1082 ms. Trace:
I20260709 12:19:37.802515 27699 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60668 (request call id 49) took 1084 ms. Trace:
I20260709 12:19:37.802362 27698 rpcz_store.cc:276] 0709 12:19:36.719686 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:37.685112 (+965426us) service_pool.cc:224] Handling call
0709 12:19:37.697453 (+ 12341us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:19:37.697555 (+   102us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:19:37.755423 (+ 57868us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:37.791780 (+ 36357us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:37.801744 (+  9964us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 12:19:37.804145 27751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.220.194:37771, user_credentials={real_user=slave}} blocked reactor thread for 46850.7us
I20260709 12:19:37.807833 27851 raft_consensus.cc:493] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:37.802983 27699 rpcz_store.cc:276] 0709 12:19:36.718264 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:37.672044 (+953780us) service_pool.cc:224] Handling call
0709 12:19:37.696663 (+ 24619us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:19:37.696867 (+   204us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:19:37.745819 (+ 48952us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:37.802033 (+ 56214us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:37.802461 (+   428us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9984}
I20260709 12:19:37.808950 27851 raft_consensus.cc:515] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.811030 27851 leader_election.cc:290] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:37.813287 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3e101628994262b707a55c9f536f5a" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:37.784178 27695 rpcz_store.cc:276] 0709 12:19:36.747412 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:37.697853 (+950441us) service_pool.cc:224] Handling call
0709 12:19:37.743037 (+ 45184us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:19:37.743136 (+    99us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:19:37.777051 (+ 33915us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:37.783311 (+  6260us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:37.783741 (+   430us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:37.815244 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3e101628994262b707a55c9f536f5a" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
W20260709 12:19:37.817507 27675 leader_election.cc:343] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:37.818212 27677 leader_election.cc:343] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:37.818643 27677 leader_election.cc:304] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:37.824724 27851 raft_consensus.cc:2749] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:37.818936 27828 tablet_bootstrap.cc:492] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:37.826256 27824 ts_tablet_manager.cc:1434] T a1a5d3083a2f4e058846a91c43e24420 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.001s
I20260709 12:19:37.829427 27824 tablet_bootstrap.cc:492] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:37.835211 27828 tablet_bootstrap.cc:654] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:37.835498 27825 tablet_bootstrap.cc:492] T 2555061b35624de986545a1a50d5d139 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:37.835988 27825 ts_tablet_manager.cc:1403] T 2555061b35624de986545a1a50d5d139 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.101s	user 0.009s	sys 0.002s
I20260709 12:19:37.840289 27825 raft_consensus.cc:359] T 2555061b35624de986545a1a50d5d139 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.840989 27825 raft_consensus.cc:385] T 2555061b35624de986545a1a50d5d139 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:37.841293 27825 raft_consensus.cc:740] T 2555061b35624de986545a1a50d5d139 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:37.842120 27825 consensus_queue.cc:260] T 2555061b35624de986545a1a50d5d139 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.849710 27700 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60668 (request call id 55) took 1040 ms. Trace:
I20260709 12:19:37.850333 27825 ts_tablet_manager.cc:1434] T 2555061b35624de986545a1a50d5d139 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 12:19:37.861106 27700 rpcz_store.cc:276] 0709 12:19:36.809640 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:37.729785 (+920145us) service_pool.cc:224] Handling call
0709 12:19:37.731455 (+  1670us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:19:37.731541 (+    86us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:19:37.828110 (+ 96569us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:37.849248 (+ 21138us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:37.849653 (+   405us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:37.861931 27825 tablet_bootstrap.cc:492] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:37.852733 27824 tablet_bootstrap.cc:654] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:37.858779 27701 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60668 (request call id 54) took 1050 ms. Trace:
I20260709 12:19:37.867385 27701 rpcz_store.cc:276] 0709 12:19:36.808742 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:19:37.726445 (+917703us) service_pool.cc:224] Handling call
0709 12:19:37.728734 (+  2289us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:19:37.728847 (+   113us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:19:37.843102 (+114255us) tablet_metadata.cc:665] Metadata flushed
0709 12:19:37.858331 (+ 15229us) tablet_replica.cc:206] Creating consensus instance
0709 12:19:37.858726 (+   395us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:19:37.872617 27825 tablet_bootstrap.cc:654] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:37.874423 27828 tablet_bootstrap.cc:492] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:37.874900 27828 ts_tablet_manager.cc:1403] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.007s
I20260709 12:19:37.877125 27824 tablet_bootstrap.cc:492] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:37.877585 27824 ts_tablet_manager.cc:1403] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.001s
I20260709 12:19:37.877854 27825 tablet_bootstrap.cc:492] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:37.878383 27825 ts_tablet_manager.cc:1403] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.002s
I20260709 12:19:37.877992 27828 raft_consensus.cc:359] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.878844 27828 raft_consensus.cc:385] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:37.879158 27828 raft_consensus.cc:740] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:37.880007 27828 consensus_queue.cc:260] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.880390 27854 raft_consensus.cc:493] T 2555061b35624de986545a1a50d5d139 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:37.880405 27824 raft_consensus.cc:359] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.881240 27824 raft_consensus.cc:385] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:37.880964 27854 raft_consensus.cc:515] T 2555061b35624de986545a1a50d5d139 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.881546 27824 raft_consensus.cc:740] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:37.882360 27824 consensus_queue.cc:260] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.883193 27854 leader_election.cc:290] T 2555061b35624de986545a1a50d5d139 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:37.884851 27824 ts_tablet_manager.cc:1434] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:19:37.885877 27824 tablet_bootstrap.cc:492] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:37.886049 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2555061b35624de986545a1a50d5d139" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:37.885725 27825 raft_consensus.cc:359] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.886650 27825 raft_consensus.cc:385] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:37.887003 27825 raft_consensus.cc:740] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:37.887197 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2555061b35624de986545a1a50d5d139" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:37.887840 27825 consensus_queue.cc:260] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.892740 27824 tablet_bootstrap.cc:654] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:37.892802 27749 leader_election.cc:343] T 2555061b35624de986545a1a50d5d139 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:37.893594 27751 leader_election.cc:343] T 2555061b35624de986545a1a50d5d139 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:37.893858 27825 ts_tablet_manager.cc:1434] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 12:19:37.894045 27751 leader_election.cc:304] T 2555061b35624de986545a1a50d5d139 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:37.895195 27854 raft_consensus.cc:2749] T 2555061b35624de986545a1a50d5d139 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:37.895191 27825 tablet_bootstrap.cc:492] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:37.903496 27825 tablet_bootstrap.cc:654] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:37.908370 27828 ts_tablet_manager.cc:1434] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
I20260709 12:19:37.908804 27824 tablet_bootstrap.cc:492] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:37.909349 27824 ts_tablet_manager.cc:1403] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.010s
I20260709 12:19:37.909377 27828 tablet_bootstrap.cc:492] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:37.912528 27824 raft_consensus.cc:359] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.913395 27824 raft_consensus.cc:385] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:37.913740 27824 raft_consensus.cc:740] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:37.914600 27824 consensus_queue.cc:260] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.917045 27824 ts_tablet_manager.cc:1434] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:19:37.918486 27824 tablet_bootstrap.cc:492] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:37.921468 27828 tablet_bootstrap.cc:654] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:37.925246 27824 tablet_bootstrap.cc:654] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:37.927992 27825 tablet_bootstrap.cc:492] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:37.928481 27825 ts_tablet_manager.cc:1403] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.034s	user 0.002s	sys 0.011s
I20260709 12:19:37.931244 27825 raft_consensus.cc:359] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.931945 27825 raft_consensus.cc:385] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:37.932303 27825 raft_consensus.cc:740] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:37.933143 27825 consensus_queue.cc:260] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.934455 27828 tablet_bootstrap.cc:492] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:37.934901 27828 ts_tablet_manager.cc:1403] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.001s
I20260709 12:19:37.937780 27828 raft_consensus.cc:359] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.938263 27825 ts_tablet_manager.cc:1434] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:19:37.938496 27828 raft_consensus.cc:385] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:37.938849 27824 tablet_bootstrap.cc:492] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:37.939270 27825 tablet_bootstrap.cc:492] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:37.939342 27824 ts_tablet_manager.cc:1403] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260709 12:19:37.938779 27828 raft_consensus.cc:740] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:37.941908 27828 consensus_queue.cc:260] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.950366 27825 tablet_bootstrap.cc:654] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:37.952591 27828 ts_tablet_manager.cc:1434] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 12:19:37.953474 27828 tablet_bootstrap.cc:492] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:37.957831 27824 raft_consensus.cc:359] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.958477 27824 raft_consensus.cc:385] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:37.958735 27824 raft_consensus.cc:740] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:37.959475 27824 consensus_queue.cc:260] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.966495 27850 raft_consensus.cc:493] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:37.966938 27850 raft_consensus.cc:515] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.968966 27850 leader_election.cc:290] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:37.971196 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432f328bfcb147e4bf06f2c2f9a53805" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:37.972812 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432f328bfcb147e4bf06f2c2f9a53805" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
W20260709 12:19:37.974310 27602 leader_election.cc:343] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:37.975140 27602 leader_election.cc:343] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:37.975530 27602 leader_election.cc:304] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:37.976595 27850 raft_consensus.cc:2749] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:37.976799 27824 ts_tablet_manager.cc:1434] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.003s
I20260709 12:19:37.979086 27828 tablet_bootstrap.cc:654] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:37.983675 27824 tablet_bootstrap.cc:492] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:37.990375 27825 tablet_bootstrap.cc:492] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:37.990475 27824 tablet_bootstrap.cc:654] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:37.990880 27825 ts_tablet_manager.cc:1403] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.011s
I20260709 12:19:37.993997 27825 raft_consensus.cc:359] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.994886 27825 raft_consensus.cc:385] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:37.995548 27828 tablet_bootstrap.cc:492] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:37.996068 27828 ts_tablet_manager.cc:1403] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.004s
I20260709 12:19:37.995234 27825 raft_consensus.cc:740] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:37.997397 27825 consensus_queue.cc:260] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.998982 27828 raft_consensus.cc:359] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:37.999728 27828 raft_consensus.cc:385] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:37.999882 27825 ts_tablet_manager.cc:1434] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 12:19:38.000043 27828 raft_consensus.cc:740] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.000932 27825 tablet_bootstrap.cc:492] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:38.000890 27828 consensus_queue.cc:260] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.003351 27828 ts_tablet_manager.cc:1434] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:19:38.009822 27828 tablet_bootstrap.cc:492] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:37.998238 27824 tablet_bootstrap.cc:492] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:38.012238 27824 ts_tablet_manager.cc:1403] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.006s
I20260709 12:19:38.014746 27824 raft_consensus.cc:359] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.015436 27824 raft_consensus.cc:385] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.015741 27824 raft_consensus.cc:740] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.016088 27828 tablet_bootstrap.cc:654] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.016353 27825 tablet_bootstrap.cc:654] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.016610 27824 consensus_queue.cc:260] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.026898 27824 ts_tablet_manager.cc:1434] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:19:38.027773 27824 tablet_bootstrap.cc:492] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:38.028216 27828 tablet_bootstrap.cc:492] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:38.028702 27828 ts_tablet_manager.cc:1403] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 12:19:38.031297 27828 raft_consensus.cc:359] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.031994 27828 raft_consensus.cc:385] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.032284 27828 raft_consensus.cc:740] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.032640 27850 raft_consensus.cc:493] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.033172 27824 tablet_bootstrap.cc:654] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.033067 27850 raft_consensus.cc:515] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.033118 27828 consensus_queue.cc:260] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.035257 27850 leader_election.cc:290] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.035557 27828 ts_tablet_manager.cc:1434] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:19:38.037367 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3e101628994262b707a55c9f536f5a" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:38.037969 27828 tablet_bootstrap.cc:492] T a1a5d3083a2f4e058846a91c43e24420 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:38.038147 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3e101628994262b707a55c9f536f5a" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:38.038759 27710 raft_consensus.cc:2468] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:38.039588 27825 tablet_bootstrap.cc:492] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:38.037963 27785 raft_consensus.cc:2468] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:38.040901 27602 leader_election.cc:304] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:38.043720 27828 tablet_bootstrap.cc:654] T a1a5d3083a2f4e058846a91c43e24420 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.043869 27825 ts_tablet_manager.cc:1403] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.010s
I20260709 12:19:38.046479 27825 raft_consensus.cc:359] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.047127 27825 raft_consensus.cc:385] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.047395 27825 raft_consensus.cc:740] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.047948 27850 raft_consensus.cc:2804] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:38.048382 27850 raft_consensus.cc:493] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:38.048048 27825 consensus_queue.cc:260] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.048717 27850 raft_consensus.cc:3060] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.050709 27824 tablet_bootstrap.cc:492] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:38.051137 27824 ts_tablet_manager.cc:1403] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 12:19:38.051235 27851 raft_consensus.cc:493] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.051654 27851 raft_consensus.cc:515] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.053555 27825 ts_tablet_manager.cc:1434] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:19:38.053598 27824 raft_consensus.cc:359] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.054080 27851 leader_election.cc:290] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.054373 27824 raft_consensus.cc:385] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.054557 27825 tablet_bootstrap.cc:492] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:38.054653 27824 raft_consensus.cc:740] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.055470 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a09e3129548448ecb7ace50e50ea5" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:38.055375 27824 consensus_queue.cc:260] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.055986 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a09e3129548448ecb7ace50e50ea5" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:38.056562 27636 raft_consensus.cc:2468] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:38.057278 27824 ts_tablet_manager.cc:1434] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:19:38.057885 27675 leader_election.cc:304] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:38.059049 27851 raft_consensus.cc:2804] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:38.059566 27851 raft_consensus.cc:493] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:38.060081 27851 raft_consensus.cc:3060] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:38.060658 27677 leader_election.cc:343] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:38.062275 27828 tablet_bootstrap.cc:492] T a1a5d3083a2f4e058846a91c43e24420 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:38.062681 27828 ts_tablet_manager.cc:1403] T a1a5d3083a2f4e058846a91c43e24420 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.006s
I20260709 12:19:38.063113 27824 tablet_bootstrap.cc:492] T 53294ca3b0904034937407d9592ad141 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:38.065043 27828 raft_consensus.cc:359] T a1a5d3083a2f4e058846a91c43e24420 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.065672 27828 raft_consensus.cc:385] T a1a5d3083a2f4e058846a91c43e24420 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.065913 27828 raft_consensus.cc:740] T a1a5d3083a2f4e058846a91c43e24420 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.066530 27828 consensus_queue.cc:260] T a1a5d3083a2f4e058846a91c43e24420 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.068679 27828 ts_tablet_manager.cc:1434] T a1a5d3083a2f4e058846a91c43e24420 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:19:38.069496 27828 tablet_bootstrap.cc:492] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:38.059809 27825 tablet_bootstrap.cc:654] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.073364 27851 raft_consensus.cc:515] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.074780 27828 tablet_bootstrap.cc:654] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.075947 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a09e3129548448ecb7ace50e50ea5" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:38.076512 27636 raft_consensus.cc:3060] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.076850 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a09e3129548448ecb7ace50e50ea5" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:38.066309 27850 raft_consensus.cc:515] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
W20260709 12:19:38.078190 27677 leader_election.cc:343] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:38.078754 27851 leader_election.cc:290] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.080658 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3e101628994262b707a55c9f536f5a" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:38.081199 27710 raft_consensus.cc:3060] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.080032 27850 leader_election.cc:290] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.084475 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3e101628994262b707a55c9f536f5a" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:38.085005 27785 raft_consensus.cc:3060] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.087407 27824 tablet_bootstrap.cc:654] T 53294ca3b0904034937407d9592ad141 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.088299 27636 raft_consensus.cc:2468] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:38.089725 27675 leader_election.cc:304] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:38.090808 27851 raft_consensus.cc:2804] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:38.091243 27851 raft_consensus.cc:697] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:38.092002 27851 consensus_queue.cc:237] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.095853 27785 raft_consensus.cc:2468] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:38.097292 27602 leader_election.cc:304] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:19:38.098100 27850 raft_consensus.cc:2804] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:38.099027 27828 tablet_bootstrap.cc:492] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:38.099170 27710 raft_consensus.cc:2468] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:38.099540 27828 ts_tablet_manager.cc:1403] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260709 12:19:38.101366 27854 raft_consensus.cc:493] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.101832 27854 raft_consensus.cc:515] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.103722 27828 raft_consensus.cc:359] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.105510 27829 consensus_queue.cc:1048] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:38.107501 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d3adfde084bb18cca30951085ea35" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
W20260709 12:19:38.109097 27751 leader_election.cc:343] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:38.109742 27854 leader_election.cc:290] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:38.111517 27850 raft_consensus.cc:697] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:19:38.112574 27824 tablet_bootstrap.cc:492] T 53294ca3b0904034937407d9592ad141 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:38.112891 27825 tablet_bootstrap.cc:492] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:38.113023 27824 ts_tablet_manager.cc:1403] T 53294ca3b0904034937407d9592ad141 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.000s
I20260709 12:19:38.113293 27825 ts_tablet_manager.cc:1403] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.007s
I20260709 12:19:38.113453 27850 consensus_queue.cc:237] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.111515 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d3adfde084bb18cca30951085ea35" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
W20260709 12:19:38.117182 27749 leader_election.cc:343] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:38.117691 27749 leader_election.cc:304] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:38.105544 27828 raft_consensus.cc:385] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.121327 27828 raft_consensus.cc:740] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.122310 27830 raft_consensus.cc:2749] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:38.122107 27828 consensus_queue.cc:260] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.115722 27825 raft_consensus.cc:359] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.123723 27825 raft_consensus.cc:385] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.124013 27825 raft_consensus.cc:740] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.124696 27828 ts_tablet_manager.cc:1434] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:19:38.124773 27825 consensus_queue.cc:260] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.126112 27850 raft_consensus.cc:493] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.126626 27850 raft_consensus.cc:515] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.115536 27824 raft_consensus.cc:359] T 53294ca3b0904034937407d9592ad141 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.127113 27825 ts_tablet_manager.cc:1434] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:19:38.127453 27824 raft_consensus.cc:385] T 53294ca3b0904034937407d9592ad141 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.127744 27824 raft_consensus.cc:740] T 53294ca3b0904034937407d9592ad141 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.128293 27825 tablet_bootstrap.cc:492] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:38.129036 27850 leader_election.cc:290] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.129155 27824 consensus_queue.cc:260] T 53294ca3b0904034937407d9592ad141 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.130473 27534 catalog_manager.cc:5697] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:38.131606 27824 ts_tablet_manager.cc:1434] T 53294ca3b0904034937407d9592ad141 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260709 12:19:38.132505 27824 tablet_bootstrap.cc:492] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:38.132019 27532 catalog_manager.cc:5697] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:38.135637 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1981b346251e4a5bba58f6f533121422" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:38.135998 27825 tablet_bootstrap.cc:654] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.136368 27710 raft_consensus.cc:2468] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:38.138363 27824 tablet_bootstrap.cc:654] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.138669 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1981b346251e4a5bba58f6f533121422" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:38.139168 27710 raft_consensus.cc:3060] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.140460 27602 leader_election.cc:304] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:38.141619 27852 raft_consensus.cc:2804] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:38.142014 27852 raft_consensus.cc:493] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:38.142382 27852 raft_consensus.cc:3060] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.145349 27825 tablet_bootstrap.cc:492] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:38.145627 27824 tablet_bootstrap.cc:492] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:38.145778 27825 ts_tablet_manager.cc:1403] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260709 12:19:38.146066 27824 ts_tablet_manager.cc:1403] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
W20260709 12:19:38.145927 27602 leader_election.cc:343] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:38.148355 27825 raft_consensus.cc:359] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.148600 27824 raft_consensus.cc:359] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.149030 27825 raft_consensus.cc:385] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.149351 27824 raft_consensus.cc:385] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.149412 27825 raft_consensus.cc:740] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.149127 27828 tablet_bootstrap.cc:492] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:38.149678 27824 raft_consensus.cc:740] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.150183 27825 consensus_queue.cc:260] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.150810 27824 consensus_queue.cc:260] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.152612 27824 ts_tablet_manager.cc:1434] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:19:38.152630 27825 ts_tablet_manager.cc:1434] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:19:38.153625 27824 tablet_bootstrap.cc:492] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:38.153635 27825 tablet_bootstrap.cc:492] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:38.155206 27852 raft_consensus.cc:515] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.159854 27825 tablet_bootstrap.cc:654] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.160391 27824 tablet_bootstrap.cc:654] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.162561 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1981b346251e4a5bba58f6f533121422" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:38.162731 27852 leader_election.cc:290] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.159807 27828 tablet_bootstrap.cc:654] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.163143 27711 raft_consensus.cc:3060] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.168036 27830 raft_consensus.cc:493] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.168679 27830 raft_consensus.cc:515] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.173687 27708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a5d3083a2f4e058846a91c43e24420" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:38.174379 27708 raft_consensus.cc:2468] T a1a5d3083a2f4e058846a91c43e24420 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 0.
I20260709 12:19:38.174751 27852 consensus_queue.cc:1048] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:38.175726 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a5d3083a2f4e058846a91c43e24420" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:38.176559 27636 raft_consensus.cc:2468] T a1a5d3083a2f4e058846a91c43e24420 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 0.
I20260709 12:19:38.178133 27749 leader_election.cc:304] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:19:38.179235 27854 raft_consensus.cc:2804] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:38.179699 27854 raft_consensus.cc:493] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:38.180115 27854 raft_consensus.cc:3060] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.180614 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1981b346251e4a5bba58f6f533121422" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:38.183373 27785 raft_consensus.cc:3060] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.184203 27830 leader_election.cc:290] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:38.199124 27711 raft_consensus.cc:2468] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:38.222232 27830 raft_consensus.cc:493] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.202135 27852 raft_consensus.cc:493] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.230580 27828 tablet_bootstrap.cc:492] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:38.231274 27828 ts_tablet_manager.cc:1403] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.106s	user 0.028s	sys 0.012s
I20260709 12:19:38.234854 27824 tablet_bootstrap.cc:492] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:38.235488 27824 ts_tablet_manager.cc:1403] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.082s	user 0.023s	sys 0.045s
I20260709 12:19:38.233456 27830 raft_consensus.cc:515] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.227808 27602 leader_election.cc:304] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:38.238834 27825 tablet_bootstrap.cc:492] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:38.239113 27850 raft_consensus.cc:2804] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:38.239256 27825 ts_tablet_manager.cc:1403] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.086s	user 0.027s	sys 0.030s
I20260709 12:19:38.239573 27850 raft_consensus.cc:697] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:19:38.242324 27825 raft_consensus.cc:359] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.242621 27785 raft_consensus.cc:2468] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:38.245448 27825 raft_consensus.cc:385] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.245764 27825 raft_consensus.cc:740] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.247841 27825 consensus_queue.cc:260] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.248939 27828 raft_consensus.cc:359] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.249425 27828 raft_consensus.cc:385] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.249646 27828 raft_consensus.cc:740] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.250447 27828 consensus_queue.cc:260] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.247123 27783 raft_consensus.cc:3060] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.234031 27852 raft_consensus.cc:515] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.258153 27825 ts_tablet_manager.cc:1434] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 12:19:38.258337 27850 consensus_queue.cc:237] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.259053 27825 tablet_bootstrap.cc:492] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:38.251770 27851 raft_consensus.cc:493] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.263720 27854 raft_consensus.cc:515] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.266840 27851 raft_consensus.cc:515] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.268287 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a5d3083a2f4e058846a91c43e24420" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:38.268872 27636 raft_consensus.cc:3060] T a1a5d3083a2f4e058846a91c43e24420 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.274109 27824 raft_consensus.cc:359] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.274919 27824 raft_consensus.cc:385] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.275256 27824 raft_consensus.cc:740] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.276676 27828 ts_tablet_manager.cc:1434] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.003s
I20260709 12:19:38.277534 27828 tablet_bootstrap.cc:492] T e55d3adfde084bb18cca30951085ea35 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:38.278295 27851 leader_election.cc:290] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.279860 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6aca288be5457ea4ec2c8fbad43ed2" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:38.280455 27824 consensus_queue.cc:260] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.295293 27830 leader_election.cc:290] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:38.302069 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405f04663c864f73889f1dec44cbacd3" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:38.302860 27824 ts_tablet_manager.cc:1434] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.067s	user 0.009s	sys 0.004s
I20260709 12:19:38.284868 27635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6aca288be5457ea4ec2c8fbad43ed2" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:38.307039 27824 tablet_bootstrap.cc:492] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:38.331315 27829 consensus_queue.cc:1048] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:38.289806 27854 leader_election.cc:290] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:38.338341 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1a5d3083a2f4e058846a91c43e24420" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:38.339157 27710 raft_consensus.cc:3060] T a1a5d3083a2f4e058846a91c43e24420 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.340379 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405f04663c864f73889f1dec44cbacd3" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:38.341889 27751 leader_election.cc:304] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:38.307459 27852 leader_election.cc:290] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.350412 27710 raft_consensus.cc:2468] T a1a5d3083a2f4e058846a91c43e24420 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 1.
I20260709 12:19:38.344460 27854 raft_consensus.cc:2749] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:38.355330 27895 raft_consensus.cc:493] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.355823 27895 raft_consensus.cc:515] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.357668 27895 leader_election.cc:290] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.358068 27825 tablet_bootstrap.cc:654] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.358337 27890 raft_consensus.cc:493] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.364101 27828 tablet_bootstrap.cc:654] T e55d3adfde084bb18cca30951085ea35 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.363440 27851 raft_consensus.cc:493] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.368919 27851 raft_consensus.cc:515] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.369910 27636 raft_consensus.cc:2468] T a1a5d3083a2f4e058846a91c43e24420 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 1.
I20260709 12:19:38.364037 27751 leader_election.cc:304] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:38.371775 27890 raft_consensus.cc:515] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.373238 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c10b27c92914840a7be5e9e37234edc" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:38.369032 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c10b27c92914840a7be5e9e37234edc" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:38.374372 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d3adfde084bb18cca30951085ea35" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:38.376221 27829 consensus_queue.cc:1048] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:38.378855 27893 raft_consensus.cc:2804] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:38.379379 27893 raft_consensus.cc:697] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:19:38.380324 27890 leader_election.cc:290] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:38.380219 27893 consensus_queue.cc:237] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.381439 27851 leader_election.cc:290] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.382715 27675 leader_election.cc:304] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b [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: ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:38.384286 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53294ca3b0904034937407d9592ad141" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:38.386106 27892 raft_consensus.cc:493] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.386171 27783 raft_consensus.cc:2468] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:38.386672 27892 raft_consensus.cc:515] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.387964 27677 leader_election.cc:304] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:38.389140 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a09e3129548448ecb7ace50e50ea5" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:38.389642 27837 raft_consensus.cc:2804] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:38.385114 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d3adfde084bb18cca30951085ea35" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:38.390178 27837 raft_consensus.cc:493] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:38.390645 27784 raft_consensus.cc:2468] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:38.390663 27837 raft_consensus.cc:3060] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.389865 27636 raft_consensus.cc:2393] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 665818a8aae744b1b9cb9271e86be844 in current term 1: Already voted for candidate ff9489d2752849338bfd9a780cd0762b in this term.
W20260709 12:19:38.396569 27602 leader_election.cc:343] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:38.396962 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a09e3129548448ecb7ace50e50ea5" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:38.396513 27531 catalog_manager.cc:5697] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:38.397432 27602 leader_election.cc:304] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:19:38.401229 27892 leader_election.cc:290] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
W20260709 12:19:38.415575 27602 leader_election.cc:343] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:38.416342 27828 tablet_bootstrap.cc:492] T e55d3adfde084bb18cca30951085ea35 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:38.413280 27892 raft_consensus.cc:2804] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:38.417253 27892 raft_consensus.cc:493] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:38.417506 27828 ts_tablet_manager.cc:1403] T e55d3adfde084bb18cca30951085ea35 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.140s	user 0.014s	sys 0.009s
I20260709 12:19:38.417609 27892 raft_consensus.cc:3060] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:38.416723 27602 leader_election.cc:343] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:38.424146 27828 raft_consensus.cc:359] T e55d3adfde084bb18cca30951085ea35 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.424664 27828 raft_consensus.cc:385] T e55d3adfde084bb18cca30951085ea35 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.424886 27828 raft_consensus.cc:740] T e55d3adfde084bb18cca30951085ea35 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.425376 27828 consensus_queue.cc:260] T e55d3adfde084bb18cca30951085ea35 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.420179 27751 leader_election.cc:304] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:38.426473 27602 leader_election.cc:304] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:38.430431 27895 raft_consensus.cc:2749] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:38.430572 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d546ac41e337486bbc746bd1095ca4c1" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:38.430754 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53294ca3b0904034937407d9592ad141" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:38.431375 27636 raft_consensus.cc:2468] T 53294ca3b0904034937407d9592ad141 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
W20260709 12:19:38.431926 27602 leader_election.cc:343] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:38.428562 27851 raft_consensus.cc:2749] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:38.432562 27893 raft_consensus.cc:3060] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.432951 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d546ac41e337486bbc746bd1095ca4c1" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:38.441159 27710 raft_consensus.cc:2468] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:38.443147 27602 leader_election.cc:304] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:38.444298 27895 raft_consensus.cc:2804] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:38.444648 27895 raft_consensus.cc:493] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:38.444936 27895 raft_consensus.cc:3060] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.446847 27824 tablet_bootstrap.cc:654] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.449668 27828 ts_tablet_manager.cc:1434] T e55d3adfde084bb18cca30951085ea35 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.032s	user 0.012s	sys 0.009s
I20260709 12:19:38.450281 27825 tablet_bootstrap.cc:492] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:38.450706 27825 ts_tablet_manager.cc:1403] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.192s	user 0.008s	sys 0.019s
I20260709 12:19:38.451670 27828 tablet_bootstrap.cc:492] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:38.453002 27825 raft_consensus.cc:359] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.453677 27825 raft_consensus.cc:385] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.453982 27825 raft_consensus.cc:740] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.456048 27825 consensus_queue.cc:260] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.458031 27837 raft_consensus.cc:515] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.458637 27902 raft_consensus.cc:493] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.462608 27902 raft_consensus.cc:515] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.462808 27895 raft_consensus.cc:515] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.465622 27708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d546ac41e337486bbc746bd1095ca4c1" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:38.466280 27708 raft_consensus.cc:3060] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.466768 27532 catalog_manager.cc:5697] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 0 to 1, leader changed from <none> to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:38.479523 27708 raft_consensus.cc:2468] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:38.480636 27602 leader_election.cc:304] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:38.483065 27850 raft_consensus.cc:2804] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:38.483507 27850 raft_consensus.cc:697] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:19:38.483421 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53294ca3b0904034937407d9592ad141" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:38.484318 27636 raft_consensus.cc:3060] T 53294ca3b0904034937407d9592ad141 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.483654 27905 raft_consensus.cc:493] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.490566 27825 ts_tablet_manager.cc:1434] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.014s
I20260709 12:19:38.486565 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53294ca3b0904034937407d9592ad141" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:38.491621 27825 tablet_bootstrap.cc:492] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:38.491868 27784 raft_consensus.cc:3060] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.484520 27850 consensus_queue.cc:237] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.494753 27635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432f328bfcb147e4bf06f2c2f9a53805" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:38.495334 27635 raft_consensus.cc:2468] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:38.497012 27675 leader_election.cc:304] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:38.483518 27837 leader_election.cc:290] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.488135 27892 raft_consensus.cc:515] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.501212 27902 leader_election.cc:290] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.501304 27895 leader_election.cc:290] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.496054 27905 raft_consensus.cc:515] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.502875 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d546ac41e337486bbc746bd1095ca4c1" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:38.503005 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432f328bfcb147e4bf06f2c2f9a53805" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
W20260709 12:19:38.507114 27602 leader_election.cc:343] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:38.508790 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b7d65a5e0b454e9989e36351dbc766" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:38.509104 27635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b7d65a5e0b454e9989e36351dbc766" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:38.509372 27783 raft_consensus.cc:2468] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:38.509724 27635 raft_consensus.cc:2468] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:38.506848 27785 raft_consensus.cc:2468] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:38.510740 27784 raft_consensus.cc:2468] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:38.510848 27677 leader_election.cc:304] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:38.511641 27902 raft_consensus.cc:2804] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:38.511965 27902 raft_consensus.cc:493] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:38.512302 27902 raft_consensus.cc:3060] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.513899 27906 raft_consensus.cc:2804] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:38.513290 27532 catalog_manager.cc:5697] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:38.514299 27906 raft_consensus.cc:493] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:38.514669 27906 raft_consensus.cc:3060] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.518371 27677 leader_election.cc:304] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:38.520494 27837 raft_consensus.cc:2804] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:38.520519 27708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d3adfde084bb18cca30951085ea35" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:38.521056 27837 raft_consensus.cc:697] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:38.521283 27708 raft_consensus.cc:3060] T e55d3adfde084bb18cca30951085ea35 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.521906 27837 consensus_queue.cc:237] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.522657 27902 raft_consensus.cc:515] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.526064 27635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b7d65a5e0b454e9989e36351dbc766" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:38.515857 27905 leader_election.cc:290] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.526613 27635 raft_consensus.cc:3060] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.519367 27892 leader_election.cc:290] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.527546 27893 raft_consensus.cc:2749] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:38.528587 27828 tablet_bootstrap.cc:654] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.534021 27636 raft_consensus.cc:2468] T 53294ca3b0904034937407d9592ad141 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:38.534294 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b7d65a5e0b454e9989e36351dbc766" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:38.532881 27902 leader_election.cc:290] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.533329 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55d3adfde084bb18cca30951085ea35" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:38.535512 27785 raft_consensus.cc:3060] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.537372 27708 raft_consensus.cc:2468] T e55d3adfde084bb18cca30951085ea35 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:38.538606 27784 raft_consensus.cc:3060] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.538486 27602 leader_election.cc:304] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:38.539247 27892 raft_consensus.cc:2804] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:38.539700 27892 raft_consensus.cc:697] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:19:38.540472 27892 consensus_queue.cc:237] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.545651 27784 raft_consensus.cc:2468] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:38.551047 27532 catalog_manager.cc:5697] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:38.558624 27828 tablet_bootstrap.cc:492] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:38.558521 27635 raft_consensus.cc:2468] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:38.559127 27828 ts_tablet_manager.cc:1403] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.108s	user 0.010s	sys 0.018s
I20260709 12:19:38.560060 27675 leader_election.cc:304] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:38.560945 27902 raft_consensus.cc:2804] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:38.561380 27902 raft_consensus.cc:697] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:38.562340 27785 raft_consensus.cc:2468] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:38.565419 27824 tablet_bootstrap.cc:492] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:38.565886 27824 ts_tablet_manager.cc:1403] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.259s	user 0.006s	sys 0.018s
I20260709 12:19:38.562143 27902 consensus_queue.cc:237] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.568800 27824 raft_consensus.cc:359] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.569409 27824 raft_consensus.cc:385] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.569679 27824 raft_consensus.cc:740] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.570039 27825 tablet_bootstrap.cc:654] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.571806 27532 catalog_manager.cc:5697] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:38.573285 27828 raft_consensus.cc:359] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.573712 27828 raft_consensus.cc:385] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.573869 27828 raft_consensus.cc:740] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.570502 27824 consensus_queue.cc:260] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.574440 27828 consensus_queue.cc:260] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.575667 27824 ts_tablet_manager.cc:1434] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:19:38.576103 27828 ts_tablet_manager.cc:1434] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 12:19:38.576622 27824 tablet_bootstrap.cc:492] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:38.576905 27828 tablet_bootstrap.cc:492] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:38.581418 27828 tablet_bootstrap.cc:654] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.568117 27906 raft_consensus.cc:515] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.584772 27635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432f328bfcb147e4bf06f2c2f9a53805" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:38.585309 27635 raft_consensus.cc:3060] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.585709 27906 leader_election.cc:290] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.587118 27824 tablet_bootstrap.cc:654] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.588498 27534 catalog_manager.cc:5697] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:38.593304 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432f328bfcb147e4bf06f2c2f9a53805" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:38.593878 27785 raft_consensus.cc:3060] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.603071 27892 consensus_queue.cc:1048] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:38.591904 27635 raft_consensus.cc:2468] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:38.615319 27675 leader_election.cc:304] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:38.616142 27906 raft_consensus.cc:2804] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:38.616791 27906 raft_consensus.cc:697] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:38.617612 27906 consensus_queue.cc:237] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.623730 27825 tablet_bootstrap.cc:492] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:38.624171 27825 ts_tablet_manager.cc:1403] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.133s	user 0.010s	sys 0.015s
I20260709 12:19:38.626125 27785 raft_consensus.cc:2468] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:38.629873 27828 tablet_bootstrap.cc:492] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:38.630307 27828 ts_tablet_manager.cc:1403] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.024s
I20260709 12:19:38.632859 27828 raft_consensus.cc:359] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.633510 27828 raft_consensus.cc:385] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.633777 27828 raft_consensus.cc:740] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.633777 27825 raft_consensus.cc:359] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.634616 27825 raft_consensus.cc:385] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.634647 27828 consensus_queue.cc:260] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.636791 27828 ts_tablet_manager.cc:1434] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:19:38.637487 27824 tablet_bootstrap.cc:492] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:38.637639 27828 tablet_bootstrap.cc:492] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:38.637919 27824 ts_tablet_manager.cc:1403] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.014s
I20260709 12:19:38.639645 27852 consensus_queue.cc:1048] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:38.635064 27825 raft_consensus.cc:740] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.643530 27828 tablet_bootstrap.cc:654] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.643144 27825 consensus_queue.cc:260] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.645185 27825 ts_tablet_manager.cc:1434] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.003s
I20260709 12:19:38.646027 27825 tablet_bootstrap.cc:492] T b43d7462251049a397eaf8ec0c1983ec P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:38.648905 27824 raft_consensus.cc:359] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.649771 27824 raft_consensus.cc:385] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.650033 27824 raft_consensus.cc:740] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.652410 27824 consensus_queue.cc:260] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.659214 27824 ts_tablet_manager.cc:1434] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.021s	user 0.000s	sys 0.007s
I20260709 12:19:38.660040 27824 tablet_bootstrap.cc:492] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:38.664398 27825 tablet_bootstrap.cc:654] T b43d7462251049a397eaf8ec0c1983ec P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.668864 27906 raft_consensus.cc:493] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.669301 27906 raft_consensus.cc:515] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.671273 27906 leader_election.cc:290] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.671195 27829 consensus_queue.cc:1048] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:38.675484 27635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb3795ce0104d698d5242353330c5cb" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:38.676609 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb3795ce0104d698d5242353330c5cb" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:38.677907 27828 tablet_bootstrap.cc:492] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:38.678346 27828 ts_tablet_manager.cc:1403] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.015s
W20260709 12:19:38.679342 27677 leader_election.cc:343] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:38.680094 27824 tablet_bootstrap.cc:654] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.680204 27906 consensus_queue.cc:1048] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:19:38.680895 27675 leader_election.cc:343] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:38.681321 27675 leader_election.cc:304] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:38.682133 27906 raft_consensus.cc:2749] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:38.686053 27825 tablet_bootstrap.cc:492] T b43d7462251049a397eaf8ec0c1983ec P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:38.686288 27824 tablet_bootstrap.cc:492] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:38.686086 27828 raft_consensus.cc:359] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.686592 27825 ts_tablet_manager.cc:1403] T b43d7462251049a397eaf8ec0c1983ec P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.001s
I20260709 12:19:38.686842 27824 ts_tablet_manager.cc:1403] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.002s
I20260709 12:19:38.686869 27828 raft_consensus.cc:385] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.688832 27828 raft_consensus.cc:740] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.688683 27532 catalog_manager.cc:5697] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:38.689643 27825 raft_consensus.cc:359] T b43d7462251049a397eaf8ec0c1983ec P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.689636 27824 raft_consensus.cc:359] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.690310 27825 raft_consensus.cc:385] T b43d7462251049a397eaf8ec0c1983ec P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.690541 27824 raft_consensus.cc:385] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.690788 27825 raft_consensus.cc:740] T b43d7462251049a397eaf8ec0c1983ec P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.690920 27824 raft_consensus.cc:740] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.690290 27828 consensus_queue.cc:260] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.691668 27825 consensus_queue.cc:260] T b43d7462251049a397eaf8ec0c1983ec P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.691749 27824 consensus_queue.cc:260] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.692736 27902 raft_consensus.cc:493] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.693172 27902 raft_consensus.cc:515] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.693853 27825 ts_tablet_manager.cc:1434] T b43d7462251049a397eaf8ec0c1983ec P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:19:38.693897 27828 ts_tablet_manager.cc:1434] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260709 12:19:38.693897 27824 ts_tablet_manager.cc:1434] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:19:38.694845 27825 tablet_bootstrap.cc:492] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:38.695011 27828 tablet_bootstrap.cc:492] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:38.695086 27902 leader_election.cc:290] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.695173 27824 tablet_bootstrap.cc:492] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:38.696825 27635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43d7462251049a397eaf8ec0c1983ec" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:38.698715 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43d7462251049a397eaf8ec0c1983ec" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:38.699301 27785 raft_consensus.cc:2468] T b43d7462251049a397eaf8ec0c1983ec P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:38.700678 27893 raft_consensus.cc:493] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.701027 27828 tablet_bootstrap.cc:654] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.701114 27893 raft_consensus.cc:515] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.701974 27824 tablet_bootstrap.cc:654] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.703282 27893 leader_election.cc:290] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
W20260709 12:19:38.700699 27675 leader_election.cc:343] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:38.706395 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da94f2f524454d8c04b59edbb29ae8" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:38.706818 27635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da94f2f524454d8c04b59edbb29ae8" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:38.707005 27710 raft_consensus.cc:2468] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 0.
W20260709 12:19:38.707975 27749 leader_election.cc:343] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:38.708544 27751 leader_election.cc:304] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:38.710610 27677 leader_election.cc:304] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:38.711648 27902 raft_consensus.cc:2804] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:38.711977 27902 raft_consensus.cc:493] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:38.712330 27902 raft_consensus.cc:3060] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.712404 27893 raft_consensus.cc:2804] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:38.712872 27893 raft_consensus.cc:493] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:38.713274 27893 raft_consensus.cc:3060] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.719233 27902 raft_consensus.cc:515] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.722255 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43d7462251049a397eaf8ec0c1983ec" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
W20260709 12:19:38.725333 27675 leader_election.cc:343] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:38.733167 27905 consensus_queue.cc:1048] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:38.734367 27902 leader_election.cc:290] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.736367 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43d7462251049a397eaf8ec0c1983ec" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:38.737107 27784 raft_consensus.cc:3060] T b43d7462251049a397eaf8ec0c1983ec P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.742815 27825 tablet_bootstrap.cc:654] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.743314 27852 raft_consensus.cc:493] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.744045 27852 raft_consensus.cc:515] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.747366 27852 leader_election.cc:290] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.749650 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e476f14f8c6f455cb5a7e79754e80ab8" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:38.751209 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e476f14f8c6f455cb5a7e79754e80ab8" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
W20260709 12:19:38.753108 27602 leader_election.cc:343] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:38.753935 27602 leader_election.cc:343] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:38.754444 27602 leader_election.cc:304] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:38.755803 27852 raft_consensus.cc:2749] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:38.766386 27784 raft_consensus.cc:2468] T b43d7462251049a397eaf8ec0c1983ec P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:38.767529 27677 leader_election.cc:304] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:38.768607 27902 raft_consensus.cc:2804] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:38.769115 27902 raft_consensus.cc:697] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:38.770074 27829 consensus_queue.cc:1048] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:38.770210 27902 consensus_queue.cc:237] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.780392 27893 raft_consensus.cc:515] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.781287 27824 tablet_bootstrap.cc:492] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:38.781940 27824 ts_tablet_manager.cc:1403] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.087s	user 0.032s	sys 0.012s
I20260709 12:19:38.785435 27893 leader_election.cc:290] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:38.786738 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da94f2f524454d8c04b59edbb29ae8" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:38.787106 27708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da94f2f524454d8c04b59edbb29ae8" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:38.787657 27708 raft_consensus.cc:3060] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:38.788302 27749 leader_election.cc:343] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:38.792989 27824 raft_consensus.cc:359] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.795409 27824 raft_consensus.cc:385] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.797679 27828 tablet_bootstrap.cc:492] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:38.797794 27824 raft_consensus.cc:740] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.798179 27828 ts_tablet_manager.cc:1403] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.103s	user 0.022s	sys 0.044s
I20260709 12:19:38.795735 27708 raft_consensus.cc:2468] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 1.
I20260709 12:19:38.798641 27825 tablet_bootstrap.cc:492] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:38.799072 27825 ts_tablet_manager.cc:1403] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.104s	user 0.012s	sys 0.003s
I20260709 12:19:38.798805 27824 consensus_queue.cc:260] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.801000 27824 ts_tablet_manager.cc:1434] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 12:19:38.802175 27824 tablet_bootstrap.cc:492] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
W20260709 12:19:38.797703 27582 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:38.804394 27828 raft_consensus.cc:359] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.805042 27828 raft_consensus.cc:385] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.805325 27828 raft_consensus.cc:740] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.805830 27751 leader_election.cc:304] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:38.805922 27828 consensus_queue.cc:260] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.806691 27893 raft_consensus.cc:2804] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:38.807588 27893 raft_consensus.cc:697] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:19:38.807931 27828 ts_tablet_manager.cc:1434] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.002s
I20260709 12:19:38.808024 27824 tablet_bootstrap.cc:654] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.808854 27828 tablet_bootstrap.cc:492] T 1f250b68ba64485e8c9c6905637bab8e P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:38.808581 27893 consensus_queue.cc:237] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.811612 27825 raft_consensus.cc:359] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.812282 27825 raft_consensus.cc:385] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.812547 27825 raft_consensus.cc:740] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.813196 27825 consensus_queue.cc:260] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.815339 27825 ts_tablet_manager.cc:1434] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 12:19:38.816157 27825 tablet_bootstrap.cc:492] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:38.820472 27824 tablet_bootstrap.cc:492] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:38.820844 27824 ts_tablet_manager.cc:1403] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260709 12:19:38.821635 27825 tablet_bootstrap.cc:654] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.822626 27824 raft_consensus.cc:359] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.823093 27824 raft_consensus.cc:385] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.823303 27824 raft_consensus.cc:740] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.823869 27824 consensus_queue.cc:260] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.829773 27824 ts_tablet_manager.cc:1434] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:19:38.830866 27824 tablet_bootstrap.cc:492] T b43d7462251049a397eaf8ec0c1983ec P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:38.832744 27828 tablet_bootstrap.cc:654] T 1f250b68ba64485e8c9c6905637bab8e P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.837437 27893 consensus_queue.cc:1048] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:38.843269 27828 tablet_bootstrap.cc:492] T 1f250b68ba64485e8c9c6905637bab8e P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:38.843685 27828 ts_tablet_manager.cc:1403] T 1f250b68ba64485e8c9c6905637bab8e P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.005s
I20260709 12:19:38.846586 27532 catalog_manager.cc:5697] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 0 to 1, leader changed from <none> to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:38.847965 27893 raft_consensus.cc:493] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.848613 27893 raft_consensus.cc:515] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.849094 27828 raft_consensus.cc:359] T 1f250b68ba64485e8c9c6905637bab8e P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.849732 27828 raft_consensus.cc:385] T 1f250b68ba64485e8c9c6905637bab8e P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.850131 27828 raft_consensus.cc:740] T 1f250b68ba64485e8c9c6905637bab8e P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.852629 27893 leader_election.cc:290] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:38.853963 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d546ac41e337486bbc746bd1095ca4c1" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:38.855398 27708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d546ac41e337486bbc746bd1095ca4c1" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:38.856241 27708 raft_consensus.cc:2393] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 665818a8aae744b1b9cb9271e86be844 in current term 1: Already voted for candidate 1ff76318bbdd4b22835b4a8e178d2caf in this term.
I20260709 12:19:38.855993 27824 tablet_bootstrap.cc:654] T b43d7462251049a397eaf8ec0c1983ec P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.859973 27825 tablet_bootstrap.cc:492] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:38.861061 27825 ts_tablet_manager.cc:1403] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.019s
I20260709 12:19:38.861788 27749 leader_election.cc:304] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:38.862555 27893 raft_consensus.cc:3060] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.850835 27828 consensus_queue.cc:260] T 1f250b68ba64485e8c9c6905637bab8e P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.862782 27906 raft_consensus.cc:493] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.863245 27906 raft_consensus.cc:515] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.864423 27828 ts_tablet_manager.cc:1434] T 1f250b68ba64485e8c9c6905637bab8e P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:19:38.865231 27828 tablet_bootstrap.cc:492] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:38.865175 27906 leader_election.cc:290] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.867669 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c10b27c92914840a7be5e9e37234edc" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:38.867694 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c10b27c92914840a7be5e9e37234edc" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:38.868829 27636 raft_consensus.cc:2468] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:38.869563 27785 raft_consensus.cc:2468] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:38.869663 27825 raft_consensus.cc:359] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.870034 27675 leader_election.cc:304] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:38.870255 27825 raft_consensus.cc:385] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.870560 27825 raft_consensus.cc:740] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.870820 27905 raft_consensus.cc:2804] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:38.871166 27905 raft_consensus.cc:493] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:38.871533 27905 raft_consensus.cc:3060] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.871289 27828 tablet_bootstrap.cc:654] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.876304 27825 consensus_queue.cc:260] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.885386 27532 catalog_manager.cc:5697] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:38.891361 27828 tablet_bootstrap.cc:492] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:38.891772 27828 ts_tablet_manager.cc:1403] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.014s
I20260709 12:19:38.893198 27938 consensus_queue.cc:1048] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:38.894332 27828 raft_consensus.cc:359] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.895557 27828 raft_consensus.cc:385] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.895850 27828 raft_consensus.cc:740] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.895872 27905 raft_consensus.cc:515] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.896809 27828 consensus_queue.cc:260] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.897321 27825 ts_tablet_manager.cc:1434] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.002s
I20260709 12:19:38.898687 27635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c10b27c92914840a7be5e9e37234edc" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:38.899257 27828 ts_tablet_manager.cc:1434] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:19:38.899272 27635 raft_consensus.cc:3060] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.899806 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c10b27c92914840a7be5e9e37234edc" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:38.900353 27785 raft_consensus.cc:3060] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.900481 27828 tablet_bootstrap.cc:492] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:38.904958 27893 raft_consensus.cc:2749] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:38.906635 27828 tablet_bootstrap.cc:654] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.898301 27825 tablet_bootstrap.cc:492] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:38.910499 27785 raft_consensus.cc:2468] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:38.912040 27677 leader_election.cc:304] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:38.913054 27906 raft_consensus.cc:2804] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:38.913666 27906 raft_consensus.cc:697] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:38.914716 27906 consensus_queue.cc:237] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.916545 27852 raft_consensus.cc:493] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.917148 27852 raft_consensus.cc:515] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.917945 27828 tablet_bootstrap.cc:492] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:38.918361 27828 ts_tablet_manager.cc:1403] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260709 12:19:38.919893 27905 leader_election.cc:290] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.923859 27708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f250b68ba64485e8c9c6905637bab8e" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:38.924288 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f250b68ba64485e8c9c6905637bab8e" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:38.924494 27708 raft_consensus.cc:2468] T 1f250b68ba64485e8c9c6905637bab8e P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:38.923883 27852 leader_election.cc:290] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
W20260709 12:19:38.925513 27602 leader_election.cc:343] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:38.926769 27602 leader_election.cc:304] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:38.926920 27828 raft_consensus.cc:359] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.927527 27828 raft_consensus.cc:385] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.927763 27852 raft_consensus.cc:2804] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:38.927790 27828 raft_consensus.cc:740] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.928179 27852 raft_consensus.cc:493] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:38.928673 27852 raft_consensus.cc:3060] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.928601 27828 consensus_queue.cc:260] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.930636 27828 ts_tablet_manager.cc:1434] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:19:38.931439 27828 tablet_bootstrap.cc:492] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:38.936414 27852 raft_consensus.cc:515] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.936954 27828 tablet_bootstrap.cc:654] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.941746 27829 consensus_queue.cc:1048] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:38.945485 27905 raft_consensus.cc:493] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.946079 27905 raft_consensus.cc:515] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.949407 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2555061b35624de986545a1a50d5d139" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:38.950574 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2555061b35624de986545a1a50d5d139" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:38.950840 27828 tablet_bootstrap.cc:492] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
W20260709 12:19:38.950917 27675 leader_election.cc:343] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:38.951174 27785 raft_consensus.cc:2468] T 2555061b35624de986545a1a50d5d139 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:38.951372 27828 ts_tablet_manager.cc:1403] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260709 12:19:38.952666 27677 leader_election.cc:304] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:38.953629 27851 raft_consensus.cc:2804] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:38.953987 27851 raft_consensus.cc:493] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:38.953878 27828 raft_consensus.cc:359] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.954452 27851 raft_consensus.cc:3060] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.954665 27828 raft_consensus.cc:385] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:38.954938 27828 raft_consensus.cc:740] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.955653 27828 consensus_queue.cc:260] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.957440 27829 raft_consensus.cc:493] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.957875 27829 raft_consensus.cc:515] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.959677 27635 raft_consensus.cc:2468] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:38.960741 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb3795ce0104d698d5242353330c5cb" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:38.960958 27851 raft_consensus.cc:515] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.961335 27710 raft_consensus.cc:2468] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:38.962517 27602 leader_election.cc:304] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:38.962934 27825 tablet_bootstrap.cc:654] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:38.963886 27850 raft_consensus.cc:2804] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:38.964355 27850 raft_consensus.cc:493] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:38.964674 27850 raft_consensus.cc:3060] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:38.965255 27749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.193:38037, user_credentials={real_user=slave}} blocked reactor thread for 75070.8us
I20260709 12:19:38.968554 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2555061b35624de986545a1a50d5d139" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:38.970125 27829 leader_election.cc:290] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
W20260709 12:19:38.970510 27675 leader_election.cc:343] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:38.971522 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb3795ce0104d698d5242353330c5cb" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:38.972100 27784 raft_consensus.cc:2468] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:38.972954 27837 consensus_queue.cc:1048] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:38.974181 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2555061b35624de986545a1a50d5d139" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:38.974741 27784 raft_consensus.cc:3060] T 2555061b35624de986545a1a50d5d139 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.975375 27850 raft_consensus.cc:515] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.975988 27837 raft_consensus.cc:493] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:38.976549 27837 raft_consensus.cc:515] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.977945 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb3795ce0104d698d5242353330c5cb" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:38.978571 27710 raft_consensus.cc:3060] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:38.980320 27782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6620f704227d425a84648e31f50ad91d" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:38.981889 27902 consensus_queue.cc:1048] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:19:38.982050 27677 leader_election.cc:343] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:38.984606 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6620f704227d425a84648e31f50ad91d" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
W20260709 12:19:38.986166 27675 leader_election.cc:343] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:38.986783 27675 leader_election.cc:304] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:38.987527 27784 raft_consensus.cc:2468] T 2555061b35624de986545a1a50d5d139 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:38.988018 27710 raft_consensus.cc:2468] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:38.988997 27677 leader_election.cc:304] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:38.990942 27828 ts_tablet_manager.cc:1434] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 12:19:38.989297 27602 leader_election.cc:304] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:38.992043 27828 tablet_bootstrap.cc:492] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:38.992504 27829 raft_consensus.cc:2804] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:38.992936 27851 leader_election.cc:290] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.993331 27829 raft_consensus.cc:697] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:19:38.993440 27851 raft_consensus.cc:2749] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:38.994029 27851 raft_consensus.cc:2804] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:38.994443 27837 leader_election.cc:290] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:38.994189 27829 consensus_queue.cc:237] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:38.987717 27825 tablet_bootstrap.cc:492] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:38.995895 27825 ts_tablet_manager.cc:1403] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.000s
I20260709 12:19:38.995477 27837 consensus_queue.cc:1048] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:38.953814 27905 leader_election.cc:290] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:39.007018 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb3795ce0104d698d5242353330c5cb" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:39.007776 27784 raft_consensus.cc:3060] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:39.010010 27825 raft_consensus.cc:359] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.011140 27825 raft_consensus.cc:385] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.011482 27825 raft_consensus.cc:740] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:38.994474 27851 raft_consensus.cc:697] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:39.005915 27850 leader_election.cc:290] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:39.021857 27825 consensus_queue.cc:260] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.033504 27825 ts_tablet_manager.cc:1434] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 12:19:39.043911 27825 tablet_bootstrap.cc:492] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:39.045147 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f250b68ba64485e8c9c6905637bab8e" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
W20260709 12:19:39.051291 27677 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.220.195:37235, user_credentials={real_user=slave}} blocked reactor thread for 62408.3us
I20260709 12:19:39.049857 27852 leader_election.cc:290] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:39.056914 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f250b68ba64485e8c9c6905637bab8e" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:39.054361 27710 raft_consensus.cc:3060] T 1f250b68ba64485e8c9c6905637bab8e P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:39.061760 27825 tablet_bootstrap.cc:654] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.065476 27890 raft_consensus.cc:493] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.066022 27890 raft_consensus.cc:515] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.051075 27851 consensus_queue.cc:237] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
W20260709 12:19:39.069927 27602 leader_election.cc:343] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:39.070834 27850 raft_consensus.cc:493] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.071261 27850 raft_consensus.cc:515] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.073272 27850 leader_election.cc:290] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:39.073877 27828 tablet_bootstrap.cc:654] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.078168 27890 leader_election.cc:290] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:39.079711 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbdbdc9b97f4a8d93ac33c5dad51ee4" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:39.075389 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbdbdc9b97f4a8d93ac33c5dad51ee4" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:39.080214 27947 consensus_queue.cc:1048] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:19:39.096915 27709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd27c54f92246f1bf37f6a4ecaf34b4" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
W20260709 12:19:39.099092 27602 leader_election.cc:343] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:39.099282 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd27c54f92246f1bf37f6a4ecaf34b4" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:39.100965 27850 consensus_queue.cc:1048] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:19:39.102057 27532 catalog_manager.cc:5697] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
W20260709 12:19:39.104933 27749 leader_election.cc:343] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:39.111639 27751 leader_election.cc:343] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:39.112489 27751 leader_election.cc:304] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:39.102687 27531 catalog_manager.cc:5697] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:39.114164 27939 raft_consensus.cc:2749] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:39.117795 27710 raft_consensus.cc:2468] T 1f250b68ba64485e8c9c6905637bab8e P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:39.121835 27784 raft_consensus.cc:2468] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:39.131098 27824 tablet_bootstrap.cc:492] T b43d7462251049a397eaf8ec0c1983ec P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:39.133952 27850 raft_consensus.cc:493] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.153498 27850 raft_consensus.cc:515] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.155553 27850 leader_election.cc:290] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
W20260709 12:19:39.136437 27602 leader_election.cc:343] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:39.139249 27837 consensus_queue.cc:1048] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:39.146245 27902 consensus_queue.cc:1048] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:39.150084 27828 tablet_bootstrap.cc:492] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:39.156111 27602 leader_election.cc:304] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:39.156575 27828 ts_tablet_manager.cc:1403] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.165s	user 0.019s	sys 0.003s
I20260709 12:19:39.153122 27824 ts_tablet_manager.cc:1403] T b43d7462251049a397eaf8ec0c1983ec P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.322s	user 0.055s	sys 0.065s
I20260709 12:19:39.157490 27852 raft_consensus.cc:2749] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:39.157905 27602 leader_election.cc:304] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:39.159019 27895 consensus_queue.cc:1048] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:39.160658 27892 raft_consensus.cc:2804] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:39.161221 27892 raft_consensus.cc:697] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:19:39.162185 27892 consensus_queue.cc:237] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.165913 27825 tablet_bootstrap.cc:492] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:39.166214 27825 ts_tablet_manager.cc:1403] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.122s	user 0.012s	sys 0.008s
I20260709 12:19:39.166743 27824 raft_consensus.cc:359] T b43d7462251049a397eaf8ec0c1983ec P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.167356 27824 raft_consensus.cc:385] T b43d7462251049a397eaf8ec0c1983ec P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.167604 27824 raft_consensus.cc:740] T b43d7462251049a397eaf8ec0c1983ec P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.167804 27825 raft_consensus.cc:359] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.168407 27825 raft_consensus.cc:385] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.168236 27824 consensus_queue.cc:260] T b43d7462251049a397eaf8ec0c1983ec P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.168704 27825 raft_consensus.cc:740] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.169385 27825 consensus_queue.cc:260] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.169792 27824 ts_tablet_manager.cc:1434] T b43d7462251049a397eaf8ec0c1983ec P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260709 12:19:39.170082 27828 raft_consensus.cc:359] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.170703 27828 raft_consensus.cc:385] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.170770 27824 tablet_bootstrap.cc:492] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:39.171031 27828 raft_consensus.cc:740] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.172027 27825 ts_tablet_manager.cc:1434] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:19:39.171844 27828 consensus_queue.cc:260] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.172888 27825 tablet_bootstrap.cc:492] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:39.174366 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa66028015e40d789da0b3ebc77da3c" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:39.175344 27828 ts_tablet_manager.cc:1434] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260709 12:19:39.176337 27828 tablet_bootstrap.cc:492] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:39.176972 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa66028015e40d789da0b3ebc77da3c" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:39.179934 27895 consensus_queue.cc:1048] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:39.184659 27828 tablet_bootstrap.cc:654] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.187484 27825 tablet_bootstrap.cc:654] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.187773 27824 tablet_bootstrap.cc:654] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:39.188445 27602 leader_election.cc:343] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:39.199620 27602 leader_election.cc:343] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:39.202893 27602 leader_election.cc:304] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:39.201339 27828 tablet_bootstrap.cc:492] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:39.204546 27828 ts_tablet_manager.cc:1403] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.006s
I20260709 12:19:39.203773 27892 raft_consensus.cc:2749] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:39.214283 27825 tablet_bootstrap.cc:492] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:39.214828 27825 ts_tablet_manager.cc:1403] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.003s
I20260709 12:19:39.217304 27828 raft_consensus.cc:359] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.217962 27825 raft_consensus.cc:359] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.218647 27828 raft_consensus.cc:385] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.218849 27825 raft_consensus.cc:385] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.219102 27828 raft_consensus.cc:740] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.219261 27825 raft_consensus.cc:740] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.219969 27828 consensus_queue.cc:260] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.220681 27635 raft_consensus.cc:3060] T b43d7462251049a397eaf8ec0c1983ec P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:39.220279 27825 consensus_queue.cc:260] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.222318 27828 ts_tablet_manager.cc:1434] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:19:39.223166 27825 ts_tablet_manager.cc:1434] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:19:39.223235 27828 tablet_bootstrap.cc:492] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:39.226555 27825 tablet_bootstrap.cc:492] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:39.233314 27825 tablet_bootstrap.cc:654] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.233237 27851 consensus_queue.cc:1048] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:39.233472 27828 tablet_bootstrap.cc:654] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.253955 27824 tablet_bootstrap.cc:492] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:39.254416 27824 ts_tablet_manager.cc:1403] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.084s	user 0.007s	sys 0.003s
I20260709 12:19:39.256871 27824 raft_consensus.cc:359] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.257476 27824 raft_consensus.cc:385] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.257730 27824 raft_consensus.cc:740] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.258349 27824 consensus_queue.cc:260] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.268353 27824 ts_tablet_manager.cc:1434] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 12:19:39.268290 27532 catalog_manager.cc:5697] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:39.269599 27824 tablet_bootstrap.cc:492] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:39.292943 27824 tablet_bootstrap.cc:654] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.306234 27906 consensus_queue.cc:1048] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:39.315218 27939 consensus_queue.cc:1048] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:39.319425 27534 catalog_manager.cc:5697] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
W20260709 12:19:39.322999 27749 consensus_peers.cc:597] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:39.337327 27824 tablet_bootstrap.cc:492] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:39.337761 27824 ts_tablet_manager.cc:1403] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.005s
I20260709 12:19:39.338935 27828 tablet_bootstrap.cc:492] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:39.339339 27828 ts_tablet_manager.cc:1403] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.116s	user 0.029s	sys 0.054s
I20260709 12:19:39.340198 27824 raft_consensus.cc:359] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.340812 27824 raft_consensus.cc:385] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.341066 27824 raft_consensus.cc:740] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.341753 27828 raft_consensus.cc:359] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.341796 27824 consensus_queue.cc:260] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.342448 27828 raft_consensus.cc:385] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.342752 27828 raft_consensus.cc:740] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.343426 27828 consensus_queue.cc:260] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.344291 27824 ts_tablet_manager.cc:1434] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:19:39.345136 27824 tablet_bootstrap.cc:492] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:39.345300 27828 ts_tablet_manager.cc:1434] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:19:39.345438 27906 raft_consensus.cc:493] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.346079 27828 tablet_bootstrap.cc:492] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:39.345896 27906 raft_consensus.cc:515] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.348363 27906 leader_election.cc:290] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:39.348906 27635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656aa1a506a340afb48defd6f54154d0" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:39.349534 27825 tablet_bootstrap.cc:492] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:39.349846 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656aa1a506a340afb48defd6f54154d0" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:39.349941 27825 ts_tablet_manager.cc:1403] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.126s	user 0.023s	sys 0.038s
W20260709 12:19:39.350037 27675 leader_election.cc:343] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:39.350840 27824 tablet_bootstrap.cc:654] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:39.351146 27677 leader_election.cc:343] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:39.351603 27677 leader_election.cc:304] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:39.352756 27906 raft_consensus.cc:2749] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:39.352717 27825 raft_consensus.cc:359] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.353520 27825 raft_consensus.cc:385] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.353813 27825 raft_consensus.cc:740] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.354439 27825 consensus_queue.cc:260] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.356371 27825 ts_tablet_manager.cc:1434] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:19:39.357264 27825 tablet_bootstrap.cc:492] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:39.358907 27828 tablet_bootstrap.cc:654] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.362545 27825 tablet_bootstrap.cc:654] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.369087 27906 raft_consensus.cc:493] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.369530 27906 raft_consensus.cc:515] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.371434 27906 leader_election.cc:290] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:39.372329 27824 tablet_bootstrap.cc:492] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:39.372841 27824 ts_tablet_manager.cc:1403] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.002s
I20260709 12:19:39.373960 27635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e476f14f8c6f455cb5a7e79754e80ab8" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:39.374562 27635 raft_consensus.cc:2468] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:39.376158 27675 leader_election.cc:304] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:39.377141 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e476f14f8c6f455cb5a7e79754e80ab8" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:39.377744 27783 raft_consensus.cc:2468] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:39.378806 27902 raft_consensus.cc:2804] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:39.379197 27902 raft_consensus.cc:493] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:39.379537 27902 raft_consensus.cc:3060] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:39.384389 27825 tablet_bootstrap.cc:492] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:39.384830 27825 ts_tablet_manager.cc:1403] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.012s
I20260709 12:19:39.386370 27902 raft_consensus.cc:515] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.387212 27825 raft_consensus.cc:359] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.387826 27825 raft_consensus.cc:385] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.388053 27825 raft_consensus.cc:740] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.388700 27825 consensus_queue.cc:260] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.390616 27825 ts_tablet_manager.cc:1434] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:19:39.391486 27825 tablet_bootstrap.cc:492] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:39.392225 27824 raft_consensus.cc:359] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.392814 27824 raft_consensus.cc:385] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.393046 27824 raft_consensus.cc:740] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.393767 27824 consensus_queue.cc:260] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.394929 27906 consensus_queue.cc:1048] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:39.397349 27825 tablet_bootstrap.cc:654] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.399916 27824 ts_tablet_manager.cc:1434] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 12:19:39.401057 27824 tablet_bootstrap.cc:492] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:39.408215 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e476f14f8c6f455cb5a7e79754e80ab8" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:39.408833 27634 raft_consensus.cc:3060] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:39.410980 27828 tablet_bootstrap.cc:492] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:39.411621 27828 ts_tablet_manager.cc:1403] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.008s
I20260709 12:19:39.412539 27825 tablet_bootstrap.cc:492] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:39.412933 27825 ts_tablet_manager.cc:1403] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.005s
I20260709 12:19:39.413945 27902 leader_election.cc:290] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:39.414300 27828 raft_consensus.cc:359] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.414979 27828 raft_consensus.cc:385] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.415283 27828 raft_consensus.cc:740] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.415591 27825 raft_consensus.cc:359] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.416316 27825 raft_consensus.cc:385] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.416589 27825 raft_consensus.cc:740] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.415935 27828 consensus_queue.cc:260] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.417230 27825 consensus_queue.cc:260] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.416683 27902 raft_consensus.cc:493] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.419198 27825 ts_tablet_manager.cc:1434] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:19:39.419059 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e476f14f8c6f455cb5a7e79754e80ab8" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:39.420598 27783 raft_consensus.cc:3060] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:39.420295 27828 ts_tablet_manager.cc:1434] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:19:39.421677 27828 tablet_bootstrap.cc:492] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:39.420049 27825 tablet_bootstrap.cc:492] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:39.421883 27824 tablet_bootstrap.cc:654] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.429430 27825 tablet_bootstrap.cc:654] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.430476 27634 raft_consensus.cc:2468] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:39.431578 27675 leader_election.cc:304] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:39.430706 27828 tablet_bootstrap.cc:654] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.432415 27906 raft_consensus.cc:2804] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:39.433085 27906 raft_consensus.cc:697] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:39.434017 27906 consensus_queue.cc:237] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.434937 27824 tablet_bootstrap.cc:492] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:39.435537 27824 ts_tablet_manager.cc:1403] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.005s
I20260709 12:19:39.438935 27824 raft_consensus.cc:359] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.444370 27824 raft_consensus.cc:385] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.444682 27824 raft_consensus.cc:740] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.445293 27824 consensus_queue.cc:260] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.445971 27825 tablet_bootstrap.cc:492] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:39.446470 27825 ts_tablet_manager.cc:1403] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.005s
I20260709 12:19:39.439767 27783 raft_consensus.cc:2468] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:39.418229 27902 raft_consensus.cc:515] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.449754 27828 tablet_bootstrap.cc:492] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:39.450148 27828 ts_tablet_manager.cc:1403] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.006s
I20260709 12:19:39.447170 27824 ts_tablet_manager.cc:1434] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:19:39.451155 27824 tablet_bootstrap.cc:492] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:39.452733 27828 raft_consensus.cc:359] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.453392 27828 raft_consensus.cc:385] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.453688 27828 raft_consensus.cc:740] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.453511 27825 raft_consensus.cc:359] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.454532 27828 consensus_queue.cc:260] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.455365 27825 raft_consensus.cc:385] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.455703 27825 raft_consensus.cc:740] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.456558 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1440d98f374cd8860cabde87a49299" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:39.456471 27825 consensus_queue.cc:260] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.456931 27828 ts_tablet_manager.cc:1434] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:19:39.457875 27828 tablet_bootstrap.cc:492] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
W20260709 12:19:39.457865 27675 leader_election.cc:343] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:39.458361 27825 ts_tablet_manager.cc:1434] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:19:39.459023 27902 leader_election.cc:290] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:39.459232 27825 tablet_bootstrap.cc:492] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:39.460651 27824 tablet_bootstrap.cc:654] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.464951 27825 tablet_bootstrap.cc:654] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.465652 27828 tablet_bootstrap.cc:654] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.464821 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1440d98f374cd8860cabde87a49299" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
W20260709 12:19:39.467730 27677 leader_election.cc:343] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:39.468292 27677 leader_election.cc:304] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:39.469617 27902 raft_consensus.cc:2749] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:39.474224 27850 consensus_queue.cc:1048] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:39.478109 27828 tablet_bootstrap.cc:492] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:39.478659 27828 ts_tablet_manager.cc:1403] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260709 12:19:39.484253 27828 raft_consensus.cc:359] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.485114 27828 raft_consensus.cc:385] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.485373 27828 raft_consensus.cc:740] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.485985 27828 consensus_queue.cc:260] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.487681 27532 catalog_manager.cc:5697] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:39.490947 27828 ts_tablet_manager.cc:1434] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:19:39.493264 27825 tablet_bootstrap.cc:492] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:39.493731 27825 ts_tablet_manager.cc:1403] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.000s
I20260709 12:19:39.494983 27828 tablet_bootstrap.cc:492] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:39.496250 27825 raft_consensus.cc:359] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.496920 27825 raft_consensus.cc:385] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.497290 27825 raft_consensus.cc:740] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.498075 27825 consensus_queue.cc:260] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.496961 27851 consensus_queue.cc:1048] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 12:19:39.503901 27675 consensus_peers.cc:597] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:39.504585 27824 tablet_bootstrap.cc:492] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:39.504992 27824 ts_tablet_manager.cc:1403] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.003s
I20260709 12:19:39.509444 27825 ts_tablet_manager.cc:1434] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:19:39.510339 27825 tablet_bootstrap.cc:492] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:39.514856 27828 tablet_bootstrap.cc:654] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.515353 27893 raft_consensus.cc:493] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.515795 27893 raft_consensus.cc:515] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.517638 27906 raft_consensus.cc:493] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.518157 27906 raft_consensus.cc:515] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.519539 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eaa4929b5f4d298e5daedd4bac1ca0" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:39.520921 27906 leader_election.cc:290] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:39.521262 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ffe7d2f8794bb1a3a32f5afe54dc8f" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
W20260709 12:19:39.520895 27749 leader_election.cc:343] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:39.522883 27677 leader_election.cc:343] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:39.523263 27825 tablet_bootstrap.cc:654] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.517722 27893 leader_election.cc:290] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:39.524588 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eaa4929b5f4d298e5daedd4bac1ca0" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:39.524662 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ffe7d2f8794bb1a3a32f5afe54dc8f" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
W20260709 12:19:39.526311 27751 leader_election.cc:343] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:39.526479 27895 consensus_queue.cc:1048] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:19:39.526968 27675 leader_election.cc:343] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:39.526854 27751 leader_election.cc:304] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:39.527570 27675 leader_election.cc:304] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:39.527902 27893 raft_consensus.cc:2749] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:39.528643 27906 raft_consensus.cc:2749] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:39.514966 27824 raft_consensus.cc:359] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.533727 27824 raft_consensus.cc:385] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.534046 27824 raft_consensus.cc:740] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.534705 27824 consensus_queue.cc:260] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.536468 27824 ts_tablet_manager.cc:1434] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 12:19:39.541078 27828 tablet_bootstrap.cc:492] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:39.541692 27828 ts_tablet_manager.cc:1403] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.003s
I20260709 12:19:39.542577 27824 tablet_bootstrap.cc:492] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:39.544097 27828 raft_consensus.cc:359] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.544749 27828 raft_consensus.cc:385] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.545006 27828 raft_consensus.cc:740] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.545974 27906 raft_consensus.cc:493] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.546407 27906 raft_consensus.cc:515] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.548308 27906 leader_election.cc:290] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:39.549865 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa66028015e40d789da0b3ebc77da3c" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:39.550514 27634 raft_consensus.cc:2468] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:39.552240 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa66028015e40d789da0b3ebc77da3c" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:39.552815 27784 raft_consensus.cc:2468] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:39.553925 27677 leader_election.cc:304] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:39.555500 27906 raft_consensus.cc:2804] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:39.555860 27906 raft_consensus.cc:493] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:39.556206 27906 raft_consensus.cc:3060] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:39.560006 27825 tablet_bootstrap.cc:492] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:39.560433 27825 ts_tablet_manager.cc:1403] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.023s
I20260709 12:19:39.562116 27825 raft_consensus.cc:359] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.562513 27825 raft_consensus.cc:385] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.562685 27825 raft_consensus.cc:740] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.562793 27906 raft_consensus.cc:515] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.545583 27828 consensus_queue.cc:260] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.563211 27825 consensus_queue.cc:260] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.565200 27825 ts_tablet_manager.cc:1434] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 12:19:39.565686 27824 tablet_bootstrap.cc:654] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.566133 27825 tablet_bootstrap.cc:492] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:39.569298 27828 ts_tablet_manager.cc:1434] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:19:39.570271 27828 tablet_bootstrap.cc:492] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:39.572067 27825 tablet_bootstrap.cc:654] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.572235 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa66028015e40d789da0b3ebc77da3c" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:39.572960 27634 raft_consensus.cc:3060] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:39.576056 27828 tablet_bootstrap.cc:654] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.580152 27824 tablet_bootstrap.cc:492] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:39.580861 27895 raft_consensus.cc:493] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.580979 27634 raft_consensus.cc:2468] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:39.581341 27895 raft_consensus.cc:515] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.582108 27675 leader_election.cc:304] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:39.582887 27902 raft_consensus.cc:2804] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:39.583310 27895 leader_election.cc:290] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:39.586405 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6620f704227d425a84648e31f50ad91d" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:39.586997 27711 raft_consensus.cc:2468] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:39.587234 27825 tablet_bootstrap.cc:492] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:39.587693 27825 ts_tablet_manager.cc:1403] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.001s
I20260709 12:19:39.588610 27824 ts_tablet_manager.cc:1403] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.007s
I20260709 12:19:39.583348 27902 raft_consensus.cc:697] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:39.589236 27602 leader_election.cc:304] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:39.589649 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6620f704227d425a84648e31f50ad91d" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:39.589942 27902 consensus_queue.cc:237] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.590380 27784 raft_consensus.cc:2468] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:39.593183 27906 leader_election.cc:290] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:39.594821 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa66028015e40d789da0b3ebc77da3c" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:39.595420 27784 raft_consensus.cc:3060] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:39.594910 27824 raft_consensus.cc:359] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.595836 27824 raft_consensus.cc:385] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.596309 27824 raft_consensus.cc:740] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.597103 27824 consensus_queue.cc:260] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.592777 27895 raft_consensus.cc:2804] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:39.599833 27824 ts_tablet_manager.cc:1434] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 12:19:39.599844 27895 raft_consensus.cc:493] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:39.600672 27895 raft_consensus.cc:3060] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:39.601222 27824 tablet_bootstrap.cc:492] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:39.607620 27895 raft_consensus.cc:515] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.609217 27784 raft_consensus.cc:2468] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:39.608451 27825 raft_consensus.cc:359] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.609894 27825 raft_consensus.cc:385] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.610239 27825 raft_consensus.cc:740] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.610934 27825 consensus_queue.cc:260] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.613199 27825 ts_tablet_manager.cc:1434] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.025s	user 0.000s	sys 0.007s
I20260709 12:19:39.614090 27895 leader_election.cc:290] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:39.615483 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6620f704227d425a84648e31f50ad91d" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:39.616398 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6620f704227d425a84648e31f50ad91d" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:39.623857 27906 consensus_queue.cc:1048] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:39.624341 27711 raft_consensus.cc:3060] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:39.624748 27783 raft_consensus.cc:3060] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:39.630774 27783 raft_consensus.cc:2468] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:39.631141 27711 raft_consensus.cc:2468] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:39.632351 27825 tablet_bootstrap.cc:492] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:39.633860 27602 leader_election.cc:304] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:19:39.618402 27824 tablet_bootstrap.cc:654] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.635310 27895 raft_consensus.cc:2804] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:39.637669 27895 raft_consensus.cc:697] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:19:39.637633 27531 catalog_manager.cc:5697] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:39.642092 27829 raft_consensus.cc:493] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.642539 27829 raft_consensus.cc:515] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.644039 27829 leader_election.cc:290] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:39.647152 27709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fe27fd8e9941a49a94ff1b2e84e35c" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:39.647855 27709 raft_consensus.cc:2468] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:39.647477 27895 consensus_queue.cc:237] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.648260 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fe27fd8e9941a49a94ff1b2e84e35c" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:39.648985 27829 consensus_queue.cc:1048] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:19:39.649541 27602 leader_election.cc:343] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:39.651664 27828 tablet_bootstrap.cc:492] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:39.652091 27828 ts_tablet_manager.cc:1403] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.082s	user 0.018s	sys 0.021s
I20260709 12:19:39.662204 27602 leader_election.cc:304] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:39.666728 27893 raft_consensus.cc:493] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.725792 27893 raft_consensus.cc:515] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.719761 27939 raft_consensus.cc:493] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.664018 27829 raft_consensus.cc:2804] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:39.728078 27829 raft_consensus.cc:493] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:39.726787 27939 raft_consensus.cc:515] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.724953 27825 tablet_bootstrap.cc:654] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.678696 27892 raft_consensus.cc:493] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.680540 27938 raft_consensus.cc:493] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.730574 27937 raft_consensus.cc:493] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.729094 27893 leader_election.cc:290] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:39.728956 27829 raft_consensus.cc:3060] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:39.735793 27828 raft_consensus.cc:359] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.737326 27828 raft_consensus.cc:385] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.731063 27937 raft_consensus.cc:515] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.738977 27905 raft_consensus.cc:493] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.740772 27905 raft_consensus.cc:515] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.742606 27905 leader_election.cc:290] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:39.737670 27828 raft_consensus.cc:740] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.743754 27828 consensus_queue.cc:260] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.733175 27902 raft_consensus.cc:493] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.730561 27938 raft_consensus.cc:515] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.746377 27531 catalog_manager.cc:5697] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:39.731561 27892 raft_consensus.cc:515] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.752007 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbdbdc9b97f4a8d93ac33c5dad51ee4" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:39.751381 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:39.736536 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbdbdc9b97f4a8d93ac33c5dad51ee4" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:39.751614 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ffe7d2f8794bb1a3a32f5afe54dc8f" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:39.758646 27828 ts_tablet_manager.cc:1434] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.106s	user 0.006s	sys 0.000s
I20260709 12:19:39.759905 27828 tablet_bootstrap.cc:492] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:39.759021 27783 raft_consensus.cc:3060] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:39.760295 27634 raft_consensus.cc:2468] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 0.
I20260709 12:19:39.760507 27784 raft_consensus.cc:2468] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:39.747434 27902 raft_consensus.cc:515] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.763338 27824 tablet_bootstrap.cc:492] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:39.766520 27824 ts_tablet_manager.cc:1403] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.166s	user 0.017s	sys 0.012s
I20260709 12:19:39.763859 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ffe7d2f8794bb1a3a32f5afe54dc8f" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:39.771000 27824 raft_consensus.cc:359] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.771652 27824 raft_consensus.cc:385] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:39.771914 27824 raft_consensus.cc:740] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:39.772245 27749 leader_election.cc:304] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:19:39.772553 27824 consensus_queue.cc:260] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.773077 27890 raft_consensus.cc:2804] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:39.773460 27890 raft_consensus.cc:493] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:39.773777 27890 raft_consensus.cc:3060] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:39.757709 27937 leader_election.cc:290] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:39.778096 27824 ts_tablet_manager.cc:1434] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:19:39.768886 27906 raft_consensus.cc:493] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.767450 27711 raft_consensus.cc:2468] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 0.
I20260709 12:19:39.779177 27906 raft_consensus.cc:515] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.779829 27751 leader_election.cc:304] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:39.785503 27824 tablet_bootstrap.cc:492] T 043b46ca61aa4699bcc32be8e9a94c2b P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:39.788312 27892 leader_election.cc:290] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:39.790988 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:39.791574 27707 raft_consensus.cc:2468] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:39.791556 27906 leader_election.cc:290] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:39.793164 27902 leader_election.cc:290] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
W20260709 12:19:39.781273 27749 leader_election.cc:343] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:39.780639 27937 raft_consensus.cc:2804] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:39.810178 27895 raft_consensus.cc:493] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.815348 27892 raft_consensus.cc:493] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:39.810658 27895 raft_consensus.cc:515] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.815805 27892 raft_consensus.cc:515] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.817153 27895 leader_election.cc:290] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:39.810508 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:39.817621 27892 leader_election.cc:290] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:39.782131 27710 raft_consensus.cc:2468] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 0.
I20260709 12:19:39.807314 27937 raft_consensus.cc:493] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:39.776777 27677 leader_election.cc:304] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:39.832430 27825 tablet_bootstrap.cc:492] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:39.837095 27825 ts_tablet_manager.cc:1403] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.213s	user 0.019s	sys 0.020s
I20260709 12:19:39.817160 27938 leader_election.cc:290] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:39.828684 27634 raft_consensus.cc:2468] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:39.830092 27937 raft_consensus.cc:3060] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:39.832665 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:39.839145 27902 raft_consensus.cc:2804] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:39.845773 27902 raft_consensus.cc:493] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:39.830265 27635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bc67e44f704ade85670c53e5aa02a5" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:39.840487 27636 raft_consensus.cc:3060] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:39.851866 27828 tablet_bootstrap.cc:654] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:39.846163 27902 raft_consensus.cc:3060] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:39.846920 27632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:39.854068 27632 raft_consensus.cc:2468] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 0.
I20260709 12:19:39.855238 27749 leader_election.cc:304] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:19:39.833879 27829 raft_consensus.cc:515] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.857636 27829 leader_election.cc:290] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:39.848347 27784 raft_consensus.cc:2468] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:39.845794 27633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f250b68ba64485e8c9c6905637bab8e" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:39.829445 27602 leader_election.cc:304] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:39.861940 27902 raft_consensus.cc:515] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:39.863792 27782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da94f2f524454d8c04b59edbb29ae8" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:39.864115 27892 raft_consensus.cc:2804] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:39.864301 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fe27fd8e9941a49a94ff1b2e84e35c" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:39.864962 27892 raft_consensus.cc:493] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:39.865227 27707 raft_consensus.cc:3060] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:39.865317 27892 raft_consensus.cc:3060] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:39.867854 27902 leader_election.cc:290] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:39.852952 27635 raft_consensus.cc:2468] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
W20260709 12:19:39.837827 27677 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.220.195:37235, user_credentials={real_user=slave}} blocked reactor thread for 61138.2us
I20260709 12:19:39.869669 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd27c54f92246f1bf37f6a4ecaf34b4" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:39.852640 27939 leader_election.cc:290] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:39.865692 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f250b68ba64485e8c9c6905637bab8e" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:39.868088 27709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da94f2f524454d8c04b59edbb29ae8" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:39.873450 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd27c54f92246f1bf37f6a4ecaf34b4" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:39.873647 27633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbdbdc9b97f4a8d93ac33c5dad51ee4" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:39.874109 27785 raft_consensus.cc:2468] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:39.874310 27633 raft_consensus.cc:2468] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:39.865916 27938 raft_consensus.cc:2804] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:39.978123 27837 raft_consensus.cc:493] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:40.024310 27938 raft_consensus.cc:493] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:39.903378 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bc67e44f704ade85670c53e5aa02a5" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:39.948536 27892 raft_consensus.cc:515] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.024876 27938 raft_consensus.cc:3060] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:40.025280 27837 raft_consensus.cc:515] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
W20260709 12:19:40.008927 27602 leader_election.cc:343] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:40.026530 27892 leader_election.cc:290] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
W20260709 12:19:39.985080 27675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.220.193:38037, user_credentials={real_user=slave}} blocked reactor thread for 91158.8us
I20260709 12:19:39.887238 27890 raft_consensus.cc:515] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.028476 27824 tablet_bootstrap.cc:654] T 043b46ca61aa4699bcc32be8e9a94c2b P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:40.030972 27780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
W20260709 12:19:39.908846 27582 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:40.008723 27707 raft_consensus.cc:2468] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:39.908560 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fe27fd8e9941a49a94ff1b2e84e35c" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:40.010259 27829 consensus_queue.cc:1048] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 12:19:40.034762 27825 raft_consensus.cc:359] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.037240 27825 raft_consensus.cc:385] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:40.037611 27825 raft_consensus.cc:740] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:40.039000 27825 consensus_queue.cc:260] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.038790 27939 raft_consensus.cc:493] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:40.041132 27939 raft_consensus.cc:515] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
W20260709 12:19:40.036604 27677 leader_election.cc:343] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:40.043744 27825 ts_tablet_manager.cc:1434] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.206s	user 0.025s	sys 0.016s
I20260709 12:19:40.048221 27751 leader_election.cc:304] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:40.049254 27893 raft_consensus.cc:2749] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:40.050320 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:40.051065 27707 raft_consensus.cc:2393] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 665818a8aae744b1b9cb9271e86be844 in current term 1: Already voted for candidate ff9489d2752849338bfd9a780cd0762b in this term.
I20260709 12:19:40.051184 27675 leader_election.cc:304] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:40.052333 27902 raft_consensus.cc:2804] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:40.052686 27902 raft_consensus.cc:493] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:40.053339 27902 raft_consensus.cc:3060] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:40.057973 27938 raft_consensus.cc:515] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.059907 27825 tablet_bootstrap.cc:492] T 043b46ca61aa4699bcc32be8e9a94c2b P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:40.059376 27780 raft_consensus.cc:2393] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ff9489d2752849338bfd9a780cd0762b in current term 1: Already voted for candidate 665818a8aae744b1b9cb9271e86be844 in this term.
I20260709 12:19:40.062928 27851 consensus_queue.cc:1048] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:40.037051 27602 leader_election.cc:304] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:40.083335 27828 tablet_bootstrap.cc:492] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:40.093902 27828 ts_tablet_manager.cc:1403] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.334s	user 0.019s	sys 0.007s
I20260709 12:19:40.061304 27837 leader_election.cc:290] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:40.073295 27829 raft_consensus.cc:2749] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:40.073010 27890 leader_election.cc:290] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:40.072350 27633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbdbdc9b97f4a8d93ac33c5dad51ee4" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:40.072768 27635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656aa1a506a340afb48defd6f54154d0" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:40.084586 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656aa1a506a340afb48defd6f54154d0" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:40.080400 27939 leader_election.cc:290] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:40.067001 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043b46ca61aa4699bcc32be8e9a94c2b" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
W20260709 12:19:40.078035 27602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.220.194:37771, user_credentials={real_user=slave}} blocked reactor thread for 44561.4us
I20260709 12:19:40.098737 27709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbdbdc9b97f4a8d93ac33c5dad51ee4" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:40.070202 27902 raft_consensus.cc:515] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.107075 27633 raft_consensus.cc:3060] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:40.110663 27709 raft_consensus.cc:3060] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:40.112988 27677 leader_election.cc:343] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:40.114457 27824 tablet_bootstrap.cc:492] T 043b46ca61aa4699bcc32be8e9a94c2b P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:40.114821 27824 ts_tablet_manager.cc:1403] T 043b46ca61aa4699bcc32be8e9a94c2b P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.330s	user 0.037s	sys 0.009s
I20260709 12:19:40.108032 27711 raft_consensus.cc:2468] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 0.
W20260709 12:19:40.113189 27749 leader_election.cc:343] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:40.115726 27937 raft_consensus.cc:515] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.123060 27751 leader_election.cc:304] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:40.124090 27828 raft_consensus.cc:359] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.124783 27828 raft_consensus.cc:385] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:40.125067 27828 raft_consensus.cc:740] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:40.125171 27939 raft_consensus.cc:2804] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:40.125602 27939 raft_consensus.cc:493] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:40.125447 27635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:40.125998 27939 raft_consensus.cc:3060] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:40.126467 27828 consensus_queue.cc:260] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.126433 27635 raft_consensus.cc:2393] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 665818a8aae744b1b9cb9271e86be844 in current term 1: Already voted for candidate 1ff76318bbdd4b22835b4a8e178d2caf in this term.
I20260709 12:19:40.127872 27902 leader_election.cc:290] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:40.129717 27828 ts_tablet_manager.cc:1434] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 12:19:40.131071 27828 tablet_bootstrap.cc:492] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:40.132567 27780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bc67e44f704ade85670c53e5aa02a5" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
W20260709 12:19:40.133831 27677 leader_election.cc:343] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:40.135406 27824 raft_consensus.cc:359] T 043b46ca61aa4699bcc32be8e9a94c2b P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.136529 27824 raft_consensus.cc:385] T 043b46ca61aa4699bcc32be8e9a94c2b P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:40.136667 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:40.136830 27824 raft_consensus.cc:740] T 043b46ca61aa4699bcc32be8e9a94c2b P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:40.137414 27707 raft_consensus.cc:2393] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ff76318bbdd4b22835b4a8e178d2caf in current term 1: Already voted for candidate ff9489d2752849338bfd9a780cd0762b in this term.
I20260709 12:19:40.134502 27938 leader_election.cc:290] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:40.143397 27782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbdbdc9b97f4a8d93ac33c5dad51ee4" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:40.153270 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:40.154109 27636 raft_consensus.cc:2393] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ff9489d2752849338bfd9a780cd0762b in current term 1: Already voted for candidate 1ff76318bbdd4b22835b4a8e178d2caf in this term.
I20260709 12:19:40.154345 27939 raft_consensus.cc:515] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.154361 27824 consensus_queue.cc:260] T 043b46ca61aa4699bcc32be8e9a94c2b P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.156515 27824 ts_tablet_manager.cc:1434] T 043b46ca61aa4699bcc32be8e9a94c2b P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.003s
I20260709 12:19:40.157577 27632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656aa1a506a340afb48defd6f54154d0" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:40.157644 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:40.158433 27784 raft_consensus.cc:2393] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ff76318bbdd4b22835b4a8e178d2caf in current term 1: Already voted for candidate 665818a8aae744b1b9cb9271e86be844 in this term.
I20260709 12:19:40.158346 27709 raft_consensus.cc:2468] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 1.
I20260709 12:19:40.159220 27782 raft_consensus.cc:2393] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff9489d2752849338bfd9a780cd0762b in current term 1: Already voted for candidate 665818a8aae744b1b9cb9271e86be844 in this term.
I20260709 12:19:40.158983 27675 leader_election.cc:304] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
W20260709 12:19:40.159567 27749 leader_election.cc:343] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:40.160043 27947 raft_consensus.cc:2764] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:19:40.160338 27751 leader_election.cc:304] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:40.161296 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:40.162053 27707 raft_consensus.cc:2393] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 665818a8aae744b1b9cb9271e86be844 in current term 1: Already voted for candidate ff9489d2752849338bfd9a780cd0762b in this term.
I20260709 12:19:40.164981 27751 leader_election.cc:304] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:40.165045 27632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043b46ca61aa4699bcc32be8e9a94c2b" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:40.165795 27632 raft_consensus.cc:2468] T 043b46ca61aa4699bcc32be8e9a94c2b P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:40.171236 27633 raft_consensus.cc:2468] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 1.
I20260709 12:19:40.171437 27893 raft_consensus.cc:2749] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:19:40.172628 27890 raft_consensus.cc:2804] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:40.173250 27890 raft_consensus.cc:697] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:19:40.188452 27824 tablet_bootstrap.cc:492] T 2555061b35624de986545a1a50d5d139 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:40.191370 27890 consensus_queue.cc:237] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.194200 27825 tablet_bootstrap.cc:654] T 043b46ca61aa4699bcc32be8e9a94c2b P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:40.221366 27902 consensus_queue.cc:1048] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:40.228905 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ffe7d2f8794bb1a3a32f5afe54dc8f" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:40.229588 27828 tablet_bootstrap.cc:654] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:40.229835 27829 raft_consensus.cc:493] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:40.230270 27829 raft_consensus.cc:515] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
W20260709 12:19:40.230454 27749 leader_election.cc:343] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:40.232122 27939 leader_election.cc:290] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:40.232829 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bc67e44f704ade85670c53e5aa02a5" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:40.234931 27709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ffe7d2f8794bb1a3a32f5afe54dc8f" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:40.235064 27634 raft_consensus.cc:3060] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:40.232507 27829 leader_election.cc:290] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:40.236299 27937 leader_election.cc:290] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:40.233831 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656aa1a506a340afb48defd6f54154d0" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:40.236294 27602 leader_election.cc:304] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:40.237062 27707 raft_consensus.cc:3060] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:40.237478 27829 raft_consensus.cc:2804] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:40.237821 27829 raft_consensus.cc:493] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:40.238150 27829 raft_consensus.cc:3060] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:40.235510 27709 raft_consensus.cc:3060] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:40.254761 27707 raft_consensus.cc:2468] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 1.
I20260709 12:19:40.255952 27751 leader_election.cc:304] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:40.257088 27893 raft_consensus.cc:2804] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:40.257555 27893 raft_consensus.cc:697] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:19:40.258342 27893 consensus_queue.cc:237] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.262424 27824 tablet_bootstrap.cc:654] T 2555061b35624de986545a1a50d5d139 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:40.272524 27602 leader_election.cc:343] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:40.275086 27825 tablet_bootstrap.cc:492] T 043b46ca61aa4699bcc32be8e9a94c2b P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:40.275492 27825 ts_tablet_manager.cc:1403] T 043b46ca61aa4699bcc32be8e9a94c2b P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.216s	user 0.012s	sys 0.006s
I20260709 12:19:40.268625 27829 raft_consensus.cc:515] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.285430 27828 tablet_bootstrap.cc:492] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:40.280726 27634 raft_consensus.cc:2468] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:40.285892 27828 ts_tablet_manager.cc:1403] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.155s	user 0.008s	sys 0.033s
I20260709 12:19:40.280081 27602 leader_election.cc:304] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:40.287755 27825 raft_consensus.cc:359] T 043b46ca61aa4699bcc32be8e9a94c2b P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.288278 27825 raft_consensus.cc:385] T 043b46ca61aa4699bcc32be8e9a94c2b P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:40.288511 27825 raft_consensus.cc:740] T 043b46ca61aa4699bcc32be8e9a94c2b P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:40.290477 27825 consensus_queue.cc:260] T 043b46ca61aa4699bcc32be8e9a94c2b P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.285473 27709 raft_consensus.cc:2468] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 1.
I20260709 12:19:40.294418 27825 ts_tablet_manager.cc:1434] T 043b46ca61aa4699bcc32be8e9a94c2b P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:19:40.292464 27892 raft_consensus.cc:2804] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:40.296384 27825 tablet_bootstrap.cc:492] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:40.299408 27602 leader_election.cc:304] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:40.297446 27751 leader_election.cc:304] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:40.300468 27829 leader_election.cc:290] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:40.300848 27893 raft_consensus.cc:2804] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:40.301170 27852 raft_consensus.cc:2749] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:19:40.301366 27893 raft_consensus.cc:697] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:19:40.297879 27892 raft_consensus.cc:697] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:19:40.302423 27892 consensus_queue.cc:237] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.302248 27893 consensus_queue.cc:237] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.307763 27675 leader_election.cc:304] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [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: ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:40.310199 27675 leader_election.cc:304] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:40.310757 27851 raft_consensus.cc:2749] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:19:40.311849 27837 raft_consensus.cc:2804] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:40.311757 27851 consensus_queue.cc:1048] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:40.312219 27837 raft_consensus.cc:493] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:40.312839 27906 consensus_queue.cc:1048] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:40.319106 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd27c54f92246f1bf37f6a4ecaf34b4" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:40.319855 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1440d98f374cd8860cabde87a49299" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:40.319766 27852 consensus_queue.cc:1048] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:40.320668 27711 raft_consensus.cc:2468] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:40.313791 27837 raft_consensus.cc:3060] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:40.327451 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd27c54f92246f1bf37f6a4ecaf34b4" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:40.326685 27602 leader_election.cc:304] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:40.328034 27779 raft_consensus.cc:3060] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:40.328589 27852 raft_consensus.cc:2804] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:40.328956 27852 raft_consensus.cc:493] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:40.329284 27852 raft_consensus.cc:3060] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:40.325429 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1440d98f374cd8860cabde87a49299" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:40.332590 27783 raft_consensus.cc:2468] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:40.340507 27779 raft_consensus.cc:2468] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:40.341995 27852 raft_consensus.cc:515] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.346055 27837 raft_consensus.cc:515] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.357965 27602 leader_election.cc:304] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:19:40.361302 27829 raft_consensus.cc:2804] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:40.361775 27829 raft_consensus.cc:697] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:19:40.362560 27829 consensus_queue.cc:237] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.363682 27675 leader_election.cc:304] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:40.364696 27851 raft_consensus.cc:2804] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:40.365291 27851 raft_consensus.cc:697] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:40.365456 27837 leader_election.cc:290] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:40.366135 27851 consensus_queue.cc:237] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.371038 27828 raft_consensus.cc:359] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.372819 27828 raft_consensus.cc:385] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:40.373150 27828 raft_consensus.cc:740] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:40.373910 27828 consensus_queue.cc:260] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.382773 27828 ts_tablet_manager.cc:1434] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.097s	user 0.004s	sys 0.004s
I20260709 12:19:40.383482 27828 tablet_bootstrap.cc:492] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:40.360569 27895 consensus_queue.cc:1048] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 12:19:40.386911 27824 tablet_bootstrap.cc:492] T 2555061b35624de986545a1a50d5d139 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:40.387450 27824 ts_tablet_manager.cc:1403] T 2555061b35624de986545a1a50d5d139 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.199s	user 0.029s	sys 0.032s
I20260709 12:19:40.388391 27532 catalog_manager.cc:5697] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:40.389489 27825 tablet_bootstrap.cc:654] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:40.390182 27824 raft_consensus.cc:359] T 2555061b35624de986545a1a50d5d139 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.393152 27824 raft_consensus.cc:385] T 2555061b35624de986545a1a50d5d139 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:40.393553 27824 raft_consensus.cc:740] T 2555061b35624de986545a1a50d5d139 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:40.394680 27824 consensus_queue.cc:260] T 2555061b35624de986545a1a50d5d139 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.383617 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043b46ca61aa4699bcc32be8e9a94c2b" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:40.398005 27779 raft_consensus.cc:3060] T 043b46ca61aa4699bcc32be8e9a94c2b P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:40.393225 27602 leader_election.cc:343] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:40.413384 27824 ts_tablet_manager.cc:1434] T 2555061b35624de986545a1a50d5d139 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.003s
I20260709 12:19:40.419646 27824 tablet_bootstrap.cc:492] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:40.464907 27852 leader_election.cc:290] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:40.491736 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1440d98f374cd8860cabde87a49299" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:40.492365 27711 raft_consensus.cc:3060] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:40.492417 27780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1440d98f374cd8860cabde87a49299" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:40.493039 27780 raft_consensus.cc:3060] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:40.509028 27779 raft_consensus.cc:2468] T 043b46ca61aa4699bcc32be8e9a94c2b P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:40.509235 27635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "043b46ca61aa4699bcc32be8e9a94c2b" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:40.509795 27635 raft_consensus.cc:3060] T 043b46ca61aa4699bcc32be8e9a94c2b P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:40.510609 27677 leader_election.cc:304] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:40.511444 27851 raft_consensus.cc:2804] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:40.511914 27851 raft_consensus.cc:697] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:40.512712 27851 consensus_queue.cc:237] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.532642 27711 raft_consensus.cc:2468] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:40.538111 27780 raft_consensus.cc:2468] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:40.539794 27602 leader_election.cc:304] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:19:40.540683 27829 raft_consensus.cc:2804] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:40.541251 27829 raft_consensus.cc:697] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:19:40.542239 27829 consensus_queue.cc:237] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.543201 27635 raft_consensus.cc:2468] T 043b46ca61aa4699bcc32be8e9a94c2b P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:40.547288 27824 tablet_bootstrap.cc:654] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:40.551162 27635 raft_consensus.cc:3060] T 2555061b35624de986545a1a50d5d139 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:40.554162 27828 tablet_bootstrap.cc:654] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:40.581133 27825 tablet_bootstrap.cc:492] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:40.581983 27825 ts_tablet_manager.cc:1403] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.286s	user 0.023s	sys 0.007s
I20260709 12:19:40.587105 27828 tablet_bootstrap.cc:492] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:40.587499 27828 ts_tablet_manager.cc:1403] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.204s	user 0.003s	sys 0.036s
I20260709 12:19:40.587538 27825 raft_consensus.cc:359] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.588519 27825 raft_consensus.cc:385] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:40.588871 27825 raft_consensus.cc:740] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:40.589829 27825 consensus_queue.cc:260] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.590535 27828 raft_consensus.cc:359] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.591584 27828 raft_consensus.cc:385] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:40.592320 27825 ts_tablet_manager.cc:1434] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 12:19:40.592314 27828 raft_consensus.cc:740] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:40.593389 27825 tablet_bootstrap.cc:492] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:40.598469 27893 consensus_queue.cc:1048] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:19:40.602442 27531 catalog_manager.cc:5697] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 0 to 1, leader changed from <none> to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:40.604403 27531 catalog_manager.cc:5697] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 0 to 1, leader changed from <none> to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:40.606293 27531 catalog_manager.cc:5697] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 0 to 1, leader changed from <none> to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:40.601267 27533 catalog_manager.cc:5697] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:40.598496 27828 consensus_queue.cc:260] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.622817 27851 raft_consensus.cc:493] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:40.623754 27851 raft_consensus.cc:515] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.625815 27851 leader_election.cc:290] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:40.627476 27780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eaa4929b5f4d298e5daedd4bac1ca0" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:40.627907 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eaa4929b5f4d298e5daedd4bac1ca0" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:40.628214 27780 raft_consensus.cc:2468] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
W20260709 12:19:40.629724 27675 leader_election.cc:343] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:40.630183 27675 leader_election.cc:304] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:40.631444 27906 raft_consensus.cc:2804] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:40.631798 27906 raft_consensus.cc:493] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:40.632120 27906 raft_consensus.cc:3060] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:40.634796 27824 tablet_bootstrap.cc:492] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:40.634877 27825 tablet_bootstrap.cc:654] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:40.635274 27824 ts_tablet_manager.cc:1403] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.216s	user 0.021s	sys 0.004s
I20260709 12:19:40.638176 27824 raft_consensus.cc:359] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.638832 27824 raft_consensus.cc:385] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:40.639118 27824 raft_consensus.cc:740] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:40.639858 27824 consensus_queue.cc:260] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.642164 27824 ts_tablet_manager.cc:1434] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:19:40.643033 27824 tablet_bootstrap.cc:492] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:40.643945 27825 tablet_bootstrap.cc:492] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:40.644392 27825 ts_tablet_manager.cc:1403] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.001s
W20260709 12:19:40.646713 27749 consensus_peers.cc:597] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:40.646862 27825 raft_consensus.cc:359] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.648818 27825 raft_consensus.cc:385] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:40.649047 27825 raft_consensus.cc:740] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:40.649236 27824 tablet_bootstrap.cc:654] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:40.649652 27825 consensus_queue.cc:260] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.656991 27825 ts_tablet_manager.cc:1434] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:19:40.657857 27825 tablet_bootstrap.cc:492] T eff9da347aa940eaa1928fb6a4dff06d P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:40.658785 27851 raft_consensus.cc:493] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:40.659134 27906 raft_consensus.cc:515] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.659245 27851 raft_consensus.cc:515] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.661157 27851 leader_election.cc:290] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:40.661798 27906 leader_election.cc:290] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:40.662420 27635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eaa4929b5f4d298e5daedd4bac1ca0" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:40.674321 27828 ts_tablet_manager.cc:1434] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.086s	user 0.008s	sys 0.000s
W20260709 12:19:40.674625 27675 leader_election.cc:343] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:40.675303 27828 tablet_bootstrap.cc:492] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:40.664178 27780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd27c54f92246f1bf37f6a4ecaf34b4" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:40.676033 27780 raft_consensus.cc:2393] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff9489d2752849338bfd9a780cd0762b in current term 1: Already voted for candidate 1ff76318bbdd4b22835b4a8e178d2caf in this term.
I20260709 12:19:40.667560 27893 consensus_queue.cc:1048] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:19:40.677253 27824 tablet_bootstrap.cc:492] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:40.677779 27824 ts_tablet_manager.cc:1403] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260709 12:19:40.670393 27782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eaa4929b5f4d298e5daedd4bac1ca0" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:40.678925 27782 raft_consensus.cc:3060] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:40.680596 27824 raft_consensus.cc:359] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.671038 27532 catalog_manager.cc:5697] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:40.681586 27828 tablet_bootstrap.cc:654] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:40.682884 27532 catalog_manager.cc:5697] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:40.686256 27824 raft_consensus.cc:385] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:40.686713 27824 raft_consensus.cc:740] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:40.687546 27824 consensus_queue.cc:260] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.690881 27828 tablet_bootstrap.cc:492] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:40.691279 27828 ts_tablet_manager.cc:1403] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 12:19:40.695240 27828 raft_consensus.cc:359] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.696051 27828 raft_consensus.cc:385] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:40.696339 27828 raft_consensus.cc:740] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:40.697021 27828 consensus_queue.cc:260] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.697139 27533 catalog_manager.cc:5697] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:40.698928 27828 ts_tablet_manager.cc:1434] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:19:40.699033 27782 raft_consensus.cc:2468] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:40.699744 27828 tablet_bootstrap.cc:492] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:40.700147 27677 leader_election.cc:304] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:40.701069 27851 raft_consensus.cc:2804] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:40.701535 27851 raft_consensus.cc:697] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:40.703733 27851 consensus_queue.cc:237] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.662716 27633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd27c54f92246f1bf37f6a4ecaf34b4" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:40.711402 27675 leader_election.cc:304] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:40.712004 27828 tablet_bootstrap.cc:654] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:40.713347 27825 tablet_bootstrap.cc:654] T eff9da347aa940eaa1928fb6a4dff06d P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:40.715626 28007 raft_consensus.cc:3060] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:40.720155 27906 raft_consensus.cc:493] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:40.720557 27824 ts_tablet_manager.cc:1434] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 12:19:40.720649 27906 raft_consensus.cc:515] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.721738 27824 tablet_bootstrap.cc:492] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:40.722828 27906 leader_election.cc:290] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:40.723897 27780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41d3dd7dc624896b3383c96ac1aab71" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
W20260709 12:19:40.725189 27677 leader_election.cc:343] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:40.726711 27633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41d3dd7dc624896b3383c96ac1aab71" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
W20260709 12:19:40.728027 27675 leader_election.cc:343] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:40.728531 27675 leader_election.cc:304] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:40.731622 28007 raft_consensus.cc:2749] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:40.732270 27824 tablet_bootstrap.cc:654] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:40.732856 27906 raft_consensus.cc:2749] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:40.745393 27850 consensus_queue.cc:1048] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:40.750495 27825 tablet_bootstrap.cc:492] T eff9da347aa940eaa1928fb6a4dff06d P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:40.750946 27825 ts_tablet_manager.cc:1403] T eff9da347aa940eaa1928fb6a4dff06d P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.093s	user 0.008s	sys 0.001s
I20260709 12:19:40.752099 27828 tablet_bootstrap.cc:492] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:40.752617 27828 ts_tablet_manager.cc:1403] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.008s
I20260709 12:19:40.753213 27825 raft_consensus.cc:359] T eff9da347aa940eaa1928fb6a4dff06d P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.753715 27825 raft_consensus.cc:385] T eff9da347aa940eaa1928fb6a4dff06d P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:40.753930 27825 raft_consensus.cc:740] T eff9da347aa940eaa1928fb6a4dff06d P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:40.754619 27825 consensus_queue.cc:260] T eff9da347aa940eaa1928fb6a4dff06d P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.755414 27828 raft_consensus.cc:359] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.756294 27828 raft_consensus.cc:385] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:40.756560 27825 ts_tablet_manager.cc:1434] T eff9da347aa940eaa1928fb6a4dff06d P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:19:40.756632 27828 raft_consensus.cc:740] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:40.757534 27828 consensus_queue.cc:260] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.760954 27825 tablet_bootstrap.cc:492] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:40.772917 28012 consensus_queue.cc:1048] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:40.772917 27893 consensus_queue.cc:1048] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:40.783315 27533 catalog_manager.cc:5697] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:40.788344 28012 consensus_queue.cc:1048] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:40.796917 27828 ts_tablet_manager.cc:1434] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 12:19:40.797793 27828 tablet_bootstrap.cc:492] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:40.820016 27825 tablet_bootstrap.cc:654] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:40.835178 27824 tablet_bootstrap.cc:492] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:40.836434 27824 ts_tablet_manager.cc:1403] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.115s	user 0.020s	sys 0.040s
I20260709 12:19:40.835845 27890 consensus_queue.cc:1048] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:19:40.841292 27851 consensus_queue.cc:1048] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:40.849624 27633 raft_consensus.cc:3060] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:40.860705 27890 consensus_queue.cc:1048] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:40.860960 27824 raft_consensus.cc:359] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.861831 27824 raft_consensus.cc:385] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:40.862073 27824 raft_consensus.cc:740] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:40.862740 27824 consensus_queue.cc:260] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.882160 27824 ts_tablet_manager.cc:1434] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.045s	user 0.002s	sys 0.004s
W20260709 12:19:40.888281 27602 consensus_peers.cc:597] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf -> Peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Couldn't send request to peer 665818a8aae744b1b9cb9271e86be844. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:40.891098 27828 tablet_bootstrap.cc:654] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:40.897657 27902 raft_consensus.cc:493] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:40.898185 27902 raft_consensus.cc:515] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.900444 27824 tablet_bootstrap.cc:492] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:40.901407 27902 leader_election.cc:290] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:40.902843 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff9da347aa940eaa1928fb6a4dff06d" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:40.902843 27780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff9da347aa940eaa1928fb6a4dff06d" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:40.903390 27782 raft_consensus.cc:3060] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:40.904036 27675 leader_election.cc:343] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:40.931136 27825 tablet_bootstrap.cc:492] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:40.932336 27825 ts_tablet_manager.cc:1403] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.172s	user 0.015s	sys 0.001s
I20260709 12:19:40.934994 27825 raft_consensus.cc:359] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.903736 27780 raft_consensus.cc:2468] T eff9da347aa940eaa1928fb6a4dff06d P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:40.937100 27677 leader_election.cc:304] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:40.937822 27906 raft_consensus.cc:2804] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:40.938158 27906 raft_consensus.cc:493] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:40.938488 27906 raft_consensus.cc:3060] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:40.940461 27828 tablet_bootstrap.cc:492] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:40.940907 27828 ts_tablet_manager.cc:1403] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.143s	user 0.009s	sys 0.005s
I20260709 12:19:40.943305 27828 raft_consensus.cc:359] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.943702 27828 raft_consensus.cc:385] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:40.943852 27828 raft_consensus.cc:740] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:40.940634 27902 consensus_queue.cc:1048] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:40.935635 27825 raft_consensus.cc:385] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:40.945608 27825 raft_consensus.cc:740] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:40.945256 27906 raft_consensus.cc:515] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.945678 27892 consensus_queue.cc:1048] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:40.946429 27825 consensus_queue.cc:260] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.948485 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff9da347aa940eaa1928fb6a4dff06d" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:40.949381 27906 leader_election.cc:290] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
W20260709 12:19:40.949962 27675 leader_election.cc:343] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:40.952888 27892 raft_consensus.cc:493] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:40.953359 27892 raft_consensus.cc:515] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.955260 27892 leader_election.cc:290] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:40.955770 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff9da347aa940eaa1928fb6a4dff06d" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:40.956353 27779 raft_consensus.cc:3060] T eff9da347aa940eaa1928fb6a4dff06d P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:40.956897 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656aa1a506a340afb48defd6f54154d0" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:40.959038 27780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656aa1a506a340afb48defd6f54154d0" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:40.959568 27824 tablet_bootstrap.cc:654] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:40.960328 27602 leader_election.cc:304] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:40.961952 27892 raft_consensus.cc:2749] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:40.948495 27825 ts_tablet_manager.cc:1434] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:19:40.946808 27828 consensus_queue.cc:260] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.963999 27779 raft_consensus.cc:2468] T eff9da347aa940eaa1928fb6a4dff06d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:40.974896 27825 tablet_bootstrap.cc:492] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:40.965318 27837 consensus_queue.cc:1048] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:19:40.979017 27828 ts_tablet_manager.cc:1434] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 12:19:40.980085 27828 tablet_bootstrap.cc:492] T 464663b150ab4801aeb9d4a9aca08ca2 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:40.981123 27825 tablet_bootstrap.cc:654] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:40.985026 27677 leader_election.cc:304] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:40.985996 27824 tablet_bootstrap.cc:492] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:40.986373 27837 raft_consensus.cc:2804] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:40.986611 27824 ts_tablet_manager.cc:1403] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.087s	user 0.008s	sys 0.007s
I20260709 12:19:40.987203 27837 raft_consensus.cc:697] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:40.988284 27837 consensus_queue.cc:237] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.990962 27824 raft_consensus.cc:359] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.991894 27824 raft_consensus.cc:385] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:40.992448 27824 raft_consensus.cc:740] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:40.993317 27824 consensus_queue.cc:260] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:40.997471 27824 ts_tablet_manager.cc:1434] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:19:40.998436 27824 tablet_bootstrap.cc:492] T 8e049d0039754a9a9ee3ca496b05a1a8 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:40.999541 27850 raft_consensus.cc:493] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.000054 27850 raft_consensus.cc:515] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.001775 27829 consensus_queue.cc:1048] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:41.002498 27850 leader_election.cc:290] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:41.003456 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eaa4929b5f4d298e5daedd4bac1ca0" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:41.004401 27824 tablet_bootstrap.cc:654] T 8e049d0039754a9a9ee3ca496b05a1a8 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.008570 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14eaa4929b5f4d298e5daedd4bac1ca0" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:41.009317 27781 raft_consensus.cc:2393] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ff76318bbdd4b22835b4a8e178d2caf in current term 1: Already voted for candidate ff9489d2752849338bfd9a780cd0762b in this term.
I20260709 12:19:41.013145 27602 leader_election.cc:304] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:41.014397 27829 raft_consensus.cc:3060] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.017443 27825 tablet_bootstrap.cc:492] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:41.017925 27825 ts_tablet_manager.cc:1403] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.010s
I20260709 12:19:41.020634 27825 raft_consensus.cc:359] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.021301 27825 raft_consensus.cc:385] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.021602 27825 raft_consensus.cc:740] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.021808 27824 tablet_bootstrap.cc:492] T 8e049d0039754a9a9ee3ca496b05a1a8 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:41.022223 27824 ts_tablet_manager.cc:1403] T 8e049d0039754a9a9ee3ca496b05a1a8 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.009s
I20260709 12:19:41.022359 27825 consensus_queue.cc:260] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.024498 27825 ts_tablet_manager.cc:1434] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:19:41.024551 27824 raft_consensus.cc:359] T 8e049d0039754a9a9ee3ca496b05a1a8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.025205 27824 raft_consensus.cc:385] T 8e049d0039754a9a9ee3ca496b05a1a8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.025560 27825 tablet_bootstrap.cc:492] T 88bc54ac54804efe99d124b8c08513b6 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:41.031908 27825 tablet_bootstrap.cc:654] T 88bc54ac54804efe99d124b8c08513b6 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.038278 27902 consensus_queue.cc:1048] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:41.025463 27824 raft_consensus.cc:740] T 8e049d0039754a9a9ee3ca496b05a1a8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.039311 27824 consensus_queue.cc:260] T 8e049d0039754a9a9ee3ca496b05a1a8 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.042083 27824 ts_tablet_manager.cc:1434] T 8e049d0039754a9a9ee3ca496b05a1a8 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:19:41.043051 27824 tablet_bootstrap.cc:492] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:41.053741 27825 tablet_bootstrap.cc:492] T 88bc54ac54804efe99d124b8c08513b6 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:41.054153 27825 ts_tablet_manager.cc:1403] T 88bc54ac54804efe99d124b8c08513b6 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.008s
I20260709 12:19:41.054404 27829 raft_consensus.cc:2749] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:41.056542 27825 raft_consensus.cc:359] T 88bc54ac54804efe99d124b8c08513b6 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.057204 27828 tablet_bootstrap.cc:654] T 464663b150ab4801aeb9d4a9aca08ca2 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.058074 27824 tablet_bootstrap.cc:654] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.057178 27825 raft_consensus.cc:385] T 88bc54ac54804efe99d124b8c08513b6 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.060953 27825 raft_consensus.cc:740] T 88bc54ac54804efe99d124b8c08513b6 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.062445 27825 consensus_queue.cc:260] T 88bc54ac54804efe99d124b8c08513b6 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.067658 27825 ts_tablet_manager.cc:1434] T 88bc54ac54804efe99d124b8c08513b6 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260709 12:19:41.069557 27893 raft_consensus.cc:493] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.070191 27893 raft_consensus.cc:515] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.073804 27825 tablet_bootstrap.cc:492] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:41.074505 27635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30818f11014b4e4ab908c1417b2037f7" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:41.076506 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30818f11014b4e4ab908c1417b2037f7" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
W20260709 12:19:41.078296 27749 leader_election.cc:343] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:41.079648 27751 leader_election.cc:343] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.080158 27751 leader_election.cc:304] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:41.080714 27825 tablet_bootstrap.cc:654] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.081043 27937 raft_consensus.cc:2749] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:41.082224 27893 leader_election.cc:290] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:41.069617 27533 catalog_manager.cc:5697] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:41.089151 27828 tablet_bootstrap.cc:492] T 464663b150ab4801aeb9d4a9aca08ca2 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:41.091224 27825 tablet_bootstrap.cc:492] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:41.092553 27825 ts_tablet_manager.cc:1403] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:19:41.092553 27828 ts_tablet_manager.cc:1403] T 464663b150ab4801aeb9d4a9aca08ca2 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.113s	user 0.016s	sys 0.006s
I20260709 12:19:41.095726 27828 raft_consensus.cc:359] T 464663b150ab4801aeb9d4a9aca08ca2 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.096352 27828 raft_consensus.cc:385] T 464663b150ab4801aeb9d4a9aca08ca2 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.096660 27828 raft_consensus.cc:740] T 464663b150ab4801aeb9d4a9aca08ca2 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.097019 27825 raft_consensus.cc:359] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.097631 27825 raft_consensus.cc:385] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.097419 27828 consensus_queue.cc:260] T 464663b150ab4801aeb9d4a9aca08ca2 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.097890 27825 raft_consensus.cc:740] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.098673 27825 consensus_queue.cc:260] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.099824 27828 ts_tablet_manager.cc:1434] T 464663b150ab4801aeb9d4a9aca08ca2 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:19:41.100656 27828 tablet_bootstrap.cc:492] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:41.100843 27825 ts_tablet_manager.cc:1434] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:19:41.101615 27825 tablet_bootstrap.cc:492] T 8e049d0039754a9a9ee3ca496b05a1a8 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
W20260709 12:19:41.104367 27582 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:41.107309 27825 tablet_bootstrap.cc:654] T 8e049d0039754a9a9ee3ca496b05a1a8 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.111783 27824 tablet_bootstrap.cc:492] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:41.112160 27824 ts_tablet_manager.cc:1403] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.069s	user 0.030s	sys 0.017s
I20260709 12:19:41.113436 27828 tablet_bootstrap.cc:654] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.114557 27824 raft_consensus.cc:359] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.115218 27824 raft_consensus.cc:385] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.115475 27824 raft_consensus.cc:740] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.116160 27824 consensus_queue.cc:260] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.118412 27824 ts_tablet_manager.cc:1434] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260709 12:19:41.121037 27824 tablet_bootstrap.cc:492] T a41d3dd7dc624896b3383c96ac1aab71 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:41.126384 27824 tablet_bootstrap.cc:654] T a41d3dd7dc624896b3383c96ac1aab71 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.134229 27828 tablet_bootstrap.cc:492] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:41.134676 27828 ts_tablet_manager.cc:1403] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.000s
I20260709 12:19:41.136936 27828 raft_consensus.cc:359] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.137531 27824 tablet_bootstrap.cc:492] T a41d3dd7dc624896b3383c96ac1aab71 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:41.137548 27828 raft_consensus.cc:385] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.137998 27824 ts_tablet_manager.cc:1403] T a41d3dd7dc624896b3383c96ac1aab71 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260709 12:19:41.138058 27828 raft_consensus.cc:740] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.138906 27828 consensus_queue.cc:260] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.140554 27824 raft_consensus.cc:359] T a41d3dd7dc624896b3383c96ac1aab71 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.141175 27824 raft_consensus.cc:385] T a41d3dd7dc624896b3383c96ac1aab71 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.141438 27824 raft_consensus.cc:740] T a41d3dd7dc624896b3383c96ac1aab71 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.142052 27824 consensus_queue.cc:260] T a41d3dd7dc624896b3383c96ac1aab71 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.143937 27828 ts_tablet_manager.cc:1434] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:19:41.144387 27824 ts_tablet_manager.cc:1434] T a41d3dd7dc624896b3383c96ac1aab71 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:19:41.150938 27828 tablet_bootstrap.cc:492] T 88bc54ac54804efe99d124b8c08513b6 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:41.152237 27824 tablet_bootstrap.cc:492] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:41.158407 27824 tablet_bootstrap.cc:654] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.176141 27635 raft_consensus.cc:3060] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.176918 27828 tablet_bootstrap.cc:654] T 88bc54ac54804efe99d124b8c08513b6 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.187768 27837 consensus_queue.cc:1048] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:41.209448 27829 raft_consensus.cc:493] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.209946 27829 raft_consensus.cc:515] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.212046 27906 raft_consensus.cc:493] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.212601 27829 leader_election.cc:290] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:41.212831 27906 raft_consensus.cc:515] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.215651 27782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464663b150ab4801aeb9d4a9aca08ca2" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:41.215751 27851 consensus_queue.cc:1048] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:41.216292 27782 raft_consensus.cc:2468] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:41.217238 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464663b150ab4801aeb9d4a9aca08ca2" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:41.217592 27828 tablet_bootstrap.cc:492] T 88bc54ac54804efe99d124b8c08513b6 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:41.218128 27828 ts_tablet_manager.cc:1403] T 88bc54ac54804efe99d124b8c08513b6 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.014s
I20260709 12:19:41.220546 27602 leader_election.cc:304] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:19:41.221484 27829 raft_consensus.cc:2804] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:41.221880 27829 raft_consensus.cc:493] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.222199 27829 raft_consensus.cc:3060] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.218004 27710 raft_consensus.cc:2468] T 464663b150ab4801aeb9d4a9aca08ca2 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:41.224845 27906 leader_election.cc:290] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:41.226998 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e049d0039754a9a9ee3ca496b05a1a8" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:41.227357 27633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e049d0039754a9a9ee3ca496b05a1a8" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:41.227912 27633 raft_consensus.cc:2468] T 8e049d0039754a9a9ee3ca496b05a1a8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
W20260709 12:19:41.228405 27677 leader_election.cc:343] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.231264 27675 leader_election.cc:304] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:41.232475 27851 raft_consensus.cc:2804] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:41.232956 27851 raft_consensus.cc:493] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.233374 27851 raft_consensus.cc:3060] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.236366 27829 raft_consensus.cc:515] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.239130 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464663b150ab4801aeb9d4a9aca08ca2" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:41.239866 27711 raft_consensus.cc:3060] T 464663b150ab4801aeb9d4a9aca08ca2 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.243232 27851 raft_consensus.cc:515] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.244071 27906 raft_consensus.cc:493] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.264130 27906 raft_consensus.cc:515] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.266683 27906 leader_election.cc:290] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:41.249891 27711 raft_consensus.cc:2468] T 464663b150ab4801aeb9d4a9aca08ca2 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:41.268558 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7d4ee56b0b4ef4973ffc23dbd37598" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:41.268786 27633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7d4ee56b0b4ef4973ffc23dbd37598" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:41.269181 27785 raft_consensus.cc:2468] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
W20260709 12:19:41.270042 27675 leader_election.cc:343] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.270591 27602 leader_election.cc:304] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:41.271845 27892 raft_consensus.cc:2804] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:41.272456 27892 raft_consensus.cc:697] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:19:41.273423 27892 consensus_queue.cc:237] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.277005 27677 leader_election.cc:304] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:41.221252 27828 raft_consensus.cc:359] T 88bc54ac54804efe99d124b8c08513b6 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.278401 27828 raft_consensus.cc:385] T 88bc54ac54804efe99d124b8c08513b6 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.278762 27828 raft_consensus.cc:740] T 88bc54ac54804efe99d124b8c08513b6 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.279619 27906 raft_consensus.cc:2804] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:41.279698 27633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e049d0039754a9a9ee3ca496b05a1a8" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:41.280253 27906 raft_consensus.cc:493] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.280581 27633 raft_consensus.cc:3060] T 8e049d0039754a9a9ee3ca496b05a1a8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.280735 27906 raft_consensus.cc:3060] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.282655 27828 consensus_queue.cc:260] T 88bc54ac54804efe99d124b8c08513b6 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.257673 27782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464663b150ab4801aeb9d4a9aca08ca2" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:41.262104 27825 tablet_bootstrap.cc:492] T 8e049d0039754a9a9ee3ca496b05a1a8 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:41.284626 27782 raft_consensus.cc:3060] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.284780 27825 ts_tablet_manager.cc:1403] T 8e049d0039754a9a9ee3ca496b05a1a8 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.183s	user 0.036s	sys 0.045s
I20260709 12:19:41.256635 27829 leader_election.cc:290] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:41.294349 27825 raft_consensus.cc:359] T 8e049d0039754a9a9ee3ca496b05a1a8 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.294974 27825 raft_consensus.cc:385] T 8e049d0039754a9a9ee3ca496b05a1a8 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.295234 27825 raft_consensus.cc:740] T 8e049d0039754a9a9ee3ca496b05a1a8 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.295994 27825 consensus_queue.cc:260] T 8e049d0039754a9a9ee3ca496b05a1a8 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.297232 28012 raft_consensus.cc:493] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.297649 28012 raft_consensus.cc:515] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.299613 28012 leader_election.cc:290] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:41.299922 27825 ts_tablet_manager.cc:1434] T 8e049d0039754a9a9ee3ca496b05a1a8 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.005s
I20260709 12:19:41.300810 27825 tablet_bootstrap.cc:492] T 0a6a7ceee1a545549038b75144ddeadd P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:41.301424 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88bc54ac54804efe99d124b8c08513b6" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:41.302019 27785 raft_consensus.cc:2468] T 88bc54ac54804efe99d124b8c08513b6 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:41.303012 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88bc54ac54804efe99d124b8c08513b6" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:41.303861 27711 raft_consensus.cc:2468] T 88bc54ac54804efe99d124b8c08513b6 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:41.308079 27851 leader_election.cc:290] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:41.309901 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e049d0039754a9a9ee3ca496b05a1a8" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:41.317268 27785 raft_consensus.cc:3060] T 8e049d0039754a9a9ee3ca496b05a1a8 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.311707 27602 leader_election.cc:304] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:41.316426 27828 ts_tablet_manager.cc:1434] T 88bc54ac54804efe99d124b8c08513b6 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.098s	user 0.010s	sys 0.000s
I20260709 12:19:41.306360 27825 tablet_bootstrap.cc:654] T 0a6a7ceee1a545549038b75144ddeadd P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.321854 27829 raft_consensus.cc:2804] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:41.322232 27829 raft_consensus.cc:493] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.322584 27829 raft_consensus.cc:3060] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.333853 27824 tablet_bootstrap.cc:492] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:41.334295 27824 ts_tablet_manager.cc:1403] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.182s	user 0.054s	sys 0.101s
I20260709 12:19:41.334805 27633 raft_consensus.cc:2468] T 8e049d0039754a9a9ee3ca496b05a1a8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:41.336565 27675 leader_election.cc:304] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:41.337419 27851 raft_consensus.cc:2804] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:41.337924 27851 raft_consensus.cc:697] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:41.338083 27825 tablet_bootstrap.cc:492] T 0a6a7ceee1a545549038b75144ddeadd P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:41.338521 27825 ts_tablet_manager.cc:1403] T 0a6a7ceee1a545549038b75144ddeadd P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.007s
I20260709 12:19:41.338132 27824 raft_consensus.cc:359] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.339006 27824 raft_consensus.cc:385] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.338755 27851 consensus_queue.cc:237] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.339339 27824 raft_consensus.cc:740] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.340140 27824 consensus_queue.cc:260] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.341219 27825 raft_consensus.cc:359] T 0a6a7ceee1a545549038b75144ddeadd P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.341827 27825 raft_consensus.cc:385] T 0a6a7ceee1a545549038b75144ddeadd P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.342841 27825 raft_consensus.cc:740] T 0a6a7ceee1a545549038b75144ddeadd P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.343575 27825 consensus_queue.cc:260] T 0a6a7ceee1a545549038b75144ddeadd P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.345572 27825 ts_tablet_manager.cc:1434] T 0a6a7ceee1a545549038b75144ddeadd P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:19:41.346278 27825 tablet_bootstrap.cc:492] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:41.342540 27824 ts_tablet_manager.cc:1434] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:19:41.349025 27824 tablet_bootstrap.cc:492] T eff9da347aa940eaa1928fb6a4dff06d P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:41.351017 27825 tablet_bootstrap.cc:654] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.352977 27828 tablet_bootstrap.cc:492] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:41.354229 27782 raft_consensus.cc:2468] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:41.356302 27824 tablet_bootstrap.cc:654] T eff9da347aa940eaa1928fb6a4dff06d P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.358292 27829 raft_consensus.cc:515] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.334769 27785 raft_consensus.cc:2468] T 8e049d0039754a9a9ee3ca496b05a1a8 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:41.403196 27892 raft_consensus.cc:493] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.401827 27533 catalog_manager.cc:5697] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:41.403910 27892 raft_consensus.cc:515] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.406162 27825 tablet_bootstrap.cc:492] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:41.406587 27825 ts_tablet_manager.cc:1403] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.000s
I20260709 12:19:41.408627 27829 leader_election.cc:290] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:41.408351 27893 raft_consensus.cc:493] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.409476 27893 raft_consensus.cc:515] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.407044 27892 leader_election.cc:290] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:41.411002 27825 raft_consensus.cc:359] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.411337 27893 leader_election.cc:290] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:41.411252 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6a7ceee1a545549038b75144ddeadd" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:41.411655 27825 raft_consensus.cc:385] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.413725 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6a7ceee1a545549038b75144ddeadd" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:41.411963 27825 raft_consensus.cc:740] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.414889 27825 consensus_queue.cc:260] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.415475 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fe27fd8e9941a49a94ff1b2e84e35c" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:41.416009 27709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88bc54ac54804efe99d124b8c08513b6" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:41.416579 27709 raft_consensus.cc:3060] T 88bc54ac54804efe99d124b8c08513b6 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.416826 27825 ts_tablet_manager.cc:1434] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:19:41.406872 27531 catalog_manager.cc:5697] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:41.405203 27906 raft_consensus.cc:515] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.418082 27825 tablet_bootstrap.cc:492] T d04427bf52d34290b4f5613811f5294b P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:41.418392 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fe27fd8e9941a49a94ff1b2e84e35c" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:41.419469 27906 leader_election.cc:290] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:41.420024 27751 leader_election.cc:304] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:41.417321 27828 tablet_bootstrap.cc:654] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:41.421550 27602 leader_election.cc:343] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.411921 27785 raft_consensus.cc:2468] T 0a6a7ceee1a545549038b75144ddeadd P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:41.423862 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88bc54ac54804efe99d124b8c08513b6" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:41.424479 27785 raft_consensus.cc:3060] T 88bc54ac54804efe99d124b8c08513b6 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.426764 27632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7d4ee56b0b4ef4973ffc23dbd37598" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:41.429667 27937 raft_consensus.cc:2749] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:41.434029 27779 raft_consensus.cc:3060] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:41.434561 27675 leader_election.cc:343] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:41.452358 27675 consensus_peers.cc:597] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:41.454921 27709 raft_consensus.cc:2468] T 88bc54ac54804efe99d124b8c08513b6 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:41.457386 27824 tablet_bootstrap.cc:492] T eff9da347aa940eaa1928fb6a4dff06d P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:41.543426 27824 ts_tablet_manager.cc:1403] T eff9da347aa940eaa1928fb6a4dff06d P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.195s	user 0.008s	sys 0.028s
I20260709 12:19:41.546203 27906 raft_consensus.cc:493] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.496726 27893 raft_consensus.cc:493] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.546788 27893 raft_consensus.cc:515] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.546743 27906 raft_consensus.cc:515] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.548955 27893 leader_election.cc:290] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:41.549377 27906 leader_election.cc:290] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:41.539840 27782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7d4ee56b0b4ef4973ffc23dbd37598" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:41.545954 27824 raft_consensus.cc:359] T eff9da347aa940eaa1928fb6a4dff06d P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.551227 27824 raft_consensus.cc:385] T eff9da347aa940eaa1928fb6a4dff06d P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.551501 27824 raft_consensus.cc:740] T eff9da347aa940eaa1928fb6a4dff06d P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.552083 27824 consensus_queue.cc:260] T eff9da347aa940eaa1928fb6a4dff06d P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.553720 27824 ts_tablet_manager.cc:1434] T eff9da347aa940eaa1928fb6a4dff06d P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 12:19:41.554539 27824 tablet_bootstrap.cc:492] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:41.546072 27602 leader_election.cc:304] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:41.557147 27892 raft_consensus.cc:2804] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:41.557477 27892 raft_consensus.cc:493] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.557827 27892 raft_consensus.cc:3060] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.559294 27780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc5e211b134499fb54a37b851648cc1" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
W20260709 12:19:41.565203 27677 leader_election.cc:343] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.567026 27632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41d3dd7dc624896b3383c96ac1aab71" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:41.567863 27632 raft_consensus.cc:2468] T a41d3dd7dc624896b3383c96ac1aab71 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 0.
I20260709 12:19:41.570533 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc5e211b134499fb54a37b851648cc1" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:41.572610 27782 raft_consensus.cc:3060] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.574478 27892 raft_consensus.cc:515] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.584160 27892 leader_election.cc:290] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:41.540096 27825 tablet_bootstrap.cc:654] T d04427bf52d34290b4f5613811f5294b P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.588873 27780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6a7ceee1a545549038b75144ddeadd" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:41.589439 27780 raft_consensus.cc:3060] T 0a6a7ceee1a545549038b75144ddeadd P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.589756 27749 leader_election.cc:304] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:19:41.590764 27893 raft_consensus.cc:2804] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:41.591126 27893 raft_consensus.cc:493] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.591434 27893 raft_consensus.cc:3060] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.596072 28074 consensus_queue.cc:1048] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:41.599124 27893 raft_consensus.cc:515] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.601802 27893 leader_election.cc:290] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:41.602607 27780 raft_consensus.cc:2468] T 0a6a7ceee1a545549038b75144ddeadd P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:41.603721 27602 leader_election.cc:304] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:19:41.607508 27709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41d3dd7dc624896b3383c96ac1aab71" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:41.608120 27709 raft_consensus.cc:2468] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 0.
I20260709 12:19:41.611634 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41d3dd7dc624896b3383c96ac1aab71" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:41.612174 27634 raft_consensus.cc:3060] T a41d3dd7dc624896b3383c96ac1aab71 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.613900 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6a7ceee1a545549038b75144ddeadd" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:41.618381 27785 raft_consensus.cc:2468] T 88bc54ac54804efe99d124b8c08513b6 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:41.584046 27824 tablet_bootstrap.cc:654] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.620945 27634 raft_consensus.cc:2468] T a41d3dd7dc624896b3383c96ac1aab71 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 1.
I20260709 12:19:41.622048 27749 leader_election.cc:304] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
W20260709 12:19:41.623050 27675 leader_election.cc:343] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.623473 27675 leader_election.cc:304] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:41.624229 27906 raft_consensus.cc:2749] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:41.624658 28012 raft_consensus.cc:2804] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:41.624872 27602 leader_election.cc:304] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:41.625126 28012 raft_consensus.cc:697] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:19:41.625914 28012 consensus_queue.cc:237] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.628823 27782 raft_consensus.cc:2468] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:41.626467 27850 raft_consensus.cc:2804] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:41.632122 27828 tablet_bootstrap.cc:492] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:41.633587 27828 ts_tablet_manager.cc:1403] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.281s	user 0.032s	sys 0.041s
I20260709 12:19:41.633515 27850 raft_consensus.cc:697] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:19:41.636276 27828 raft_consensus.cc:359] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.635910 27850 consensus_queue.cc:237] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.636945 27828 raft_consensus.cc:385] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.637349 27828 raft_consensus.cc:740] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.638036 27828 consensus_queue.cc:260] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.639968 27828 ts_tablet_manager.cc:1434] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:19:41.641083 27828 tablet_bootstrap.cc:492] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:41.641885 27677 leader_election.cc:304] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:41.624234 27893 raft_consensus.cc:2804] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:41.643936 28074 raft_consensus.cc:2804] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:41.644665 27893 raft_consensus.cc:697] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:19:41.644794 28074 raft_consensus.cc:697] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:41.645605 27893 consensus_queue.cc:237] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.646070 28074 consensus_queue.cc:237] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.649120 27825 tablet_bootstrap.cc:492] T d04427bf52d34290b4f5613811f5294b P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:41.649559 27825 ts_tablet_manager.cc:1403] T d04427bf52d34290b4f5613811f5294b P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.232s	user 0.011s	sys 0.000s
I20260709 12:19:41.652073 27825 raft_consensus.cc:359] T d04427bf52d34290b4f5613811f5294b P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.652848 27825 raft_consensus.cc:385] T d04427bf52d34290b4f5613811f5294b P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.653160 27825 raft_consensus.cc:740] T d04427bf52d34290b4f5613811f5294b P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.656574 27825 consensus_queue.cc:260] T d04427bf52d34290b4f5613811f5294b P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.669349 27824 tablet_bootstrap.cc:492] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:41.669763 27824 ts_tablet_manager.cc:1403] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.000s
I20260709 12:19:41.670418 27825 ts_tablet_manager.cc:1434] T d04427bf52d34290b4f5613811f5294b P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:19:41.671243 27825 tablet_bootstrap.cc:492] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:41.666570 27837 raft_consensus.cc:493] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.674146 27837 raft_consensus.cc:515] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.683044 27837 leader_election.cc:290] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:41.683409 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a41d3dd7dc624896b3383c96ac1aab71" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:41.683995 27710 raft_consensus.cc:3060] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:41.686842 27602 leader_election.cc:343] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.688985 27780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30818f11014b4e4ab908c1417b2037f7" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:41.689628 27780 raft_consensus.cc:2468] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:41.687832 27531 catalog_manager.cc:5697] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:41.692608 27677 leader_election.cc:304] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:41.696784 27837 raft_consensus.cc:2804] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:41.697157 27837 raft_consensus.cc:493] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.697489 27837 raft_consensus.cc:3060] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.704010 27828 tablet_bootstrap.cc:654] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.703339 27532 catalog_manager.cc:5697] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 0 to 1, leader changed from <none> to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:41.698143 27533 catalog_manager.cc:5697] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:41.709316 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30818f11014b4e4ab908c1417b2037f7" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:41.709956 27710 raft_consensus.cc:2468] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 1.
I20260709 12:19:41.713274 27837 raft_consensus.cc:515] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.715736 27837 leader_election.cc:290] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:41.720064 27825 tablet_bootstrap.cc:654] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.719337 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30818f11014b4e4ab908c1417b2037f7" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:41.720984 27779 raft_consensus.cc:3060] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.724443 27824 raft_consensus.cc:359] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.725207 27824 raft_consensus.cc:385] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.725477 27824 raft_consensus.cc:740] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.726142 27824 consensus_queue.cc:260] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
W20260709 12:19:41.726892 27675 leader_election.cc:343] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.727926 27779 raft_consensus.cc:2468] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:41.728171 27824 ts_tablet_manager.cc:1434] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.058s	user 0.004s	sys 0.000s
I20260709 12:19:41.728650 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30818f11014b4e4ab908c1417b2037f7" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:41.729149 27677 leader_election.cc:304] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:41.733224 27824 tablet_bootstrap.cc:492] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:41.731760 27531 catalog_manager.cc:5697] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:41.738428 28074 raft_consensus.cc:2804] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:41.741886 28074 raft_consensus.cc:697] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:41.742717 27824 tablet_bootstrap.cc:654] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.746667 27902 consensus_queue.cc:1048] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:19:41.739169 27675 leader_election.cc:343] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.750861 28074 consensus_queue.cc:237] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.758678 28082 consensus_queue.cc:1048] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:41.771248 27828 tablet_bootstrap.cc:492] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:41.771670 27828 ts_tablet_manager.cc:1403] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.131s	user 0.012s	sys 0.011s
I20260709 12:19:41.774046 27828 raft_consensus.cc:359] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.774664 27828 raft_consensus.cc:385] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.774928 27828 raft_consensus.cc:740] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.775481 27828 consensus_queue.cc:260] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.777556 27828 ts_tablet_manager.cc:1434] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:19:41.778388 27828 tablet_bootstrap.cc:492] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:41.784578 27825 tablet_bootstrap.cc:492] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:41.785053 27851 consensus_queue.cc:1048] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:41.785068 27825 ts_tablet_manager.cc:1403] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.114s	user 0.024s	sys 0.005s
I20260709 12:19:41.787223 27828 tablet_bootstrap.cc:654] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.787899 27825 raft_consensus.cc:359] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.788614 27825 raft_consensus.cc:385] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.788919 27825 raft_consensus.cc:740] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.789608 27825 consensus_queue.cc:260] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.792433 27825 ts_tablet_manager.cc:1434] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:19:41.793494 27825 tablet_bootstrap.cc:492] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:41.801203 27825 tablet_bootstrap.cc:654] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.811470 27829 consensus_queue.cc:1048] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:41.813951 27825 tablet_bootstrap.cc:492] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:41.814522 27825 ts_tablet_manager.cc:1403] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260709 12:19:41.833150 27825 raft_consensus.cc:359] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.833767 27825 raft_consensus.cc:385] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.833838 27828 tablet_bootstrap.cc:492] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:41.834067 27825 raft_consensus.cc:740] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.834281 27828 ts_tablet_manager.cc:1403] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.029s
I20260709 12:19:41.834810 27825 consensus_queue.cc:260] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.836872 27825 ts_tablet_manager.cc:1434] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260709 12:19:41.836647 27828 raft_consensus.cc:359] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.837276 27828 raft_consensus.cc:385] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.837556 27828 raft_consensus.cc:740] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.837785 27825 tablet_bootstrap.cc:492] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:41.838270 27828 consensus_queue.cc:260] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.839877 27828 ts_tablet_manager.cc:1434] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:19:41.840103 27824 tablet_bootstrap.cc:492] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:41.840508 27824 ts_tablet_manager.cc:1403] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.004s
I20260709 12:19:41.840716 27828 tablet_bootstrap.cc:492] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:41.841445 27531 catalog_manager.cc:5697] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:41.842826 27824 raft_consensus.cc:359] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.847087 27828 tablet_bootstrap.cc:654] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.848162 27824 raft_consensus.cc:385] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.848490 27824 raft_consensus.cc:740] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.849058 27824 consensus_queue.cc:260] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.851621 27824 ts_tablet_manager.cc:1434] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 12:19:41.852474 27824 tablet_bootstrap.cc:492] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:41.872707 28077 raft_consensus.cc:493] T eff9da347aa940eaa1928fb6a4dff06d P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.873203 28077 raft_consensus.cc:515] T eff9da347aa940eaa1928fb6a4dff06d P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.876747 28077 leader_election.cc:290] T eff9da347aa940eaa1928fb6a4dff06d P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:41.880429 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff9da347aa940eaa1928fb6a4dff06d" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:41.882735 27782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff9da347aa940eaa1928fb6a4dff06d" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:41.884691 27602 leader_election.cc:304] T eff9da347aa940eaa1928fb6a4dff06d P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:41.887573 28077 raft_consensus.cc:2749] T eff9da347aa940eaa1928fb6a4dff06d P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:41.890322 27634 raft_consensus.cc:3060] T eff9da347aa940eaa1928fb6a4dff06d P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.890779 27824 tablet_bootstrap.cc:654] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.894328 27828 tablet_bootstrap.cc:492] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:41.894759 27828 ts_tablet_manager.cc:1403] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.007s
I20260709 12:19:41.902082 27825 tablet_bootstrap.cc:654] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.908674 28082 raft_consensus.cc:493] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.909451 28082 raft_consensus.cc:515] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.909904 27828 raft_consensus.cc:359] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.910511 27828 raft_consensus.cc:385] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.910780 27828 raft_consensus.cc:740] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.911695 28082 leader_election.cc:290] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:41.911407 27828 consensus_queue.cc:260] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.913625 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:41.912554 27893 raft_consensus.cc:493] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.914255 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:41.915207 27710 raft_consensus.cc:2468] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:41.915307 27893 raft_consensus.cc:515] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.915686 27828 ts_tablet_manager.cc:1434] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260709 12:19:41.916334 27779 raft_consensus.cc:2468] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:41.916389 27602 leader_election.cc:304] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:41.917384 27893 leader_election.cc:290] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:41.919935 27828 tablet_bootstrap.cc:492] T 7b666208745f4bae9a556ced661b4f33 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:41.921001 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:41.921555 27710 raft_consensus.cc:2468] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 1.
I20260709 12:19:41.922474 27633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:41.922638 27751 leader_election.cc:304] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:41.925323 27824 tablet_bootstrap.cc:492] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:41.925791 27824 ts_tablet_manager.cc:1403] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.006s
I20260709 12:19:41.926431 27893 raft_consensus.cc:2804] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:41.926801 27893 raft_consensus.cc:493] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.927131 27893 raft_consensus.cc:3060] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:41.937462 28074 raft_consensus.cc:493] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:41.923063 27633 raft_consensus.cc:2468] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 1.
I20260709 12:19:41.937935 28074 raft_consensus.cc:515] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.939208 27829 raft_consensus.cc:2804] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:41.941643 28074 leader_election.cc:290] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:41.947996 27828 tablet_bootstrap.cc:654] T 7b666208745f4bae9a556ced661b4f33 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.939168 27824 raft_consensus.cc:359] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.948900 27824 raft_consensus.cc:385] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.949169 27824 raft_consensus.cc:740] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.942032 27829 raft_consensus.cc:493] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.949820 27829 raft_consensus.cc:3060] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:41.952464 27633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6c5c2d8472441f8bf30ccd04bf670c" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:41.952886 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6c5c2d8472441f8bf30ccd04bf670c" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:41.953047 27633 raft_consensus.cc:2468] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
W20260709 12:19:41.954015 27677 leader_election.cc:343] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.954596 27824 consensus_queue.cc:260] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.956485 27675 leader_election.cc:304] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:41.956897 27824 ts_tablet_manager.cc:1434] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.002s
I20260709 12:19:41.957739 27824 tablet_bootstrap.cc:492] T 30818f11014b4e4ab908c1417b2037f7 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:41.957706 27829 raft_consensus.cc:515] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.958803 28007 raft_consensus.cc:2804] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:41.959175 28007 raft_consensus.cc:493] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:41.959489 28007 raft_consensus.cc:3060] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.960798 27829 leader_election.cc:290] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:41.964131 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:41.964564 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:41.965126 27711 raft_consensus.cc:3060] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:41.969745 27825 tablet_bootstrap.cc:492] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:41.970198 27825 ts_tablet_manager.cc:1403] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.133s	user 0.007s	sys 0.015s
I20260709 12:19:41.973279 27824 tablet_bootstrap.cc:654] T 30818f11014b4e4ab908c1417b2037f7 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:41.974336 28007 raft_consensus.cc:515] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.972869 27825 raft_consensus.cc:359] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.975793 27825 raft_consensus.cc:385] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.976486 27825 raft_consensus.cc:740] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.977560 27825 consensus_queue.cc:260] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.979321 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6c5c2d8472441f8bf30ccd04bf670c" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:41.979753 27825 ts_tablet_manager.cc:1434] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:19:41.979892 27636 raft_consensus.cc:3060] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:41.981082 27825 tablet_bootstrap.cc:492] T ddbd9365bbbb4357b0d0b3515e67b1eb P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:41.983076 27711 raft_consensus.cc:2468] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 2.
I20260709 12:19:41.984222 27602 leader_election.cc:304] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:41.984520 28007 leader_election.cc:290] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:41.985067 27829 raft_consensus.cc:2804] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:41.985451 27782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6c5c2d8472441f8bf30ccd04bf670c" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:41.986086 27829 raft_consensus.cc:697] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:19:41.986382 27828 tablet_bootstrap.cc:492] T 7b666208745f4bae9a556ced661b4f33 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:41.986778 27828 ts_tablet_manager.cc:1403] T 7b666208745f4bae9a556ced661b4f33 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.006s
W20260709 12:19:41.986718 27677 leader_election.cc:343] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:41.986848 27829 consensus_queue.cc:237] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.990187 27828 raft_consensus.cc:359] T 7b666208745f4bae9a556ced661b4f33 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.990690 27636 raft_consensus.cc:2468] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:41.990839 27828 raft_consensus.cc:385] T 7b666208745f4bae9a556ced661b4f33 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:41.991163 27828 raft_consensus.cc:740] T 7b666208745f4bae9a556ced661b4f33 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:41.991815 27675 leader_election.cc:304] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:41.991890 27828 consensus_queue.cc:260] T 7b666208745f4bae9a556ced661b4f33 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.992868 28007 raft_consensus.cc:2804] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:41.993357 28007 raft_consensus.cc:697] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:41.993211 27893 raft_consensus.cc:515] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.994306 27779 raft_consensus.cc:2393] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ff76318bbdd4b22835b4a8e178d2caf in current term 2: Already voted for candidate 665818a8aae744b1b9cb9271e86be844 in this term.
I20260709 12:19:41.994184 28007 consensus_queue.cc:237] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:41.999784 27828 ts_tablet_manager.cc:1434] T 7b666208745f4bae9a556ced661b4f33 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:19:42.000537 27824 tablet_bootstrap.cc:492] T 30818f11014b4e4ab908c1417b2037f7 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:42.001020 27824 ts_tablet_manager.cc:1403] T 30818f11014b4e4ab908c1417b2037f7 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.005s
I20260709 12:19:42.003422 27825 tablet_bootstrap.cc:654] T ddbd9365bbbb4357b0d0b3515e67b1eb P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:42.003918 27828 tablet_bootstrap.cc:492] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:42.003604 27824 raft_consensus.cc:359] T 30818f11014b4e4ab908c1417b2037f7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.004344 27824 raft_consensus.cc:385] T 30818f11014b4e4ab908c1417b2037f7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:42.004664 27824 raft_consensus.cc:740] T 30818f11014b4e4ab908c1417b2037f7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:42.005057 27893 leader_election.cc:290] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:42.007688 27824 consensus_queue.cc:260] T 30818f11014b4e4ab908c1417b2037f7 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.006824 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:42.006879 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:42.015693 27711 raft_consensus.cc:2393] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 665818a8aae744b1b9cb9271e86be844 in current term 2: Already voted for candidate 1ff76318bbdd4b22835b4a8e178d2caf in this term.
I20260709 12:19:42.017043 27824 ts_tablet_manager.cc:1434] T 30818f11014b4e4ab908c1417b2037f7 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 12:19:42.018425 27824 tablet_bootstrap.cc:492] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:42.018891 27751 leader_election.cc:304] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:42.019914 27938 raft_consensus.cc:2749] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:42.022784 27828 tablet_bootstrap.cc:654] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:42.027088 27532 catalog_manager.cc:5697] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 0 to 2, leader changed from <none> to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:42.029255 27531 catalog_manager.cc:5697] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:42.034744 27824 tablet_bootstrap.cc:654] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:42.039103 28007 raft_consensus.cc:493] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.039722 28007 raft_consensus.cc:515] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.042368 28007 leader_election.cc:290] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:42.043515 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6a7ceee1a545549038b75144ddeadd" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:42.044276 27779 raft_consensus.cc:2393] T 0a6a7ceee1a545549038b75144ddeadd P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff9489d2752849338bfd9a780cd0762b in current term 1: Already voted for candidate 1ff76318bbdd4b22835b4a8e178d2caf in this term.
I20260709 12:19:42.044500 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6a7ceee1a545549038b75144ddeadd" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:42.046028 27825 tablet_bootstrap.cc:492] T ddbd9365bbbb4357b0d0b3515e67b1eb P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:42.045991 27675 leader_election.cc:304] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:42.046613 27825 ts_tablet_manager.cc:1403] T ddbd9365bbbb4357b0d0b3515e67b1eb P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.066s	user 0.006s	sys 0.005s
I20260709 12:19:42.048987 27825 raft_consensus.cc:359] T ddbd9365bbbb4357b0d0b3515e67b1eb P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.049564 27825 raft_consensus.cc:385] T ddbd9365bbbb4357b0d0b3515e67b1eb P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:42.049813 27825 raft_consensus.cc:740] T ddbd9365bbbb4357b0d0b3515e67b1eb P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:42.051007 27825 consensus_queue.cc:260] T ddbd9365bbbb4357b0d0b3515e67b1eb P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.052958 27825 ts_tablet_manager.cc:1434] T ddbd9365bbbb4357b0d0b3515e67b1eb P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:19:42.054917 27824 tablet_bootstrap.cc:492] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:42.055356 27824 ts_tablet_manager.cc:1403] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.003s
I20260709 12:19:42.055300 28007 raft_consensus.cc:3060] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:42.057639 27828 tablet_bootstrap.cc:492] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:42.058074 27828 ts_tablet_manager.cc:1403] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.008s
I20260709 12:19:42.058312 27825 tablet_bootstrap.cc:492] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:42.060521 27828 raft_consensus.cc:359] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.061121 27828 raft_consensus.cc:385] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:42.061372 27828 raft_consensus.cc:740] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:42.062520 27824 raft_consensus.cc:359] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.062789 27828 consensus_queue.cc:260] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.063544 27825 tablet_bootstrap.cc:654] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:42.063200 27824 raft_consensus.cc:385] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:42.064965 27850 consensus_queue.cc:1048] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:42.065465 27824 raft_consensus.cc:740] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:42.069804 27851 consensus_queue.cc:1048] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:42.077365 27824 consensus_queue.cc:260] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.079753 27824 ts_tablet_manager.cc:1434] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 12:19:42.080699 27828 ts_tablet_manager.cc:1434] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260709 12:19:42.084312 27824 tablet_bootstrap.cc:492] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:42.088821 27828 tablet_bootstrap.cc:492] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:42.099787 27850 consensus_queue.cc:1048] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:19:42.109319 28007 raft_consensus.cc:2749] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:42.120692 27828 tablet_bootstrap.cc:654] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:42.137355 27824 tablet_bootstrap.cc:654] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:42.136863 27851 raft_consensus.cc:493] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.138301 27850 raft_consensus.cc:493] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.137025 28007 raft_consensus.cc:493] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.142514 28007 raft_consensus.cc:515] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.139533 27851 raft_consensus.cc:515] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.144675 28007 leader_election.cc:290] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:42.144874 27851 leader_election.cc:290] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:42.146142 27825 tablet_bootstrap.cc:492] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:42.146844 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04427bf52d34290b4f5613811f5294b" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:42.150303 27785 raft_consensus.cc:2468] T d04427bf52d34290b4f5613811f5294b P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:42.150776 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a02e17383f4fdca02e8a395d20316f" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:42.151340 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04427bf52d34290b4f5613811f5294b" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:42.153389 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a02e17383f4fdca02e8a395d20316f" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
W20260709 12:19:42.153538 27675 leader_election.cc:343] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.141227 27850 raft_consensus.cc:515] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.156944 27850 leader_election.cc:290] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:42.157397 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc542c92b254a8ea5b4513acccb85e3" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
W20260709 12:19:42.159034 27602 leader_election.cc:343] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.148820 27825 ts_tablet_manager.cc:1403] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.091s	user 0.027s	sys 0.037s
I20260709 12:19:42.163455 27677 leader_election.cc:304] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
W20260709 12:19:42.164951 27677 leader_election.cc:343] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.165825 27825 raft_consensus.cc:359] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.166497 27825 raft_consensus.cc:385] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:42.166726 27825 raft_consensus.cc:740] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:42.167196 27825 consensus_queue.cc:260] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.168644 28007 raft_consensus.cc:2804] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:42.169149 28007 raft_consensus.cc:493] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:42.169559 28007 raft_consensus.cc:3060] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:42.171617 27938 raft_consensus.cc:493] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.172246 27938 raft_consensus.cc:515] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.174957 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc542c92b254a8ea5b4513acccb85e3" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:42.169127 27825 ts_tablet_manager.cc:1434] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 12:19:42.177491 27825 tablet_bootstrap.cc:492] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:42.181303 27892 consensus_queue.cc:1048] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:42.183547 27893 consensus_queue.cc:1048] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:42.185467 27890 raft_consensus.cc:493] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.185678 27892 raft_consensus.cc:493] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.185902 27890 raft_consensus.cc:515] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.186244 27892 raft_consensus.cc:515] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.187829 27890 leader_election.cc:290] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:42.188567 27892 leader_election.cc:290] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:42.190496 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b666208745f4bae9a556ced661b4f33" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:42.191668 27785 raft_consensus.cc:2468] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:42.191949 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7d4ee56b0b4ef4973ffc23dbd37598" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:42.193905 27938 leader_election.cc:290] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:42.196177 27633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc542c92b254a8ea5b4513acccb85e3" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:42.196794 27633 raft_consensus.cc:2468] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 0.
W20260709 12:19:42.201025 27749 leader_election.cc:343] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.201900 27749 leader_election.cc:304] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
W20260709 12:19:42.204631 27675 leader_election.cc:343] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.205101 27675 leader_election.cc:304] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:42.206069 27837 raft_consensus.cc:2749] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:42.207667 27892 consensus_queue.cc:1048] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:42.208422 27634 raft_consensus.cc:3060] T 30818f11014b4e4ab908c1417b2037f7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:42.212783 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc542c92b254a8ea5b4513acccb85e3" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:42.214888 27633 raft_consensus.cc:3060] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:42.218161 27582 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:19:42.220096 27751 leader_election.cc:343] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.222291 28007 raft_consensus.cc:515] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.223628 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b666208745f4bae9a556ced661b4f33" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:42.224423 27710 raft_consensus.cc:2468] T 7b666208745f4bae9a556ced661b4f33 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 0.
I20260709 12:19:42.225458 27893 raft_consensus.cc:2804] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:42.225955 27893 raft_consensus.cc:493] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:42.226375 27893 raft_consensus.cc:3060] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:42.236546 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04427bf52d34290b4f5613811f5294b" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:42.237325 27779 raft_consensus.cc:3060] T d04427bf52d34290b4f5613811f5294b P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:42.252416 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04427bf52d34290b4f5613811f5294b" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:42.256330 27751 leader_election.cc:304] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:42.257526 27892 raft_consensus.cc:493] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.257745 27938 raft_consensus.cc:2804] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:42.258252 27938 raft_consensus.cc:493] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:42.258744 27938 raft_consensus.cc:3060] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:42.258034 27892 raft_consensus.cc:515] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.261368 27828 tablet_bootstrap.cc:492] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:42.261714 27892 leader_election.cc:290] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:42.261839 27828 ts_tablet_manager.cc:1403] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.173s	user 0.035s	sys 0.066s
I20260709 12:19:42.264420 27828 raft_consensus.cc:359] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.265565 27828 raft_consensus.cc:385] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:42.265856 27828 raft_consensus.cc:740] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:42.267278 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc5e211b134499fb54a37b851648cc1" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:42.267901 27710 raft_consensus.cc:2468] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:42.266439 27828 consensus_queue.cc:260] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.223935 28007 leader_election.cc:290] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:42.270349 27828 ts_tablet_manager.cc:1434] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:19:42.271190 27828 tablet_bootstrap.cc:492] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
W20260709 12:19:42.271917 27675 leader_election.cc:343] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.269589 27602 leader_election.cc:304] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:42.276876 27902 consensus_queue.cc:1048] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:42.275703 27892 raft_consensus.cc:2804] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:42.274084 28007 consensus_queue.cc:1048] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:19:42.283833 27892 raft_consensus.cc:493] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:42.286918 27892 raft_consensus.cc:3060] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:42.290431 27782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7d4ee56b0b4ef4973ffc23dbd37598" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:42.295375 27779 raft_consensus.cc:2468] T d04427bf52d34290b4f5613811f5294b P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:42.300832 27893 raft_consensus.cc:515] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.278541 27890 consensus_queue.cc:1048] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:19:42.303447 27837 consensus_queue.cc:1048] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:19:42.304803 27824 tablet_bootstrap.cc:492] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:42.305238 27824 ts_tablet_manager.cc:1403] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.221s	user 0.007s	sys 0.005s
I20260709 12:19:42.303476 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc542c92b254a8ea5b4513acccb85e3" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:42.308939 27636 raft_consensus.cc:3060] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:42.309257 27890 raft_consensus.cc:493] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.309687 27890 raft_consensus.cc:515] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.311553 27890 leader_election.cc:290] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:42.314175 27825 tablet_bootstrap.cc:654] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:42.307713 27824 raft_consensus.cc:359] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.317337 27824 raft_consensus.cc:385] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:42.317698 27824 raft_consensus.cc:740] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:42.324563 27677 leader_election.cc:304] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:42.325484 27851 raft_consensus.cc:2804] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:42.326112 27851 raft_consensus.cc:697] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:42.326972 27851 consensus_queue.cc:237] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.328794 27829 raft_consensus.cc:493] T 30818f11014b4e4ab908c1417b2037f7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.329217 27829 raft_consensus.cc:515] T 30818f11014b4e4ab908c1417b2037f7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.332343 27633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37357163e3de4644b19d39bee489439d" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:42.332837 27829 leader_election.cc:290] T 30818f11014b4e4ab908c1417b2037f7 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:42.332372 27824 consensus_queue.cc:260] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.300096 27938 raft_consensus.cc:515] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.332595 27636 raft_consensus.cc:2468] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 1.
W20260709 12:19:42.346504 27751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.194:37771, user_credentials={real_user=slave}} blocked reactor thread for 62569us
I20260709 12:19:42.351732 27824 ts_tablet_manager.cc:1434] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.001s
I20260709 12:19:42.354239 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc5e211b134499fb54a37b851648cc1" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
W20260709 12:19:42.355526 27749 leader_election.cc:343] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.355450 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30818f11014b4e4ab908c1417b2037f7" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:42.371284 27824 tablet_bootstrap.cc:492] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:42.349509 27893 leader_election.cc:290] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:42.375229 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37357163e3de4644b19d39bee489439d" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:42.375569 27708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc542c92b254a8ea5b4513acccb85e3" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:42.376303 27749 leader_election.cc:304] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:19:42.377452 28116 raft_consensus.cc:2804] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:42.377880 28116 raft_consensus.cc:697] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:19:42.383744 27828 tablet_bootstrap.cc:654] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:42.383622 27751 leader_election.cc:343] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.378715 28116 consensus_queue.cc:237] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.387815 27751 leader_election.cc:304] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:42.393622 28120 raft_consensus.cc:2749] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:19:42.394694 27751 leader_election.cc:343] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:42.410058 28113 log.cc:927] Time spent T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260709 12:19:42.409386 27531 catalog_manager.cc:5697] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:42.419713 27938 leader_election.cc:290] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:42.425083 27602 leader_election.cc:304] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:42.427119 27850 raft_consensus.cc:2764] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:19:42.428563 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30818f11014b4e4ab908c1417b2037f7" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:42.429464 27938 raft_consensus.cc:493] T ddbd9365bbbb4357b0d0b3515e67b1eb P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.417706 28074 raft_consensus.cc:493] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.429929 27938 raft_consensus.cc:515] T ddbd9365bbbb4357b0d0b3515e67b1eb P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.430459 28074 raft_consensus.cc:515] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.433959 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbd9365bbbb4357b0d0b3515e67b1eb" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:42.442685 27824 tablet_bootstrap.cc:654] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:42.448757 27602 leader_election.cc:304] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:42.450215 27632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b666208745f4bae9a556ced661b4f33" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:42.435693 27892 raft_consensus.cc:515] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.452035 27892 leader_election.cc:290] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:42.453207 28074 leader_election.cc:290] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
W20260709 12:19:42.454794 27749 leader_election.cc:343] T ddbd9365bbbb4357b0d0b3515e67b1eb P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:42.455503 27749 leader_election.cc:343] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.457703 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c426340e01e4b66a0a6f7cc1c9b1bc4" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:42.458559 27825 tablet_bootstrap.cc:492] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:42.458997 27825 ts_tablet_manager.cc:1403] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.282s	user 0.011s	sys 0.007s
I20260709 12:19:42.437054 27938 leader_election.cc:290] T ddbd9365bbbb4357b0d0b3515e67b1eb P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
W20260709 12:19:42.461545 27677 leader_election.cc:343] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.463363 27532 catalog_manager.cc:5697] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 0 to 1, leader changed from <none> to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } }
W20260709 12:19:42.466380 27602 leader_election.cc:343] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.468503 27850 raft_consensus.cc:2749] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:42.468703 27825 raft_consensus.cc:359] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.469341 27825 raft_consensus.cc:385] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:42.469586 27825 raft_consensus.cc:740] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:42.470263 27825 consensus_queue.cc:260] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.471874 27825 ts_tablet_manager.cc:1434] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 12:19:42.472656 27825 tablet_bootstrap.cc:492] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:42.474766 27602 leader_election.cc:304] T 30818f11014b4e4ab908c1417b2037f7 P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:42.475440 27829 raft_consensus.cc:2749] T 30818f11014b4e4ab908c1417b2037f7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:42.480273 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b666208745f4bae9a556ced661b4f33" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:42.480839 27710 raft_consensus.cc:3060] T 7b666208745f4bae9a556ced661b4f33 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:42.481942 27708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc5e211b134499fb54a37b851648cc1" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:42.482496 27708 raft_consensus.cc:3060] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:42.484418 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbd9365bbbb4357b0d0b3515e67b1eb" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:42.485879 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc5e211b134499fb54a37b851648cc1" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:42.489096 27828 tablet_bootstrap.cc:492] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:42.489674 27828 ts_tablet_manager.cc:1403] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.219s	user 0.008s	sys 0.016s
W20260709 12:19:42.490492 27751 leader_election.cc:343] T ddbd9365bbbb4357b0d0b3515e67b1eb P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.490921 27751 leader_election.cc:304] T ddbd9365bbbb4357b0d0b3515e67b1eb P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:42.491623 28116 raft_consensus.cc:2749] T ddbd9365bbbb4357b0d0b3515e67b1eb P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:42.494060 27781 raft_consensus.cc:3060] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:42.503113 28116 raft_consensus.cc:493] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.503546 28116 raft_consensus.cc:515] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.504544 27906 consensus_queue.cc:1048] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:42.506856 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c426340e01e4b66a0a6f7cc1c9b1bc4" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:42.514452 27708 raft_consensus.cc:2468] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:42.515858 27710 raft_consensus.cc:2468] T 7b666208745f4bae9a556ced661b4f33 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 1.
I20260709 12:19:42.518033 27751 leader_election.cc:304] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:42.518898 27938 raft_consensus.cc:2804] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:42.519382 27938 raft_consensus.cc:697] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:19:42.519305 27828 raft_consensus.cc:359] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.519999 27828 raft_consensus.cc:385] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:42.520304 27828 raft_consensus.cc:740] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:42.520107 27938 consensus_queue.cc:237] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.520951 27828 consensus_queue.cc:260] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.525753 27828 ts_tablet_manager.cc:1434] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
I20260709 12:19:42.527612 27828 tablet_bootstrap.cc:492] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:42.528642 27779 raft_consensus.cc:1275] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 12:19:42.529490 27675 leader_election.cc:343] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.529443 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6c5c2d8472441f8bf30ccd04bf670c" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:42.530049 27675 leader_election.cc:304] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:42.530663 27906 raft_consensus.cc:2749] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:42.534629 27636 raft_consensus.cc:2468] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 1.
W20260709 12:19:42.535125 27602 leader_election.cc:343] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.535509 28116 leader_election.cc:290] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:42.536669 27850 consensus_queue.cc:1048] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:19:42.541409 27602 leader_election.cc:304] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:42.542907 27829 raft_consensus.cc:2804] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:42.543311 27829 raft_consensus.cc:697] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:19:42.543972 27829 consensus_queue.cc:237] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.546361 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6c5c2d8472441f8bf30ccd04bf670c" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:42.547370 27749 leader_election.cc:304] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [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: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:19:42.550027 27825 tablet_bootstrap.cc:654] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:42.554646 27824 tablet_bootstrap.cc:492] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:42.555070 27824 ts_tablet_manager.cc:1403] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.184s	user 0.023s	sys 0.010s
I20260709 12:19:42.558131 27906 consensus_queue.cc:1048] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:42.567909 28120 raft_consensus.cc:2804] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:42.575667 27824 raft_consensus.cc:359] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.576390 27824 raft_consensus.cc:385] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:42.573236 28120 raft_consensus.cc:493] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ff9489d2752849338bfd9a780cd0762b)
I20260709 12:19:42.576649 27824 raft_consensus.cc:740] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:42.576947 28120 raft_consensus.cc:3060] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:42.579219 27828 tablet_bootstrap.cc:654] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:42.580863 27824 consensus_queue.cc:260] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.588315 27824 ts_tablet_manager.cc:1434] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260709 12:19:42.589594 27824 tablet_bootstrap.cc:492] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:42.603475 27829 raft_consensus.cc:493] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.605142 27829 raft_consensus.cc:515] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.606758 27829 leader_election.cc:290] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:42.608278 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c426340e01e4b66a0a6f7cc1c9b1bc4" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:42.607784 27533 catalog_manager.cc:5697] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 0 to 1, leader changed from <none> to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:42.608898 27710 raft_consensus.cc:2468] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:42.610519 27602 leader_election.cc:304] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:42.610980 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c426340e01e4b66a0a6f7cc1c9b1bc4" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:42.611903 28082 raft_consensus.cc:2804] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:19:42.612634 27602 leader_election.cc:343] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.612269 28082 raft_consensus.cc:493] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:42.614164 28082 raft_consensus.cc:3060] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:42.621186 27824 tablet_bootstrap.cc:654] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:42.628932 27828 tablet_bootstrap.cc:492] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:42.629472 27828 ts_tablet_manager.cc:1403] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.102s	user 0.007s	sys 0.009s
I20260709 12:19:42.616976 28120 raft_consensus.cc:515] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.631603 27784 raft_consensus.cc:1240] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Rejecting Update request from peer ff9489d2752849338bfd9a780cd0762b for earlier term 1. Current term is 2. Ops: []
I20260709 12:19:42.637279 27825 tablet_bootstrap.cc:492] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:42.637805 27825 ts_tablet_manager.cc:1403] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.165s	user 0.014s	sys 0.001s
I20260709 12:19:42.639853 28082 raft_consensus.cc:515] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.641218 27828 raft_consensus.cc:359] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.643937 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6c5c2d8472441f8bf30ccd04bf670c" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:42.645690 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c426340e01e4b66a0a6f7cc1c9b1bc4" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:42.646225 27707 raft_consensus.cc:3060] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:42.648525 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c426340e01e4b66a0a6f7cc1c9b1bc4" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:42.650389 27710 raft_consensus.cc:1275] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:19:42.655798 27707 raft_consensus.cc:2468] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:42.641914 27825 raft_consensus.cc:359] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.642973 28120 leader_election.cc:290] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:42.641762 28082 leader_election.cc:290] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:42.656828 27825 raft_consensus.cc:385] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:42.657133 27825 raft_consensus.cc:740] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:42.643512 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6c5c2d8472441f8bf30ccd04bf670c" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:42.657778 27825 consensus_queue.cc:260] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.644182 27828 raft_consensus.cc:385] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:42.658963 27828 raft_consensus.cc:740] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:42.659245 27749 leader_election.cc:304] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:42.659994 28120 raft_consensus.cc:2749] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:19:42.660079 27828 consensus_queue.cc:260] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
W20260709 12:19:42.656275 27602 leader_election.cc:343] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.663789 28082 consensus_queue.cc:1048] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:42.664211 27825 ts_tablet_manager.cc:1434] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 12:19:42.665084 27825 tablet_bootstrap.cc:492] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:42.665273 27602 leader_election.cc:304] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:42.666222 27850 raft_consensus.cc:2804] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:42.666661 27850 raft_consensus.cc:697] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:19:42.667263 27906 consensus_queue.cc:1059] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:42.667440 27850 consensus_queue.cc:237] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.668263 28127 raft_consensus.cc:3055] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:19:42.668620 28127 raft_consensus.cc:740] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:42.668946 27828 ts_tablet_manager.cc:1434] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.003s
I20260709 12:19:42.669471 28127 consensus_queue.cc:260] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.669811 27828 tablet_bootstrap.cc:492] T 8cc542c92b254a8ea5b4513acccb85e3 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:42.670727 28127 raft_consensus.cc:3060] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:42.678334 27531 catalog_manager.cc:5697] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:42.696732 27828 tablet_bootstrap.cc:654] T 8cc542c92b254a8ea5b4513acccb85e3 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:42.711474 28120 raft_consensus.cc:493] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.703821 27824 tablet_bootstrap.cc:492] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:42.711973 28120 raft_consensus.cc:515] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.710104 27825 tablet_bootstrap.cc:654] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:42.714056 28120 leader_election.cc:290] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:42.715977 28082 raft_consensus.cc:493] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.716455 28082 raft_consensus.cc:515] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.718535 28082 leader_election.cc:290] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:42.719432 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a02e17383f4fdca02e8a395d20316f" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:42.720220 27707 raft_consensus.cc:2468] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 0.
I20260709 12:19:42.721894 28127 raft_consensus.cc:493] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.722304 28127 raft_consensus.cc:515] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.723215 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a02e17383f4fdca02e8a395d20316f" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:42.723435 27751 leader_election.cc:304] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:42.723994 27636 raft_consensus.cc:2468] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 0.
I20260709 12:19:42.724261 28127 leader_election.cc:290] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:42.724406 28120 raft_consensus.cc:2804] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:42.724773 28120 raft_consensus.cc:493] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:42.725108 28120 raft_consensus.cc:3060] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:42.724977 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a02e17383f4fdca02e8a395d20316f" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:42.712406 27824 ts_tablet_manager.cc:1403] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.123s	user 0.013s	sys 0.000s
I20260709 12:19:42.726578 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37357163e3de4644b19d39bee489439d" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:42.727036 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a02e17383f4fdca02e8a395d20316f" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:42.727375 27779 raft_consensus.cc:2468] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:42.727653 27707 raft_consensus.cc:2468] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:42.728077 27824 raft_consensus.cc:359] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.728742 27824 raft_consensus.cc:385] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:42.728860 27602 leader_election.cc:304] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:42.729017 27824 raft_consensus.cc:740] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:42.729158 27677 leader_election.cc:304] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:42.730479 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37357163e3de4644b19d39bee489439d" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:42.731647 28127 raft_consensus.cc:2804] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:19:42.732018 27675 leader_election.cc:343] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.732197 28127 raft_consensus.cc:493] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:42.732673 28127 raft_consensus.cc:3060] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:42.731683 28082 raft_consensus.cc:2804] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:42.736833 28082 raft_consensus.cc:493] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:42.737349 28082 raft_consensus.cc:3060] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:42.738158 27824 consensus_queue.cc:260] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.742035 27824 ts_tablet_manager.cc:1434] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:19:42.739238 27825 tablet_bootstrap.cc:492] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:42.743216 27825 ts_tablet_manager.cc:1403] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.006s
I20260709 12:19:42.744156 27824 tablet_bootstrap.cc:492] T 7b666208745f4bae9a556ced661b4f33 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:42.749207 28120 raft_consensus.cc:515] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.749401 27825 raft_consensus.cc:359] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.750157 27825 raft_consensus.cc:385] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:42.750341 27784 raft_consensus.cc:2393] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ff76318bbdd4b22835b4a8e178d2caf in current term 1: Already voted for candidate 665818a8aae744b1b9cb9271e86be844 in this term.
I20260709 12:19:42.750483 27825 raft_consensus.cc:740] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:42.751173 27825 consensus_queue.cc:260] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.755023 27825 ts_tablet_manager.cc:1434] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:19:42.756660 27825 tablet_bootstrap.cc:492] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:42.757484 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a02e17383f4fdca02e8a395d20316f" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:42.759068 28120 leader_election.cc:290] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:42.759595 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a02e17383f4fdca02e8a395d20316f" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:42.761301 27707 raft_consensus.cc:3060] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:42.765884 27824 tablet_bootstrap.cc:654] T 7b666208745f4bae9a556ced661b4f33 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:42.768402 28127 raft_consensus.cc:515] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.771294 27707 raft_consensus.cc:2468] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 1.
I20260709 12:19:42.775345 28127 leader_election.cc:290] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:42.774988 27531 catalog_manager.cc:5697] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:42.776538 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37357163e3de4644b19d39bee489439d" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:42.777789 27751 leader_election.cc:304] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
W20260709 12:19:42.778060 27675 leader_election.cc:343] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.778879 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37357163e3de4644b19d39bee489439d" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:42.779436 27784 raft_consensus.cc:3060] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:42.784128 27938 raft_consensus.cc:2804] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:42.784617 27938 raft_consensus.cc:697] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:19:42.783016 28082 raft_consensus.cc:515] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.785496 27636 raft_consensus.cc:2393] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 665818a8aae744b1b9cb9271e86be844 in current term 1: Already voted for candidate 1ff76318bbdd4b22835b4a8e178d2caf in this term.
I20260709 12:19:42.785419 27938 consensus_queue.cc:237] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.787222 27825 tablet_bootstrap.cc:654] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:42.789323 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a02e17383f4fdca02e8a395d20316f" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:42.789762 27828 tablet_bootstrap.cc:492] T 8cc542c92b254a8ea5b4513acccb85e3 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:42.790571 27828 ts_tablet_manager.cc:1403] T 8cc542c92b254a8ea5b4513acccb85e3 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.121s	user 0.030s	sys 0.037s
W20260709 12:19:42.790715 27675 consensus_peers.cc:597] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:42.790966 27902 raft_consensus.cc:493] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.791450 27902 raft_consensus.cc:515] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.790051 27707 raft_consensus.cc:2393] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ff76318bbdd4b22835b4a8e178d2caf in current term 1: Already voted for candidate 665818a8aae744b1b9cb9271e86be844 in this term.
I20260709 12:19:42.793372 27902 leader_election.cc:290] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:42.793190 27828 raft_consensus.cc:359] T 8cc542c92b254a8ea5b4513acccb85e3 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.793823 27828 raft_consensus.cc:385] T 8cc542c92b254a8ea5b4513acccb85e3 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:42.794085 27828 raft_consensus.cc:740] T 8cc542c92b254a8ea5b4513acccb85e3 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:42.795397 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f51695d4e3b47ad9e64e63b70f4917f" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:42.795768 27828 consensus_queue.cc:260] T 8cc542c92b254a8ea5b4513acccb85e3 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
W20260709 12:19:42.796790 27677 leader_election.cc:343] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.798969 28082 leader_election.cc:290] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:42.799885 27828 ts_tablet_manager.cc:1434] T 8cc542c92b254a8ea5b4513acccb85e3 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:19:42.800621 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f51695d4e3b47ad9e64e63b70f4917f" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:42.800940 27828 tablet_bootstrap.cc:492] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:42.802876 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3a02e17383f4fdca02e8a395d20316f" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:42.804970 27602 leader_election.cc:304] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:42.805748 27850 raft_consensus.cc:2749] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:19:42.806172 27675 leader_election.cc:343] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.806635 27675 leader_election.cc:304] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:42.807622 27902 raft_consensus.cc:2749] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:42.808473 27828 tablet_bootstrap.cc:654] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:42.809851 27784 raft_consensus.cc:2468] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:42.814719 27677 leader_election.cc:304] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:42.815975 27902 raft_consensus.cc:2804] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:42.816478 27902 raft_consensus.cc:697] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:42.817337 27902 consensus_queue.cc:237] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.834615 27533 catalog_manager.cc:5697] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 0 to 1, leader changed from <none> to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:42.842412 27938 raft_consensus.cc:493] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.843065 27938 raft_consensus.cc:515] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.845567 27938 leader_election.cc:290] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:42.846277 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133ff0c867ef4f6d84517e1a26f6c036" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:42.846993 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133ff0c867ef4f6d84517e1a26f6c036" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
W20260709 12:19:42.847491 27749 leader_election.cc:343] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:42.848585 27751 leader_election.cc:343] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.849105 27751 leader_election.cc:304] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:42.853956 28116 raft_consensus.cc:2749] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:42.857980 28116 consensus_queue.cc:1048] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:42.861433 27824 tablet_bootstrap.cc:492] T 7b666208745f4bae9a556ced661b4f33 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:42.861871 27824 ts_tablet_manager.cc:1403] T 7b666208745f4bae9a556ced661b4f33 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.035s
I20260709 12:19:42.864339 27824 raft_consensus.cc:359] T 7b666208745f4bae9a556ced661b4f33 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.864953 27824 raft_consensus.cc:385] T 7b666208745f4bae9a556ced661b4f33 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:42.865201 27824 raft_consensus.cc:740] T 7b666208745f4bae9a556ced661b4f33 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:42.865775 27824 consensus_queue.cc:260] T 7b666208745f4bae9a556ced661b4f33 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.867656 27824 ts_tablet_manager.cc:1434] T 7b666208745f4bae9a556ced661b4f33 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:19:42.871069 27825 tablet_bootstrap.cc:492] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:42.871459 27825 ts_tablet_manager.cc:1403] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.115s	user 0.008s	sys 0.005s
I20260709 12:19:42.873337 27825 raft_consensus.cc:359] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.873943 27825 raft_consensus.cc:385] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:42.874183 27825 raft_consensus.cc:740] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:42.874758 27825 consensus_queue.cc:260] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.876922 27824 tablet_bootstrap.cc:492] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:42.883047 27825 ts_tablet_manager.cc:1434] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:19:42.884894 27828 tablet_bootstrap.cc:492] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:42.885437 27828 ts_tablet_manager.cc:1403] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.085s	user 0.019s	sys 0.027s
I20260709 12:19:42.888523 27707 raft_consensus.cc:3060] T 8cc542c92b254a8ea5b4513acccb85e3 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:42.888669 27828 raft_consensus.cc:359] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.889379 27828 raft_consensus.cc:385] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:42.889662 27828 raft_consensus.cc:740] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:42.890623 27828 consensus_queue.cc:260] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.892724 27828 ts_tablet_manager.cc:1434] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:19:42.893477 27828 tablet_bootstrap.cc:492] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:42.900637 27828 tablet_bootstrap.cc:654] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:42.902124 27824 tablet_bootstrap.cc:654] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:42.903519 27825 tablet_bootstrap.cc:492] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:42.910017 27938 consensus_queue.cc:1048] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:42.913681 27825 tablet_bootstrap.cc:654] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:42.919104 27533 catalog_manager.cc:5697] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:42.931272 27902 consensus_queue.cc:1048] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:42.943218 28082 raft_consensus.cc:493] T 7b666208745f4bae9a556ced661b4f33 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.943884 28082 raft_consensus.cc:515] T 7b666208745f4bae9a556ced661b4f33 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.946831 28082 leader_election.cc:290] T 7b666208745f4bae9a556ced661b4f33 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:42.948619 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b666208745f4bae9a556ced661b4f33" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:42.950189 27825 tablet_bootstrap.cc:492] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:42.950374 27824 tablet_bootstrap.cc:492] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:42.950639 27825 ts_tablet_manager.cc:1403] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.002s
I20260709 12:19:42.950747 27824 ts_tablet_manager.cc:1403] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.009s
I20260709 12:19:42.950809 27828 tablet_bootstrap.cc:492] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:42.951287 27828 ts_tablet_manager.cc:1403] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.013s
I20260709 12:19:42.953208 27824 raft_consensus.cc:359] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.953835 27824 raft_consensus.cc:385] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:42.954195 27824 raft_consensus.cc:740] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:42.953852 27825 raft_consensus.cc:359] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.954586 27825 raft_consensus.cc:385] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:42.954435 27828 raft_consensus.cc:359] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.955049 27825 raft_consensus.cc:740] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:42.954802 27824 consensus_queue.cc:260] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.955704 27825 consensus_queue.cc:260] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.955266 27828 raft_consensus.cc:385] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:42.956768 27828 raft_consensus.cc:740] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:42.957218 27824 ts_tablet_manager.cc:1434] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:19:42.957551 27828 consensus_queue.cc:260] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.958168 27825 ts_tablet_manager.cc:1434] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:19:42.959275 27825 tablet_bootstrap.cc:492] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:42.960016 27828 ts_tablet_manager.cc:1434] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:19:42.960955 27828 tablet_bootstrap.cc:492] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:42.961195 27824 tablet_bootstrap.cc:492] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:42.963320 28082 raft_consensus.cc:493] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.963784 28082 raft_consensus.cc:515] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.964957 27825 tablet_bootstrap.cc:654] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:42.966662 28082 leader_election.cc:290] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:42.967175 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b86d72a3c6414eb3daa29fcbe8ecec" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:42.968241 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b666208745f4bae9a556ced661b4f33" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
W20260709 12:19:42.968700 27602 leader_election.cc:343] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.969297 27707 raft_consensus.cc:2393] T 7b666208745f4bae9a556ced661b4f33 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ff76318bbdd4b22835b4a8e178d2caf in current term 1: Already voted for candidate 665818a8aae744b1b9cb9271e86be844 in this term.
I20260709 12:19:42.971321 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b86d72a3c6414eb3daa29fcbe8ecec" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:42.971616 27602 leader_election.cc:304] T 7b666208745f4bae9a556ced661b4f33 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:42.972517 27850 raft_consensus.cc:493] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:42.973047 27850 raft_consensus.cc:515] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:42.975342 27850 leader_election.cc:290] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:42.975857 27850 raft_consensus.cc:3060] T 7b666208745f4bae9a556ced661b4f33 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:42.976485 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37357163e3de4644b19d39bee489439d" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:42.977216 27784 raft_consensus.cc:2393] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ff76318bbdd4b22835b4a8e178d2caf in current term 1: Already voted for candidate ff9489d2752849338bfd9a780cd0762b in this term.
W20260709 12:19:42.980779 27602 leader_election.cc:343] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:42.981150 27602 leader_election.cc:304] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:42.981827 27892 raft_consensus.cc:2749] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:42.983471 27850 raft_consensus.cc:2749] T 7b666208745f4bae9a556ced661b4f33 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:42.984517 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37357163e3de4644b19d39bee489439d" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:42.985960 27828 tablet_bootstrap.cc:654] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:42.986200 27602 leader_election.cc:304] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:42.987828 28082 raft_consensus.cc:3060] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:42.994474 28082 raft_consensus.cc:2749] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:43.001550 27825 tablet_bootstrap.cc:492] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:43.001878 27828 tablet_bootstrap.cc:492] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:43.002027 27825 ts_tablet_manager.cc:1403] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.021s
I20260709 12:19:43.002350 27828 ts_tablet_manager.cc:1403] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.004s
I20260709 12:19:43.004372 27828 raft_consensus.cc:359] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.004529 27825 raft_consensus.cc:359] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.005025 27828 raft_consensus.cc:385] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:43.005308 27828 raft_consensus.cc:740] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:43.005218 27825 raft_consensus.cc:385] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:43.005995 27825 raft_consensus.cc:740] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:43.006084 27828 consensus_queue.cc:260] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.006578 27824 tablet_bootstrap.cc:654] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:43.006910 27825 consensus_queue.cc:260] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.008911 27825 ts_tablet_manager.cc:1434] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:19:43.009543 27938 raft_consensus.cc:493] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:43.010059 27825 tablet_bootstrap.cc:492] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:43.009963 27938 raft_consensus.cc:515] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.011979 27938 leader_election.cc:290] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:43.013000 27784 raft_consensus.cc:3060] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:43.027882 27825 tablet_bootstrap.cc:654] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:43.028396 28120 raft_consensus.cc:493] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:43.029664 27892 consensus_queue.cc:1048] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:19:43.036845 28120 raft_consensus.cc:515] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.039191 27824 tablet_bootstrap.cc:492] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:43.039654 27824 ts_tablet_manager.cc:1403] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.079s	user 0.006s	sys 0.011s
I20260709 12:19:43.039579 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e86e2d224ea4423a1deca7102de76b7" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
W20260709 12:19:43.041074 27749 leader_election.cc:343] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:43.042032 28120 leader_election.cc:290] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:43.014269 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a470d6636e4c13aefd214372e857bf" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
W20260709 12:19:43.043565 27749 leader_election.cc:343] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:43.046470 27824 raft_consensus.cc:359] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.047128 27824 raft_consensus.cc:385] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:43.009363 27828 ts_tablet_manager.cc:1434] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:19:43.049172 27828 tablet_bootstrap.cc:492] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:43.047478 27824 raft_consensus.cc:740] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:43.053200 27824 consensus_queue.cc:260] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.055181 27824 ts_tablet_manager.cc:1434] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 12:19:43.055001 27938 consensus_queue.cc:1048] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:43.056679 27824 tablet_bootstrap.cc:492] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:43.058894 27892 consensus_queue.cc:1048] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:43.055601 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a470d6636e4c13aefd214372e857bf" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:43.064577 27824 tablet_bootstrap.cc:654] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:43.068956 27828 tablet_bootstrap.cc:654] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:43.083285 27824 tablet_bootstrap.cc:492] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:43.084681 27824 ts_tablet_manager.cc:1403] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260709 12:19:43.088770 27824 raft_consensus.cc:359] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.093863 27824 raft_consensus.cc:385] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:43.095026 27824 raft_consensus.cc:740] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:43.096429 27824 consensus_queue.cc:260] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.099347 27824 ts_tablet_manager.cc:1434] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 12:19:43.100579 27892 consensus_queue.cc:1048] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:43.102160 27824 tablet_bootstrap.cc:492] T 133ff0c867ef4f6d84517e1a26f6c036 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
W20260709 12:19:43.110262 27751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.194:37771, user_credentials={real_user=slave}} blocked reactor thread for 80607.3us
W20260709 12:19:43.114398 27751 leader_election.cc:343] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:43.116567 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e86e2d224ea4423a1deca7102de76b7" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:43.118032 27828 tablet_bootstrap.cc:492] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:43.118623 27828 ts_tablet_manager.cc:1403] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.070s	user 0.006s	sys 0.004s
I20260709 12:19:43.114787 27751 leader_election.cc:304] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:43.119731 28116 raft_consensus.cc:2749] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:43.123037 27828 raft_consensus.cc:359] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.123912 27828 raft_consensus.cc:385] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:43.124246 27828 raft_consensus.cc:740] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:43.125365 27828 consensus_queue.cc:260] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.148180 27824 tablet_bootstrap.cc:654] T 133ff0c867ef4f6d84517e1a26f6c036 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:43.136024 27828 ts_tablet_manager.cc:1434] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260709 12:19:43.151737 27828 tablet_bootstrap.cc:492] T 69b86d72a3c6414eb3daa29fcbe8ecec P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:43.150174 28116 consensus_queue.cc:1048] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
W20260709 12:19:43.146898 27751 leader_election.cc:343] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:43.157027 27751 leader_election.cc:304] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:43.159308 28116 raft_consensus.cc:2749] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:19:43.171339 27602 consensus_peers.cc:597] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf -> Peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Couldn't send request to peer 665818a8aae744b1b9cb9271e86be844. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:43.181818 27825 tablet_bootstrap.cc:492] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:43.182320 27825 ts_tablet_manager.cc:1403] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.173s	user 0.025s	sys 0.030s
I20260709 12:19:43.186882 27825 raft_consensus.cc:359] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.187742 27825 raft_consensus.cc:385] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:43.188076 27825 raft_consensus.cc:740] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:43.188947 27825 consensus_queue.cc:260] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.204732 27902 raft_consensus.cc:493] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:43.205252 27902 raft_consensus.cc:515] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.221351 27828 tablet_bootstrap.cc:654] T 69b86d72a3c6414eb3daa29fcbe8ecec P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:43.259627 28082 raft_consensus.cc:493] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:43.260208 28082 raft_consensus.cc:515] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.268476 28127 raft_consensus.cc:493] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:43.269078 28127 raft_consensus.cc:515] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.279572 28082 leader_election.cc:290] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:43.281340 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbd9365bbbb4357b0d0b3515e67b1eb" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:43.281953 27784 raft_consensus.cc:2468] T ddbd9365bbbb4357b0d0b3515e67b1eb P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:43.283267 27677 leader_election.cc:304] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:43.284169 27902 leader_election.cc:290] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:43.296944 27825 ts_tablet_manager.cc:1434] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.114s	user 0.004s	sys 0.025s
I20260709 12:19:43.298233 27825 tablet_bootstrap.cc:492] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:43.290326 28117 raft_consensus.cc:2804] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:43.299310 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4ed7bb675b4d4fb7496f0a5bfea570" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:43.299593 28117 raft_consensus.cc:493] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:43.296795 27631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbd9365bbbb4357b0d0b3515e67b1eb" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:43.307319 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4ed7bb675b4d4fb7496f0a5bfea570" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
W20260709 12:19:43.323273 27602 leader_election.cc:343] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:43.324097 27602 leader_election.cc:343] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:43.324563 27602 leader_election.cc:304] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:43.325423 27850 raft_consensus.cc:2749] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:43.309993 28117 raft_consensus.cc:3060] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:43.309675 27632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133ff0c867ef4f6d84517e1a26f6c036" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:43.339974 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133ff0c867ef4f6d84517e1a26f6c036" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:43.345743 27902 raft_consensus.cc:493] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:43.346320 27902 raft_consensus.cc:515] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.322146 28127 leader_election.cc:290] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
W20260709 12:19:43.348498 27675 leader_election.cc:343] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:43.354588 27824 tablet_bootstrap.cc:492] T 133ff0c867ef4f6d84517e1a26f6c036 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:43.355041 27824 ts_tablet_manager.cc:1403] T 133ff0c867ef4f6d84517e1a26f6c036 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.253s	user 0.052s	sys 0.012s
I20260709 12:19:43.340812 27781 raft_consensus.cc:2468] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:43.365129 27902 leader_election.cc:290] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
W20260709 12:19:43.367234 27675 leader_election.cc:343] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:43.344934 28156 consensus_queue.cc:1048] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 12:19:43.374250 27633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed82a3ab7a894e81aacea7ad49d54989" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:43.365119 28077 raft_consensus.cc:493] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:43.396730 28077 raft_consensus.cc:515] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.381106 27780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed82a3ab7a894e81aacea7ad49d54989" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:43.400564 27828 tablet_bootstrap.cc:492] T 69b86d72a3c6414eb3daa29fcbe8ecec P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:43.404018 27828 ts_tablet_manager.cc:1403] T 69b86d72a3c6414eb3daa29fcbe8ecec P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.252s	user 0.017s	sys 0.010s
W20260709 12:19:43.406203 27582 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:43.406143 27828 raft_consensus.cc:359] T 69b86d72a3c6414eb3daa29fcbe8ecec P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.406735 27828 raft_consensus.cc:385] T 69b86d72a3c6414eb3daa29fcbe8ecec P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:43.407028 27828 raft_consensus.cc:740] T 69b86d72a3c6414eb3daa29fcbe8ecec P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:43.408601 27828 consensus_queue.cc:260] T 69b86d72a3c6414eb3daa29fcbe8ecec P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.410939 28077 leader_election.cc:290] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:43.411468 27938 consensus_queue.cc:1048] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:43.412006 27824 raft_consensus.cc:359] T 133ff0c867ef4f6d84517e1a26f6c036 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.412688 27824 raft_consensus.cc:385] T 133ff0c867ef4f6d84517e1a26f6c036 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:43.412940 27824 raft_consensus.cc:740] T 133ff0c867ef4f6d84517e1a26f6c036 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:43.413530 27824 consensus_queue.cc:260] T 133ff0c867ef4f6d84517e1a26f6c036 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.415488 27824 ts_tablet_manager.cc:1434] T 133ff0c867ef4f6d84517e1a26f6c036 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260709 12:19:43.418205 27938 raft_consensus.cc:493] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:43.418823 27938 raft_consensus.cc:515] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.419821 27828 ts_tablet_manager.cc:1434] T 69b86d72a3c6414eb3daa29fcbe8ecec P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 12:19:43.420658 27828 tablet_bootstrap.cc:492] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:43.420980 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb18b714ae64127996a5bb3af93c094" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:43.421818 27938 leader_election.cc:290] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:43.423326 27631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f51695d4e3b47ad9e64e63b70f4917f" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
W20260709 12:19:43.424980 27602 leader_election.cc:343] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:43.425179 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb18b714ae64127996a5bb3af93c094" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:43.418624 27824 tablet_bootstrap.cc:492] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
W20260709 12:19:43.437148 27602 leader_election.cc:343] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:43.437683 27602 leader_election.cc:304] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:43.438817 27677 leader_election.cc:304] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:43.440773 27850 raft_consensus.cc:2749] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:43.442935 27902 raft_consensus.cc:2804] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:43.443271 27902 raft_consensus.cc:493] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:43.443608 27902 raft_consensus.cc:3060] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:43.444552 27677 leader_election.cc:343] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:43.458761 27825 tablet_bootstrap.cc:654] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:43.450213 28167 consensus_queue.cc:1048] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 12:19:43.461225 28117 raft_consensus.cc:515] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
W20260709 12:19:43.445884 27749 leader_election.cc:343] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:43.464143 27828 tablet_bootstrap.cc:654] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:43.463634 28127 consensus_queue.cc:1048] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:19:43.512234 27902 raft_consensus.cc:515] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.518560 28117 leader_election.cc:290] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:43.522187 27902 leader_election.cc:290] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
W20260709 12:19:43.529450 27675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.193:38037, user_credentials={real_user=slave}} blocked reactor thread for 73034.2us
W20260709 12:19:43.531314 27675 leader_election.cc:343] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:43.531913 27675 leader_election.cc:304] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:43.538733 27633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133ff0c867ef4f6d84517e1a26f6c036" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:43.538928 27631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbd9365bbbb4357b0d0b3515e67b1eb" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:43.539332 27633 raft_consensus.cc:3060] T 133ff0c867ef4f6d84517e1a26f6c036 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:43.534034 28117 raft_consensus.cc:2749] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:43.543128 27824 tablet_bootstrap.cc:654] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
W20260709 12:19:43.544634 27675 leader_election.cc:343] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:43.567430 27633 raft_consensus.cc:2468] T 133ff0c867ef4f6d84517e1a26f6c036 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:43.570247 27780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "133ff0c867ef4f6d84517e1a26f6c036" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:43.570861 27780 raft_consensus.cc:3060] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:43.578692 27825 tablet_bootstrap.cc:492] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:43.579221 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f51695d4e3b47ad9e64e63b70f4917f" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:43.579705 27828 tablet_bootstrap.cc:492] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:43.583565 27828 ts_tablet_manager.cc:1403] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.163s	user 0.008s	sys 0.006s
I20260709 12:19:43.582660 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbd9365bbbb4357b0d0b3515e67b1eb" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:43.583060 27825 ts_tablet_manager.cc:1403] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.285s	user 0.007s	sys 0.032s
I20260709 12:19:43.585906 27675 leader_election.cc:304] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:43.586519 27902 raft_consensus.cc:2804] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:43.584059 27707 raft_consensus.cc:2468] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 0.
I20260709 12:19:43.588999 27902 raft_consensus.cc:697] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:43.589586 27902 consensus_queue.cc:237] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.596370 27751 leader_election.cc:304] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:43.597993 28156 raft_consensus.cc:2804] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:43.598348 28156 raft_consensus.cc:493] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:43.598686 28156 raft_consensus.cc:3060] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:43.598773 27828 raft_consensus.cc:359] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.599575 27828 raft_consensus.cc:385] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:43.599880 27828 raft_consensus.cc:740] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:43.601145 27828 consensus_queue.cc:260] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.602926 27780 raft_consensus.cc:2468] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:43.607751 27828 ts_tablet_manager.cc:1434] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260709 12:19:43.609685 27828 tablet_bootstrap.cc:492] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:43.610165 28168 raft_consensus.cc:493] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:43.609871 28156 raft_consensus.cc:515] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.591024 27785 raft_consensus.cc:3060] T ddbd9365bbbb4357b0d0b3515e67b1eb P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:43.616786 28120 raft_consensus.cc:493] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:43.620736 28120 raft_consensus.cc:515] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.624840 28120 leader_election.cc:290] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:43.626190 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b86d72a3c6414eb3daa29fcbe8ecec" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:43.610626 28168 raft_consensus.cc:515] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.626808 27707 raft_consensus.cc:2468] T 69b86d72a3c6414eb3daa29fcbe8ecec P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 0.
I20260709 12:19:43.628381 27751 leader_election.cc:304] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:43.634629 27633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361622d9c7ea43b28b1750f665ffd214" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:43.634955 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b86d72a3c6414eb3daa29fcbe8ecec" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:43.628345 28168 leader_election.cc:290] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
W20260709 12:19:43.636566 27675 leader_election.cc:343] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:43.634653 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361622d9c7ea43b28b1750f665ffd214" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:43.637173 27825 raft_consensus.cc:359] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.638980 27825 raft_consensus.cc:385] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:19:43.642069 27677 leader_election.cc:343] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:43.642458 27677 leader_election.cc:304] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:43.639269 27825 raft_consensus.cc:740] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:43.628005 27785 raft_consensus.cc:2468] T ddbd9365bbbb4357b0d0b3515e67b1eb P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:43.629566 28120 raft_consensus.cc:2804] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:43.635633 27636 raft_consensus.cc:2468] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 0.
I20260709 12:19:43.646894 27828 tablet_bootstrap.cc:654] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:43.646267 27825 consensus_queue.cc:260] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.645249 28167 raft_consensus.cc:2749] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:43.645375 28120 raft_consensus.cc:493] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:43.652952 28120 raft_consensus.cc:3060] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:43.657622 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f51695d4e3b47ad9e64e63b70f4917f" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
W20260709 12:19:43.658766 27749 leader_election.cc:343] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:43.659453 28156 leader_election.cc:290] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:43.660094 27677 leader_election.cc:304] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:43.660432 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f51695d4e3b47ad9e64e63b70f4917f" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:43.660808 28168 raft_consensus.cc:2804] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:43.662484 27533 catalog_manager.cc:5697] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:43.665237 27825 ts_tablet_manager.cc:1434] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.081s	user 0.004s	sys 0.002s
I20260709 12:19:43.668081 27825 tablet_bootstrap.cc:492] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:43.661005 27707 raft_consensus.cc:3060] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:43.667902 28168 raft_consensus.cc:697] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:43.675453 28168 consensus_queue.cc:237] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.695647 27902 raft_consensus.cc:493] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:43.696347 27902 raft_consensus.cc:515] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.703606 27824 tablet_bootstrap.cc:492] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:43.704020 27824 ts_tablet_manager.cc:1403] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.286s	user 0.016s	sys 0.013s
I20260709 12:19:43.710723 27825 tablet_bootstrap.cc:654] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:43.712007 27902 leader_election.cc:290] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:43.715363 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4ed7bb675b4d4fb7496f0a5bfea570" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:43.716033 27631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4ed7bb675b4d4fb7496f0a5bfea570" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
W20260709 12:19:43.716594 27677 leader_election.cc:343] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:43.716761 27631 raft_consensus.cc:2468] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:43.718755 27675 leader_election.cc:304] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:43.720003 28166 raft_consensus.cc:2804] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:43.720359 28166 raft_consensus.cc:493] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:43.720683 28166 raft_consensus.cc:3060] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:43.740792 28120 raft_consensus.cc:515] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.744392 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b86d72a3c6414eb3daa29fcbe8ecec" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:43.744988 27636 raft_consensus.cc:3060] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:43.749346 28166 raft_consensus.cc:515] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.749670 27824 raft_consensus.cc:359] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.750718 27824 raft_consensus.cc:385] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:43.751125 27824 raft_consensus.cc:740] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:43.751864 27636 raft_consensus.cc:2468] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 1.
I20260709 12:19:43.751928 27824 consensus_queue.cc:260] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.753168 27749 leader_election.cc:304] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:19:43.756310 28116 raft_consensus.cc:2804] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:43.756829 28116 raft_consensus.cc:697] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:19:43.756310 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4ed7bb675b4d4fb7496f0a5bfea570" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:43.754881 27707 raft_consensus.cc:2468] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 1.
I20260709 12:19:43.758167 28166 leader_election.cc:290] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:43.758630 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4ed7bb675b4d4fb7496f0a5bfea570" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:43.759213 27636 raft_consensus.cc:3060] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:43.759703 28116 consensus_queue.cc:237] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
W20260709 12:19:43.760471 27677 leader_election.cc:343] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:43.761176 27824 ts_tablet_manager.cc:1434] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.002s
I20260709 12:19:43.762086 27751 leader_election.cc:304] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:43.761996 27824 tablet_bootstrap.cc:492] T ddbd9365bbbb4357b0d0b3515e67b1eb P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:43.765331 28156 raft_consensus.cc:2804] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:43.765797 28156 raft_consensus.cc:697] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:19:43.766543 28156 consensus_queue.cc:237] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.772651 27828 tablet_bootstrap.cc:492] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:43.775347 27828 ts_tablet_manager.cc:1403] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.166s	user 0.020s	sys 0.026s
I20260709 12:19:43.770581 28120 leader_election.cc:290] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:43.797379 27825 tablet_bootstrap.cc:492] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:43.793974 27636 raft_consensus.cc:2468] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:43.821816 27825 ts_tablet_manager.cc:1403] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.156s	user 0.015s	sys 0.002s
I20260709 12:19:43.822875 27675 leader_election.cc:304] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:43.824976 28166 raft_consensus.cc:2804] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:43.827673 28166 raft_consensus.cc:697] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:43.828560 28166 consensus_queue.cc:237] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.776010 27938 raft_consensus.cc:493] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:43.774509 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b86d72a3c6414eb3daa29fcbe8ecec" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:43.840392 27707 raft_consensus.cc:3060] T 69b86d72a3c6414eb3daa29fcbe8ecec P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:43.843127 27825 raft_consensus.cc:359] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.843798 27825 raft_consensus.cc:385] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:43.835886 27824 tablet_bootstrap.cc:654] T ddbd9365bbbb4357b0d0b3515e67b1eb P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:43.844063 27825 raft_consensus.cc:740] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:43.852077 27825 consensus_queue.cc:260] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.849429 27828 raft_consensus.cc:359] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.853825 27828 raft_consensus.cc:385] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:43.854111 27828 raft_consensus.cc:740] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:43.854748 27828 consensus_queue.cc:260] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.861337 27534 catalog_manager.cc:5697] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 0 to 1, leader changed from <none> to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:43.850241 27938 raft_consensus.cc:515] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.862255 27825 ts_tablet_manager.cc:1434] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 12:19:43.867565 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed82a3ab7a894e81aacea7ad49d54989" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:43.867925 27825 tablet_bootstrap.cc:492] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:43.867172 27534 catalog_manager.cc:5697] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 0 to 1, leader changed from <none> to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } }
W20260709 12:19:43.869019 27749 leader_election.cc:343] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:43.862854 27707 raft_consensus.cc:2468] T 69b86d72a3c6414eb3daa29fcbe8ecec P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 1.
I20260709 12:19:43.866879 27531 catalog_manager.cc:5697] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:43.872951 27709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed82a3ab7a894e81aacea7ad49d54989" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:43.873545 27709 raft_consensus.cc:2468] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 0.
I20260709 12:19:43.874250 27825 tablet_bootstrap.cc:654] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:43.869900 27938 leader_election.cc:290] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:43.864842 27828 ts_tablet_manager.cc:1434] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260709 12:19:43.877658 27751 leader_election.cc:304] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:43.878377 27938 raft_consensus.cc:2804] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:43.879266 27824 tablet_bootstrap.cc:492] T ddbd9365bbbb4357b0d0b3515e67b1eb P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:43.881867 27938 raft_consensus.cc:493] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:43.882277 27938 raft_consensus.cc:3060] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:43.879572 27828 tablet_bootstrap.cc:492] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:43.882856 27825 tablet_bootstrap.cc:492] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:43.883258 27825 ts_tablet_manager.cc:1403] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 12:19:43.882278 27824 ts_tablet_manager.cc:1403] T ddbd9365bbbb4357b0d0b3515e67b1eb P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.120s	user 0.011s	sys 0.012s
I20260709 12:19:43.889635 27828 tablet_bootstrap.cc:654] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:43.889456 27938 raft_consensus.cc:515] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.892356 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed82a3ab7a894e81aacea7ad49d54989" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
W20260709 12:19:43.893692 27749 leader_election.cc:343] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:43.894248 27825 raft_consensus.cc:359] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.894866 27825 raft_consensus.cc:385] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:43.895124 27825 raft_consensus.cc:740] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:43.895401 27938 leader_election.cc:290] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:43.897017 27709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed82a3ab7a894e81aacea7ad49d54989" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:43.897198 27824 raft_consensus.cc:359] T ddbd9365bbbb4357b0d0b3515e67b1eb P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.897570 27709 raft_consensus.cc:3060] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:43.897801 27824 raft_consensus.cc:385] T ddbd9365bbbb4357b0d0b3515e67b1eb P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:43.898075 27824 raft_consensus.cc:740] T ddbd9365bbbb4357b0d0b3515e67b1eb P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:43.898669 27824 consensus_queue.cc:260] T ddbd9365bbbb4357b0d0b3515e67b1eb P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.899984 27531 catalog_manager.cc:5697] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:43.906494 27824 ts_tablet_manager.cc:1434] T ddbd9365bbbb4357b0d0b3515e67b1eb P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:19:43.907392 27824 tablet_bootstrap.cc:492] T 44a470d6636e4c13aefd214372e857bf P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:43.912936 27824 tablet_bootstrap.cc:654] T 44a470d6636e4c13aefd214372e857bf P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:43.895707 27825 consensus_queue.cc:260] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.916028 27709 raft_consensus.cc:2468] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 1.
I20260709 12:19:43.917284 27751 leader_election.cc:304] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:19:43.918514 28156 raft_consensus.cc:2804] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:43.919036 28156 raft_consensus.cc:697] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:19:43.919656 27825 ts_tablet_manager.cc:1434] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.003s
I20260709 12:19:43.919888 28156 consensus_queue.cc:237] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.920755 27825 tablet_bootstrap.cc:492] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:43.929316 27825 tablet_bootstrap.cc:654] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:43.939157 27828 tablet_bootstrap.cc:492] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:43.939586 27828 ts_tablet_manager.cc:1403] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.064s	user 0.005s	sys 0.006s
I20260709 12:19:43.941929 28077 raft_consensus.cc:493] T ddbd9365bbbb4357b0d0b3515e67b1eb P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:43.942204 27828 raft_consensus.cc:359] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.942392 28077 raft_consensus.cc:515] T ddbd9365bbbb4357b0d0b3515e67b1eb P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.944581 28077 leader_election.cc:290] T ddbd9365bbbb4357b0d0b3515e67b1eb P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:43.945287 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbd9365bbbb4357b0d0b3515e67b1eb" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:43.951553 27825 tablet_bootstrap.cc:492] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:43.952044 27825 ts_tablet_manager.cc:1403] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.031s	user 0.001s	sys 0.010s
I20260709 12:19:43.954486 27825 raft_consensus.cc:359] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.955129 27825 raft_consensus.cc:385] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:43.953840 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbd9365bbbb4357b0d0b3515e67b1eb" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:43.955396 27825 raft_consensus.cc:740] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:43.956333 27785 raft_consensus.cc:2393] T ddbd9365bbbb4357b0d0b3515e67b1eb P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ff76318bbdd4b22835b4a8e178d2caf in current term 1: Already voted for candidate ff9489d2752849338bfd9a780cd0762b in this term.
I20260709 12:19:43.956633 27828 raft_consensus.cc:385] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:43.956044 27825 consensus_queue.cc:260] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.957017 27828 raft_consensus.cc:740] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:43.957372 27602 leader_election.cc:304] T ddbd9365bbbb4357b0d0b3515e67b1eb P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:43.958141 28077 raft_consensus.cc:3060] T ddbd9365bbbb4357b0d0b3515e67b1eb P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:43.958488 27824 tablet_bootstrap.cc:492] T 44a470d6636e4c13aefd214372e857bf P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:43.958058 27828 consensus_queue.cc:260] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.958894 27824 ts_tablet_manager.cc:1403] T 44a470d6636e4c13aefd214372e857bf P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.000s
I20260709 12:19:43.960645 27828 ts_tablet_manager.cc:1434] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.006s
I20260709 12:19:43.961615 27828 tablet_bootstrap.cc:492] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:43.961759 27824 raft_consensus.cc:359] T 44a470d6636e4c13aefd214372e857bf P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.962395 27824 raft_consensus.cc:385] T 44a470d6636e4c13aefd214372e857bf P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:43.962657 27824 raft_consensus.cc:740] T 44a470d6636e4c13aefd214372e857bf P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:43.963264 27824 consensus_queue.cc:260] T 44a470d6636e4c13aefd214372e857bf P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.965091 28077 raft_consensus.cc:2749] T ddbd9365bbbb4357b0d0b3515e67b1eb P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:43.967862 27828 tablet_bootstrap.cc:654] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:43.963953 27531 catalog_manager.cc:5697] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 0 to 1, leader changed from <none> to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:43.970383 27824 ts_tablet_manager.cc:1434] T 44a470d6636e4c13aefd214372e857bf P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:19:43.971659 27824 tablet_bootstrap.cc:492] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:43.972067 27825 ts_tablet_manager.cc:1434] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 12:19:43.973006 27825 tablet_bootstrap.cc:492] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:43.978356 27824 tablet_bootstrap.cc:654] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:43.978343 28166 raft_consensus.cc:493] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:43.978910 28166 raft_consensus.cc:515] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.981027 27828 tablet_bootstrap.cc:492] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:43.981608 27828 ts_tablet_manager.cc:1403] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260709 12:19:43.981870 27825 tablet_bootstrap.cc:654] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:43.980931 28166 leader_election.cc:290] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:43.982189 27631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a470d6636e4c13aefd214372e857bf" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:43.982803 27631 raft_consensus.cc:2468] T 44a470d6636e4c13aefd214372e857bf P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:43.981900 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a470d6636e4c13aefd214372e857bf" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:43.984736 27785 raft_consensus.cc:2468] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:43.983940 28156 raft_consensus.cc:493] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:43.984931 27828 raft_consensus.cc:359] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.985515 28156 raft_consensus.cc:515] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.985899 27828 raft_consensus.cc:385] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:43.985828 27677 leader_election.cc:304] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:43.986462 27828 raft_consensus.cc:740] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:43.987443 28156 leader_election.cc:290] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:43.987226 27828 consensus_queue.cc:260] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:43.989612 27828 ts_tablet_manager.cc:1434] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:19:43.990268 27631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c426340e01e4b66a0a6f7cc1c9b1bc4" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:43.987710 28168 raft_consensus.cc:2804] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:43.991411 28168 raft_consensus.cc:493] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:43.991822 28168 raft_consensus.cc:3060] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:43.993204 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c426340e01e4b66a0a6f7cc1c9b1bc4" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:43.994815 27828 tablet_bootstrap.cc:492] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:43.996304 27751 leader_election.cc:304] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:43.998145 27938 raft_consensus.cc:2749] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:44.002323 27825 tablet_bootstrap.cc:492] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:44.002460 27828 tablet_bootstrap.cc:654] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:44.002736 27825 ts_tablet_manager.cc:1403] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.006s
I20260709 12:19:44.005756 27825 raft_consensus.cc:359] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.006388 27825 raft_consensus.cc:385] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:44.006660 27825 raft_consensus.cc:740] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:44.007266 27825 consensus_queue.cc:260] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.009117 27825 ts_tablet_manager.cc:1434] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:19:44.011394 27824 tablet_bootstrap.cc:492] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:44.011790 27824 ts_tablet_manager.cc:1403] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.000s
I20260709 12:19:44.014074 27824 raft_consensus.cc:359] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.014657 27824 raft_consensus.cc:385] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:44.014887 27824 raft_consensus.cc:740] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:44.015457 27824 consensus_queue.cc:260] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.020828 27825 tablet_bootstrap.cc:492] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:44.021781 28166 consensus_queue.cc:1048] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:44.025599 27824 ts_tablet_manager.cc:1434] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 12:19:44.027187 27824 tablet_bootstrap.cc:492] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:44.028905 27825 tablet_bootstrap.cc:654] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:44.031541 27828 tablet_bootstrap.cc:492] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:44.031988 27828 ts_tablet_manager.cc:1403] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.012s
I20260709 12:19:44.033663 27824 tablet_bootstrap.cc:654] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:44.033569 28168 raft_consensus.cc:515] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.035086 27828 raft_consensus.cc:359] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.035785 27828 raft_consensus.cc:385] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:44.037062 27631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a470d6636e4c13aefd214372e857bf" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:44.037876 27631 raft_consensus.cc:3060] T 44a470d6636e4c13aefd214372e857bf P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:44.036095 27828 raft_consensus.cc:740] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:44.050931 27828 consensus_queue.cc:260] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.051777 27825 tablet_bootstrap.cc:492] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:44.052240 27825 ts_tablet_manager.cc:1403] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.003s
I20260709 12:19:44.053205 27828 ts_tablet_manager.cc:1434] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:19:44.054128 27828 tablet_bootstrap.cc:492] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:44.054525 27825 raft_consensus.cc:359] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.055163 27825 raft_consensus.cc:385] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:44.055399 27825 raft_consensus.cc:740] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:44.055985 27825 consensus_queue.cc:260] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.057204 28166 consensus_queue.cc:1048] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:44.058066 27825 ts_tablet_manager.cc:1434] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:19:44.058818 27825 tablet_bootstrap.cc:492] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:44.065253 27828 tablet_bootstrap.cc:654] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:44.065358 27824 tablet_bootstrap.cc:492] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:44.069945 27824 ts_tablet_manager.cc:1403] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.005s
I20260709 12:19:44.068639 27825 tablet_bootstrap.cc:654] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:44.076668 27824 raft_consensus.cc:359] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.077404 27824 raft_consensus.cc:385] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:44.077719 27824 raft_consensus.cc:740] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:44.078372 27824 consensus_queue.cc:260] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.079094 27938 raft_consensus.cc:493] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:44.079563 27938 raft_consensus.cc:515] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.082044 27824 ts_tablet_manager.cc:1434] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 12:19:44.084782 27824 tablet_bootstrap.cc:492] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:44.087741 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a470d6636e4c13aefd214372e857bf" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:44.087984 27825 tablet_bootstrap.cc:492] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:44.088353 27785 raft_consensus.cc:3060] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:44.088522 27825 ts_tablet_manager.cc:1403] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.005s
I20260709 12:19:44.089986 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4ed7bb675b4d4fb7496f0a5bfea570" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:44.090803 27634 raft_consensus.cc:2393] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 665818a8aae744b1b9cb9271e86be844 in current term 1: Already voted for candidate ff9489d2752849338bfd9a780cd0762b in this term.
I20260709 12:19:44.092794 27938 leader_election.cc:290] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:44.093009 27709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4ed7bb675b4d4fb7496f0a5bfea570" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:44.094884 27751 leader_election.cc:304] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:44.095554 27785 raft_consensus.cc:2468] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:44.096175 27938 raft_consensus.cc:3060] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:44.096446 28168 leader_election.cc:290] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:44.096881 27677 leader_election.cc:304] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:44.096203 27631 raft_consensus.cc:2468] T 44a470d6636e4c13aefd214372e857bf P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:44.098634 28168 raft_consensus.cc:2804] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:44.102679 27828 tablet_bootstrap.cc:492] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:44.119526 27828 ts_tablet_manager.cc:1403] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.001s
I20260709 12:19:44.122150 27828 raft_consensus.cc:359] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.122828 27828 raft_consensus.cc:385] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:44.123121 27828 raft_consensus.cc:740] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:44.103708 27825 raft_consensus.cc:359] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.124902 27825 raft_consensus.cc:385] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:44.125187 27825 raft_consensus.cc:740] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:44.125900 27825 consensus_queue.cc:260] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.123778 27828 consensus_queue.cc:260] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.129479 27828 ts_tablet_manager.cc:1434] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 12:19:44.130453 27828 tablet_bootstrap.cc:492] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b: Bootstrap starting.
I20260709 12:19:44.106252 27824 tablet_bootstrap.cc:654] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:44.134268 28077 raft_consensus.cc:493] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff9489d2752849338bfd9a780cd0762b)
I20260709 12:19:44.099680 28168 raft_consensus.cc:697] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:44.134747 28077 raft_consensus.cc:515] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.128150 27825 ts_tablet_manager.cc:1434] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.039s	user 0.002s	sys 0.001s
I20260709 12:19:44.135825 28168 consensus_queue.cc:237] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.136487 27825 tablet_bootstrap.cc:492] T 1faadb726a9348d98d46675b85a568c4 P 665818a8aae744b1b9cb9271e86be844: Bootstrap starting.
I20260709 12:19:44.136888 28077 leader_election.cc:290] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:44.138351 27709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6c5c2d8472441f8bf30ccd04bf670c" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:44.138630 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6c5c2d8472441f8bf30ccd04bf670c" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:44.138952 27709 raft_consensus.cc:2468] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 2.
I20260709 12:19:44.139627 27785 raft_consensus.cc:2393] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ff76318bbdd4b22835b4a8e178d2caf in current term 2: Already voted for candidate 665818a8aae744b1b9cb9271e86be844 in this term.
I20260709 12:19:44.141287 27602 leader_election.cc:304] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:44.146936 27829 raft_consensus.cc:2804] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:19:44.147310 27829 raft_consensus.cc:493] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting leader election (detected failure of leader ff9489d2752849338bfd9a780cd0762b)
I20260709 12:19:44.147648 27829 raft_consensus.cc:3060] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:19:44.149458 28166 raft_consensus.cc:493] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:44.158380 27829 raft_consensus.cc:515] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.153273 28166 raft_consensus.cc:515] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.160214 27829 leader_election.cc:290] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:44.160935 28166 leader_election.cc:290] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:44.162293 27829 raft_consensus.cc:493] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:44.162864 27709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6c5c2d8472441f8bf30ccd04bf670c" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:44.162734 27829 raft_consensus.cc:515] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.163643 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6c5c2d8472441f8bf30ccd04bf670c" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:44.164490 27784 raft_consensus.cc:2393] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1ff76318bbdd4b22835b4a8e178d2caf in current term 2: Already voted for candidate 665818a8aae744b1b9cb9271e86be844 in this term.
I20260709 12:19:44.165112 27829 leader_election.cc:290] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:44.171061 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f51695d4e3b47ad9e64e63b70f4917f" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:44.173234 27902 raft_consensus.cc:493] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:44.174566 27636 raft_consensus.cc:3060] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:44.174973 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f51695d4e3b47ad9e64e63b70f4917f" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:44.175712 27707 raft_consensus.cc:2393] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ff76318bbdd4b22835b4a8e178d2caf in current term 1: Already voted for candidate 665818a8aae744b1b9cb9271e86be844 in this term.
I20260709 12:19:44.174528 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e86e2d224ea4423a1deca7102de76b7" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:44.173705 27902 raft_consensus.cc:515] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.176817 27634 raft_consensus.cc:2468] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:44.177034 27602 leader_election.cc:304] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:44.178879 27829 raft_consensus.cc:3060] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:44.179744 27675 leader_election.cc:304] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:44.183336 27824 tablet_bootstrap.cc:492] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:44.183990 27824 ts_tablet_manager.cc:1403] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.099s	user 0.007s	sys 0.010s
I20260709 12:19:44.181758 28167 raft_consensus.cc:2804] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:44.186645 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb18b714ae64127996a5bb3af93c094" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:44.186959 28167 raft_consensus.cc:493] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:44.187265 27634 raft_consensus.cc:2468] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:44.187512 28167 raft_consensus.cc:3060] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:44.189074 27902 leader_election.cc:290] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:44.190457 27784 raft_consensus.cc:3060] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:44.187955 28156 raft_consensus.cc:493] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:44.190056 27675 leader_election.cc:304] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:44.194293 27902 raft_consensus.cc:2804] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:44.194729 27902 raft_consensus.cc:493] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:44.195101 27902 raft_consensus.cc:3060] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:44.177294 27709 raft_consensus.cc:2468] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 2.
I20260709 12:19:44.198577 27825 tablet_bootstrap.cc:654] T 1faadb726a9348d98d46675b85a568c4 P 665818a8aae744b1b9cb9271e86be844: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:44.204092 27829 raft_consensus.cc:2749] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:44.213951 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e86e2d224ea4423a1deca7102de76b7" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:44.214581 27785 raft_consensus.cc:2468] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:44.216672 27602 leader_election.cc:304] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:44.217602 27829 raft_consensus.cc:2804] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:19:44.217988 27829 raft_consensus.cc:697] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:19:44.218662 27829 consensus_queue.cc:237] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.198175 28120 raft_consensus.cc:493] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:44.223264 27938 raft_consensus.cc:2749] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:44.223898 28120 raft_consensus.cc:515] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.215907 28166 raft_consensus.cc:493] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:44.198623 28156 raft_consensus.cc:515] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.234935 27828 tablet_bootstrap.cc:654] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:44.234340 28120 leader_election.cc:290] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:44.242094 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361622d9c7ea43b28b1750f665ffd214" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:44.242725 27710 raft_consensus.cc:2468] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 0.
I20260709 12:19:44.242998 28156 leader_election.cc:290] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:44.231616 28166 raft_consensus.cc:515] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.235361 28169 consensus_queue.cc:1048] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:19:44.246243 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb18b714ae64127996a5bb3af93c094" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:44.246938 27785 raft_consensus.cc:2468] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:44.243811 27824 raft_consensus.cc:359] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.249068 27824 raft_consensus.cc:385] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:44.249375 27824 raft_consensus.cc:740] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:44.251140 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733820861434a9a91bbd45c5bd3951e" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:44.255245 27534 catalog_manager.cc:5697] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:44.257707 27751 leader_election.cc:304] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:44.258929 28116 raft_consensus.cc:2804] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:44.259142 27902 raft_consensus.cc:515] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.259464 28116 raft_consensus.cc:493] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:44.260015 28116 raft_consensus.cc:3060] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:44.264762 27902 leader_election.cc:290] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:44.268676 27633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb18b714ae64127996a5bb3af93c094" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:44.269520 27633 raft_consensus.cc:3060] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:44.264212 27824 consensus_queue.cc:260] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.293322 28167 raft_consensus.cc:515] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.293889 28166 leader_election.cc:290] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:44.294216 28012 raft_consensus.cc:493] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff9489d2752849338bfd9a780cd0762b)
I20260709 12:19:44.294708 28012 raft_consensus.cc:515] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.295363 28167 leader_election.cc:290] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:44.298834 27824 ts_tablet_manager.cc:1434] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.114s	user 0.009s	sys 0.000s
I20260709 12:19:44.299353 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1faadb726a9348d98d46675b85a568c4" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:44.299817 27824 tablet_bootstrap.cc:492] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
W20260709 12:19:44.280459 27751 leader_election.cc:343] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:44.288450 28211 consensus_queue.cc:1048] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
W20260709 12:19:44.303092 27675 leader_election.cc:343] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:44.302399 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733820861434a9a91bbd45c5bd3951e" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:44.308233 28210 consensus_queue.cc:1048] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:44.306289 27632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361622d9c7ea43b28b1750f665ffd214" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:44.313161 27938 consensus_queue.cc:1048] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:44.310154 27635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e86e2d224ea4423a1deca7102de76b7" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:44.314373 27635 raft_consensus.cc:3060] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:19:44.316910 27749 leader_election.cc:343] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:44.316910 27938 consensus_queue.cc:1048] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:44.317591 28012 leader_election.cc:290] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:44.323051 27780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04427bf52d34290b4f5613811f5294b" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:44.324011 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04427bf52d34290b4f5613811f5294b" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:44.324584 27824 tablet_bootstrap.cc:654] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:44.326993 27602 leader_election.cc:304] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:44.317346 27749 leader_election.cc:304] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:44.339738 28210 raft_consensus.cc:2749] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:19:44.340391 27749 leader_election.cc:343] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:44.341501 27938 consensus_queue.cc:1048] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:44.335739 28012 raft_consensus.cc:2749] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:19:44.335217 27633 raft_consensus.cc:2468] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:44.345745 27675 leader_election.cc:304] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:44.328933 28116 raft_consensus.cc:515] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.358248 27780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb18b714ae64127996a5bb3af93c094" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:44.358836 27780 raft_consensus.cc:3060] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:44.363121 28116 leader_election.cc:290] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:44.351801 27534 catalog_manager.cc:5697] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 1 to 2, leader changed from ff9489d2752849338bfd9a780cd0762b (127.25.220.194) to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:44.350623 28169 raft_consensus.cc:2804] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:44.368063 27780 raft_consensus.cc:2468] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:44.368526 27630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361622d9c7ea43b28b1750f665ffd214" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:44.369594 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1faadb726a9348d98d46675b85a568c4" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:44.372893 28169 raft_consensus.cc:697] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:44.373850 28169 consensus_queue.cc:237] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.382313 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e86e2d224ea4423a1deca7102de76b7" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:44.383343 27784 raft_consensus.cc:3060] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:44.390196 27829 raft_consensus.cc:493] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:44.363010 27635 raft_consensus.cc:2468] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:44.390673 27829 raft_consensus.cc:515] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
W20260709 12:19:44.383239 27749 leader_election.cc:343] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:44.397289 27784 raft_consensus.cc:2468] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:44.410869 27710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed82a3ab7a894e81aacea7ad49d54989" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:44.405853 27829 leader_election.cc:290] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:44.402457 27675 leader_election.cc:304] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:44.432017 27828 tablet_bootstrap.cc:492] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b: No bootstrap required, opened a new log
I20260709 12:19:44.432531 27828 ts_tablet_manager.cc:1403] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b: Time spent bootstrapping tablet: real 0.302s	user 0.019s	sys 0.014s
I20260709 12:19:44.434584 27825 tablet_bootstrap.cc:492] T 1faadb726a9348d98d46675b85a568c4 P 665818a8aae744b1b9cb9271e86be844: No bootstrap required, opened a new log
I20260709 12:19:44.435014 27825 ts_tablet_manager.cc:1403] T 1faadb726a9348d98d46675b85a568c4 P 665818a8aae744b1b9cb9271e86be844: Time spent bootstrapping tablet: real 0.299s	user 0.012s	sys 0.021s
I20260709 12:19:44.439664 27824 tablet_bootstrap.cc:492] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:44.441393 27824 ts_tablet_manager.cc:1403] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.142s	user 0.034s	sys 0.008s
I20260709 12:19:44.437741 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed82a3ab7a894e81aacea7ad49d54989" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:44.394593 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361622d9c7ea43b28b1750f665ffd214" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:44.450274 27825 raft_consensus.cc:359] T 1faadb726a9348d98d46675b85a568c4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.450915 27825 raft_consensus.cc:385] T 1faadb726a9348d98d46675b85a568c4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:44.451267 27825 raft_consensus.cc:740] T 1faadb726a9348d98d46675b85a568c4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Initialized, Role: FOLLOWER
I20260709 12:19:44.434253 28211 raft_consensus.cc:2804] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:44.452477 27825 consensus_queue.cc:260] T 1faadb726a9348d98d46675b85a568c4 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.394615 28167 consensus_queue.cc:1048] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.056s
I20260709 12:19:44.437410 27938 consensus_queue.cc:1048] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 12:19:44.494788 27825 ts_tablet_manager.cc:1434] T 1faadb726a9348d98d46675b85a568c4 P 665818a8aae744b1b9cb9271e86be844: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 12:19:44.460819 27707 raft_consensus.cc:3060] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:44.500105 27602 leader_election.cc:304] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:44.458235 28211 raft_consensus.cc:697] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
W20260709 12:19:44.511746 27582 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:19:44.506183 28012 raft_consensus.cc:2749] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:44.511732 28210 raft_consensus.cc:493] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:44.537990 27824 raft_consensus.cc:359] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.538542 27824 raft_consensus.cc:385] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:44.538769 27824 raft_consensus.cc:740] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:44.530404 28210 raft_consensus.cc:515] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.513970 28211 consensus_queue.cc:237] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.571529 28117 raft_consensus.cc:493] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:44.606086 27828 raft_consensus.cc:359] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.606818 27828 raft_consensus.cc:385] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:44.607084 27828 raft_consensus.cc:740] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Initialized, Role: FOLLOWER
I20260709 12:19:44.607745 28117 raft_consensus.cc:515] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.617185 28210 leader_election.cc:290] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:44.619168 27702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc7c0d73bf3428dad450d3e2467ffef" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:44.619935 27702 raft_consensus.cc:2468] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 0.
I20260709 12:19:44.621357 27751 leader_election.cc:304] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:44.622539 28210 raft_consensus.cc:2804] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:44.622983 28210 raft_consensus.cc:493] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:44.623374 28210 raft_consensus.cc:3060] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:44.639990 27824 consensus_queue.cc:260] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.642455 27824 ts_tablet_manager.cc:1434] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.201s	user 0.001s	sys 0.008s
I20260709 12:19:44.643342 27824 tablet_bootstrap.cc:492] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:44.656385 27828 consensus_queue.cc:260] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.658054 28117 leader_election.cc:290] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:44.666896 27634 raft_consensus.cc:3060] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:44.668473 27630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc7c0d73bf3428dad450d3e2467ffef" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:44.671630 27707 raft_consensus.cc:2468] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 1.
I20260709 12:19:44.673048 27751 leader_election.cc:304] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
W20260709 12:19:44.675233 27675 leader_election.cc:343] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:44.674352 28116 raft_consensus.cc:2804] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:44.680567 28116 raft_consensus.cc:697] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:19:44.681411 28116 consensus_queue.cc:237] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.704286 27633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc7c0d73bf3428dad450d3e2467ffef" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:44.710882 28169 consensus_queue.cc:1048] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:44.731086 28210 raft_consensus.cc:515] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.732587 27780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc7c0d73bf3428dad450d3e2467ffef" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:44.733343 27780 raft_consensus.cc:2393] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff9489d2752849338bfd9a780cd0762b in current term 1: Already voted for candidate 665818a8aae744b1b9cb9271e86be844 in this term.
I20260709 12:19:44.742267 27705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc7c0d73bf3428dad450d3e2467ffef" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:44.742866 27705 raft_consensus.cc:3060] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:44.748243 28229 consensus_queue.cc:1048] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:44.750844 27705 raft_consensus.cc:2468] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 1.
I20260709 12:19:44.755977 27751 leader_election.cc:304] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:44.756402 27828 ts_tablet_manager.cc:1434] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b: Time spent starting tablet: real 0.324s	user 0.009s	sys 0.002s
I20260709 12:19:44.756762 28229 raft_consensus.cc:2804] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:44.757409 28229 raft_consensus.cc:697] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:19:44.751327 28210 leader_election.cc:290] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
W20260709 12:19:44.753958 27749 leader_election.cc:343] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:44.765300 27824 tablet_bootstrap.cc:654] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:44.761353 28229 consensus_queue.cc:237] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.770694 27632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc7c0d73bf3428dad450d3e2467ffef" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
W20260709 12:19:44.777194 27749 leader_election.cc:343] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:19:44.777213 27677 leader_election.cc:343] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:19:44.778369 27677 leader_election.cc:304] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:44.780400 28169 raft_consensus.cc:2749] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:44.782546 27824 tablet_bootstrap.cc:492] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:44.783056 27824 ts_tablet_manager.cc:1403] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.140s	user 0.014s	sys 0.002s
I20260709 12:19:44.784574 28117 consensus_queue.cc:1048] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:44.798879 28169 consensus_queue.cc:1048] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:44.801119 27824 raft_consensus.cc:359] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.801896 27824 raft_consensus.cc:385] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:44.802227 27824 raft_consensus.cc:740] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:44.802497 27677 leader_election.cc:304] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff9489d2752849338bfd9a780cd0762b; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:19:44.802889 27824 consensus_queue.cc:260] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.804715 28117 raft_consensus.cc:2749] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:44.807323 27824 ts_tablet_manager.cc:1434] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 12:19:44.808250 27824 tablet_bootstrap.cc:492] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:44.814818 27824 tablet_bootstrap.cc:654] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:44.825348 27711 raft_consensus.cc:1275] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:44.834656 27784 raft_consensus.cc:1275] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:44.846194 28225 consensus_queue.cc:1048] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:44.854532 27534 catalog_manager.cc:5697] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:44.856503 27534 catalog_manager.cc:5697] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:44.861685 28225 consensus_queue.cc:1048] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:19:44.877225 28168 raft_consensus.cc:493] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:44.878332 28168 raft_consensus.cc:515] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.877386 27531 catalog_manager.cc:5697] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 0 to 1, leader changed from <none> to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:44.879086 27824 tablet_bootstrap.cc:492] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:44.879559 27824 ts_tablet_manager.cc:1403] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.007s
I20260709 12:19:44.879904 27531 catalog_manager.cc:5697] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 0 to 1, leader changed from <none> to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260709 12:19:44.880822 28168 leader_election.cc:290] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:44.882117 27824 raft_consensus.cc:359] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.882762 27824 raft_consensus.cc:385] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:44.883013 27824 raft_consensus.cc:740] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:44.883621 27824 consensus_queue.cc:260] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.883023 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733820861434a9a91bbd45c5bd3951e" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:44.886179 27784 raft_consensus.cc:2468] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:44.887183 27677 leader_election.cc:304] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:44.885687 27824 ts_tablet_manager.cc:1434] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:19:44.887842 28168 raft_consensus.cc:2804] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:44.888146 28168 raft_consensus.cc:493] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:44.888505 28168 raft_consensus.cc:3060] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:44.892681 27824 tablet_bootstrap.cc:492] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf: Bootstrap starting.
I20260709 12:19:44.895116 28168 raft_consensus.cc:515] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.898828 27824 tablet_bootstrap.cc:654] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf: Neither blocks nor log segments found. Creating new log.
I20260709 12:19:44.902961 27632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733820861434a9a91bbd45c5bd3951e" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" is_pre_election: true
I20260709 12:19:44.903586 27632 raft_consensus.cc:2468] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 0.
I20260709 12:19:44.905332 27632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733820861434a9a91bbd45c5bd3951e" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:19:44.905856 27632 raft_consensus.cc:3060] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:44.905733 28167 consensus_queue.cc:1048] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:44.913237 27632 raft_consensus.cc:2468] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:44.902535 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733820861434a9a91bbd45c5bd3951e" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:44.915143 27784 raft_consensus.cc:3060] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:44.922752 27824 tablet_bootstrap.cc:492] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf: No bootstrap required, opened a new log
I20260709 12:19:44.923264 27824 ts_tablet_manager.cc:1403] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.008s
I20260709 12:19:44.925238 27675 leader_election.cc:304] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:44.925238 28168 leader_election.cc:290] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 1 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:44.925853 27824 raft_consensus.cc:359] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.926533 28168 raft_consensus.cc:2804] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:44.926836 27824 raft_consensus.cc:385] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:19:44.926985 28168 raft_consensus.cc:697] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:19:44.927197 27824 raft_consensus.cc:740] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Initialized, Role: FOLLOWER
I20260709 12:19:44.927819 28168 consensus_queue.cc:237] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.928045 27824 consensus_queue.cc:260] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.930204 27784 raft_consensus.cc:2468] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 1.
I20260709 12:19:44.932528 27824 ts_tablet_manager.cc:1434] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:19:44.938462 28168 consensus_queue.cc:1048] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:44.943630 28226 raft_consensus.cc:493] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:44.944067 28226 raft_consensus.cc:515] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.946532 28226 leader_election.cc:290] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:44.949509 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1faadb726a9348d98d46675b85a568c4" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:44.950109 27711 raft_consensus.cc:2468] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:44.953783 27602 leader_election.cc:304] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:44.954123 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1faadb726a9348d98d46675b85a568c4" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:44.954522 28226 raft_consensus.cc:2804] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:19:44.954679 27784 raft_consensus.cc:2468] T 1faadb726a9348d98d46675b85a568c4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 0.
I20260709 12:19:44.954950 28226 raft_consensus.cc:493] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:19:44.955624 28226 raft_consensus.cc:3060] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:44.960785 27533 catalog_manager.cc:5697] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 0 to 1, leader changed from <none> to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:44.962561 28226 raft_consensus.cc:515] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.964816 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1faadb726a9348d98d46675b85a568c4" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:19:44.964468 28226 leader_election.cc:290] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:44.965397 27711 raft_consensus.cc:3060] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:44.965914 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1faadb726a9348d98d46675b85a568c4" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:19:44.966383 27784 raft_consensus.cc:3060] T 1faadb726a9348d98d46675b85a568c4 P 665818a8aae744b1b9cb9271e86be844 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:44.970475 27711 raft_consensus.cc:2468] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:44.972245 27602 leader_election.cc:304] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:19:44.973039 28226 raft_consensus.cc:2804] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:19:44.973773 28226 raft_consensus.cc:697] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:19:44.974143 27784 raft_consensus.cc:2468] T 1faadb726a9348d98d46675b85a568c4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 1.
I20260709 12:19:44.974681 28226 consensus_queue.cc:237] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:44.986716 27533 catalog_manager.cc:5697] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:45.035840 28226 raft_consensus.cc:493] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:19:45.036331 28226 raft_consensus.cc:515] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:19:45.038214 28226 leader_election.cc:290] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:45.038986 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc7c0d73bf3428dad450d3e2467ffef" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:19:45.039714 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc7c0d73bf3428dad450d3e2467ffef" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:19:45.039692 27711 raft_consensus.cc:2393] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ff76318bbdd4b22835b4a8e178d2caf in current term 1: Already voted for candidate 665818a8aae744b1b9cb9271e86be844 in this term.
I20260709 12:19:45.041102 27602 leader_election.cc:304] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:19:45.041610 28226 raft_consensus.cc:3060] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:45.046038 28226 raft_consensus.cc:2749] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:19:45.148721 28167 consensus_queue.cc:1048] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:45.158221 28168 consensus_queue.cc:1048] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:45.197892 27630 raft_consensus.cc:3060] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:19:45.205001 28229 consensus_queue.cc:1048] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:45.214111 28210 consensus_queue.cc:1048] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:45.369984 28210 consensus_queue.cc:1048] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:45.381668 28210 consensus_queue.cc:1048] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:45.421715 28225 consensus_queue.cc:1048] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:45.433578 28256 consensus_queue.cc:1048] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:45.546842 28168 consensus_queue.cc:1048] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:19:45.548027 28167 consensus_queue.cc:1048] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:19:46.695398 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:19:46.722290 28262 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:46.722352 28263 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:19:46.722388 28265 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:19:46.723281 26483 server_base.cc:1061] running on GCE node
I20260709 12:19:46.724306 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:19:46.724525 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:19:46.724746 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599586724727 us; error 0 us; skew 500 ppm
I20260709 12:19:46.725463 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:19:46.728394 26483 webserver.cc:533] Webserver started at http://127.25.220.196:35981/ using document root <none> and password file <none>
I20260709 12:19:46.728976 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:19:46.729212 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:19:46.729585 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:19:46.731127 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-3-root/instance:
uuid: "8d93964f0bf848da906f40f954bba102"
format_stamp: "Formatted at 2026-07-09 12:19:46 on dist-test-slave-c1c3"
I20260709 12:19:46.738463 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.003s
I20260709 12:19:46.741954 28270 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:46.743067 26483 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 12:19:46.743435 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-3-root
uuid: "8d93964f0bf848da906f40f954bba102"
format_stamp: "Formatted at 2026-07-09 12:19:46 on dist-test-slave-c1c3"
I20260709 12:19:46.743824 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:19:46.765354 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:19:46.767017 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:19:46.768965 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:19:46.772136 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:19:46.772465 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:19:46.772790 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:19:46.773038 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:19:46.822392 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.196:38423
I20260709 12:19:46.822502 28332 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.196:38423 every 8 connection(s)
I20260709 12:19:46.826421 26483 auto_leader_rebalancer-test.cc:439] add a tserver: 8d93964f0bf848da906f40f954bba102
I20260709 12:19:46.836768 28333 heartbeater.cc:344] Connected to a master server at 127.25.220.254:34081
I20260709 12:19:46.837172 28333 heartbeater.cc:461] Registering TS with master...
I20260709 12:19:46.837854 28333 heartbeater.cc:507] Master 127.25.220.254:34081 requested a full tablet report, sending...
I20260709 12:19:46.839632 27533 ts_manager.cc:194] Registered new tserver with Master: 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423)
I20260709 12:19:46.841274 27533 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41206
W20260709 12:19:47.183233 27602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.195:37235, user_credentials={real_user=slave}} blocked reactor thread for 56903.8us
I20260709 12:19:47.708405 27711 consensus_queue.cc:237] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:47.715766 27781 raft_consensus.cc:1275] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:47.717307 28340 consensus_queue.cc:1048] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:47.720142 27630 raft_consensus.cc:1275] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:47.722805 28340 consensus_queue.cc:1048] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:47.728487 28261 raft_consensus.cc:2955] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
W20260709 12:19:47.734786 27676 consensus_peers.cc:597] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e476f14f8c6f455cb5a7e79754e80ab8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:47.740622 27780 raft_consensus.cc:2955] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:47.745159 27630 raft_consensus.cc:2955] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:47.759732 27533 catalog_manager.cc:5697] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:47.783574 27630 consensus_queue.cc:237] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:47.813617 27780 raft_consensus.cc:1275] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:47.815128 27711 raft_consensus.cc:1275] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:47.815908 28260 consensus_queue.cc:1048] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:47.817132 28256 consensus_queue.cc:1048] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:47.826509 28260 raft_consensus.cc:2955] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
W20260709 12:19:47.829761 27601 consensus_peers.cc:597] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d546ac41e337486bbc746bd1095ca4c1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:47.836756 27711 raft_consensus.cc:2955] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:47.837859 27780 raft_consensus.cc:2955] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:47.844736 28333 heartbeater.cc:499] Master 127.25.220.254:34081 was elected leader, sending a full tablet report...
I20260709 12:19:47.853436 27534 catalog_manager.cc:5697] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:47.857957 27707 consensus_queue.cc:237] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
W20260709 12:19:47.869221 27676 consensus_peers.cc:597] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 133ff0c867ef4f6d84517e1a26f6c036. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:47.869385 27781 raft_consensus.cc:1275] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:47.870690 28341 consensus_queue.cc:1048] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:47.871651 27630 raft_consensus.cc:1275] T 133ff0c867ef4f6d84517e1a26f6c036 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:47.876710 28261 consensus_queue.cc:1048] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:47.879268 28261 raft_consensus.cc:2955] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:47.882371 27781 raft_consensus.cc:2955] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:47.890327 27633 raft_consensus.cc:2955] T 133ff0c867ef4f6d84517e1a26f6c036 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:47.892900 27711 consensus_queue.cc:237] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
W20260709 12:19:47.905156 27676 consensus_peers.cc:597] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14eaa4929b5f4d298e5daedd4bac1ca0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:47.910516 27781 raft_consensus.cc:1275] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:47.916438 28211 consensus_queue.cc:1048] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:47.913527 27533 catalog_manager.cc:5697] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:19:47.948892 27602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.194:37771, user_credentials={real_user=slave}} blocked reactor thread for 51748.9us
I20260709 12:19:47.954417 28261 raft_consensus.cc:2955] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:47.954003 27630 raft_consensus.cc:1275] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:47.957336 27784 raft_consensus.cc:2955] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:47.961990 28340 consensus_queue.cc:1048] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:47.976596 27531 catalog_manager.cc:5697] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:47.981180 27630 raft_consensus.cc:2955] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:48.274734 28366 ts_tablet_manager.cc:933] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:48.277060 28366 tablet_copy_client.cc:323] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.194:37771
I20260709 12:19:48.292058 27721 tablet_copy_service.cc:140] P ff9489d2752849338bfd9a780cd0762b: Received BeginTabletCopySession request for tablet e476f14f8c6f455cb5a7e79754e80ab8 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:60582)
I20260709 12:19:48.292688 27721 tablet_copy_service.cc:161] P ff9489d2752849338bfd9a780cd0762b: Beginning new tablet copy session on tablet e476f14f8c6f455cb5a7e79754e80ab8 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:60582: session id = 8d93964f0bf848da906f40f954bba102-e476f14f8c6f455cb5a7e79754e80ab8
I20260709 12:19:48.297966 27721 tablet_copy_source_session.cc:215] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:19:48.301558 28366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e476f14f8c6f455cb5a7e79754e80ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.316349 28366 tablet_copy_client.cc:806] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:48.317270 28366 tablet_copy_client.cc:670] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:19:48.323432 28371 ts_tablet_manager.cc:933] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037)
I20260709 12:19:48.323619 28366 tablet_copy_client.cc:538] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:19:48.324987 28370 ts_tablet_manager.cc:933] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:48.350054 28366 tablet_bootstrap.cc:492] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:19:48.361892 28371 tablet_copy_client.cc:323] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.193:38037
I20260709 12:19:48.391227 27646 tablet_copy_service.cc:140] P 1ff76318bbdd4b22835b4a8e178d2caf: Received BeginTabletCopySession request for tablet d546ac41e337486bbc746bd1095ca4c1 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:33920)
I20260709 12:19:48.391955 27646 tablet_copy_service.cc:161] P 1ff76318bbdd4b22835b4a8e178d2caf: Beginning new tablet copy session on tablet d546ac41e337486bbc746bd1095ca4c1 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:33920: session id = 8d93964f0bf848da906f40f954bba102-d546ac41e337486bbc746bd1095ca4c1
I20260709 12:19:48.392477 28366 tablet_bootstrap.cc:492] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:19:48.393520 28366 tablet_bootstrap.cc:492] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:19:48.397018 28366 ts_tablet_manager.cc:1403] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.013s
I20260709 12:19:48.397964 28370 tablet_copy_client.cc:323] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.194:37771
I20260709 12:19:48.399618 27721 tablet_copy_service.cc:140] P ff9489d2752849338bfd9a780cd0762b: Received BeginTabletCopySession request for tablet 133ff0c867ef4f6d84517e1a26f6c036 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:60582)
I20260709 12:19:48.400224 27721 tablet_copy_service.cc:161] P ff9489d2752849338bfd9a780cd0762b: Beginning new tablet copy session on tablet 133ff0c867ef4f6d84517e1a26f6c036 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:60582: session id = 8d93964f0bf848da906f40f954bba102-133ff0c867ef4f6d84517e1a26f6c036
I20260709 12:19:48.401098 27646 tablet_copy_source_session.cc:215] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:19:48.401583 28366 raft_consensus.cc:359] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:48.402431 28366 raft_consensus.cc:740] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:19:48.403088 28366 consensus_queue.cc:260] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:48.404274 28371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d546ac41e337486bbc746bd1095ca4c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.412827 27721 tablet_copy_source_session.cc:215] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:19:48.415999 28370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 133ff0c867ef4f6d84517e1a26f6c036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.420293 28371 tablet_copy_client.cc:806] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:48.422501 28371 tablet_copy_client.cc:670] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:19:48.424286 28366 ts_tablet_manager.cc:1434] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.027s	user 0.013s	sys 0.007s
I20260709 12:19:48.426267 27721 tablet_copy_service.cc:342] P ff9489d2752849338bfd9a780cd0762b: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-e476f14f8c6f455cb5a7e79754e80ab8 received from {username='slave'} at 127.0.0.1:60582
I20260709 12:19:48.426738 27721 tablet_copy_service.cc:434] P ff9489d2752849338bfd9a780cd0762b: ending tablet copy session 8d93964f0bf848da906f40f954bba102-e476f14f8c6f455cb5a7e79754e80ab8 on tablet e476f14f8c6f455cb5a7e79754e80ab8 with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:19:48.428066 28371 tablet_copy_client.cc:538] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:19:48.436223 28371 tablet_bootstrap.cc:492] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:19:48.436489 28370 tablet_copy_client.cc:806] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:48.437022 28370 tablet_copy_client.cc:670] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:19:48.442238 28370 tablet_copy_client.cc:538] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:19:48.448336 28366 ts_tablet_manager.cc:933] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:48.450697 28370 tablet_bootstrap.cc:492] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:19:48.474952 28366 tablet_copy_client.cc:323] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.194:37771
I20260709 12:19:48.477553 27721 tablet_copy_service.cc:140] P ff9489d2752849338bfd9a780cd0762b: Received BeginTabletCopySession request for tablet 14eaa4929b5f4d298e5daedd4bac1ca0 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:60582)
I20260709 12:19:48.478262 27721 tablet_copy_service.cc:161] P ff9489d2752849338bfd9a780cd0762b: Beginning new tablet copy session on tablet 14eaa4929b5f4d298e5daedd4bac1ca0 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:60582: session id = 8d93964f0bf848da906f40f954bba102-14eaa4929b5f4d298e5daedd4bac1ca0
I20260709 12:19:48.488098 27721 tablet_copy_source_session.cc:215] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:19:48.492769 28366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14eaa4929b5f4d298e5daedd4bac1ca0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:48.497648 28371 tablet_bootstrap.cc:492] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:19:48.498560 28371 tablet_bootstrap.cc:492] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:19:48.499223 28371 ts_tablet_manager.cc:1403] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.018s
I20260709 12:19:48.500197 28370 tablet_bootstrap.cc:492] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:19:48.501086 28370 tablet_bootstrap.cc:492] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:19:48.501734 28370 ts_tablet_manager.cc:1403] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.018s
I20260709 12:19:48.503386 28371 raft_consensus.cc:359] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:48.504488 28371 raft_consensus.cc:740] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:19:48.505146 28371 consensus_queue.cc:260] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:48.507287 28371 ts_tablet_manager.cc:1434] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:19:48.508101 28366 tablet_copy_client.cc:806] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:48.508669 28366 tablet_copy_client.cc:670] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:19:48.510197 27646 tablet_copy_service.cc:342] P 1ff76318bbdd4b22835b4a8e178d2caf: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-d546ac41e337486bbc746bd1095ca4c1 received from {username='slave'} at 127.0.0.1:33920
I20260709 12:19:48.510627 27646 tablet_copy_service.cc:434] P 1ff76318bbdd4b22835b4a8e178d2caf: ending tablet copy session 8d93964f0bf848da906f40f954bba102-d546ac41e337486bbc746bd1095ca4c1 on tablet d546ac41e337486bbc746bd1095ca4c1 with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:19:48.514225 28370 raft_consensus.cc:359] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:48.515393 28370 raft_consensus.cc:740] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:19:48.516062 28370 consensus_queue.cc:260] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:48.519788 28366 tablet_copy_client.cc:538] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:19:48.525774 28370 ts_tablet_manager.cc:1434] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 12:19:48.527338 27721 tablet_copy_service.cc:342] P ff9489d2752849338bfd9a780cd0762b: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-133ff0c867ef4f6d84517e1a26f6c036 received from {username='slave'} at 127.0.0.1:60582
I20260709 12:19:48.527745 27721 tablet_copy_service.cc:434] P ff9489d2752849338bfd9a780cd0762b: ending tablet copy session 8d93964f0bf848da906f40f954bba102-133ff0c867ef4f6d84517e1a26f6c036 on tablet 133ff0c867ef4f6d84517e1a26f6c036 with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:19:48.530620 28366 tablet_bootstrap.cc:492] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:19:48.548158 28366 tablet_bootstrap.cc:492] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:19:48.548817 28366 tablet_bootstrap.cc:492] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:19:48.549286 28366 ts_tablet_manager.cc:1403] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260709 12:19:48.551448 28366 raft_consensus.cc:359] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:48.552282 28366 raft_consensus.cc:740] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:19:48.552896 28366 consensus_queue.cc:260] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:48.555106 28366 ts_tablet_manager.cc:1434] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:19:48.556754 27721 tablet_copy_service.cc:342] P ff9489d2752849338bfd9a780cd0762b: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-14eaa4929b5f4d298e5daedd4bac1ca0 received from {username='slave'} at 127.0.0.1:60582
I20260709 12:19:48.557142 27721 tablet_copy_service.cc:434] P ff9489d2752849338bfd9a780cd0762b: ending tablet copy session 8d93964f0bf848da906f40f954bba102-14eaa4929b5f4d298e5daedd4bac1ca0 on tablet 14eaa4929b5f4d298e5daedd4bac1ca0 with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:19:48.720009 28308 raft_consensus.cc:1217] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:19:48.812526 28308 raft_consensus.cc:1217] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:19:48.827764 28308 raft_consensus.cc:1217] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:19:49.046983 28308 raft_consensus.cc:1217] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:19:49.172914 28341 raft_consensus.cc:1064] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:19:49.175572 28341 consensus_queue.cc:237] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:49.187304 28308 raft_consensus.cc:1275] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:49.188553 28340 consensus_queue.cc:1048] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:49.188980 27784 raft_consensus.cc:1275] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:49.190332 27630 raft_consensus.cc:1275] T 133ff0c867ef4f6d84517e1a26f6c036 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:49.191509 28381 consensus_queue.cc:1048] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:49.193807 28340 consensus_queue.cc:1048] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:49.212584 27630 raft_consensus.cc:2955] T 133ff0c867ef4f6d84517e1a26f6c036 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.207835 28340 raft_consensus.cc:2955] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.218212 27780 raft_consensus.cc:2955] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.238477 27531 catalog_manager.cc:5697] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.241392 28308 raft_consensus.cc:2955] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.278443 27711 consensus_queue.cc:237] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [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: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:49.282994 28308 raft_consensus.cc:1275] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:49.283521 27784 raft_consensus.cc:1275] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:49.284240 28261 consensus_queue.cc:1048] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:49.288108 28261 consensus_queue.cc:1048] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:49.291893 28381 raft_consensus.cc:2955] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.298360 28308 raft_consensus.cc:2955] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.315521 27780 raft_consensus.cc:2955] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.320624 27534 catalog_manager.cc:5697] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.323309 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 133ff0c867ef4f6d84517e1a26f6c036 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:19:49.347848 27619 tablet_service.cc:1558] Processing DeleteTablet for tablet 133ff0c867ef4f6d84517e1a26f6c036 with delete_type TABLET_DATA_TOMBSTONED (TS 1ff76318bbdd4b22835b4a8e178d2caf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33308
I20260709 12:19:49.359792 28390 tablet_replica.cc:333] T 133ff0c867ef4f6d84517e1a26f6c036 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:19:49.361533 28390 raft_consensus.cc:2243] T 133ff0c867ef4f6d84517e1a26f6c036 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:49.362112 28390 raft_consensus.cc:2272] T 133ff0c867ef4f6d84517e1a26f6c036 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:49.364924 28390 ts_tablet_manager.cc:1916] T 133ff0c867ef4f6d84517e1a26f6c036 P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:19:49.380810 28390 ts_tablet_manager.cc:1929] T 133ff0c867ef4f6d84517e1a26f6c036 P 1ff76318bbdd4b22835b4a8e178d2caf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:19:49.381166 28390 log.cc:1199] T 133ff0c867ef4f6d84517e1a26f6c036 P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-0-root/wals/133ff0c867ef4f6d84517e1a26f6c036
I20260709 12:19:49.382579 27519 catalog_manager.cc:5028] TS 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): tablet 133ff0c867ef4f6d84517e1a26f6c036 (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:19:49.432168 28362 raft_consensus.cc:1064] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:19:49.434491 28362 consensus_queue.cc:237] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:49.435268 28340 raft_consensus.cc:1064] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:19:49.437412 28340 consensus_queue.cc:237] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:49.441373 28308 raft_consensus.cc:1275] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:49.442709 28363 consensus_queue.cc:1048] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:49.446331 27711 raft_consensus.cc:1275] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:49.448670 28363 consensus_queue.cc:1048] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:49.451570 28307 raft_consensus.cc:1275] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:49.451989 27633 raft_consensus.cc:1275] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:49.456524 28381 consensus_queue.cc:1048] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:49.458632 28340 consensus_queue.cc:1048] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:49.471976 27780 raft_consensus.cc:1275] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:49.478302 27780 raft_consensus.cc:1275] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:49.485941 28363 consensus_queue.cc:1048] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:49.495818 28381 consensus_queue.cc:1048] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:49.502929 28260 raft_consensus.cc:2955] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.521142 28261 raft_consensus.cc:2955] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.526480 28306 raft_consensus.cc:2955] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.559419 28381 raft_consensus.cc:1064] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:19:49.561946 28381 consensus_queue.cc:237] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:49.576345 27633 raft_consensus.cc:2955] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.594031 27532 catalog_manager.cc:5697] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:19:49.602715 27711 raft_consensus.cc:2955] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.514813 27780 raft_consensus.cc:2955] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.609968 27707 consensus_queue.cc:237] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:49.618240 28308 raft_consensus.cc:2955] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.621186 28306 raft_consensus.cc:1275] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:49.621778 27633 raft_consensus.cc:1275] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:49.622617 28261 consensus_queue.cc:1048] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:49.628645 28340 consensus_queue.cc:1048] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:49.630395 27533 catalog_manager.cc:5697] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:49.644537 28308 raft_consensus.cc:1275] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:49.645888 27783 raft_consensus.cc:1275] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:49.647266 28340 consensus_queue.cc:1048] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:49.648063 28341 consensus_queue.cc:1048] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:49.651036 27632 raft_consensus.cc:1275] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:49.651458 28306 raft_consensus.cc:2955] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.649919 28341 raft_consensus.cc:2955] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.658717 28340 consensus_queue.cc:1048] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:49.678313 27630 consensus_queue.cc:237] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:49.676682 27633 raft_consensus.cc:2955] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.689889 27780 raft_consensus.cc:1275] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:49.693615 28260 consensus_queue.cc:1048] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:49.695756 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e476f14f8c6f455cb5a7e79754e80ab8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:19:49.695899 28308 raft_consensus.cc:1275] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:49.702834 28400 consensus_queue.cc:1048] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:19:49.699636 27534 catalog_manager.cc:5697] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.718704 27781 raft_consensus.cc:2955] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.714623 28363 raft_consensus.cc:2955] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
W20260709 12:19:49.759346 27676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.196:38423, user_credentials={real_user=slave}} blocked reactor thread for 44542.5us
I20260709 12:19:49.765965 27519 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d546ac41e337486bbc746bd1095ca4c1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:19:49.765305 28305 raft_consensus.cc:2955] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
W20260709 12:19:49.767026 27675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.193:38037, user_credentials={real_user=slave}} blocked reactor thread for 54142.3us
I20260709 12:19:49.770519 27532 catalog_manager.cc:5697] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.774212 27774 tablet_service.cc:1558] Processing DeleteTablet for tablet e476f14f8c6f455cb5a7e79754e80ab8 with delete_type TABLET_DATA_TOMBSTONED (TS 665818a8aae744b1b9cb9271e86be844 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38742
I20260709 12:19:49.784924 28340 raft_consensus.cc:2955] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.789228 27781 raft_consensus.cc:2955] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.805472 27701 tablet_service.cc:1558] Processing DeleteTablet for tablet d546ac41e337486bbc746bd1095ca4c1 with delete_type TABLET_DATA_TOMBSTONED (TS ff9489d2752849338bfd9a780cd0762b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60668
I20260709 12:19:49.821734 28307 raft_consensus.cc:2955] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.837713 28407 tablet_replica.cc:333] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:19:49.839177 28407 raft_consensus.cc:2243] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:49.846719 27532 catalog_manager.cc:5697] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.839947 28407 pending_rounds.cc:70] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844: Trying to abort 1 pending ops.
I20260709 12:19:49.876717 27632 raft_consensus.cc:2955] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:49.881651 28409 tablet_replica.cc:333] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:19:49.902541 28409 raft_consensus.cc:2243] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:49.903479 28409 raft_consensus.cc:2272] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:49.919770 28409 ts_tablet_manager.cc:1916] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:19:49.922178 27751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.194:37771, user_credentials={real_user=slave}} blocked reactor thread for 105417us
I20260709 12:19:49.880162 28407 pending_rounds.cc:77] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305623918331310080 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "e476f14f8c6f455cb5a7e79754e80ab8" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } } }
I20260709 12:19:49.926446 28407 raft_consensus.cc:2917] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 12:19:49.926951 28407 raft_consensus.cc:2889] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:19:49.927359 28407 raft_consensus.cc:2272] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:19:49.938055 27602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.194:37771, user_credentials={real_user=slave}} blocked reactor thread for 74129.5us
I20260709 12:19:49.947216 28407 ts_tablet_manager.cc:1916] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:19:49.965946 27711 consensus_queue.cc:237] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [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: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:49.975485 28307 raft_consensus.cc:1275] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:49.977677 28411 consensus_queue.cc:1048] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:49.995800 28409 ts_tablet_manager.cc:1929] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:19:49.996353 28409 log.cc:1199] T d546ac41e337486bbc746bd1095ca4c1 P ff9489d2752849338bfd9a780cd0762b: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-1-root/wals/d546ac41e337486bbc746bd1095ca4c1
I20260709 12:19:50.001519 28411 raft_consensus.cc:2955] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:50.009027 27781 raft_consensus.cc:1275] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:50.011865 28307 raft_consensus.cc:2955] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:50.013351 27521 catalog_manager.cc:5028] TS ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): tablet d546ac41e337486bbc746bd1095ca4c1 (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:19:50.016093 28340 consensus_queue.cc:1048] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:50.012787 28407 ts_tablet_manager.cc:1929] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:19:50.017995 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 14eaa4929b5f4d298e5daedd4bac1ca0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:19:50.018489 28407 log.cc:1199] T e476f14f8c6f455cb5a7e79754e80ab8 P 665818a8aae744b1b9cb9271e86be844: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-2-root/wals/e476f14f8c6f455cb5a7e79754e80ab8
I20260709 12:19:50.020454 27521 catalog_manager.cc:5028] TS 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): tablet e476f14f8c6f455cb5a7e79754e80ab8 (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:19:50.027415 27534 catalog_manager.cc:5697] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:19:50.029157 27781 raft_consensus.cc:2955] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:50.037027 27619 tablet_service.cc:1558] Processing DeleteTablet for tablet 14eaa4929b5f4d298e5daedd4bac1ca0 with delete_type TABLET_DATA_TOMBSTONED (TS 1ff76318bbdd4b22835b4a8e178d2caf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33308
I20260709 12:19:50.038640 28415 tablet_replica.cc:333] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:19:50.051005 28415 raft_consensus.cc:2243] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:50.051530 28415 raft_consensus.cc:2272] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:50.056435 28415 ts_tablet_manager.cc:1916] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:19:50.066555 28415 ts_tablet_manager.cc:1929] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:19:50.066838 28415 log.cc:1199] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-0-root/wals/14eaa4929b5f4d298e5daedd4bac1ca0
I20260709 12:19:50.067914 27519 catalog_manager.cc:5028] TS 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): tablet 14eaa4929b5f4d298e5daedd4bac1ca0 (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:19:51.104552 27631 consensus_queue.cc:237] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:51.110488 27781 raft_consensus.cc:1275] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:19:51.110945 27601 consensus_peers.cc:597] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c6aca288be5457ea4ec2c8fbad43ed2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:51.111279 27711 raft_consensus.cc:1275] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:51.111984 28416 consensus_queue.cc:1048] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:51.112964 28362 consensus_queue.cc:1048] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:51.119282 28416 raft_consensus.cc:2955] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:51.123672 27781 raft_consensus.cc:2955] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:51.125999 27711 raft_consensus.cc:2955] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:51.135121 27705 consensus_queue.cc:237] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:51.138620 27534 catalog_manager.cc:5697] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
W20260709 12:19:51.158466 27676 consensus_peers.cc:597] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9733820861434a9a91bbd45c5bd3951e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:51.175076 27781 raft_consensus.cc:1275] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:51.176621 28426 consensus_queue.cc:1048] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:51.177627 27631 raft_consensus.cc:1275] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:51.181954 28381 consensus_queue.cc:1048] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:51.205379 28381 raft_consensus.cc:2955] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:51.207468 27783 raft_consensus.cc:2955] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:51.208295 27631 raft_consensus.cc:2955] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:51.225526 27705 consensus_queue.cc:237] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:51.226696 27533 catalog_manager.cc:5697] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:51.234427 27631 raft_consensus.cc:1275] T 53294ca3b0904034937407d9592ad141 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:19:51.234508 27676 consensus_peers.cc:597] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 53294ca3b0904034937407d9592ad141. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:51.236451 28381 consensus_queue.cc:1048] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:51.235942 27783 raft_consensus.cc:1275] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:51.238809 28404 consensus_queue.cc:1048] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:51.247915 28426 raft_consensus.cc:2955] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:51.254737 27631 raft_consensus.cc:2955] T 53294ca3b0904034937407d9592ad141 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:51.262853 27783 raft_consensus.cc:2955] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:51.264825 27705 consensus_queue.cc:237] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:51.269244 27532 catalog_manager.cc:5697] T 53294ca3b0904034937407d9592ad141 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:51.273191 27781 raft_consensus.cc:1275] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:19:51.273772 27676 consensus_peers.cc:597] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 44a470d6636e4c13aefd214372e857bf. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:51.281916 28404 consensus_queue.cc:1048] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:51.288136 27631 raft_consensus.cc:1275] T 44a470d6636e4c13aefd214372e857bf P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:51.289702 28404 consensus_queue.cc:1048] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:51.297389 28426 raft_consensus.cc:2955] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:51.299185 27783 raft_consensus.cc:2955] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:51.303094 27631 raft_consensus.cc:2955] T 44a470d6636e4c13aefd214372e857bf P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:51.321975 27534 catalog_manager.cc:5697] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:51.507658 28438 ts_tablet_manager.cc:933] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037)
I20260709 12:19:51.509490 28438 tablet_copy_client.cc:323] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.193:38037
I20260709 12:19:51.510820 27646 tablet_copy_service.cc:140] P 1ff76318bbdd4b22835b4a8e178d2caf: Received BeginTabletCopySession request for tablet 3c6aca288be5457ea4ec2c8fbad43ed2 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:33920)
I20260709 12:19:51.511332 27646 tablet_copy_service.cc:161] P 1ff76318bbdd4b22835b4a8e178d2caf: Beginning new tablet copy session on tablet 3c6aca288be5457ea4ec2c8fbad43ed2 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:33920: session id = 8d93964f0bf848da906f40f954bba102-3c6aca288be5457ea4ec2c8fbad43ed2
I20260709 12:19:51.518270 27646 tablet_copy_source_session.cc:215] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:19:51.521009 28438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c6aca288be5457ea4ec2c8fbad43ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.531898 28438 tablet_copy_client.cc:806] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:51.532379 28438 tablet_copy_client.cc:670] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:19:51.536103 28438 tablet_copy_client.cc:538] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:19:51.543926 28438 tablet_bootstrap.cc:492] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:19:51.562701 28438 tablet_bootstrap.cc:492] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:19:51.563504 28438 tablet_bootstrap.cc:492] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:19:51.564098 28438 ts_tablet_manager.cc:1403] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260709 12:19:51.566826 28438 raft_consensus.cc:359] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:51.567613 28438 raft_consensus.cc:740] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:19:51.568226 28438 consensus_queue.cc:260] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:51.573900 28442 ts_tablet_manager.cc:933] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:51.575145 28438 ts_tablet_manager.cc:1434] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 12:19:51.576826 27646 tablet_copy_service.cc:342] P 1ff76318bbdd4b22835b4a8e178d2caf: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-3c6aca288be5457ea4ec2c8fbad43ed2 received from {username='slave'} at 127.0.0.1:33920
I20260709 12:19:51.577222 27646 tablet_copy_service.cc:434] P 1ff76318bbdd4b22835b4a8e178d2caf: ending tablet copy session 8d93964f0bf848da906f40f954bba102-3c6aca288be5457ea4ec2c8fbad43ed2 on tablet 3c6aca288be5457ea4ec2c8fbad43ed2 with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:19:51.581506 28442 tablet_copy_client.cc:323] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.194:37771
I20260709 12:19:51.583071 27721 tablet_copy_service.cc:140] P ff9489d2752849338bfd9a780cd0762b: Received BeginTabletCopySession request for tablet 9733820861434a9a91bbd45c5bd3951e from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:60582)
I20260709 12:19:51.583544 27721 tablet_copy_service.cc:161] P ff9489d2752849338bfd9a780cd0762b: Beginning new tablet copy session on tablet 9733820861434a9a91bbd45c5bd3951e from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:60582: session id = 8d93964f0bf848da906f40f954bba102-9733820861434a9a91bbd45c5bd3951e
I20260709 12:19:51.590308 27721 tablet_copy_source_session.cc:215] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:19:51.593191 28442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9733820861434a9a91bbd45c5bd3951e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.618074 28442 tablet_copy_client.cc:806] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:51.618661 28442 tablet_copy_client.cc:670] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:19:51.622018 28442 tablet_copy_client.cc:538] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:19:51.631029 28442 tablet_bootstrap.cc:492] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:19:51.649231 28442 tablet_bootstrap.cc:492] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:19:51.649947 28442 tablet_bootstrap.cc:492] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:19:51.650437 28442 ts_tablet_manager.cc:1403] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260709 12:19:51.652520 28442 raft_consensus.cc:359] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:51.653075 28442 raft_consensus.cc:740] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:19:51.653532 28442 consensus_queue.cc:260] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:51.655304 28442 ts_tablet_manager.cc:1434] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 12:19:51.656683 27721 tablet_copy_service.cc:342] P ff9489d2752849338bfd9a780cd0762b: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-9733820861434a9a91bbd45c5bd3951e received from {username='slave'} at 127.0.0.1:60582
I20260709 12:19:51.657037 27721 tablet_copy_service.cc:434] P ff9489d2752849338bfd9a780cd0762b: ending tablet copy session 8d93964f0bf848da906f40f954bba102-9733820861434a9a91bbd45c5bd3951e on tablet 9733820861434a9a91bbd45c5bd3951e with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:19:51.687254 28442 ts_tablet_manager.cc:933] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:51.688782 28442 tablet_copy_client.cc:323] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.194:37771
I20260709 12:19:51.690055 27721 tablet_copy_service.cc:140] P ff9489d2752849338bfd9a780cd0762b: Received BeginTabletCopySession request for tablet 44a470d6636e4c13aefd214372e857bf from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:60582)
I20260709 12:19:51.690457 27721 tablet_copy_service.cc:161] P ff9489d2752849338bfd9a780cd0762b: Beginning new tablet copy session on tablet 44a470d6636e4c13aefd214372e857bf from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:60582: session id = 8d93964f0bf848da906f40f954bba102-44a470d6636e4c13aefd214372e857bf
I20260709 12:19:51.692819 28438 ts_tablet_manager.cc:933] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:51.701151 27721 tablet_copy_source_session.cc:215] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:19:51.710947 28442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a470d6636e4c13aefd214372e857bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.720503 28438 tablet_copy_client.cc:323] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.194:37771
I20260709 12:19:51.723014 27721 tablet_copy_service.cc:140] P ff9489d2752849338bfd9a780cd0762b: Received BeginTabletCopySession request for tablet 53294ca3b0904034937407d9592ad141 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:60582)
I20260709 12:19:51.723570 27721 tablet_copy_service.cc:161] P ff9489d2752849338bfd9a780cd0762b: Beginning new tablet copy session on tablet 53294ca3b0904034937407d9592ad141 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:60582: session id = 8d93964f0bf848da906f40f954bba102-53294ca3b0904034937407d9592ad141
I20260709 12:19:51.725579 28442 tablet_copy_client.cc:806] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:51.726112 28442 tablet_copy_client.cc:670] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:19:51.730360 28442 tablet_copy_client.cc:538] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:19:51.731976 27721 tablet_copy_source_session.cc:215] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:19:51.734760 28438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53294ca3b0904034937407d9592ad141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:51.738723 28442 tablet_bootstrap.cc:492] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:19:51.751813 28438 tablet_copy_client.cc:806] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:51.752475 28438 tablet_copy_client.cc:670] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:19:51.757105 28438 tablet_copy_client.cc:538] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:19:51.759162 28442 tablet_bootstrap.cc:492] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:19:51.759827 28442 tablet_bootstrap.cc:492] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:19:51.760367 28442 ts_tablet_manager.cc:1403] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.010s
I20260709 12:19:51.762310 28442 raft_consensus.cc:359] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:51.762827 28442 raft_consensus.cc:740] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:19:51.763245 28442 consensus_queue.cc:260] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:51.765235 28442 ts_tablet_manager.cc:1434] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 12:19:51.765690 28438 tablet_bootstrap.cc:492] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:19:51.766637 27721 tablet_copy_service.cc:342] P ff9489d2752849338bfd9a780cd0762b: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-44a470d6636e4c13aefd214372e857bf received from {username='slave'} at 127.0.0.1:60582
I20260709 12:19:51.767475 27721 tablet_copy_service.cc:434] P ff9489d2752849338bfd9a780cd0762b: ending tablet copy session 8d93964f0bf848da906f40f954bba102-44a470d6636e4c13aefd214372e857bf on tablet 44a470d6636e4c13aefd214372e857bf with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:19:51.787154 28438 tablet_bootstrap.cc:492] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:19:51.787788 28438 tablet_bootstrap.cc:492] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:19:51.788339 28438 ts_tablet_manager.cc:1403] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.006s
I20260709 12:19:51.790454 28438 raft_consensus.cc:359] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:51.791016 28438 raft_consensus.cc:740] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:19:51.791478 28438 consensus_queue.cc:260] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:51.795162 28438 ts_tablet_manager.cc:1434] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:19:51.796589 27721 tablet_copy_service.cc:342] P ff9489d2752849338bfd9a780cd0762b: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-53294ca3b0904034937407d9592ad141 received from {username='slave'} at 127.0.0.1:60582
I20260709 12:19:51.796988 27721 tablet_copy_service.cc:434] P ff9489d2752849338bfd9a780cd0762b: ending tablet copy session 8d93964f0bf848da906f40f954bba102-53294ca3b0904034937407d9592ad141 on tablet 53294ca3b0904034937407d9592ad141 with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:19:52.121698 28307 raft_consensus.cc:1217] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:19:52.137275 28307 raft_consensus.cc:1217] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:19:52.269846 28307 raft_consensus.cc:1217] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:19:52.275998 28307 raft_consensus.cc:1217] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:19:52.630151 28422 raft_consensus.cc:1064] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:19:52.632630 28422 consensus_queue.cc:237] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:52.643396 28307 raft_consensus.cc:1275] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:52.644865 28450 consensus_queue.cc:1048] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:52.649365 27780 raft_consensus.cc:1275] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:52.651135 27711 raft_consensus.cc:1275] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:52.652168 28362 consensus_queue.cc:1048] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:52.665167 28362 consensus_queue.cc:1048] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:52.675840 28434 raft_consensus.cc:1064] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:19:52.676834 28362 raft_consensus.cc:2955] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:52.678532 28434 consensus_queue.cc:237] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:52.679443 27781 raft_consensus.cc:2955] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:52.690318 27707 raft_consensus.cc:2955] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:52.696480 27534 catalog_manager.cc:5697] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:52.720052 27781 raft_consensus.cc:1275] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:52.721616 28381 consensus_queue.cc:1048] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:52.724229 28307 raft_consensus.cc:2955] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:52.737177 27633 raft_consensus.cc:1275] T 44a470d6636e4c13aefd214372e857bf P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:52.737845 28305 raft_consensus.cc:1275] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:52.741668 28434 consensus_queue.cc:1048] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:52.760308 28381 raft_consensus.cc:1064] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:19:52.762290 28381 consensus_queue.cc:237] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:52.764884 27633 consensus_queue.cc:237] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:52.775254 28307 raft_consensus.cc:1275] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:52.776684 28422 consensus_queue.cc:1048] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:52.777271 27780 raft_consensus.cc:1275] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:52.780457 28362 consensus_queue.cc:1048] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:52.790762 28458 consensus_queue.cc:1048] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:52.803059 28307 raft_consensus.cc:1275] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:52.806273 28434 consensus_queue.cc:1048] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:52.808887 27781 raft_consensus.cc:1275] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:52.810187 28381 consensus_queue.cc:1048] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:52.816488 28362 raft_consensus.cc:2955] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:52.817185 28307 raft_consensus.cc:2955] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:52.825065 27519 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3c6aca288be5457ea4ec2c8fbad43ed2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:19:52.827215 27784 raft_consensus.cc:2955] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:52.834782 27532 catalog_manager.cc:5697] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:19:52.835140 28426 raft_consensus.cc:2955] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:52.846431 28459 raft_consensus.cc:2955] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:52.848393 27781 raft_consensus.cc:2955] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:52.861414 27632 raft_consensus.cc:1275] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:52.863404 27701 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c6aca288be5457ea4ec2c8fbad43ed2 with delete_type TABLET_DATA_TOMBSTONED (TS ff9489d2752849338bfd9a780cd0762b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60668
I20260709 12:19:52.867000 28305 raft_consensus.cc:2955] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:52.874576 27532 catalog_manager.cc:5697] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:52.908509 28471 consensus_queue.cc:1048] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:52.926084 27781 raft_consensus.cc:2955] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:52.933158 28434 raft_consensus.cc:1064] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:19:52.938298 28305 raft_consensus.cc:2955] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:52.935523 28434 consensus_queue.cc:237] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:52.948539 27534 catalog_manager.cc:5697] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:52.960757 27631 raft_consensus.cc:2955] T 44a470d6636e4c13aefd214372e857bf P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:52.966101 28470 tablet_replica.cc:333] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:19:52.969349 28470 raft_consensus.cc:2243] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:52.970261 28470 raft_consensus.cc:2272] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:52.984508 28305 raft_consensus.cc:1275] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:52.984551 27633 raft_consensus.cc:1275] T 53294ca3b0904034937407d9592ad141 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:52.985399 27781 raft_consensus.cc:1275] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:52.986698 28471 consensus_queue.cc:1048] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:52.988448 28459 consensus_queue.cc:1048] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:52.989187 28381 consensus_queue.cc:1048] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:52.993007 28470 ts_tablet_manager.cc:1916] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:19:52.994506 27632 raft_consensus.cc:2955] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:53.040067 28470 ts_tablet_manager.cc:1929] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:19:53.040647 28470 log.cc:1199] T 3c6aca288be5457ea4ec2c8fbad43ed2 P ff9489d2752849338bfd9a780cd0762b: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-1-root/wals/3c6aca288be5457ea4ec2c8fbad43ed2
I20260709 12:19:53.042378 27521 catalog_manager.cc:5028] TS ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): tablet 3c6aca288be5457ea4ec2c8fbad43ed2 (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
W20260709 12:19:53.048398 28476 log.cc:927] Time spent T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 12:19:53.053593 27705 consensus_queue.cc:237] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:53.058887 28461 raft_consensus.cc:2955] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:53.064478 28307 raft_consensus.cc:1275] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:53.075400 28305 raft_consensus.cc:2955] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:53.066637 27630 raft_consensus.cc:2955] T 53294ca3b0904034937407d9592ad141 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:53.091986 28426 consensus_queue.cc:1048] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:53.101491 28459 raft_consensus.cc:2955] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:53.103480 28307 raft_consensus.cc:2955] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:53.104736 27780 raft_consensus.cc:2955] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:53.106215 27534 catalog_manager.cc:5697] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:19:53.066030 27633 raft_consensus.cc:1275] T 44a470d6636e4c13aefd214372e857bf P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:53.121964 28434 consensus_queue.cc:1048] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:53.124176 27533 catalog_manager.cc:5697] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:53.128337 27632 raft_consensus.cc:2955] T 44a470d6636e4c13aefd214372e857bf P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:53.136080 27774 tablet_service.cc:1558] Processing DeleteTablet for tablet 44a470d6636e4c13aefd214372e857bf with delete_type TABLET_DATA_TOMBSTONED (TS 665818a8aae744b1b9cb9271e86be844 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38742
I20260709 12:19:53.157711 28480 tablet_replica.cc:333] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:19:53.162622 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 44a470d6636e4c13aefd214372e857bf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:19:53.164134 28480 raft_consensus.cc:2243] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:53.164980 28480 raft_consensus.cc:2272] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:53.169287 28480 ts_tablet_manager.cc:1916] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:19:53.184548 28480 ts_tablet_manager.cc:1929] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:19:53.185132 28480 log.cc:1199] T 44a470d6636e4c13aefd214372e857bf P 665818a8aae744b1b9cb9271e86be844: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-2-root/wals/44a470d6636e4c13aefd214372e857bf
I20260709 12:19:53.185930 27707 consensus_queue.cc:237] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [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: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:53.188706 27521 catalog_manager.cc:5028] TS 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): tablet 44a470d6636e4c13aefd214372e857bf (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:19:53.194795 27780 raft_consensus.cc:1275] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:53.199354 28434 consensus_queue.cc:1048] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:53.205344 28305 raft_consensus.cc:1275] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:53.207566 28434 consensus_queue.cc:1048] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:53.210319 28458 raft_consensus.cc:2955] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:53.214583 27780 raft_consensus.cc:2955] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:53.220000 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 53294ca3b0904034937407d9592ad141 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:19:53.219167 28305 raft_consensus.cc:2955] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:53.229364 27531 catalog_manager.cc:5697] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:19:53.239758 27619 tablet_service.cc:1558] Processing DeleteTablet for tablet 53294ca3b0904034937407d9592ad141 with delete_type TABLET_DATA_TOMBSTONED (TS 1ff76318bbdd4b22835b4a8e178d2caf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33308
I20260709 12:19:53.242059 28481 tablet_replica.cc:333] T 53294ca3b0904034937407d9592ad141 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:19:53.243189 28481 raft_consensus.cc:2243] T 53294ca3b0904034937407d9592ad141 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:53.243706 28481 raft_consensus.cc:2272] T 53294ca3b0904034937407d9592ad141 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:53.246407 28481 ts_tablet_manager.cc:1916] T 53294ca3b0904034937407d9592ad141 P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:19:53.257711 28481 ts_tablet_manager.cc:1929] T 53294ca3b0904034937407d9592ad141 P 1ff76318bbdd4b22835b4a8e178d2caf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:19:53.258128 28481 log.cc:1199] T 53294ca3b0904034937407d9592ad141 P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-0-root/wals/53294ca3b0904034937407d9592ad141
I20260709 12:19:53.259917 27519 catalog_manager.cc:5028] TS 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): tablet 53294ca3b0904034937407d9592ad141 (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:19:53.532829 27707 consensus_queue.cc:237] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:53.538615 28305 raft_consensus.cc:1275] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:53.538934 27630 raft_consensus.cc:1275] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:53.540256 28434 consensus_queue.cc:1048] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:53.542282 28434 consensus_queue.cc:1048] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:53.551054 28305 raft_consensus.cc:2955] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:53.552237 28426 raft_consensus.cc:2955] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:53.564296 27532 catalog_manager.cc:5697] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:53.565779 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9733820861434a9a91bbd45c5bd3951e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:19:53.562248 27630 raft_consensus.cc:2955] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:53.580487 27774 tablet_service.cc:1558] Processing DeleteTablet for tablet 9733820861434a9a91bbd45c5bd3951e with delete_type TABLET_DATA_TOMBSTONED (TS 665818a8aae744b1b9cb9271e86be844 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38742
I20260709 12:19:53.581811 28480 tablet_replica.cc:333] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:19:53.583045 28480 raft_consensus.cc:2243] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:53.583789 28480 raft_consensus.cc:2272] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:53.588477 28480 ts_tablet_manager.cc:1916] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:19:53.600631 28480 ts_tablet_manager.cc:1929] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:19:53.600965 28480 log.cc:1199] T 9733820861434a9a91bbd45c5bd3951e P 665818a8aae744b1b9cb9271e86be844: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-2-root/wals/9733820861434a9a91bbd45c5bd3951e
I20260709 12:19:53.602190 27521 catalog_manager.cc:5028] TS 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): tablet 9733820861434a9a91bbd45c5bd3951e (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:19:54.648381 27630 consensus_queue.cc:237] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
W20260709 12:19:54.654215 27601 consensus_peers.cc:597] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0cb3795ce0104d698d5242353330c5cb. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:54.654407 27780 raft_consensus.cc:1275] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:54.655014 27707 raft_consensus.cc:1275] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:54.657204 28422 consensus_queue.cc:1048] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:54.659220 28362 consensus_queue.cc:1048] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:54.675566 28422 raft_consensus.cc:2955] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:54.677096 27707 raft_consensus.cc:2955] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:54.679136 27780 raft_consensus.cc:2955] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:54.695715 27532 catalog_manager.cc:5697] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:54.701246 27630 consensus_queue.cc:237] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:54.707893 27781 raft_consensus.cc:1275] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:19:54.709146 28485 consensus_queue.cc:1048] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:19:54.710776 27601 consensus_peers.cc:597] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a6c5c2d8472441f8bf30ccd04bf670c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:54.713379 27707 raft_consensus.cc:1275] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:19:54.714990 28362 consensus_queue.cc:1048] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:54.722695 28485 raft_consensus.cc:2955] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:54.724222 27780 raft_consensus.cc:2955] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:54.733557 27707 raft_consensus.cc:2955] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:54.738430 27531 catalog_manager.cc:5697] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:54.743367 27705 consensus_queue.cc:237] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:54.756320 27630 raft_consensus.cc:1275] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:54.758015 27784 raft_consensus.cc:1275] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:19:54.760149 27676 consensus_peers.cc:597] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7b7d65a5e0b454e9989e36351dbc766. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:54.763100 28498 consensus_queue.cc:1048] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:54.765800 28498 consensus_queue.cc:1048] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:54.778961 28497 raft_consensus.cc:2955] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:54.780537 27784 raft_consensus.cc:2955] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:54.781090 27630 raft_consensus.cc:2955] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:54.794662 27531 catalog_manager.cc:5697] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:54.821121 27784 consensus_queue.cc:237] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:54.827296 27705 raft_consensus.cc:1275] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:54.827550 27633 raft_consensus.cc:1275] T a41d3dd7dc624896b3383c96ac1aab71 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:54.829325 28504 consensus_queue.cc:1048] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:54.830461 28483 consensus_queue.cc:1048] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:54.839659 28482 raft_consensus.cc:2955] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:54.841786 27633 raft_consensus.cc:2955] T a41d3dd7dc624896b3383c96ac1aab71 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:54.841866 27705 raft_consensus.cc:2955] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
W20260709 12:19:54.848587 27750 consensus_peers.cc:597] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a41d3dd7dc624896b3383c96ac1aab71. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:54.864655 27532 catalog_manager.cc:5697] T a41d3dd7dc624896b3383c96ac1aab71 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:55.231652 28510 ts_tablet_manager.cc:933] T a41d3dd7dc624896b3383c96ac1aab71 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:55.235550 28510 tablet_copy_client.cc:323] T a41d3dd7dc624896b3383c96ac1aab71 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.195:37235
I20260709 12:19:55.249305 27795 tablet_copy_service.cc:140] P 665818a8aae744b1b9cb9271e86be844: Received BeginTabletCopySession request for tablet a41d3dd7dc624896b3383c96ac1aab71 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:41042)
I20260709 12:19:55.249873 27795 tablet_copy_service.cc:161] P 665818a8aae744b1b9cb9271e86be844: Beginning new tablet copy session on tablet a41d3dd7dc624896b3383c96ac1aab71 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:41042: session id = 8d93964f0bf848da906f40f954bba102-a41d3dd7dc624896b3383c96ac1aab71
I20260709 12:19:55.260475 27795 tablet_copy_source_session.cc:215] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:19:55.265455 28513 ts_tablet_manager.cc:933] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037)
I20260709 12:19:55.273720 28510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a41d3dd7dc624896b3383c96ac1aab71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:55.286408 28513 tablet_copy_client.cc:323] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.193:38037
I20260709 12:19:55.288125 27646 tablet_copy_service.cc:140] P 1ff76318bbdd4b22835b4a8e178d2caf: Received BeginTabletCopySession request for tablet 0cb3795ce0104d698d5242353330c5cb from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:33920)
I20260709 12:19:55.288686 27646 tablet_copy_service.cc:161] P 1ff76318bbdd4b22835b4a8e178d2caf: Beginning new tablet copy session on tablet 0cb3795ce0104d698d5242353330c5cb from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:33920: session id = 8d93964f0bf848da906f40f954bba102-0cb3795ce0104d698d5242353330c5cb
I20260709 12:19:55.289659 28510 tablet_copy_client.cc:806] T a41d3dd7dc624896b3383c96ac1aab71 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:55.290192 28510 tablet_copy_client.cc:670] T a41d3dd7dc624896b3383c96ac1aab71 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:19:55.293475 28510 tablet_copy_client.cc:538] T a41d3dd7dc624896b3383c96ac1aab71 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:19:55.308897 28510 tablet_bootstrap.cc:492] T a41d3dd7dc624896b3383c96ac1aab71 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:19:55.311399 27646 tablet_copy_source_session.cc:215] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:19:55.316886 28515 ts_tablet_manager.cc:933] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:55.319000 28513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb3795ce0104d698d5242353330c5cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:55.324571 28516 ts_tablet_manager.cc:933] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037)
I20260709 12:19:55.342530 28515 tablet_copy_client.cc:323] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.194:37771
I20260709 12:19:55.342579 28510 tablet_bootstrap.cc:492] T a41d3dd7dc624896b3383c96ac1aab71 P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:19:55.345115 28510 tablet_bootstrap.cc:492] T a41d3dd7dc624896b3383c96ac1aab71 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:19:55.345096 27721 tablet_copy_service.cc:140] P ff9489d2752849338bfd9a780cd0762b: Received BeginTabletCopySession request for tablet e7b7d65a5e0b454e9989e36351dbc766 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:60582)
I20260709 12:19:55.345762 27721 tablet_copy_service.cc:161] P ff9489d2752849338bfd9a780cd0762b: Beginning new tablet copy session on tablet e7b7d65a5e0b454e9989e36351dbc766 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:60582: session id = 8d93964f0bf848da906f40f954bba102-e7b7d65a5e0b454e9989e36351dbc766
I20260709 12:19:55.346177 28510 ts_tablet_manager.cc:1403] T a41d3dd7dc624896b3383c96ac1aab71 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.005s
I20260709 12:19:55.346549 28516 tablet_copy_client.cc:323] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.193:38037
I20260709 12:19:55.348081 27646 tablet_copy_service.cc:140] P 1ff76318bbdd4b22835b4a8e178d2caf: Received BeginTabletCopySession request for tablet 8a6c5c2d8472441f8bf30ccd04bf670c from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:33920)
I20260709 12:19:55.348610 27646 tablet_copy_service.cc:161] P 1ff76318bbdd4b22835b4a8e178d2caf: Beginning new tablet copy session on tablet 8a6c5c2d8472441f8bf30ccd04bf670c from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:33920: session id = 8d93964f0bf848da906f40f954bba102-8a6c5c2d8472441f8bf30ccd04bf670c
I20260709 12:19:55.349431 28510 raft_consensus.cc:359] T a41d3dd7dc624896b3383c96ac1aab71 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:55.350257 28510 raft_consensus.cc:740] T a41d3dd7dc624896b3383c96ac1aab71 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:19:55.350935 28510 consensus_queue.cc:260] T a41d3dd7dc624896b3383c96ac1aab71 P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:55.355769 27721 tablet_copy_source_session.cc:215] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:19:55.359328 27646 tablet_copy_source_session.cc:215] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:19:55.359901 28515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7b7d65a5e0b454e9989e36351dbc766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:55.360918 28513 tablet_copy_client.cc:806] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:55.361377 28510 ts_tablet_manager.cc:1434] T a41d3dd7dc624896b3383c96ac1aab71 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.008s
I20260709 12:19:55.361425 28513 tablet_copy_client.cc:670] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:19:55.363786 27795 tablet_copy_service.cc:342] P 665818a8aae744b1b9cb9271e86be844: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-a41d3dd7dc624896b3383c96ac1aab71 received from {username='slave'} at 127.0.0.1:41042
I20260709 12:19:55.364221 27795 tablet_copy_service.cc:434] P 665818a8aae744b1b9cb9271e86be844: ending tablet copy session 8d93964f0bf848da906f40f954bba102-a41d3dd7dc624896b3383c96ac1aab71 on tablet a41d3dd7dc624896b3383c96ac1aab71 with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:19:55.364490 28516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a6c5c2d8472441f8bf30ccd04bf670c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:55.377025 28515 tablet_copy_client.cc:806] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:55.377588 28513 tablet_copy_client.cc:538] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:19:55.377610 28515 tablet_copy_client.cc:670] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:19:55.378772 28516 tablet_copy_client.cc:806] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:55.379359 28516 tablet_copy_client.cc:670] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:19:55.382071 28515 tablet_copy_client.cc:538] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:19:55.386582 28516 tablet_copy_client.cc:538] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:19:55.388931 28513 tablet_bootstrap.cc:492] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:19:55.395033 28516 tablet_bootstrap.cc:492] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:19:55.400221 28515 tablet_bootstrap.cc:492] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:19:55.438323 28516 tablet_bootstrap.cc:492] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:19:55.439271 28516 tablet_bootstrap.cc:492] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:19:55.440133 28516 ts_tablet_manager.cc:1403] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.008s
I20260709 12:19:55.446175 28516 raft_consensus.cc:359] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:55.446997 28516 raft_consensus.cc:740] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:19:55.448118 28516 consensus_queue.cc:260] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:55.450922 28516 ts_tablet_manager.cc:1434] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:19:55.475306 27646 tablet_copy_service.cc:342] P 1ff76318bbdd4b22835b4a8e178d2caf: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-8a6c5c2d8472441f8bf30ccd04bf670c received from {username='slave'} at 127.0.0.1:33920
I20260709 12:19:55.475757 27646 tablet_copy_service.cc:434] P 1ff76318bbdd4b22835b4a8e178d2caf: ending tablet copy session 8d93964f0bf848da906f40f954bba102-8a6c5c2d8472441f8bf30ccd04bf670c on tablet 8a6c5c2d8472441f8bf30ccd04bf670c with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:19:55.482273 28515 tablet_bootstrap.cc:492] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:19:55.483215 28515 tablet_bootstrap.cc:492] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:19:55.483906 28515 ts_tablet_manager.cc:1403] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.084s	user 0.036s	sys 0.042s
I20260709 12:19:55.489096 28515 raft_consensus.cc:359] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:55.490022 28515 raft_consensus.cc:740] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:19:55.490501 28513 tablet_bootstrap.cc:492] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:19:55.490655 28515 consensus_queue.cc:260] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:55.491396 28513 tablet_bootstrap.cc:492] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:19:55.492054 28513 ts_tablet_manager.cc:1403] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.103s	user 0.021s	sys 0.005s
I20260709 12:19:55.492996 28515 ts_tablet_manager.cc:1434] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:19:55.495184 27721 tablet_copy_service.cc:342] P ff9489d2752849338bfd9a780cd0762b: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-e7b7d65a5e0b454e9989e36351dbc766 received from {username='slave'} at 127.0.0.1:60582
I20260709 12:19:55.495591 27721 tablet_copy_service.cc:434] P ff9489d2752849338bfd9a780cd0762b: ending tablet copy session 8d93964f0bf848da906f40f954bba102-e7b7d65a5e0b454e9989e36351dbc766 on tablet e7b7d65a5e0b454e9989e36351dbc766 with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:19:55.495889 28513 raft_consensus.cc:359] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:55.497268 28513 raft_consensus.cc:740] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:19:55.497916 28513 consensus_queue.cc:260] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:55.501266 28513 ts_tablet_manager.cc:1434] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:19:55.503623 27646 tablet_copy_service.cc:342] P 1ff76318bbdd4b22835b4a8e178d2caf: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-0cb3795ce0104d698d5242353330c5cb received from {username='slave'} at 127.0.0.1:33920
I20260709 12:19:55.504024 27646 tablet_copy_service.cc:434] P 1ff76318bbdd4b22835b4a8e178d2caf: ending tablet copy session 8d93964f0bf848da906f40f954bba102-0cb3795ce0104d698d5242353330c5cb on tablet 0cb3795ce0104d698d5242353330c5cb with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:19:55.617357 28307 raft_consensus.cc:1217] T a41d3dd7dc624896b3383c96ac1aab71 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:19:55.764636 28305 raft_consensus.cc:1217] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:19:55.843434 28305 raft_consensus.cc:1217] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:19:55.914779 28305 raft_consensus.cc:1217] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:19:56.067503 28509 raft_consensus.cc:1064] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:19:56.069401 28509 consensus_queue.cc:237] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:56.078127 28305 raft_consensus.cc:1275] T a41d3dd7dc624896b3383c96ac1aab71 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:56.078553 27633 raft_consensus.cc:1275] T a41d3dd7dc624896b3383c96ac1aab71 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:56.078615 27711 raft_consensus.cc:1275] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:56.080386 28504 consensus_queue.cc:1048] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:56.081318 28482 consensus_queue.cc:1048] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:56.082151 28509 consensus_queue.cc:1048] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:56.114921 28504 raft_consensus.cc:2955] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.121773 28305 raft_consensus.cc:2955] T a41d3dd7dc624896b3383c96ac1aab71 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.133239 27633 raft_consensus.cc:2955] T a41d3dd7dc624896b3383c96ac1aab71 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.136627 27531 catalog_manager.cc:5697] T a41d3dd7dc624896b3383c96ac1aab71 P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.144382 27711 raft_consensus.cc:2955] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.190645 27784 consensus_queue.cc:237] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [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: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:56.195629 28305 raft_consensus.cc:1275] T a41d3dd7dc624896b3383c96ac1aab71 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:56.196106 27711 raft_consensus.cc:1275] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:56.196795 28509 consensus_queue.cc:1048] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:56.197655 28504 consensus_queue.cc:1048] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:56.204066 28504 raft_consensus.cc:2955] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.213508 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a41d3dd7dc624896b3383c96ac1aab71 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:19:56.213789 28307 raft_consensus.cc:2955] T a41d3dd7dc624896b3383c96ac1aab71 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.219610 27711 raft_consensus.cc:2955] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.237040 27533 catalog_manager.cc:5697] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.246060 27619 tablet_service.cc:1558] Processing DeleteTablet for tablet a41d3dd7dc624896b3383c96ac1aab71 with delete_type TABLET_DATA_TOMBSTONED (TS 1ff76318bbdd4b22835b4a8e178d2caf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33308
I20260709 12:19:56.247826 28534 tablet_replica.cc:333] T a41d3dd7dc624896b3383c96ac1aab71 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:19:56.248723 28534 raft_consensus.cc:2243] T a41d3dd7dc624896b3383c96ac1aab71 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:56.249261 28534 raft_consensus.cc:2272] T a41d3dd7dc624896b3383c96ac1aab71 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:56.251830 28534 ts_tablet_manager.cc:1916] T a41d3dd7dc624896b3383c96ac1aab71 P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:19:56.262630 28534 ts_tablet_manager.cc:1929] T a41d3dd7dc624896b3383c96ac1aab71 P 1ff76318bbdd4b22835b4a8e178d2caf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:19:56.262975 28534 log.cc:1199] T a41d3dd7dc624896b3383c96ac1aab71 P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-0-root/wals/a41d3dd7dc624896b3383c96ac1aab71
I20260709 12:19:56.265110 27519 catalog_manager.cc:5028] TS 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): tablet a41d3dd7dc624896b3383c96ac1aab71 (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:19:56.269398 28362 raft_consensus.cc:1064] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:19:56.271709 28362 consensus_queue.cc:237] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:56.280431 28307 raft_consensus.cc:1275] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:56.281821 28422 consensus_queue.cc:1048] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:56.282312 27780 raft_consensus.cc:1275] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:56.284436 28422 consensus_queue.cc:1048] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:56.300177 27711 raft_consensus.cc:1275] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:56.326263 28536 consensus_queue.cc:1048] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:56.336849 28536 raft_consensus.cc:1064] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:19:56.339262 28536 consensus_queue.cc:237] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:56.343041 28422 raft_consensus.cc:2955] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.346446 27780 raft_consensus.cc:2955] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.367553 28497 raft_consensus.cc:1064] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:19:56.370052 28497 consensus_queue.cc:237] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:56.361886 27711 raft_consensus.cc:2955] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.377611 27534 catalog_manager.cc:5697] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.386946 28305 raft_consensus.cc:2955] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.417908 28307 raft_consensus.cc:1275] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:56.419648 28524 consensus_queue.cc:1048] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:56.429036 27633 raft_consensus.cc:1275] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:56.436873 28498 consensus_queue.cc:1048] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:56.427286 27630 consensus_queue.cc:237] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:56.465993 27780 raft_consensus.cc:1275] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:56.467952 28362 consensus_queue.cc:1048] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:56.485800 28305 raft_consensus.cc:1275] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:56.486330 27780 raft_consensus.cc:1275] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:56.490154 28362 consensus_queue.cc:1048] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:56.517364 27784 raft_consensus.cc:1275] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:19:56.521544 28362 consensus_queue.cc:1048] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:56.529117 28307 raft_consensus.cc:1275] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:19:56.529160 28524 raft_consensus.cc:2955] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.532240 28497 consensus_queue.cc:1048] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:56.531783 28525 consensus_queue.cc:1048] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:19:56.541055 28362 raft_consensus.cc:2955] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.546020 27780 raft_consensus.cc:2955] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.549546 28307 raft_consensus.cc:2955] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.560312 27519 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0cb3795ce0104d698d5242353330c5cb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:19:56.580744 27630 raft_consensus.cc:2955] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
W20260709 12:19:56.595173 27676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.196:38423, user_credentials={real_user=slave}} blocked reactor thread for 91575us
I20260709 12:19:56.594473 28362 raft_consensus.cc:2955] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.597033 27533 catalog_manager.cc:5697] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.608234 27705 raft_consensus.cc:1275] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:19:56.610924 27701 tablet_service.cc:1558] Processing DeleteTablet for tablet 0cb3795ce0104d698d5242353330c5cb with delete_type TABLET_DATA_TOMBSTONED (TS ff9489d2752849338bfd9a780cd0762b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60668
I20260709 12:19:56.610843 28305 raft_consensus.cc:2955] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.614530 27783 raft_consensus.cc:2955] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.616485 27534 catalog_manager.cc:5697] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:56.624346 28525 consensus_queue.cc:1048] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:56.644377 28558 tablet_replica.cc:333] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:19:56.646745 28307 raft_consensus.cc:2955] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.651432 27783 raft_consensus.cc:2955] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.662467 27529 catalog_manager.cc:5697] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.667163 28558 raft_consensus.cc:2243] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:56.666249 27702 raft_consensus.cc:2955] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.667965 28558 raft_consensus.cc:2272] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:56.673235 28558 ts_tablet_manager.cc:1916] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:19:56.694192 27630 consensus_queue.cc:237] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:56.700932 27783 raft_consensus.cc:1275] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:19:56.701211 28307 raft_consensus.cc:1275] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:19:56.702040 28362 consensus_queue.cc:1048] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:19:56.702859 28553 consensus_queue.cc:1048] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:19:56.703830 28558 ts_tablet_manager.cc:1929] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:19:56.706276 27702 consensus_queue.cc:237] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:56.708858 28554 raft_consensus.cc:2955] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.715179 28558 log.cc:1199] T 0cb3795ce0104d698d5242353330c5cb P ff9489d2752849338bfd9a780cd0762b: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-1-root/wals/0cb3795ce0104d698d5242353330c5cb
I20260709 12:19:56.715478 28305 raft_consensus.cc:1275] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:56.716854 27521 catalog_manager.cc:5028] TS ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): tablet 0cb3795ce0104d698d5242353330c5cb (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:19:56.715740 27783 raft_consensus.cc:2955] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.718902 27632 raft_consensus.cc:1275] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:56.719571 28545 consensus_queue.cc:1048] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:19:56.724887 28550 consensus_queue.cc:1048] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:19:56.736027 28552 raft_consensus.cc:2955] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.743556 28305 raft_consensus.cc:2955] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.745137 28307 raft_consensus.cc:2955] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.750213 27519 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8a6c5c2d8472441f8bf30ccd04bf670c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:19:56.762810 27530 catalog_manager.cc:5697] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.764496 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e7b7d65a5e0b454e9989e36351dbc766 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:19:56.764559 27531 catalog_manager.cc:5697] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index 4 to 5, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.766225 27632 raft_consensus.cc:2955] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:56.785094 27774 tablet_service.cc:1558] Processing DeleteTablet for tablet e7b7d65a5e0b454e9989e36351dbc766 with delete_type TABLET_DATA_TOMBSTONED (TS 665818a8aae744b1b9cb9271e86be844 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38742
I20260709 12:19:56.787367 27701 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a6c5c2d8472441f8bf30ccd04bf670c with delete_type TABLET_DATA_TOMBSTONED (TS ff9489d2752849338bfd9a780cd0762b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60668
I20260709 12:19:56.788324 28558 tablet_replica.cc:333] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:19:56.789222 28558 raft_consensus.cc:2243] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:56.789880 28558 raft_consensus.cc:2272] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:56.790589 28560 tablet_replica.cc:333] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:19:56.791676 28560 raft_consensus.cc:2243] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:19:56.792340 28560 raft_consensus.cc:2272] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:19:56.793702 28558 ts_tablet_manager.cc:1916] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:19:56.796435 28560 ts_tablet_manager.cc:1916] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:19:56.814337 28560 ts_tablet_manager.cc:1929] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:19:56.814918 28560 log.cc:1199] T e7b7d65a5e0b454e9989e36351dbc766 P 665818a8aae744b1b9cb9271e86be844: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-2-root/wals/e7b7d65a5e0b454e9989e36351dbc766
I20260709 12:19:56.817010 27521 catalog_manager.cc:5028] TS 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): tablet e7b7d65a5e0b454e9989e36351dbc766 (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:19:56.822649 28558 ts_tablet_manager.cc:1929] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:19:56.823037 28558 log.cc:1199] T 8a6c5c2d8472441f8bf30ccd04bf670c P ff9489d2752849338bfd9a780cd0762b: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-1-root/wals/8a6c5c2d8472441f8bf30ccd04bf670c
I20260709 12:19:56.824148 27521 catalog_manager.cc:5028] TS ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): tablet 8a6c5c2d8472441f8bf30ccd04bf670c (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:19:57.885769 27784 consensus_queue.cc:237] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:57.892597 27707 raft_consensus.cc:1275] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:19:57.893067 27750 consensus_peers.cc:597] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ed82a3ab7a894e81aacea7ad49d54989. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:57.894200 28547 consensus_queue.cc:1048] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:57.894886 27633 raft_consensus.cc:1275] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:57.896014 28547 consensus_queue.cc:1048] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:57.902170 28509 raft_consensus.cc:2955] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:57.905068 27633 raft_consensus.cc:2955] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:57.912755 27707 raft_consensus.cc:2955] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:57.926139 27529 catalog_manager.cc:5697] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:57.929811 27784 consensus_queue.cc:237] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:57.937639 27702 raft_consensus.cc:1275] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:19:57.937891 27750 consensus_peers.cc:597] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a3a02e17383f4fdca02e8a395d20316f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:57.939188 28564 consensus_queue.cc:1048] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:57.939747 27633 raft_consensus.cc:1275] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:57.941223 28564 consensus_queue.cc:1048] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:57.961408 28547 raft_consensus.cc:2955] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:57.967684 27702 raft_consensus.cc:2955] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:57.976208 27632 raft_consensus.cc:2955] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:57.984300 27633 consensus_queue.cc:237] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:57.989784 27531 catalog_manager.cc:5697] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:19:58.003111 27784 raft_consensus.cc:1275] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:58.004617 28553 consensus_queue.cc:1048] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:19:58.005575 27601 consensus_peers.cc:597] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0efd77bb9df4e61acc5b3dfd15bd025. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:58.006572 27702 raft_consensus.cc:1275] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:19:58.011029 28362 consensus_queue.cc:1048] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:58.019399 28554 raft_consensus.cc:2955] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:58.021440 27780 raft_consensus.cc:2955] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:58.025974 27702 raft_consensus.cc:2955] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:58.035645 27707 consensus_queue.cc:237] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:58.038024 27534 catalog_manager.cc:5697] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:19:58.044874 27676 consensus_peers.cc:597] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 043b46ca61aa4699bcc32be8e9a94c2b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:19:58.048413 27780 raft_consensus.cc:1275] T 043b46ca61aa4699bcc32be8e9a94c2b P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:58.050282 28562 consensus_queue.cc:1048] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:19:58.057224 27633 raft_consensus.cc:1275] T 043b46ca61aa4699bcc32be8e9a94c2b P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:19:58.058578 28545 consensus_queue.cc:1048] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:19:58.070375 27784 raft_consensus.cc:2955] T 043b46ca61aa4699bcc32be8e9a94c2b P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:58.070264 28545 raft_consensus.cc:2955] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:58.071038 27633 raft_consensus.cc:2955] T 043b46ca61aa4699bcc32be8e9a94c2b P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:58.086359 27534 catalog_manager.cc:5697] T 043b46ca61aa4699bcc32be8e9a94c2b P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:19:58.363467 28581 ts_tablet_manager.cc:933] T ed82a3ab7a894e81aacea7ad49d54989 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:58.367393 28581 tablet_copy_client.cc:323] T ed82a3ab7a894e81aacea7ad49d54989 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.195:37235
I20260709 12:19:58.369343 27795 tablet_copy_service.cc:140] P 665818a8aae744b1b9cb9271e86be844: Received BeginTabletCopySession request for tablet ed82a3ab7a894e81aacea7ad49d54989 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:41042)
I20260709 12:19:58.369922 27795 tablet_copy_service.cc:161] P 665818a8aae744b1b9cb9271e86be844: Beginning new tablet copy session on tablet ed82a3ab7a894e81aacea7ad49d54989 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:41042: session id = 8d93964f0bf848da906f40f954bba102-ed82a3ab7a894e81aacea7ad49d54989
I20260709 12:19:58.377856 27795 tablet_copy_source_session.cc:215] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:19:58.381150 28581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed82a3ab7a894e81aacea7ad49d54989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:58.395028 28581 tablet_copy_client.cc:806] T ed82a3ab7a894e81aacea7ad49d54989 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:58.395624 28581 tablet_copy_client.cc:670] T ed82a3ab7a894e81aacea7ad49d54989 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:19:58.400633 28581 tablet_copy_client.cc:538] T ed82a3ab7a894e81aacea7ad49d54989 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:19:58.408103 28581 tablet_bootstrap.cc:492] T ed82a3ab7a894e81aacea7ad49d54989 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:19:58.426852 28581 tablet_bootstrap.cc:492] T ed82a3ab7a894e81aacea7ad49d54989 P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:19:58.428006 28581 tablet_bootstrap.cc:492] T ed82a3ab7a894e81aacea7ad49d54989 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:19:58.428752 28581 ts_tablet_manager.cc:1403] T ed82a3ab7a894e81aacea7ad49d54989 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.005s
I20260709 12:19:58.432337 28581 raft_consensus.cc:359] T ed82a3ab7a894e81aacea7ad49d54989 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:58.433780 28581 raft_consensus.cc:740] T ed82a3ab7a894e81aacea7ad49d54989 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:19:58.436396 28581 consensus_queue.cc:260] T ed82a3ab7a894e81aacea7ad49d54989 P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:58.444907 28585 ts_tablet_manager.cc:933] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037)
I20260709 12:19:58.447280 28586 ts_tablet_manager.cc:933] T a3a02e17383f4fdca02e8a395d20316f P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:19:58.451224 28584 ts_tablet_manager.cc:933] T 043b46ca61aa4699bcc32be8e9a94c2b P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:19:58.454485 28585 tablet_copy_client.cc:323] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.193:38037
I20260709 12:19:58.458031 27646 tablet_copy_service.cc:140] P 1ff76318bbdd4b22835b4a8e178d2caf: Received BeginTabletCopySession request for tablet c0efd77bb9df4e61acc5b3dfd15bd025 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:33920)
I20260709 12:19:58.458580 27646 tablet_copy_service.cc:161] P 1ff76318bbdd4b22835b4a8e178d2caf: Beginning new tablet copy session on tablet c0efd77bb9df4e61acc5b3dfd15bd025 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:33920: session id = 8d93964f0bf848da906f40f954bba102-c0efd77bb9df4e61acc5b3dfd15bd025
I20260709 12:19:58.458796 28581 ts_tablet_manager.cc:1434] T ed82a3ab7a894e81aacea7ad49d54989 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.008s
I20260709 12:19:58.462419 28586 tablet_copy_client.cc:323] T a3a02e17383f4fdca02e8a395d20316f P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.195:37235
I20260709 12:19:58.466514 27795 tablet_copy_service.cc:342] P 665818a8aae744b1b9cb9271e86be844: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-ed82a3ab7a894e81aacea7ad49d54989 received from {username='slave'} at 127.0.0.1:41042
I20260709 12:19:58.466986 27795 tablet_copy_service.cc:434] P 665818a8aae744b1b9cb9271e86be844: ending tablet copy session 8d93964f0bf848da906f40f954bba102-ed82a3ab7a894e81aacea7ad49d54989 on tablet ed82a3ab7a894e81aacea7ad49d54989 with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:19:58.467247 27794 tablet_copy_service.cc:140] P 665818a8aae744b1b9cb9271e86be844: Received BeginTabletCopySession request for tablet a3a02e17383f4fdca02e8a395d20316f from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:41042)
I20260709 12:19:58.469266 27646 tablet_copy_source_session.cc:215] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:19:58.467803 27794 tablet_copy_service.cc:161] P 665818a8aae744b1b9cb9271e86be844: Beginning new tablet copy session on tablet a3a02e17383f4fdca02e8a395d20316f from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:41042: session id = 8d93964f0bf848da906f40f954bba102-a3a02e17383f4fdca02e8a395d20316f
I20260709 12:19:58.475385 28585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0efd77bb9df4e61acc5b3dfd15bd025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:58.478626 27794 tablet_copy_source_session.cc:215] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:19:58.481696 28586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3a02e17383f4fdca02e8a395d20316f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:58.482501 28584 tablet_copy_client.cc:323] T 043b46ca61aa4699bcc32be8e9a94c2b P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.194:37771
I20260709 12:19:58.484439 27721 tablet_copy_service.cc:140] P ff9489d2752849338bfd9a780cd0762b: Received BeginTabletCopySession request for tablet 043b46ca61aa4699bcc32be8e9a94c2b from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:60582)
I20260709 12:19:58.484936 27721 tablet_copy_service.cc:161] P ff9489d2752849338bfd9a780cd0762b: Beginning new tablet copy session on tablet 043b46ca61aa4699bcc32be8e9a94c2b from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:60582: session id = 8d93964f0bf848da906f40f954bba102-043b46ca61aa4699bcc32be8e9a94c2b
I20260709 12:19:58.495239 27721 tablet_copy_source_session.cc:215] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:19:58.498461 28584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 043b46ca61aa4699bcc32be8e9a94c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:19:58.503980 28585 tablet_copy_client.cc:806] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:58.515280 28586 tablet_copy_client.cc:806] T a3a02e17383f4fdca02e8a395d20316f P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:58.515944 28586 tablet_copy_client.cc:670] T a3a02e17383f4fdca02e8a395d20316f P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:19:58.515422 28585 tablet_copy_client.cc:670] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:19:58.516806 28584 tablet_copy_client.cc:806] T 043b46ca61aa4699bcc32be8e9a94c2b P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:19:58.518147 28584 tablet_copy_client.cc:670] T 043b46ca61aa4699bcc32be8e9a94c2b P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:19:58.520844 28585 tablet_copy_client.cc:538] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:19:58.526733 28584 tablet_copy_client.cc:538] T 043b46ca61aa4699bcc32be8e9a94c2b P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:19:58.529348 28585 tablet_bootstrap.cc:492] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:19:58.529780 28586 tablet_copy_client.cc:538] T a3a02e17383f4fdca02e8a395d20316f P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:19:58.535391 28584 tablet_bootstrap.cc:492] T 043b46ca61aa4699bcc32be8e9a94c2b P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:19:58.541808 28586 tablet_bootstrap.cc:492] T a3a02e17383f4fdca02e8a395d20316f P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:19:58.587487 28586 tablet_bootstrap.cc:492] T a3a02e17383f4fdca02e8a395d20316f P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:19:58.588443 28586 tablet_bootstrap.cc:492] T a3a02e17383f4fdca02e8a395d20316f P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:19:58.589146 28586 ts_tablet_manager.cc:1403] T a3a02e17383f4fdca02e8a395d20316f P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.014s
I20260709 12:19:58.590067 28585 tablet_bootstrap.cc:492] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:19:58.590481 28584 tablet_bootstrap.cc:492] T 043b46ca61aa4699bcc32be8e9a94c2b P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:19:58.591361 28584 tablet_bootstrap.cc:492] T 043b46ca61aa4699bcc32be8e9a94c2b P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:19:58.591988 28584 ts_tablet_manager.cc:1403] T 043b46ca61aa4699bcc32be8e9a94c2b P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.016s
I20260709 12:19:58.593525 28585 tablet_bootstrap.cc:492] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:19:58.592832 28586 raft_consensus.cc:359] T a3a02e17383f4fdca02e8a395d20316f P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:58.594040 28586 raft_consensus.cc:740] T a3a02e17383f4fdca02e8a395d20316f P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:19:58.594260 28585 ts_tablet_manager.cc:1403] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.065s	user 0.022s	sys 0.001s
I20260709 12:19:58.594775 28586 consensus_queue.cc:260] T a3a02e17383f4fdca02e8a395d20316f P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:58.594940 28584 raft_consensus.cc:359] T 043b46ca61aa4699bcc32be8e9a94c2b P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:58.595932 28584 raft_consensus.cc:740] T 043b46ca61aa4699bcc32be8e9a94c2b P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:19:58.597712 28586 ts_tablet_manager.cc:1434] T a3a02e17383f4fdca02e8a395d20316f P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:19:58.597412 28585 raft_consensus.cc:359] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:58.598871 28585 raft_consensus.cc:740] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:19:58.599387 27794 tablet_copy_service.cc:342] P 665818a8aae744b1b9cb9271e86be844: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-a3a02e17383f4fdca02e8a395d20316f received from {username='slave'} at 127.0.0.1:41042
I20260709 12:19:58.599815 27794 tablet_copy_service.cc:434] P 665818a8aae744b1b9cb9271e86be844: ending tablet copy session 8d93964f0bf848da906f40f954bba102-a3a02e17383f4fdca02e8a395d20316f on tablet a3a02e17383f4fdca02e8a395d20316f with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:19:58.599593 28585 consensus_queue.cc:260] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:58.600342 28584 consensus_queue.cc:260] T 043b46ca61aa4699bcc32be8e9a94c2b P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:19:58.602006 28585 ts_tablet_manager.cc:1434] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:19:58.602804 28584 ts_tablet_manager.cc:1434] T 043b46ca61aa4699bcc32be8e9a94c2b P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:19:58.603722 27646 tablet_copy_service.cc:342] P 1ff76318bbdd4b22835b4a8e178d2caf: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-c0efd77bb9df4e61acc5b3dfd15bd025 received from {username='slave'} at 127.0.0.1:33920
I20260709 12:19:58.604144 27646 tablet_copy_service.cc:434] P 1ff76318bbdd4b22835b4a8e178d2caf: ending tablet copy session 8d93964f0bf848da906f40f954bba102-c0efd77bb9df4e61acc5b3dfd15bd025 on tablet c0efd77bb9df4e61acc5b3dfd15bd025 with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:19:58.605813 27721 tablet_copy_service.cc:342] P ff9489d2752849338bfd9a780cd0762b: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-043b46ca61aa4699bcc32be8e9a94c2b received from {username='slave'} at 127.0.0.1:60582
I20260709 12:19:58.606259 27721 tablet_copy_service.cc:434] P ff9489d2752849338bfd9a780cd0762b: ending tablet copy session 8d93964f0bf848da906f40f954bba102-043b46ca61aa4699bcc32be8e9a94c2b on tablet 043b46ca61aa4699bcc32be8e9a94c2b with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:19:58.893201 28305 raft_consensus.cc:1217] T 043b46ca61aa4699bcc32be8e9a94c2b P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:19:58.916384 28305 raft_consensus.cc:1217] T ed82a3ab7a894e81aacea7ad49d54989 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:19:59.031265 28305 raft_consensus.cc:1217] T a3a02e17383f4fdca02e8a395d20316f P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:19:59.035063 28305 raft_consensus.cc:1217] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 12:19:59.347600 28591 raft_consensus.cc:1064] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:19:59.350056 28591 consensus_queue.cc:237] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:59.356329 28305 raft_consensus.cc:1275] T ed82a3ab7a894e81aacea7ad49d54989 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:59.356891 27707 raft_consensus.cc:1275] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:59.356978 27633 raft_consensus.cc:1275] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:59.358704 28567 consensus_queue.cc:1048] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:59.359561 28547 consensus_queue.cc:1048] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:59.361539 28591 consensus_queue.cc:1048] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:59.376029 28547 raft_consensus.cc:2955] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:59.383868 28305 raft_consensus.cc:2955] T ed82a3ab7a894e81aacea7ad49d54989 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:59.386763 27633 raft_consensus.cc:2955] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:59.422371 27707 raft_consensus.cc:2955] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:59.423801 27529 catalog_manager.cc:5697] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:59.480414 28595 raft_consensus.cc:1064] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:19:59.482901 28595 consensus_queue.cc:237] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:59.502504 28497 raft_consensus.cc:1064] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:19:59.505226 28497 consensus_queue.cc:237] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:59.534125 28305 raft_consensus.cc:1275] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:19:59.535535 28554 consensus_queue.cc:1048] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:59.543076 28308 raft_consensus.cc:1275] T 043b46ca61aa4699bcc32be8e9a94c2b P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:59.545324 28545 consensus_queue.cc:1048] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:19:59.548892 27780 raft_consensus.cc:1275] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:19:59.552798 27633 raft_consensus.cc:1275] T 043b46ca61aa4699bcc32be8e9a94c2b P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:59.554948 27702 raft_consensus.cc:1275] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:19:59.562639 28605 raft_consensus.cc:1064] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
W20260709 12:19:59.563434 27749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.193:38037, user_credentials={real_user=slave}} blocked reactor thread for 100143us
I20260709 12:19:59.566674 28554 consensus_queue.cc:1048] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:59.569187 28608 consensus_queue.cc:1048] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:59.576177 27780 raft_consensus.cc:1275] T 043b46ca61aa4699bcc32be8e9a94c2b P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:19:59.588999 27751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.194:37771, user_credentials={real_user=slave}} blocked reactor thread for 124713us
I20260709 12:19:59.611971 28595 consensus_queue.cc:1048] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:59.630856 28608 consensus_queue.cc:1048] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:19:59.679646 28605 consensus_queue.cc:237] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:59.679862 28611 raft_consensus.cc:2955] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:59.680071 28610 raft_consensus.cc:2955] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:59.685002 27781 raft_consensus.cc:2955] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:59.694084 27783 raft_consensus.cc:2955] T 043b46ca61aa4699bcc32be8e9a94c2b P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:59.698132 27632 raft_consensus.cc:2955] T 043b46ca61aa4699bcc32be8e9a94c2b P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:59.705477 27707 raft_consensus.cc:2955] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:59.716328 28307 raft_consensus.cc:2955] T 043b46ca61aa4699bcc32be8e9a94c2b P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:59.736757 28308 raft_consensus.cc:2955] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:59.737257 27531 catalog_manager.cc:5697] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:19:59.740600 27531 catalog_manager.cc:5697] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:59.752619 27781 consensus_queue.cc:237] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [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: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:59.759161 28308 raft_consensus.cc:1275] T a3a02e17383f4fdca02e8a395d20316f P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:59.761078 27711 consensus_queue.cc:237] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:59.765259 27633 raft_consensus.cc:1275] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:59.812732 28605 consensus_queue.cc:1048] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:59.808579 27630 consensus_queue.cc:237] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:19:59.818868 28605 consensus_queue.cc:1048] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:19:59.826664 28307 raft_consensus.cc:1275] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:19:59.831171 28305 raft_consensus.cc:1275] T 043b46ca61aa4699bcc32be8e9a94c2b P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:59.832775 27702 raft_consensus.cc:1275] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:59.834087 28554 consensus_queue.cc:1048] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:59.834499 27709 raft_consensus.cc:1275] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:19:59.836301 28305 raft_consensus.cc:1275] T ed82a3ab7a894e81aacea7ad49d54989 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:59.837535 28605 consensus_queue.cc:1048] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:59.837807 28612 consensus_queue.cc:1048] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:19:59.839884 28605 consensus_queue.cc:1048] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:59.845080 28362 raft_consensus.cc:2955] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:59.849988 28306 raft_consensus.cc:2955] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:59.851441 28591 raft_consensus.cc:2955] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:59.853740 28554 consensus_queue.cc:1048] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:59.854674 28608 raft_consensus.cc:2955] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:59.758749 27707 raft_consensus.cc:1275] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:19:59.866559 27632 raft_consensus.cc:1275] T 043b46ca61aa4699bcc32be8e9a94c2b P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:19:59.867707 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ed82a3ab7a894e81aacea7ad49d54989 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:19:59.867795 28307 raft_consensus.cc:2955] T ed82a3ab7a894e81aacea7ad49d54989 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:59.871217 28305 raft_consensus.cc:2955] T 043b46ca61aa4699bcc32be8e9a94c2b P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:59.876423 28545 consensus_queue.cc:1048] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:19:59.997589 27709 raft_consensus.cc:2955] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:19:59.999941 27534 catalog_manager.cc:5697] T 043b46ca61aa4699bcc32be8e9a94c2b P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:00.005033 27519 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c0efd77bb9df4e61acc5b3dfd15bd025 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:00.015156 27774 tablet_service.cc:1558] Processing DeleteTablet for tablet 043b46ca61aa4699bcc32be8e9a94c2b with delete_type TABLET_DATA_TOMBSTONED (TS 665818a8aae744b1b9cb9271e86be844 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38742
I20260709 12:20:00.021467 27529 catalog_manager.cc:5697] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:00.022327 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 043b46ca61aa4699bcc32be8e9a94c2b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:00.029937 28606 consensus_queue.cc:1048] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:00.034118 27531 catalog_manager.cc:5697] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:00.047327 27775 tablet_service.cc:1558] Processing DeleteTablet for tablet c0efd77bb9df4e61acc5b3dfd15bd025 with delete_type TABLET_DATA_TOMBSTONED (TS 665818a8aae744b1b9cb9271e86be844 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38742
I20260709 12:20:00.019070 27702 raft_consensus.cc:2955] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:00.078644 28623 tablet_replica.cc:333] T 043b46ca61aa4699bcc32be8e9a94c2b P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:00.079864 28623 raft_consensus.cc:2243] T 043b46ca61aa4699bcc32be8e9a94c2b P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:00.077099 27630 raft_consensus.cc:2955] T 043b46ca61aa4699bcc32be8e9a94c2b P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:00.093231 28591 raft_consensus.cc:2955] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:00.120795 28623 raft_consensus.cc:2272] T 043b46ca61aa4699bcc32be8e9a94c2b P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:00.125833 28623 ts_tablet_manager.cc:1916] T 043b46ca61aa4699bcc32be8e9a94c2b P 665818a8aae744b1b9cb9271e86be844: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:00.129094 27632 raft_consensus.cc:2955] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:00.149127 27619 tablet_service.cc:1558] Processing DeleteTablet for tablet ed82a3ab7a894e81aacea7ad49d54989 with delete_type TABLET_DATA_TOMBSTONED (TS 1ff76318bbdd4b22835b4a8e178d2caf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:00.151227 28308 raft_consensus.cc:2955] T a3a02e17383f4fdca02e8a395d20316f P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:00.169289 27709 raft_consensus.cc:2955] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:00.177829 27529 catalog_manager.cc:5697] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:20:00.181614 27676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.196:38423, user_credentials={real_user=slave}} blocked reactor thread for 91628.5us
I20260709 12:20:00.200898 27783 consensus_queue.cc:237] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:00.217516 27632 raft_consensus.cc:1275] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:00.219223 28600 consensus_queue.cc:1048] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:00.226883 28627 tablet_replica.cc:333] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:00.227444 28600 raft_consensus.cc:2955] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:00.234977 28306 raft_consensus.cc:1275] T a3a02e17383f4fdca02e8a395d20316f P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:00.235623 28627 raft_consensus.cc:2243] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:00.231230 27633 raft_consensus.cc:2955] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:00.236662 28627 raft_consensus.cc:2272] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:00.238408 28591 consensus_queue.cc:1048] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:00.244029 28306 raft_consensus.cc:2955] T a3a02e17383f4fdca02e8a395d20316f P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:00.262293 28627 ts_tablet_manager.cc:1916] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:00.273694 27531 catalog_manager.cc:5697] T a3a02e17383f4fdca02e8a395d20316f P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:00.279678 28623 ts_tablet_manager.cc:1929] T 043b46ca61aa4699bcc32be8e9a94c2b P 665818a8aae744b1b9cb9271e86be844: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:00.281684 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a3a02e17383f4fdca02e8a395d20316f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:00.290578 28623 log.cc:1199] T 043b46ca61aa4699bcc32be8e9a94c2b P 665818a8aae744b1b9cb9271e86be844: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-2-root/wals/043b46ca61aa4699bcc32be8e9a94c2b
I20260709 12:20:00.292620 27521 catalog_manager.cc:5028] TS 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): tablet 043b46ca61aa4699bcc32be8e9a94c2b (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:00.295475 27701 tablet_service.cc:1558] Processing DeleteTablet for tablet a3a02e17383f4fdca02e8a395d20316f with delete_type TABLET_DATA_TOMBSTONED (TS ff9489d2752849338bfd9a780cd0762b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60668
I20260709 12:20:00.299136 28623 tablet_replica.cc:333] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:00.337778 28629 tablet_replica.cc:333] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:00.341768 28627 ts_tablet_manager.cc:1929] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:00.345244 28623 raft_consensus.cc:2243] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:00.347615 28623 raft_consensus.cc:2272] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:00.348615 28627 log.cc:1199] T ed82a3ab7a894e81aacea7ad49d54989 P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-0-root/wals/ed82a3ab7a894e81aacea7ad49d54989
I20260709 12:20:00.350924 28623 ts_tablet_manager.cc:1916] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:00.352808 27519 catalog_manager.cc:5028] TS 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): tablet ed82a3ab7a894e81aacea7ad49d54989 (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:00.353706 28629 raft_consensus.cc:2243] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:00.354403 28629 raft_consensus.cc:2272] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:00.357290 28629 ts_tablet_manager.cc:1916] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:00.377595 28623 ts_tablet_manager.cc:1929] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 12:20:00.378273 28623 log.cc:1199] T c0efd77bb9df4e61acc5b3dfd15bd025 P 665818a8aae744b1b9cb9271e86be844: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-2-root/wals/c0efd77bb9df4e61acc5b3dfd15bd025
I20260709 12:20:00.380052 27521 catalog_manager.cc:5028] TS 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): tablet c0efd77bb9df4e61acc5b3dfd15bd025 (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:00.381991 28629 ts_tablet_manager.cc:1929] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:00.382615 28629 log.cc:1199] T a3a02e17383f4fdca02e8a395d20316f P ff9489d2752849338bfd9a780cd0762b: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-1-root/wals/a3a02e17383f4fdca02e8a395d20316f
I20260709 12:20:00.384567 27521 catalog_manager.cc:5028] TS ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): tablet a3a02e17383f4fdca02e8a395d20316f (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:01.493944 27633 consensus_queue.cc:237] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
W20260709 12:20:01.541699 27601 consensus_peers.cc:597] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c426340e01e4b66a0a6f7cc1c9b1bc4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:01.555629 27781 raft_consensus.cc:1275] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:01.564797 27707 raft_consensus.cc:1275] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:01.572372 28624 consensus_queue.cc:1048] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:01.573244 28636 consensus_queue.cc:1048] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:01.580312 28636 raft_consensus.cc:2955] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:01.581830 27781 raft_consensus.cc:2955] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:01.590672 27707 raft_consensus.cc:2955] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:01.594453 27781 consensus_queue.cc:237] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:01.595333 27534 catalog_manager.cc:5697] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
W20260709 12:20:01.602263 27750 consensus_peers.cc:597] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ffbdbdc9b97f4a8d93ac33c5dad51ee4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:01.602699 27702 raft_consensus.cc:1275] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:01.604015 27633 raft_consensus.cc:1275] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:01.604382 28645 consensus_queue.cc:1048] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:01.605482 28591 consensus_queue.cc:1048] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:01.615620 28645 raft_consensus.cc:2955] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:01.617393 27633 raft_consensus.cc:2955] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:01.619829 27702 raft_consensus.cc:2955] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:01.638190 27702 consensus_queue.cc:237] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:01.640125 27531 catalog_manager.cc:5697] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:01.646277 27676 consensus_peers.cc:597] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b43d7462251049a397eaf8ec0c1983ec. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:01.648407 27781 raft_consensus.cc:1275] T b43d7462251049a397eaf8ec0c1983ec P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:01.648711 27633 raft_consensus.cc:1275] T b43d7462251049a397eaf8ec0c1983ec P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:01.649811 28651 consensus_queue.cc:1048] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:01.650684 28626 consensus_queue.cc:1048] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:01.658121 28651 raft_consensus.cc:2955] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:01.659817 27781 raft_consensus.cc:2955] T b43d7462251049a397eaf8ec0c1983ec P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:01.660051 27633 raft_consensus.cc:2955] T b43d7462251049a397eaf8ec0c1983ec P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:01.674916 27529 catalog_manager.cc:5697] T b43d7462251049a397eaf8ec0c1983ec P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:01.676589 27702 consensus_queue.cc:237] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:01.682880 27781 raft_consensus.cc:1275] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:01.683971 27676 consensus_peers.cc:597] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: afb18b714ae64127996a5bb3af93c094. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:01.686998 28651 consensus_queue.cc:1048] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:01.688016 27633 raft_consensus.cc:1275] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:01.689298 28643 consensus_queue.cc:1048] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:01.700174 28647 raft_consensus.cc:2955] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:01.701397 27780 raft_consensus.cc:2955] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:01.702582 27633 raft_consensus.cc:2955] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:01.719460 27529 catalog_manager.cc:5697] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:02.047919 28668 ts_tablet_manager.cc:933] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037)
I20260709 12:20:02.051687 28668 tablet_copy_client.cc:323] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.193:38037
I20260709 12:20:02.054726 27646 tablet_copy_service.cc:140] P 1ff76318bbdd4b22835b4a8e178d2caf: Received BeginTabletCopySession request for tablet 6c426340e01e4b66a0a6f7cc1c9b1bc4 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:33920)
I20260709 12:20:02.055243 27646 tablet_copy_service.cc:161] P 1ff76318bbdd4b22835b4a8e178d2caf: Beginning new tablet copy session on tablet 6c426340e01e4b66a0a6f7cc1c9b1bc4 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:33920: session id = 8d93964f0bf848da906f40f954bba102-6c426340e01e4b66a0a6f7cc1c9b1bc4
I20260709 12:20:02.062374 27646 tablet_copy_source_session.cc:215] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:02.065037 28668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c426340e01e4b66a0a6f7cc1c9b1bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:02.075867 28668 tablet_copy_client.cc:806] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:02.076540 28668 tablet_copy_client.cc:670] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:02.079437 28670 ts_tablet_manager.cc:933] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:02.080529 28668 tablet_copy_client.cc:538] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:02.081892 28670 tablet_copy_client.cc:323] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.194:37771
I20260709 12:20:02.083451 27721 tablet_copy_service.cc:140] P ff9489d2752849338bfd9a780cd0762b: Received BeginTabletCopySession request for tablet afb18b714ae64127996a5bb3af93c094 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:60582)
I20260709 12:20:02.084017 27721 tablet_copy_service.cc:161] P ff9489d2752849338bfd9a780cd0762b: Beginning new tablet copy session on tablet afb18b714ae64127996a5bb3af93c094 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:60582: session id = 8d93964f0bf848da906f40f954bba102-afb18b714ae64127996a5bb3af93c094
I20260709 12:20:02.091184 27721 tablet_copy_source_session.cc:215] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:02.094002 28668 tablet_bootstrap.cc:492] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:02.096716 28670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb18b714ae64127996a5bb3af93c094. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:02.113049 28672 ts_tablet_manager.cc:933] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:02.113837 28670 tablet_copy_client.cc:806] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:02.114406 28670 tablet_copy_client.cc:670] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:02.117908 28670 tablet_copy_client.cc:538] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:02.125460 28668 tablet_bootstrap.cc:492] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:02.126439 28668 tablet_bootstrap.cc:492] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:02.127048 28668 ts_tablet_manager.cc:1403] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.009s
I20260709 12:20:02.127120 28670 tablet_bootstrap.cc:492] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:02.129053 28675 ts_tablet_manager.cc:933] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:02.130858 28668 raft_consensus.cc:359] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:02.131997 28668 raft_consensus.cc:740] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:02.132751 28668 consensus_queue.cc:260] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:02.133126 28672 tablet_copy_client.cc:323] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.194:37771
I20260709 12:20:02.142622 28668 ts_tablet_manager.cc:1434] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.004s
I20260709 12:20:02.143554 28675 tablet_copy_client.cc:323] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.195:37235
I20260709 12:20:02.144673 27721 tablet_copy_service.cc:140] P ff9489d2752849338bfd9a780cd0762b: Received BeginTabletCopySession request for tablet b43d7462251049a397eaf8ec0c1983ec from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:60582)
I20260709 12:20:02.145213 27721 tablet_copy_service.cc:161] P ff9489d2752849338bfd9a780cd0762b: Beginning new tablet copy session on tablet b43d7462251049a397eaf8ec0c1983ec from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:60582: session id = 8d93964f0bf848da906f40f954bba102-b43d7462251049a397eaf8ec0c1983ec
I20260709 12:20:02.148402 27794 tablet_copy_service.cc:140] P 665818a8aae744b1b9cb9271e86be844: Received BeginTabletCopySession request for tablet ffbdbdc9b97f4a8d93ac33c5dad51ee4 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:41042)
I20260709 12:20:02.148939 27794 tablet_copy_service.cc:161] P 665818a8aae744b1b9cb9271e86be844: Beginning new tablet copy session on tablet ffbdbdc9b97f4a8d93ac33c5dad51ee4 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:41042: session id = 8d93964f0bf848da906f40f954bba102-ffbdbdc9b97f4a8d93ac33c5dad51ee4
I20260709 12:20:02.153177 27721 tablet_copy_source_session.cc:215] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:02.156831 27646 tablet_copy_service.cc:342] P 1ff76318bbdd4b22835b4a8e178d2caf: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-6c426340e01e4b66a0a6f7cc1c9b1bc4 received from {username='slave'} at 127.0.0.1:33920
I20260709 12:20:02.157245 27646 tablet_copy_service.cc:434] P 1ff76318bbdd4b22835b4a8e178d2caf: ending tablet copy session 8d93964f0bf848da906f40f954bba102-6c426340e01e4b66a0a6f7cc1c9b1bc4 on tablet 6c426340e01e4b66a0a6f7cc1c9b1bc4 with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:02.158116 28670 tablet_bootstrap.cc:492] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:02.158972 28670 tablet_bootstrap.cc:492] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:02.159576 28670 ts_tablet_manager.cc:1403] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.009s
I20260709 12:20:02.163146 28670 raft_consensus.cc:359] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:02.163966 28670 raft_consensus.cc:740] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:02.164619 28670 consensus_queue.cc:260] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:02.167801 27794 tablet_copy_source_session.cc:215] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:02.169482 28672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b43d7462251049a397eaf8ec0c1983ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:02.177188 28670 ts_tablet_manager.cc:1434] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.003s
I20260709 12:20:02.178860 27721 tablet_copy_service.cc:342] P ff9489d2752849338bfd9a780cd0762b: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-afb18b714ae64127996a5bb3af93c094 received from {username='slave'} at 127.0.0.1:60582
I20260709 12:20:02.179267 27721 tablet_copy_service.cc:434] P ff9489d2752849338bfd9a780cd0762b: ending tablet copy session 8d93964f0bf848da906f40f954bba102-afb18b714ae64127996a5bb3af93c094 on tablet afb18b714ae64127996a5bb3af93c094 with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:02.186988 28675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffbdbdc9b97f4a8d93ac33c5dad51ee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:02.191604 28672 tablet_copy_client.cc:806] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:02.192209 28672 tablet_copy_client.cc:670] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:02.195717 28672 tablet_copy_client.cc:538] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:02.202805 28675 tablet_copy_client.cc:806] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:02.203626 28675 tablet_copy_client.cc:670] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:02.203686 28672 tablet_bootstrap.cc:492] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:02.206772 28675 tablet_copy_client.cc:538] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:02.214890 28675 tablet_bootstrap.cc:492] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:02.235175 28672 tablet_bootstrap.cc:492] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:02.236088 28672 tablet_bootstrap.cc:492] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:02.236735 28672 ts_tablet_manager.cc:1403] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.033s	user 0.023s	sys 0.011s
I20260709 12:20:02.238699 28675 tablet_bootstrap.cc:492] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:02.239380 28675 tablet_bootstrap.cc:492] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:02.240020 28675 ts_tablet_manager.cc:1403] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260709 12:20:02.239598 28672 raft_consensus.cc:359] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:02.240500 28672 raft_consensus.cc:740] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:02.241137 28672 consensus_queue.cc:260] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:02.242498 28675 raft_consensus.cc:359] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:02.243480 28672 ts_tablet_manager.cc:1434] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:20:02.243572 28675 raft_consensus.cc:740] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:02.244324 28675 consensus_queue.cc:260] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:02.245193 27721 tablet_copy_service.cc:342] P ff9489d2752849338bfd9a780cd0762b: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-b43d7462251049a397eaf8ec0c1983ec received from {username='slave'} at 127.0.0.1:60582
I20260709 12:20:02.245622 27721 tablet_copy_service.cc:434] P ff9489d2752849338bfd9a780cd0762b: ending tablet copy session 8d93964f0bf848da906f40f954bba102-b43d7462251049a397eaf8ec0c1983ec on tablet b43d7462251049a397eaf8ec0c1983ec with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:02.247027 28675 ts_tablet_manager.cc:1434] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:20:02.249640 27794 tablet_copy_service.cc:342] P 665818a8aae744b1b9cb9271e86be844: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-ffbdbdc9b97f4a8d93ac33c5dad51ee4 received from {username='slave'} at 127.0.0.1:41042
I20260709 12:20:02.250041 27794 tablet_copy_service.cc:434] P 665818a8aae744b1b9cb9271e86be844: ending tablet copy session 8d93964f0bf848da906f40f954bba102-ffbdbdc9b97f4a8d93ac33c5dad51ee4 on tablet ffbdbdc9b97f4a8d93ac33c5dad51ee4 with peer 8d93964f0bf848da906f40f954bba102
W20260709 12:20:02.297402 27657 debug-util.cc:398] Leaking SignalData structure 0x7b0800127b20 after lost signal to thread 26486
W20260709 12:20:02.298429 27657 debug-util.cc:398] Leaking SignalData structure 0x7b0800122240 after lost signal to thread 27568
W20260709 12:20:02.299515 27657 debug-util.cc:398] Leaking SignalData structure 0x7b08003208a0 after lost signal to thread 27660
W20260709 12:20:02.300540 27657 debug-util.cc:398] Leaking SignalData structure 0x7b08003391a0 after lost signal to thread 27735
W20260709 12:20:02.301505 27657 debug-util.cc:398] Leaking SignalData structure 0x7b08003031c0 after lost signal to thread 27809
W20260709 12:20:02.302556 27657 debug-util.cc:398] Leaking SignalData structure 0x7b08000cf6c0 after lost signal to thread 28332
I20260709 12:20:02.540269 28307 raft_consensus.cc:1217] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:02.589820 28307 raft_consensus.cc:1217] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:02.621045 28307 raft_consensus.cc:1217] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:02.712800 28307 raft_consensus.cc:1217] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:03.113679 28682 raft_consensus.cc:1064] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:03.116303 28682 consensus_queue.cc:237] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:03.125478 28643 raft_consensus.cc:1064] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:03.128082 28643 consensus_queue.cc:237] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:03.135318 28307 raft_consensus.cc:1275] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:03.136663 28647 consensus_queue.cc:1048] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:03.138367 28307 raft_consensus.cc:1275] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:03.140270 28633 consensus_queue.cc:1048] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:03.160141 27780 raft_consensus.cc:1275] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:03.163540 28643 consensus_queue.cc:1048] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:03.171108 28591 raft_consensus.cc:1064] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:03.172611 27707 raft_consensus.cc:1275] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:03.173285 28591 consensus_queue.cc:237] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:03.176118 27635 raft_consensus.cc:1275] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:03.178795 27783 raft_consensus.cc:1275] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:03.177392 28624 consensus_queue.cc:1048] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 12:20:03.187095 28626 consensus_queue.cc:1048] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:03.193552 27707 raft_consensus.cc:1275] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:03.194156 27635 raft_consensus.cc:1275] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:03.198804 28634 consensus_queue.cc:1048] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:20:03.211009 28624 consensus_queue.cc:1048] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:03.214450 28634 consensus_queue.cc:1048] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:03.216816 28307 raft_consensus.cc:1275] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:03.225139 28591 consensus_queue.cc:1048] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:20:03.257493 27749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.193:38037, user_credentials={real_user=slave}} blocked reactor thread for 61194.4us
I20260709 12:20:03.303429 28682 raft_consensus.cc:2955] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.333338 28643 raft_consensus.cc:1064] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:03.344007 28591 raft_consensus.cc:2955] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.354692 28643 consensus_queue.cc:237] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:03.358789 27702 raft_consensus.cc:2955] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.377099 27636 raft_consensus.cc:2955] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
W20260709 12:20:03.381735 27602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.194:37771, user_credentials={real_user=slave}} blocked reactor thread for 68627.7us
I20260709 12:20:03.382800 27534 catalog_manager.cc:5697] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:03.385125 28308 raft_consensus.cc:2955] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.388806 28626 raft_consensus.cc:2955] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.390229 28307 raft_consensus.cc:2955] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.398581 27711 raft_consensus.cc:2955] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
W20260709 12:20:03.432000 27677 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.195:37235, user_credentials={real_user=slave}} blocked reactor thread for 44851.4us
I20260709 12:20:03.444097 28307 raft_consensus.cc:2955] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.445546 28306 raft_consensus.cc:1275] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:03.449903 28643 consensus_queue.cc:1048] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:03.461580 27783 raft_consensus.cc:1275] T b43d7462251049a397eaf8ec0c1983ec P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:03.463182 27780 raft_consensus.cc:2955] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.480731 28702 consensus_queue.cc:1048] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:20:03.483114 27602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.195:37235, user_credentials={real_user=slave}} blocked reactor thread for 45584.6us
I20260709 12:20:03.483093 27529 catalog_manager.cc:5697] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:03.504669 27633 raft_consensus.cc:2955] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.516232 27636 raft_consensus.cc:1275] T b43d7462251049a397eaf8ec0c1983ec P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:03.529516 27776 raft_consensus.cc:2955] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.632454 27533 catalog_manager.cc:5697] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:03.634845 27780 consensus_queue.cc:237] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [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: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:03.649830 28647 consensus_queue.cc:1048] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:03.664453 28699 raft_consensus.cc:2955] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
W20260709 12:20:03.675297 27750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.196:38423, user_credentials={real_user=slave}} blocked reactor thread for 59946us
I20260709 12:20:03.679100 28306 raft_consensus.cc:1275] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:03.684118 27711 raft_consensus.cc:1275] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:03.686937 28591 consensus_queue.cc:1048] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:03.698390 28307 raft_consensus.cc:2955] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.699393 27776 raft_consensus.cc:2955] T b43d7462251049a397eaf8ec0c1983ec P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.691741 27633 consensus_queue.cc:237] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:03.709365 28306 raft_consensus.cc:1275] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:03.711093 28698 consensus_queue.cc:1048] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:03.715864 27711 consensus_queue.cc:237] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [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: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:03.719300 28682 raft_consensus.cc:2955] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.721122 28308 raft_consensus.cc:2955] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.781903 27519 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6c426340e01e4b66a0a6f7cc1c9b1bc4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:03.784711 28716 raft_consensus.cc:2955] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.801147 27780 raft_consensus.cc:1275] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:03.801783 27533 catalog_manager.cc:5697] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:20:03.804430 27751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.194:37771, user_credentials={real_user=slave}} blocked reactor thread for 89610.4us
I20260709 12:20:03.806284 28699 consensus_queue.cc:1048] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:03.809130 28716 consensus_queue.cc:1048] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:03.812168 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ffbdbdc9b97f4a8d93ac33c5dad51ee4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:20:03.813841 27750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.196:38423, user_credentials={real_user=slave}} blocked reactor thread for 77352.4us
I20260709 12:20:03.816215 27780 raft_consensus.cc:1275] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:03.821380 27701 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c426340e01e4b66a0a6f7cc1c9b1bc4 with delete_type TABLET_DATA_TOMBSTONED (TS ff9489d2752849338bfd9a780cd0762b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60668
I20260709 12:20:03.822523 28698 consensus_queue.cc:1048] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:03.827946 28307 raft_consensus.cc:2955] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.831179 27780 raft_consensus.cc:2955] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.835304 28647 raft_consensus.cc:2955] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.848538 27635 raft_consensus.cc:2955] T b43d7462251049a397eaf8ec0c1983ec P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.851691 27776 raft_consensus.cc:2955] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.853791 28718 tablet_replica.cc:333] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:03.854811 28718 raft_consensus.cc:2243] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:03.855486 28718 raft_consensus.cc:2272] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:03.859104 27711 raft_consensus.cc:2955] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.870709 28718 ts_tablet_manager.cc:1916] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:03.877153 27529 catalog_manager.cc:5697] T b43d7462251049a397eaf8ec0c1983ec P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.885648 28308 raft_consensus.cc:1275] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:03.888087 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet afb18b714ae64127996a5bb3af93c094 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:03.895208 28701 consensus_queue.cc:1048] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:03.911439 28308 raft_consensus.cc:2955] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.930483 28718 ts_tablet_manager.cc:1929] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:03.932304 28718 log.cc:1199] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P ff9489d2752849338bfd9a780cd0762b: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-1-root/wals/6c426340e01e4b66a0a6f7cc1c9b1bc4
I20260709 12:20:03.933604 27531 catalog_manager.cc:5697] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:03.934872 27521 catalog_manager.cc:5028] TS ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): tablet 6c426340e01e4b66a0a6f7cc1c9b1bc4 (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:03.944734 27619 tablet_service.cc:1558] Processing DeleteTablet for tablet ffbdbdc9b97f4a8d93ac33c5dad51ee4 with delete_type TABLET_DATA_TOMBSTONED (TS 1ff76318bbdd4b22835b4a8e178d2caf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:03.947517 27534 catalog_manager.cc:5697] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:03.955869 28719 tablet_replica.cc:333] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:03.959259 28719 raft_consensus.cc:2243] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:03.961082 28719 raft_consensus.cc:2272] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:03.964617 28719 ts_tablet_manager.cc:1916] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:03.986183 27619 tablet_service.cc:1558] Processing DeleteTablet for tablet afb18b714ae64127996a5bb3af93c094 with delete_type TABLET_DATA_TOMBSTONED (TS 1ff76318bbdd4b22835b4a8e178d2caf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:03.988312 27709 consensus_queue.cc:237] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:03.994470 28308 raft_consensus.cc:1275] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:03.997586 28643 consensus_queue.cc:1048] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:04.006949 28719 ts_tablet_manager.cc:1929] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:04.007520 28719 log.cc:1199] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-0-root/wals/ffbdbdc9b97f4a8d93ac33c5dad51ee4
I20260709 12:20:04.007797 28701 raft_consensus.cc:2955] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:04.009545 28719 tablet_replica.cc:333] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:04.009451 27519 catalog_manager.cc:5028] TS 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): tablet ffbdbdc9b97f4a8d93ac33c5dad51ee4 (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:04.010776 28719 raft_consensus.cc:2243] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:04.011579 28719 raft_consensus.cc:2272] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:04.014681 28719 ts_tablet_manager.cc:1916] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:04.016577 28308 raft_consensus.cc:2955] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:04.033658 28719 ts_tablet_manager.cc:1929] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:04.034246 28719 log.cc:1199] T afb18b714ae64127996a5bb3af93c094 P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-0-root/wals/afb18b714ae64127996a5bb3af93c094
I20260709 12:20:04.038293 27636 raft_consensus.cc:1275] T b43d7462251049a397eaf8ec0c1983ec P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:04.043844 28699 consensus_queue.cc:1048] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:04.049527 27519 catalog_manager.cc:5028] TS 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): tablet afb18b714ae64127996a5bb3af93c094 (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:04.032084 27534 catalog_manager.cc:5697] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:04.053185 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b43d7462251049a397eaf8ec0c1983ec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:04.065927 27635 raft_consensus.cc:2955] T b43d7462251049a397eaf8ec0c1983ec P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:04.080924 27774 tablet_service.cc:1558] Processing DeleteTablet for tablet b43d7462251049a397eaf8ec0c1983ec with delete_type TABLET_DATA_TOMBSTONED (TS 665818a8aae744b1b9cb9271e86be844 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38742
I20260709 12:20:04.094458 28720 tablet_replica.cc:333] T b43d7462251049a397eaf8ec0c1983ec P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:04.100068 28720 raft_consensus.cc:2243] T b43d7462251049a397eaf8ec0c1983ec P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:04.100843 28720 raft_consensus.cc:2272] T b43d7462251049a397eaf8ec0c1983ec P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:04.104549 28720 ts_tablet_manager.cc:1916] T b43d7462251049a397eaf8ec0c1983ec P 665818a8aae744b1b9cb9271e86be844: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:04.121634 28720 ts_tablet_manager.cc:1929] T b43d7462251049a397eaf8ec0c1983ec P 665818a8aae744b1b9cb9271e86be844: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:04.122102 28720 log.cc:1199] T b43d7462251049a397eaf8ec0c1983ec P 665818a8aae744b1b9cb9271e86be844: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-2-root/wals/b43d7462251049a397eaf8ec0c1983ec
I20260709 12:20:04.123772 27521 catalog_manager.cc:5028] TS 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): tablet b43d7462251049a397eaf8ec0c1983ec (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:05.149286 27776 consensus_queue.cc:237] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
W20260709 12:20:05.156924 27750 consensus_peers.cc:597] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3cc7c0d73bf3428dad450d3e2467ffef. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:05.161571 27711 raft_consensus.cc:1275] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:05.161728 27636 raft_consensus.cc:1275] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:05.162878 28716 consensus_queue.cc:1048] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:05.163664 28710 consensus_queue.cc:1048] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:05.184231 28710 raft_consensus.cc:2955] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:05.188668 27702 raft_consensus.cc:2955] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:05.189522 27636 raft_consensus.cc:2955] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:05.201015 27635 consensus_queue.cc:237] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:05.205183 27531 catalog_manager.cc:5697] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:05.219138 27601 consensus_peers.cc:597] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a6a7ceee1a545549038b75144ddeadd. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:05.223341 27776 raft_consensus.cc:1275] T 0a6a7ceee1a545549038b75144ddeadd P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:05.225564 27702 raft_consensus.cc:1275] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:05.227748 28698 consensus_queue.cc:1048] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:05.229456 28698 consensus_queue.cc:1048] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:05.255455 28682 raft_consensus.cc:2955] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:05.278359 27702 consensus_queue.cc:237] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:05.293875 27776 raft_consensus.cc:2955] T 0a6a7ceee1a545549038b75144ddeadd P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
W20260709 12:20:05.299346 27676 consensus_peers.cc:597] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 37357163e3de4644b19d39bee489439d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:05.303543 27781 raft_consensus.cc:1275] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:05.305308 28701 consensus_queue.cc:1048] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:05.332607 27533 catalog_manager.cc:5697] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:05.333135 27711 raft_consensus.cc:2955] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:05.337500 27636 raft_consensus.cc:1275] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:05.343086 28701 raft_consensus.cc:2955] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:05.351819 27781 raft_consensus.cc:2955] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:05.412261 27778 consensus_queue.cc:237] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:05.426892 27533 catalog_manager.cc:5697] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:05.439556 27709 raft_consensus.cc:1275] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:05.440269 27636 raft_consensus.cc:1275] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:05.442207 28722 consensus_queue.cc:1048] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:05.445359 28744 consensus_queue.cc:1048] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:20:05.443197 28716 consensus_queue.cc:1048] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
W20260709 12:20:05.459970 27750 consensus_peers.cc:597] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 656aa1a506a340afb48defd6f54154d0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:05.507930 28722 raft_consensus.cc:2955] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:05.508649 27633 raft_consensus.cc:2955] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:05.525175 27533 catalog_manager.cc:5697] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:05.529049 27709 raft_consensus.cc:2955] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
W20260709 12:20:05.538482 27676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.196:38423, user_credentials={real_user=slave}} blocked reactor thread for 67687.1us
I20260709 12:20:05.539811 27636 raft_consensus.cc:2955] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:05.677402 28749 ts_tablet_manager.cc:933] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:05.679409 28749 tablet_copy_client.cc:323] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.195:37235
I20260709 12:20:05.680909 27794 tablet_copy_service.cc:140] P 665818a8aae744b1b9cb9271e86be844: Received BeginTabletCopySession request for tablet 3cc7c0d73bf3428dad450d3e2467ffef from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:41042)
I20260709 12:20:05.681474 27794 tablet_copy_service.cc:161] P 665818a8aae744b1b9cb9271e86be844: Beginning new tablet copy session on tablet 3cc7c0d73bf3428dad450d3e2467ffef from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:41042: session id = 8d93964f0bf848da906f40f954bba102-3cc7c0d73bf3428dad450d3e2467ffef
I20260709 12:20:05.715236 28751 ts_tablet_manager.cc:933] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:05.725242 28751 tablet_copy_client.cc:323] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.194:37771
I20260709 12:20:05.728840 27721 tablet_copy_service.cc:140] P ff9489d2752849338bfd9a780cd0762b: Received BeginTabletCopySession request for tablet 37357163e3de4644b19d39bee489439d from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:60582)
I20260709 12:20:05.729386 27721 tablet_copy_service.cc:161] P ff9489d2752849338bfd9a780cd0762b: Beginning new tablet copy session on tablet 37357163e3de4644b19d39bee489439d from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:60582: session id = 8d93964f0bf848da906f40f954bba102-37357163e3de4644b19d39bee489439d
I20260709 12:20:05.744874 27794 tablet_copy_source_session.cc:215] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:05.746917 27721 tablet_copy_source_session.cc:215] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:05.759981 28749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc7c0d73bf3428dad450d3e2467ffef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:05.769675 28751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37357163e3de4644b19d39bee489439d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:05.799074 28753 ts_tablet_manager.cc:933] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037)
I20260709 12:20:05.813988 28753 tablet_copy_client.cc:323] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.193:38037
I20260709 12:20:05.816298 28751 tablet_copy_client.cc:806] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:05.816653 27646 tablet_copy_service.cc:140] P 1ff76318bbdd4b22835b4a8e178d2caf: Received BeginTabletCopySession request for tablet 0a6a7ceee1a545549038b75144ddeadd from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:33920)
I20260709 12:20:05.816964 28751 tablet_copy_client.cc:670] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:05.817215 27646 tablet_copy_service.cc:161] P 1ff76318bbdd4b22835b4a8e178d2caf: Beginning new tablet copy session on tablet 0a6a7ceee1a545549038b75144ddeadd from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:33920: session id = 8d93964f0bf848da906f40f954bba102-0a6a7ceee1a545549038b75144ddeadd
I20260709 12:20:05.837613 28749 tablet_copy_client.cc:806] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:05.838141 28749 tablet_copy_client.cc:670] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:05.842950 27646 tablet_copy_source_session.cc:215] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:05.843981 28751 tablet_copy_client.cc:538] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:05.848757 28753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a6a7ceee1a545549038b75144ddeadd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:05.851434 28749 tablet_copy_client.cc:538] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:05.857187 28751 tablet_bootstrap.cc:492] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:05.898411 28749 tablet_bootstrap.cc:492] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:05.906149 28751 tablet_bootstrap.cc:492] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:05.907121 28751 tablet_bootstrap.cc:492] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:05.907799 28751 ts_tablet_manager.cc:1403] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.007s
I20260709 12:20:05.910650 28751 raft_consensus.cc:359] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:05.911456 28751 raft_consensus.cc:740] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:05.912123 28751 consensus_queue.cc:260] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:05.941561 28751 ts_tablet_manager.cc:1434] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.033s	user 0.014s	sys 0.007s
I20260709 12:20:05.943267 27721 tablet_copy_service.cc:342] P ff9489d2752849338bfd9a780cd0762b: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-37357163e3de4644b19d39bee489439d received from {username='slave'} at 127.0.0.1:60582
I20260709 12:20:05.943694 27721 tablet_copy_service.cc:434] P ff9489d2752849338bfd9a780cd0762b: ending tablet copy session 8d93964f0bf848da906f40f954bba102-37357163e3de4644b19d39bee489439d on tablet 37357163e3de4644b19d39bee489439d with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:05.956851 28753 tablet_copy_client.cc:806] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:05.956851 28751 ts_tablet_manager.cc:933] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:05.957509 28753 tablet_copy_client.cc:670] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:05.965799 28753 tablet_copy_client.cc:538] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:05.974380 28751 tablet_copy_client.cc:323] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.195:37235
I20260709 12:20:05.976052 27794 tablet_copy_service.cc:140] P 665818a8aae744b1b9cb9271e86be844: Received BeginTabletCopySession request for tablet 656aa1a506a340afb48defd6f54154d0 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:41042)
I20260709 12:20:05.976771 27794 tablet_copy_service.cc:161] P 665818a8aae744b1b9cb9271e86be844: Beginning new tablet copy session on tablet 656aa1a506a340afb48defd6f54154d0 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:41042: session id = 8d93964f0bf848da906f40f954bba102-656aa1a506a340afb48defd6f54154d0
I20260709 12:20:05.986835 27794 tablet_copy_source_session.cc:215] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:05.987506 28753 tablet_bootstrap.cc:492] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:05.994421 28751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 656aa1a506a340afb48defd6f54154d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:06.019078 28751 tablet_copy_client.cc:806] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:06.019690 28751 tablet_copy_client.cc:670] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:06.026604 28751 tablet_copy_client.cc:538] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:06.044689 28749 tablet_bootstrap.cc:492] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:06.046559 28749 tablet_bootstrap.cc:492] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:06.056233 28749 ts_tablet_manager.cc:1403] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.158s	user 0.001s	sys 0.043s
I20260709 12:20:06.060029 28753 tablet_bootstrap.cc:492] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:06.060923 28753 tablet_bootstrap.cc:492] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:06.061887 28753 ts_tablet_manager.cc:1403] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.075s	user 0.029s	sys 0.006s
I20260709 12:20:06.059666 28749 raft_consensus.cc:359] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:06.063704 28749 raft_consensus.cc:740] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:06.067380 28753 raft_consensus.cc:359] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:06.072425 28751 tablet_bootstrap.cc:492] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:06.068414 28749 consensus_queue.cc:260] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:06.087018 28749 ts_tablet_manager.cc:1434] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 12:20:06.069491 28753 raft_consensus.cc:740] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:06.090229 27794 tablet_copy_service.cc:342] P 665818a8aae744b1b9cb9271e86be844: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-3cc7c0d73bf3428dad450d3e2467ffef received from {username='slave'} at 127.0.0.1:41042
I20260709 12:20:06.090654 27794 tablet_copy_service.cc:434] P 665818a8aae744b1b9cb9271e86be844: ending tablet copy session 8d93964f0bf848da906f40f954bba102-3cc7c0d73bf3428dad450d3e2467ffef on tablet 3cc7c0d73bf3428dad450d3e2467ffef with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:06.090025 28753 consensus_queue.cc:260] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:06.095752 28753 ts_tablet_manager.cc:1434] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260709 12:20:06.099445 27646 tablet_copy_service.cc:342] P 1ff76318bbdd4b22835b4a8e178d2caf: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-0a6a7ceee1a545549038b75144ddeadd received from {username='slave'} at 127.0.0.1:33920
I20260709 12:20:06.099825 27646 tablet_copy_service.cc:434] P 1ff76318bbdd4b22835b4a8e178d2caf: ending tablet copy session 8d93964f0bf848da906f40f954bba102-0a6a7ceee1a545549038b75144ddeadd on tablet 0a6a7ceee1a545549038b75144ddeadd with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:06.101377 28308 raft_consensus.cc:1217] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:06.151896 28751 tablet_bootstrap.cc:492] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:06.152678 28308 raft_consensus.cc:1217] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:06.155689 28751 tablet_bootstrap.cc:492] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:06.157234 28751 ts_tablet_manager.cc:1403] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.093s	user 0.027s	sys 0.040s
I20260709 12:20:06.163470 28751 raft_consensus.cc:359] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:06.164358 28751 raft_consensus.cc:740] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:06.166046 28751 consensus_queue.cc:260] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:06.169308 28751 ts_tablet_manager.cc:1434] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:20:06.171418 27794 tablet_copy_service.cc:342] P 665818a8aae744b1b9cb9271e86be844: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-656aa1a506a340afb48defd6f54154d0 received from {username='slave'} at 127.0.0.1:41042
I20260709 12:20:06.171810 27794 tablet_copy_service.cc:434] P 665818a8aae744b1b9cb9271e86be844: ending tablet copy session 8d93964f0bf848da906f40f954bba102-656aa1a506a340afb48defd6f54154d0 on tablet 656aa1a506a340afb48defd6f54154d0 with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:06.244469 28308 raft_consensus.cc:1217] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:06.552562 28760 raft_consensus.cc:1064] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:06.554998 28760 consensus_queue.cc:237] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:06.564213 28732 raft_consensus.cc:1064] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:06.566783 28732 consensus_queue.cc:237] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:06.575362 28308 raft_consensus.cc:1217] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:06.586329 28307 raft_consensus.cc:1275] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:06.587641 28760 consensus_queue.cc:1048] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:06.589089 27776 raft_consensus.cc:1275] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:06.591396 28699 consensus_queue.cc:1048] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:06.611101 27778 raft_consensus.cc:1275] T 0a6a7ceee1a545549038b75144ddeadd P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:06.612124 27636 raft_consensus.cc:1275] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:06.614883 28733 consensus_queue.cc:1048] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:06.615772 28308 raft_consensus.cc:1275] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:06.617967 28732 consensus_queue.cc:1048] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:06.621593 28699 consensus_queue.cc:1048] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:06.625438 28699 raft_consensus.cc:2955] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:06.629781 27705 raft_consensus.cc:1275] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:06.630995 28306 raft_consensus.cc:2955] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:06.649624 27534 catalog_manager.cc:5697] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:06.651502 28733 consensus_queue.cc:1048] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:06.655299 27636 raft_consensus.cc:2955] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:06.656832 27776 raft_consensus.cc:2955] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:06.663686 28682 raft_consensus.cc:2955] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:06.675312 28306 raft_consensus.cc:2955] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:06.688885 27776 raft_consensus.cc:2955] T 0a6a7ceee1a545549038b75144ddeadd P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:06.690577 27705 raft_consensus.cc:2955] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:06.718789 27705 consensus_queue.cc:237] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [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: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:06.722996 27529 catalog_manager.cc:5697] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:06.726626 27778 raft_consensus.cc:1275] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:06.728117 28742 consensus_queue.cc:1048] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:06.730944 28306 raft_consensus.cc:1275] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:06.733211 28742 consensus_queue.cc:1048] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:06.736176 28760 raft_consensus.cc:2955] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:06.738714 27778 raft_consensus.cc:2955] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:06.744207 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 37357163e3de4644b19d39bee489439d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:06.744500 28308 raft_consensus.cc:2955] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:06.753484 27633 consensus_queue.cc:237] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:06.761154 28307 raft_consensus.cc:1275] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:06.758071 27531 catalog_manager.cc:5697] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:06.768632 28774 consensus_queue.cc:1048] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:06.771867 27705 raft_consensus.cc:1275] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:06.773793 28774 consensus_queue.cc:1048] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:06.775698 28767 raft_consensus.cc:2955] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:06.777475 28307 raft_consensus.cc:2955] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:06.788482 27519 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0a6a7ceee1a545549038b75144ddeadd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:06.789294 27619 tablet_service.cc:1558] Processing DeleteTablet for tablet 37357163e3de4644b19d39bee489439d with delete_type TABLET_DATA_TOMBSTONED (TS 1ff76318bbdd4b22835b4a8e178d2caf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:06.791606 28778 tablet_replica.cc:333] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:06.792659 28778 raft_consensus.cc:2243] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.793219 28778 raft_consensus.cc:2272] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.793207 27705 raft_consensus.cc:2955] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:06.796046 28778 ts_tablet_manager.cc:1916] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:06.800595 27531 catalog_manager.cc:5697] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:06.812597 27774 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a6a7ceee1a545549038b75144ddeadd with delete_type TABLET_DATA_TOMBSTONED (TS 665818a8aae744b1b9cb9271e86be844 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38742
I20260709 12:20:06.824043 28779 tablet_replica.cc:333] T 0a6a7ceee1a545549038b75144ddeadd P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:06.925565 28779 raft_consensus.cc:2243] T 0a6a7ceee1a545549038b75144ddeadd P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:06.926551 28779 raft_consensus.cc:2272] T 0a6a7ceee1a545549038b75144ddeadd P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:06.926903 28722 raft_consensus.cc:1064] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:06.931677 28722 consensus_queue.cc:237] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:06.935073 28778 ts_tablet_manager.cc:1929] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:06.935515 28778 log.cc:1199] T 37357163e3de4644b19d39bee489439d P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-0-root/wals/37357163e3de4644b19d39bee489439d
I20260709 12:20:06.944330 27519 catalog_manager.cc:5028] TS 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): tablet 37357163e3de4644b19d39bee489439d (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:06.955500 28779 ts_tablet_manager.cc:1916] T 0a6a7ceee1a545549038b75144ddeadd P 665818a8aae744b1b9cb9271e86be844: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:06.981695 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:07.028155 28307 raft_consensus.cc:1275] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:07.028852 27630 raft_consensus.cc:1275] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:07.029763 28786 consensus_queue.cc:1048] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:07.033025 28716 consensus_queue.cc:1048] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:07.059775 27705 raft_consensus.cc:1275] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:07.061445 28788 consensus_queue.cc:1048] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:07.065392 28786 raft_consensus.cc:1064] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:07.067631 28779 ts_tablet_manager.cc:1929] T 0a6a7ceee1a545549038b75144ddeadd P 665818a8aae744b1b9cb9271e86be844: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:07.068024 28779 log.cc:1199] T 0a6a7ceee1a545549038b75144ddeadd P 665818a8aae744b1b9cb9271e86be844: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-2-root/wals/0a6a7ceee1a545549038b75144ddeadd
I20260709 12:20:07.067742 28786 consensus_queue.cc:237] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:07.073186 27521 catalog_manager.cc:5028] TS 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): tablet 0a6a7ceee1a545549038b75144ddeadd (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:07.082942 28783 raft_consensus.cc:2955] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:07.084216 28306 raft_consensus.cc:2955] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:07.101270 27534 catalog_manager.cc:5697] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:07.111284 27705 raft_consensus.cc:1275] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:07.112021 28307 raft_consensus.cc:1275] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:07.114722 28789 consensus_queue.cc:1048] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:07.116786 28786 consensus_queue.cc:1048] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:07.120838 27636 raft_consensus.cc:1275] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:07.120227 27705 raft_consensus.cc:2955] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:07.123100 28788 consensus_queue.cc:1048] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:07.153586 27636 raft_consensus.cc:2955] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:07.156589 27778 consensus_queue.cc:237] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:07.159690 27630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cb3795ce0104d698d5242353330c5cb"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
mode: GRACEFUL
new_leader_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:55894
I20260709 12:20:07.160624 27630 raft_consensus.cc:606] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Received request to transfer leadership to TS 8d93964f0bf848da906f40f954bba102
I20260709 12:20:07.166492 28308 raft_consensus.cc:1275] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:07.168740 28788 consensus_queue.cc:1048] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:07.185559 28308 raft_consensus.cc:2955] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:07.189275 28788 raft_consensus.cc:2955] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:07.193689 28782 raft_consensus.cc:2955] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:07.196080 27630 raft_consensus.cc:1275] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:07.240271 27534 catalog_manager.cc:5697] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:07.243425 28789 consensus_queue.cc:1048] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:07.243126 27707 raft_consensus.cc:2955] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:07.249162 28308 raft_consensus.cc:2955] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:07.254377 27701 tablet_service.cc:1558] Processing DeleteTablet for tablet 3cc7c0d73bf3428dad450d3e2467ffef with delete_type TABLET_DATA_TOMBSTONED (TS ff9489d2752849338bfd9a780cd0762b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60668
I20260709 12:20:07.261016 27636 raft_consensus.cc:2955] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:07.262490 27632 raft_consensus.cc:2955] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:07.286482 28800 tablet_replica.cc:333] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:07.287999 28800 raft_consensus.cc:2243] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:07.288882 28800 raft_consensus.cc:2272] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:07.292627 28800 ts_tablet_manager.cc:1916] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:07.319082 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3cc7c0d73bf3428dad450d3e2467ffef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:07.332443 27534 catalog_manager.cc:5697] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:07.334564 27709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a4ed7bb675b4d4fb7496f0a5bfea570"
dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
mode: GRACEFUL
new_leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:50952
I20260709 12:20:07.335830 27709 raft_consensus.cc:606] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Received request to transfer leadership to TS 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:20:07.345278 27636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c6aca288be5457ea4ec2c8fbad43ed2"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
mode: GRACEFUL
new_leader_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:55894
I20260709 12:20:07.346283 27636 raft_consensus.cc:606] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Received request to transfer leadership to TS 8d93964f0bf848da906f40f954bba102
I20260709 12:20:07.353659 27636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bc5e211b134499fb54a37b851648cc1"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
mode: GRACEFUL
new_leader_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:55894
I20260709 12:20:07.354938 27636 raft_consensus.cc:606] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Received request to transfer leadership to TS 665818a8aae744b1b9cb9271e86be844
I20260709 12:20:07.362032 27636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a6c5c2d8472441f8bf30ccd04bf670c"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
mode: GRACEFUL
new_leader_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:55894
I20260709 12:20:07.364929 27636 raft_consensus.cc:606] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Received request to transfer leadership to TS 8d93964f0bf848da906f40f954bba102
I20260709 12:20:07.368569 27636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6fe27fd8e9941a49a94ff1b2e84e35c"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
mode: GRACEFUL
new_leader_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:55894
I20260709 12:20:07.369494 27636 raft_consensus.cc:606] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Received request to transfer leadership to TS 665818a8aae744b1b9cb9271e86be844
I20260709 12:20:07.376775 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:20:07.397089 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:07.419605 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:07.429873 27780 consensus_queue.cc:237] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:07.437763 28803 raft_consensus.cc:993] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf: : Instructing follower 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:07.438388 28682 raft_consensus.cc:1081] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Signalling peer 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:07.441548 28308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c6aca288be5457ea4ec2c8fbad43ed2"
dest_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:53252
I20260709 12:20:07.442101 28308 raft_consensus.cc:493] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:07.442502 28308 raft_consensus.cc:3060] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:07.450016 28306 raft_consensus.cc:1275] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:07.452881 28682 raft_consensus.cc:993] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf: : Instructing follower 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:07.452613 28722 consensus_queue.cc:1048] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:07.453567 28774 raft_consensus.cc:1081] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Signalling peer 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:07.455363 28307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cb3795ce0104d698d5242353330c5cb"
dest_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:53252
I20260709 12:20:07.455854 28307 raft_consensus.cc:493] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:07.456172 28307 raft_consensus.cc:3060] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:07.459059 28308 raft_consensus.cc:515] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:07.461022 28788 raft_consensus.cc:2955] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:07.463114 27636 raft_consensus.cc:1275] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:07.464493 28722 consensus_queue.cc:1048] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:07.467365 28305 raft_consensus.cc:2955] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:07.472599 27636 raft_consensus.cc:2955] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:07.482692 28308 leader_election.cc:290] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:07.489015 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6aca288be5457ea4ec2c8fbad43ed2" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:07.489614 27632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6aca288be5457ea4ec2c8fbad43ed2" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:07.489760 27781 raft_consensus.cc:3060] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:07.490195 27632 raft_consensus.cc:3055] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:07.490474 27632 raft_consensus.cc:740] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:07.491422 27632 consensus_queue.cc:260] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:07.492581 27632 raft_consensus.cc:3060] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:07.495630 28800 ts_tablet_manager.cc:1929] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:07.496454 28800 log.cc:1199] T 3cc7c0d73bf3428dad450d3e2467ffef P ff9489d2752849338bfd9a780cd0762b: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-1-root/wals/3cc7c0d73bf3428dad450d3e2467ffef
I20260709 12:20:07.499248 27521 catalog_manager.cc:5028] TS ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): tablet 3cc7c0d73bf3428dad450d3e2467ffef (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:07.510841 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 656aa1a506a340afb48defd6f54154d0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:07.518307 27531 catalog_manager.cc:5697] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:07.512337 28307 raft_consensus.cc:515] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:07.531380 27781 raft_consensus.cc:2468] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 2.
I20260709 12:20:07.539758 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb3795ce0104d698d5242353330c5cb" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:07.541455 28274 leader_election.cc:304] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, 8d93964f0bf848da906f40f954bba102; no voters: 
I20260709 12:20:07.542400 28756 raft_consensus.cc:2804] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:07.540442 27636 raft_consensus.cc:3055] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:07.547544 27636 raft_consensus.cc:740] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:07.547888 28307 leader_election.cc:290] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:07.548139 27632 raft_consensus.cc:2468] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 2.
I20260709 12:20:07.558703 27701 tablet_service.cc:1558] Processing DeleteTablet for tablet 656aa1a506a340afb48defd6f54154d0 with delete_type TABLET_DATA_TOMBSTONED (TS ff9489d2752849338bfd9a780cd0762b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60668
I20260709 12:20:07.559916 27778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb3795ce0104d698d5242353330c5cb" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:07.560701 27778 raft_consensus.cc:3060] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:07.560822 28800 tablet_replica.cc:333] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:07.563939 28682 raft_consensus.cc:993] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf: : Instructing follower 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:07.564394 28682 raft_consensus.cc:1081] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Signalling peer 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:07.554210 27636 consensus_queue.cc:260] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:07.575047 27636 raft_consensus.cc:3060] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:07.577162 27776 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6fe27fd8e9941a49a94ff1b2e84e35c"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:38748
I20260709 12:20:07.579499 27776 raft_consensus.cc:493] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:07.579864 27776 raft_consensus.cc:3060] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:07.571591 28756 raft_consensus.cc:697] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 [term 2 LEADER]: Becoming Leader. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Running, Role: LEADER
I20260709 12:20:07.592162 28756 consensus_queue.cc:237] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:07.588603 27776 raft_consensus.cc:515] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:07.594691 27778 raft_consensus.cc:2468] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 2.
I20260709 12:20:07.595350 27780 raft_consensus.cc:1240] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Rejecting Update request from peer 1ff76318bbdd4b22835b4a8e178d2caf for earlier term 1. Current term is 2. Ops: []
I20260709 12:20:07.597422 27630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fe27fd8e9941a49a94ff1b2e84e35c" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:07.597971 27630 raft_consensus.cc:3055] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:07.598235 27630 raft_consensus.cc:740] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:07.598930 27630 consensus_queue.cc:260] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:07.599594 28274 leader_election.cc:304] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, 8d93964f0bf848da906f40f954bba102; no voters: 
I20260709 12:20:07.601327 28804 raft_consensus.cc:2804] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:07.600080 27630 raft_consensus.cc:3060] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:07.603303 27776 leader_election.cc:290] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:07.605072 27636 raft_consensus.cc:2468] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 2.
I20260709 12:20:07.605239 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6fe27fd8e9941a49a94ff1b2e84e35c" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:07.613873 27630 raft_consensus.cc:2468] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
I20260709 12:20:07.617010 27707 raft_consensus.cc:3060] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:07.632710 28781 raft_consensus.cc:993] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b: : Instructing follower 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:07.633175 28781 raft_consensus.cc:1081] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Signalling peer 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:07.635924 27749 leader_election.cc:304] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:20:07.637262 28722 raft_consensus.cc:2804] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:07.637965 28722 raft_consensus.cc:697] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:07.640064 27707 raft_consensus.cc:2468] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
I20260709 12:20:07.639287 28722 consensus_queue.cc:237] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:07.642673 28732 raft_consensus.cc:993] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf: : Instructing follower 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:07.643144 28732 raft_consensus.cc:1081] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Signalling peer 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:07.644603 27636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a4ed7bb675b4d4fb7496f0a5bfea570"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:33324
I20260709 12:20:07.645110 27636 raft_consensus.cc:493] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:07.645473 27636 raft_consensus.cc:3060] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:07.645543 28307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a6c5c2d8472441f8bf30ccd04bf670c"
dest_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:53252
I20260709 12:20:07.645221 28804 raft_consensus.cc:697] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 [term 2 LEADER]: Becoming Leader. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Running, Role: LEADER
I20260709 12:20:07.646102 28307 raft_consensus.cc:493] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:07.646505 28307 raft_consensus.cc:3060] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:07.657861 27636 raft_consensus.cc:515] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:07.659811 28800 raft_consensus.cc:2243] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:07.660717 28800 raft_consensus.cc:2272] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:07.661624 27709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4ed7bb675b4d4fb7496f0a5bfea570" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:07.663645 27709 raft_consensus.cc:3055] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:07.663998 27709 raft_consensus.cc:740] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:20:07.666913 27636 leader_election.cc:290] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:07.667300 28800 ts_tablet_manager.cc:1916] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:07.667081 27709 consensus_queue.cc:260] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:07.668923 27709 raft_consensus.cc:3060] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:07.646677 28804 consensus_queue.cc:237] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:07.680363 28307 raft_consensus.cc:515] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:07.683725 28800 ts_tablet_manager.cc:1929] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:07.685756 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4ed7bb675b4d4fb7496f0a5bfea570" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:07.686641 27781 raft_consensus.cc:3060] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:07.690826 28682 raft_consensus.cc:993] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf: : Instructing follower 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:07.691291 28682 raft_consensus.cc:1081] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Signalling peer 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:07.690642 27534 catalog_manager.cc:5697] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 1 to 2, leader changed from 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 2 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:07.693430 27781 raft_consensus.cc:2468] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 2.
I20260709 12:20:07.691316 28307 leader_election.cc:290] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 3 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:07.697775 27780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bc5e211b134499fb54a37b851648cc1"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:38748
I20260709 12:20:07.697942 27630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6c5c2d8472441f8bf30ccd04bf670c" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:07.696416 27602 leader_election.cc:304] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:20:07.698446 27630 raft_consensus.cc:3055] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:07.698669 27630 raft_consensus.cc:740] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:07.698235 27780 raft_consensus.cc:493] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:07.686848 28800 log.cc:1199] T 656aa1a506a340afb48defd6f54154d0 P ff9489d2752849338bfd9a780cd0762b: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-1-root/wals/656aa1a506a340afb48defd6f54154d0
I20260709 12:20:07.699275 27780 raft_consensus.cc:3060] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:07.699538 27533 catalog_manager.cc:5697] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 reported cstate change: term changed from 1 to 2, leader changed from 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) to 8d93964f0bf848da906f40f954bba102 (127.25.220.196). New cstate: current_term: 2 leader_uuid: "8d93964f0bf848da906f40f954bba102" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:07.700624 27521 catalog_manager.cc:5028] TS ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): tablet 656aa1a506a340afb48defd6f54154d0 (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:07.703109 27776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a6c5c2d8472441f8bf30ccd04bf670c" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:07.703639 27776 raft_consensus.cc:3060] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:07.704365 28682 raft_consensus.cc:2804] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:07.704027 27630 consensus_queue.cc:260] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:07.704785 28682 raft_consensus.cc:697] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:07.706238 27780 raft_consensus.cc:515] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:07.710222 27709 raft_consensus.cc:2468] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 2.
I20260709 12:20:07.711072 28682 consensus_queue.cc:237] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:07.714232 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc5e211b134499fb54a37b851648cc1" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:07.714521 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc5e211b134499fb54a37b851648cc1" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:07.714788 27634 raft_consensus.cc:3055] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:07.715134 27634 raft_consensus.cc:740] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:07.715250 27780 leader_election.cc:290] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:07.715135 27707 raft_consensus.cc:3060] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:07.716277 27630 raft_consensus.cc:3060] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:07.715879 27634 consensus_queue.cc:260] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:07.716984 27634 raft_consensus.cc:3060] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:07.716446 27533 catalog_manager.cc:5697] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 reported cstate change: term changed from 1 to 2, leader changed from 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) to 8d93964f0bf848da906f40f954bba102 (127.25.220.196). New cstate: current_term: 2 leader_uuid: "8d93964f0bf848da906f40f954bba102" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:07.719385 27776 raft_consensus.cc:2468] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 3.
I20260709 12:20:07.723464 27707 raft_consensus.cc:2468] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
I20260709 12:20:07.724471 27634 raft_consensus.cc:2468] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
I20260709 12:20:07.724737 27751 leader_election.cc:304] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:20:07.726805 28274 leader_election.cc:304] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 [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: 665818a8aae744b1b9cb9271e86be844, 8d93964f0bf848da906f40f954bba102; no voters: 
I20260709 12:20:07.729137 28788 raft_consensus.cc:2804] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:07.729637 28788 raft_consensus.cc:697] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:07.730422 28804 raft_consensus.cc:2804] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:07.730998 28804 raft_consensus.cc:697] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 [term 3 LEADER]: Becoming Leader. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Running, Role: LEADER
I20260709 12:20:07.730597 28788 consensus_queue.cc:237] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:07.732075 28804 consensus_queue.cc:237] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:07.740365 27630 raft_consensus.cc:2468] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 3.
I20260709 12:20:07.747030 27533 catalog_manager.cc:5697] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 1 to 2, leader changed from ff9489d2752849338bfd9a780cd0762b (127.25.220.194) to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:07.749936 27531 catalog_manager.cc:5697] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 reported cstate change: term changed from 2 to 3, leader changed from 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) to 8d93964f0bf848da906f40f954bba102 (127.25.220.196). New cstate: current_term: 3 leader_uuid: "8d93964f0bf848da906f40f954bba102" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:07.750218 27534 catalog_manager.cc:5697] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 1 to 2, leader changed from 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 2 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:08.104561 27707 raft_consensus.cc:1275] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:08.105511 28788 consensus_queue.cc:1048] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:08.113772 27634 raft_consensus.cc:1275] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:08.115129 28788 consensus_queue.cc:1048] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:08.120833 27630 raft_consensus.cc:1275] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:08.122213 28783 consensus_queue.cc:1048] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:08.139842 27707 raft_consensus.cc:1275] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:08.145380 28722 consensus_queue.cc:1048] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:08.154183 27630 raft_consensus.cc:1275] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:08.155978 28804 consensus_queue.cc:1048] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:08.177143 27707 raft_consensus.cc:1275] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:08.178735 28802 consensus_queue.cc:1048] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:08.184578 27780 raft_consensus.cc:1275] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:08.185901 28805 consensus_queue.cc:1048] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:08.186899 27630 raft_consensus.cc:1275] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:08.188364 28804 consensus_queue.cc:1048] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:08.198691 27776 raft_consensus.cc:1275] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:08.202206 28802 consensus_queue.cc:1048] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:08.202765 27634 raft_consensus.cc:1275] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:08.205907 28805 consensus_queue.cc:1048] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:08.210391 27776 raft_consensus.cc:1275] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:08.211755 28805 consensus_queue.cc:1048] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:08.244633 27780 raft_consensus.cc:1275] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:08.246369 28805 consensus_queue.cc:1048] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:08.655166 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:08.668804 27707 consensus_queue.cc:237] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:08.675324 27776 raft_consensus.cc:1275] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:08.675720 27676 consensus_peers.cc:597] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c10b27c92914840a7be5e9e37234edc. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:08.677043 28784 consensus_queue.cc:1048] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:08.677258 27636 raft_consensus.cc:1275] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:08.678735 28780 consensus_queue.cc:1048] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:08.689450 28780 raft_consensus.cc:2955] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:08.690712 27776 raft_consensus.cc:2955] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:08.698691 27707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c10b27c92914840a7be5e9e37234edc"
dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
mode: GRACEFUL
new_leader_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:50952
I20260709 12:20:08.704823 27636 raft_consensus.cc:2955] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:08.713362 27707 raft_consensus.cc:606] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Received request to transfer leadership to TS 665818a8aae744b1b9cb9271e86be844
I20260709 12:20:08.719053 27707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53294ca3b0904034937407d9592ad141"
dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
mode: GRACEFUL
new_leader_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:50952
I20260709 12:20:08.719583 27707 raft_consensus.cc:606] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Received request to transfer leadership to TS 8d93964f0bf848da906f40f954bba102
I20260709 12:20:08.721351 27776 consensus_queue.cc:237] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:08.722237 27707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e86e2d224ea4423a1deca7102de76b7"
dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
mode: GRACEFUL
new_leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:50952
I20260709 12:20:08.722848 27707 raft_consensus.cc:606] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Received request to transfer leadership to TS 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:20:08.760017 27781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2ffe7d2f8794bb1a3a32f5afe54dc8f"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
mode: GRACEFUL
new_leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:56970
I20260709 12:20:08.760936 27781 raft_consensus.cc:606] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Received request to transfer leadership to TS 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:20:08.764835 27636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be1440d98f374cd8860cabde87a49299"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
mode: GRACEFUL
new_leader_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:55894
I20260709 12:20:08.765517 27636 raft_consensus.cc:606] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Received request to transfer leadership to TS 665818a8aae744b1b9cb9271e86be844
I20260709 12:20:08.767129 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:20:08.768589 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:08.769299 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:08.779148 27533 catalog_manager.cc:5697] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:08.790180 28771 raft_consensus.cc:993] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b: : Instructing follower 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:08.790855 28784 raft_consensus.cc:1081] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Signalling peer 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:08.794837 27636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e86e2d224ea4423a1deca7102de76b7"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:33324
I20260709 12:20:08.795521 27636 raft_consensus.cc:493] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:08.796032 27636 raft_consensus.cc:3060] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:08.814986 27749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.193:38037, user_credentials={real_user=slave}} blocked reactor thread for 56673.3us
I20260709 12:20:08.822634 27636 raft_consensus.cc:515] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
W20260709 12:20:08.830894 27750 consensus_peers.cc:597] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 69b86d72a3c6414eb3daa29fcbe8ecec. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:08.837744 27709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e86e2d224ea4423a1deca7102de76b7" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:08.838282 27709 raft_consensus.cc:3055] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:08.838572 27709 raft_consensus.cc:740] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:20:08.839027 27636 leader_election.cc:290] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:08.839354 27709 consensus_queue.cc:260] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:08.840395 27709 raft_consensus.cc:3060] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:08.838452 27780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e86e2d224ea4423a1deca7102de76b7" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:08.842093 27780 raft_consensus.cc:3060] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:08.846560 28788 raft_consensus.cc:993] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844: : Instructing follower 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:08.846982 27709 raft_consensus.cc:2468] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 2.
I20260709 12:20:08.847009 28788 raft_consensus.cc:1081] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Signalling peer 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:08.848788 27602 leader_election.cc:304] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:20:08.848824 27780 raft_consensus.cc:2468] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 2.
I20260709 12:20:08.849638 28827 raft_consensus.cc:2804] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:08.850127 28827 raft_consensus.cc:697] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:08.851015 28827 consensus_queue.cc:237] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:08.855139 27634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2ffe7d2f8794bb1a3a32f5afe54dc8f"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:33316
I20260709 12:20:08.855697 27634 raft_consensus.cc:493] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:08.860850 27634 raft_consensus.cc:3060] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:08.861104 27709 raft_consensus.cc:1275] T 69b86d72a3c6414eb3daa29fcbe8ecec P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:08.864135 28844 consensus_queue.cc:1048] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:08.867375 27636 raft_consensus.cc:1275] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:08.870908 28788 consensus_queue.cc:1048] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:08.871016 27634 raft_consensus.cc:515] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:08.872874 27634 leader_election.cc:290] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:08.872918 28788 raft_consensus.cc:2955] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:08.874148 27709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ffe7d2f8794bb1a3a32f5afe54dc8f" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:08.874648 27709 raft_consensus.cc:3060] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:08.874594 27707 raft_consensus.cc:2955] T 69b86d72a3c6414eb3daa29fcbe8ecec P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:08.880892 27709 raft_consensus.cc:2468] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 2.
I20260709 12:20:08.886677 27776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ffe7d2f8794bb1a3a32f5afe54dc8f" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:08.887297 27776 raft_consensus.cc:3055] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:08.887576 27776 raft_consensus.cc:740] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:08.887755 27634 raft_consensus.cc:2955] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:08.888283 27776 consensus_queue.cc:260] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:08.889730 27776 raft_consensus.cc:3060] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:08.892395 27602 leader_election.cc:304] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:20:08.893168 28827 raft_consensus.cc:2804] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:08.893605 28827 raft_consensus.cc:697] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:08.894392 28827 consensus_queue.cc:237] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:08.896077 27776 raft_consensus.cc:2468] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 2.
I20260709 12:20:08.907053 27634 consensus_queue.cc:237] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:08.912593 27534 catalog_manager.cc:5697] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:08.916476 27601 consensus_peers.cc:597] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1981b346251e4a5bba58f6f533121422. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:08.917332 27780 raft_consensus.cc:1275] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:08.917868 27709 raft_consensus.cc:1275] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:08.919591 28682 consensus_queue.cc:1048] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:08.921039 28826 consensus_queue.cc:1048] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:08.942430 27531 catalog_manager.cc:5697] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 1 to 2, leader changed from ff9489d2752849338bfd9a780cd0762b (127.25.220.194) to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:08.946394 27531 catalog_manager.cc:5697] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 1 to 2, leader changed from 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:08.949851 28682 raft_consensus.cc:2955] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:08.954778 27780 raft_consensus.cc:2955] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:08.961361 27709 raft_consensus.cc:2955] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:08.972270 27634 consensus_queue.cc:237] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:08.972600 27531 catalog_manager.cc:5697] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:08.980211 27780 raft_consensus.cc:1275] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:20:08.981395 27601 consensus_peers.cc:597] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a4ed7bb675b4d4fb7496f0a5bfea570. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:08.981448 28827 consensus_queue.cc:1048] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:08.983814 27709 raft_consensus.cc:1275] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:08.988309 28827 consensus_queue.cc:1048] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:08.987990 28682 raft_consensus.cc:2955] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:08.989454 27776 raft_consensus.cc:2955] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:08.996935 27709 raft_consensus.cc:2955] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:09.002362 27534 catalog_manager.cc:5697] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:09.017602 28784 raft_consensus.cc:993] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b: : Instructing follower 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:09.018029 28784 raft_consensus.cc:1081] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Signalling peer 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:09.020995 28308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53294ca3b0904034937407d9592ad141"
dest_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:53246
I20260709 12:20:09.021476 28308 raft_consensus.cc:493] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:09.021852 28308 raft_consensus.cc:3060] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:09.031375 28308 raft_consensus.cc:515] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:09.033330 28308 leader_election.cc:290] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:09.033941 27709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53294ca3b0904034937407d9592ad141" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:09.034192 27776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53294ca3b0904034937407d9592ad141" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:09.034538 27709 raft_consensus.cc:3055] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:09.034678 27776 raft_consensus.cc:3060] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:09.034875 27709 raft_consensus.cc:740] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:20:09.035651 27709 consensus_queue.cc:260] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [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: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:09.036777 27709 raft_consensus.cc:3060] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:09.040850 27776 raft_consensus.cc:2468] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 2.
I20260709 12:20:09.042685 28274 leader_election.cc:304] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, 8d93964f0bf848da906f40f954bba102; no voters: 
I20260709 12:20:09.042711 27709 raft_consensus.cc:2468] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 2.
I20260709 12:20:09.043644 28849 raft_consensus.cc:2804] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:09.044080 28849 raft_consensus.cc:697] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102 [term 2 LEADER]: Becoming Leader. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Running, Role: LEADER
I20260709 12:20:09.044924 28849 consensus_queue.cc:237] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102 [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: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:09.060093 27534 catalog_manager.cc:5697] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102 reported cstate change: term changed from 1 to 2, leader changed from ff9489d2752849338bfd9a780cd0762b (127.25.220.194) to 8d93964f0bf848da906f40f954bba102 (127.25.220.196). New cstate: current_term: 2 leader_uuid: "8d93964f0bf848da906f40f954bba102" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:09.153379 28771 raft_consensus.cc:993] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b: : Instructing follower 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:09.153842 28780 raft_consensus.cc:1081] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Signalling peer 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:09.155251 27780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c10b27c92914840a7be5e9e37234edc"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:38760
I20260709 12:20:09.155750 27780 raft_consensus.cc:493] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:09.156082 27780 raft_consensus.cc:3060] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:09.162683 28827 raft_consensus.cc:993] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf: : Instructing follower 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:09.163216 28827 raft_consensus.cc:1081] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Signalling peer 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:09.163846 27780 raft_consensus.cc:515] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:09.166350 27776 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be1440d98f374cd8860cabde87a49299"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:38748
I20260709 12:20:09.166950 27776 raft_consensus.cc:493] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:09.167336 27776 raft_consensus.cc:3060] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:09.168277 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c10b27c92914840a7be5e9e37234edc" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:09.168833 27636 raft_consensus.cc:3060] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:09.169597 27780 leader_election.cc:290] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:09.177560 27709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c10b27c92914840a7be5e9e37234edc" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:09.178895 27636 raft_consensus.cc:2468] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
I20260709 12:20:09.179401 27709 raft_consensus.cc:3055] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:09.179723 27709 raft_consensus.cc:740] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:20:09.180029 27749 leader_election.cc:304] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:20:09.180395 27709 consensus_queue.cc:260] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:09.180800 28722 raft_consensus.cc:2804] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:09.181356 28722 raft_consensus.cc:697] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:09.182104 28722 consensus_queue.cc:237] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:09.187494 27776 raft_consensus.cc:515] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:09.191244 27709 raft_consensus.cc:3060] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:09.202991 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1440d98f374cd8860cabde87a49299" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:09.203559 27707 raft_consensus.cc:3060] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:09.202068 27776 leader_election.cc:290] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:09.203977 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1440d98f374cd8860cabde87a49299" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:09.204610 27636 raft_consensus.cc:3055] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:09.205049 27636 raft_consensus.cc:740] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:09.204550 27534 catalog_manager.cc:5697] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 1 to 2, leader changed from ff9489d2752849338bfd9a780cd0762b (127.25.220.194) to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 2 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:09.205739 27636 consensus_queue.cc:260] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:09.203974 28861 ts_tablet_manager.cc:933] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:09.206888 27636 raft_consensus.cc:3060] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:09.207854 27709 raft_consensus.cc:2468] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
I20260709 12:20:09.212909 27636 raft_consensus.cc:2468] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
I20260709 12:20:09.213915 27749 leader_election.cc:304] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:20:09.214231 27707 raft_consensus.cc:2468] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
I20260709 12:20:09.214705 28722 raft_consensus.cc:2804] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:09.215129 28722 raft_consensus.cc:697] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:09.215905 28722 consensus_queue.cc:237] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:09.222744 28861 tablet_copy_client.cc:323] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.195:37235
I20260709 12:20:09.224815 27794 tablet_copy_service.cc:140] P 665818a8aae744b1b9cb9271e86be844: Received BeginTabletCopySession request for tablet 69b86d72a3c6414eb3daa29fcbe8ecec from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:41042)
I20260709 12:20:09.225339 27794 tablet_copy_service.cc:161] P 665818a8aae744b1b9cb9271e86be844: Beginning new tablet copy session on tablet 69b86d72a3c6414eb3daa29fcbe8ecec from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:41042: session id = 8d93964f0bf848da906f40f954bba102-69b86d72a3c6414eb3daa29fcbe8ecec
I20260709 12:20:09.243515 27534 catalog_manager.cc:5697] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 1 to 2, leader changed from 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 2 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:09.246253 27794 tablet_copy_source_session.cc:215] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:09.249146 28861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69b86d72a3c6414eb3daa29fcbe8ecec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.262797 28861 tablet_copy_client.cc:806] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:09.263324 28861 tablet_copy_client.cc:670] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:09.266496 28861 tablet_copy_client.cc:538] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:09.273464 28861 tablet_bootstrap.cc:492] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:09.288461 28861 tablet_bootstrap.cc:492] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:09.289104 28861 tablet_bootstrap.cc:492] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:09.289659 28861 ts_tablet_manager.cc:1403] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.003s
I20260709 12:20:09.291821 28861 raft_consensus.cc:359] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:09.292445 28861 raft_consensus.cc:740] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:09.292955 28861 consensus_queue.cc:260] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:09.295296 28861 ts_tablet_manager.cc:1434] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 12:20:09.297477 27794 tablet_copy_service.cc:342] P 665818a8aae744b1b9cb9271e86be844: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-69b86d72a3c6414eb3daa29fcbe8ecec received from {username='slave'} at 127.0.0.1:41042
I20260709 12:20:09.297946 27794 tablet_copy_service.cc:434] P 665818a8aae744b1b9cb9271e86be844: ending tablet copy session 8d93964f0bf848da906f40f954bba102-69b86d72a3c6414eb3daa29fcbe8ecec on tablet 69b86d72a3c6414eb3daa29fcbe8ecec with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:09.342670 27707 raft_consensus.cc:1275] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:09.343855 28826 consensus_queue.cc:1048] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:09.358052 27776 raft_consensus.cc:1275] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:09.362979 28826 consensus_queue.cc:1048] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:09.382596 27780 raft_consensus.cc:1275] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:09.384097 28827 consensus_queue.cc:1048] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:09.411585 27709 raft_consensus.cc:1275] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:09.413324 28826 consensus_queue.cc:1048] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:09.447477 27707 raft_consensus.cc:1275] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:09.448698 28849 consensus_queue.cc:1048] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:09.463686 28861 ts_tablet_manager.cc:933] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037)
I20260709 12:20:09.476807 27776 raft_consensus.cc:1275] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:09.478268 28877 consensus_queue.cc:1048] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:09.487754 28875 ts_tablet_manager.cc:933] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037)
I20260709 12:20:09.495368 28861 tablet_copy_client.cc:323] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.193:38037
I20260709 12:20:09.500365 27646 tablet_copy_service.cc:140] P 1ff76318bbdd4b22835b4a8e178d2caf: Received BeginTabletCopySession request for tablet 2a4ed7bb675b4d4fb7496f0a5bfea570 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:33920)
I20260709 12:20:09.500892 27646 tablet_copy_service.cc:161] P 1ff76318bbdd4b22835b4a8e178d2caf: Beginning new tablet copy session on tablet 2a4ed7bb675b4d4fb7496f0a5bfea570 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:33920: session id = 8d93964f0bf848da906f40f954bba102-2a4ed7bb675b4d4fb7496f0a5bfea570
I20260709 12:20:09.517032 28875 tablet_copy_client.cc:323] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.193:38037
I20260709 12:20:09.519359 27645 tablet_copy_service.cc:140] P 1ff76318bbdd4b22835b4a8e178d2caf: Received BeginTabletCopySession request for tablet 1981b346251e4a5bba58f6f533121422 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:33920)
I20260709 12:20:09.519878 27645 tablet_copy_service.cc:161] P 1ff76318bbdd4b22835b4a8e178d2caf: Beginning new tablet copy session on tablet 1981b346251e4a5bba58f6f533121422 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:33920: session id = 8d93964f0bf848da906f40f954bba102-1981b346251e4a5bba58f6f533121422
I20260709 12:20:09.545847 27645 tablet_copy_source_session.cc:215] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:09.548040 27646 tablet_copy_source_session.cc:215] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:09.549484 28875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1981b346251e4a5bba58f6f533121422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.552464 28861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4ed7bb675b4d4fb7496f0a5bfea570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:09.577313 28875 tablet_copy_client.cc:806] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:09.586472 28875 tablet_copy_client.cc:670] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:09.592926 28861 tablet_copy_client.cc:806] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:09.593458 28861 tablet_copy_client.cc:670] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:09.594319 28875 tablet_copy_client.cc:538] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:09.599918 28861 tablet_copy_client.cc:538] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:09.606323 28875 tablet_bootstrap.cc:492] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:09.609935 28861 tablet_bootstrap.cc:492] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:09.669143 27636 raft_consensus.cc:1275] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:09.679250 28722 consensus_queue.cc:1048] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:09.683266 28875 tablet_bootstrap.cc:492] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:09.684152 28875 tablet_bootstrap.cc:492] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:09.685196 28875 ts_tablet_manager.cc:1403] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.079s	user 0.025s	sys 0.005s
I20260709 12:20:09.686833 28861 tablet_bootstrap.cc:492] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:09.688205 27632 raft_consensus.cc:1275] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:09.687958 28875 raft_consensus.cc:359] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:09.688902 28875 raft_consensus.cc:740] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:09.689569 28875 consensus_queue.cc:260] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:09.687952 28861 tablet_bootstrap.cc:492] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:09.690093 28722 consensus_queue.cc:1048] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:09.691360 28861 ts_tablet_manager.cc:1403] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.082s	user 0.028s	sys 0.001s
I20260709 12:20:09.702484 28875 ts_tablet_manager.cc:1434] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
W20260709 12:20:09.703395 27750 consensus_peers.cc:597] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c10b27c92914840a7be5e9e37234edc. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:09.704092 28861 raft_consensus.cc:359] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:09.704896 28861 raft_consensus.cc:740] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:09.705506 28861 consensus_queue.cc:260] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:09.709456 27707 raft_consensus.cc:1275] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:09.710775 28844 consensus_queue.cc:1048] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:09.712739 27646 tablet_copy_service.cc:342] P 1ff76318bbdd4b22835b4a8e178d2caf: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-1981b346251e4a5bba58f6f533121422 received from {username='slave'} at 127.0.0.1:33920
I20260709 12:20:09.713183 27646 tablet_copy_service.cc:434] P 1ff76318bbdd4b22835b4a8e178d2caf: ending tablet copy session 8d93964f0bf848da906f40f954bba102-1981b346251e4a5bba58f6f533121422 on tablet 1981b346251e4a5bba58f6f533121422 with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:09.723541 28861 ts_tablet_manager.cc:1434] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 12:20:09.731995 27646 tablet_copy_service.cc:342] P 1ff76318bbdd4b22835b4a8e178d2caf: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-2a4ed7bb675b4d4fb7496f0a5bfea570 received from {username='slave'} at 127.0.0.1:33920
I20260709 12:20:09.732507 27646 tablet_copy_service.cc:434] P 1ff76318bbdd4b22835b4a8e178d2caf: ending tablet copy session 8d93964f0bf848da906f40f954bba102-2a4ed7bb675b4d4fb7496f0a5bfea570 on tablet 2a4ed7bb675b4d4fb7496f0a5bfea570 with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:09.747392 27707 raft_consensus.cc:1275] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:09.748610 28722 consensus_queue.cc:1048] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:09.797767 28305 raft_consensus.cc:1217] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:09.856389 28305 raft_consensus.cc:1217] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:09.961045 28305 raft_consensus.cc:1217] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:20:09.969985 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:10.017344 27705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "115a09e3129548448ecb7ace50e50ea5"
dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
mode: GRACEFUL
new_leader_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:50952
I20260709 12:20:10.017917 27705 raft_consensus.cc:606] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Received request to transfer leadership to TS 665818a8aae744b1b9cb9271e86be844
I20260709 12:20:10.020373 27634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "464663b150ab4801aeb9d4a9aca08ca2"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
mode: GRACEFUL
new_leader_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:55894
I20260709 12:20:10.020828 27634 raft_consensus.cc:606] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Received request to transfer leadership to TS 665818a8aae744b1b9cb9271e86be844
I20260709 12:20:10.022913 27776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cc542c92b254a8ea5b4513acccb85e3"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
mode: GRACEFUL
new_leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:56970
I20260709 12:20:10.023334 27776 raft_consensus.cc:606] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Received request to transfer leadership to TS 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:20:10.025810 27780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be1440d98f374cd8860cabde87a49299"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
mode: GRACEFUL
new_leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:56970
I20260709 12:20:10.026259 27780 raft_consensus.cc:606] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Received request to transfer leadership to TS 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:20:10.027549 28827 raft_consensus.cc:993] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf: : Instructing follower 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:10.028019 28682 raft_consensus.cc:1081] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Signalling peer 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:10.028638 27634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
mode: GRACEFUL
new_leader_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:55894
I20260709 12:20:10.029166 27634 raft_consensus.cc:606] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Received request to transfer leadership to TS 8d93964f0bf848da906f40f954bba102
I20260709 12:20:10.029628 27780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "464663b150ab4801aeb9d4a9aca08ca2"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:38748
I20260709 12:20:10.030126 27780 raft_consensus.cc:493] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:10.030436 27780 raft_consensus.cc:3060] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:10.032714 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:20:10.034189 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:10.035179 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:10.054051 27780 raft_consensus.cc:515] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:10.066169 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464663b150ab4801aeb9d4a9aca08ca2" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:10.066710 27634 raft_consensus.cc:3055] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:10.067006 27634 raft_consensus.cc:740] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:10.067611 27634 consensus_queue.cc:260] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:10.068499 27634 raft_consensus.cc:3060] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:10.072479 27634 raft_consensus.cc:2468] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
I20260709 12:20:10.073447 27749 leader_election.cc:304] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:20:10.074934 28844 raft_consensus.cc:2804] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:10.075387 28844 raft_consensus.cc:697] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:10.076177 28844 consensus_queue.cc:237] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:10.079581 27705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "464663b150ab4801aeb9d4a9aca08ca2" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:10.080108 27705 raft_consensus.cc:3060] T 464663b150ab4801aeb9d4a9aca08ca2 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:10.083175 28880 raft_consensus.cc:993] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844: : Instructing follower 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:10.083581 28880 raft_consensus.cc:1081] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Signalling peer 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:10.087793 27636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cc542c92b254a8ea5b4513acccb85e3"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:33316
I20260709 12:20:10.088042 27705 raft_consensus.cc:2468] T 464663b150ab4801aeb9d4a9aca08ca2 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
I20260709 12:20:10.088312 27636 raft_consensus.cc:493] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:10.088918 27636 raft_consensus.cc:3060] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:10.090703 28784 raft_consensus.cc:993] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b: : Instructing follower 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:10.091153 28784 raft_consensus.cc:1081] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Signalling peer 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:10.092922 27776 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "115a09e3129548448ecb7ace50e50ea5"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:38760
I20260709 12:20:10.093403 27776 raft_consensus.cc:493] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:10.093732 27776 raft_consensus.cc:3060] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:10.099006 27636 raft_consensus.cc:515] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:10.099336 27776 raft_consensus.cc:515] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:10.101006 27636 leader_election.cc:290] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:10.104358 27709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc542c92b254a8ea5b4513acccb85e3" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:10.104821 27709 raft_consensus.cc:3060] T 8cc542c92b254a8ea5b4513acccb85e3 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:10.087688 27780 leader_election.cc:290] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:10.115124 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a09e3129548448ecb7ace50e50ea5" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:10.105341 27778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc542c92b254a8ea5b4513acccb85e3" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:10.139400 27778 raft_consensus.cc:3055] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:10.139711 27778 raft_consensus.cc:740] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:10.110364 27709 raft_consensus.cc:2468] T 8cc542c92b254a8ea5b4513acccb85e3 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 2.
I20260709 12:20:10.129096 27529 catalog_manager.cc:5697] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 1 to 2, leader changed from 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 2 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:10.140491 27778 consensus_queue.cc:260] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:10.141752 27778 raft_consensus.cc:3060] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:10.113384 27776 leader_election.cc:290] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:10.106690 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a09e3129548448ecb7ace50e50ea5" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:10.133319 28861 ts_tablet_manager.cc:933] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:10.148597 27634 raft_consensus.cc:3060] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:10.138962 27707 raft_consensus.cc:3055] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:10.149818 27707 raft_consensus.cc:740] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:20:10.150550 27707 consensus_queue.cc:260] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:10.151768 27707 raft_consensus.cc:3060] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:10.154031 27778 raft_consensus.cc:2468] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 2.
I20260709 12:20:10.154881 27634 raft_consensus.cc:2468] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
I20260709 12:20:10.155881 27749 leader_election.cc:304] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:20:10.156034 27602 leader_election.cc:304] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:20:10.156728 28682 raft_consensus.cc:2804] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:10.157132 28682 raft_consensus.cc:697] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:10.157806 28682 consensus_queue.cc:237] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:10.164673 28861 tablet_copy_client.cc:323] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.195:37235
I20260709 12:20:10.169477 27707 raft_consensus.cc:2468] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
I20260709 12:20:10.170599 28844 raft_consensus.cc:2804] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:10.170641 27794 tablet_copy_service.cc:140] P 665818a8aae744b1b9cb9271e86be844: Received BeginTabletCopySession request for tablet 3c10b27c92914840a7be5e9e37234edc from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:41042)
I20260709 12:20:10.173730 27794 tablet_copy_service.cc:161] P 665818a8aae744b1b9cb9271e86be844: Beginning new tablet copy session on tablet 3c10b27c92914840a7be5e9e37234edc from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:41042: session id = 8d93964f0bf848da906f40f954bba102-3c10b27c92914840a7be5e9e37234edc
I20260709 12:20:10.173853 28844 raft_consensus.cc:697] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:10.174707 28844 consensus_queue.cc:237] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:10.181576 27794 tablet_copy_source_session.cc:215] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:10.191689 28861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c10b27c92914840a7be5e9e37234edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:10.191910 27529 catalog_manager.cc:5697] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 1 to 2, leader changed from 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:10.212348 28861 tablet_copy_client.cc:806] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:10.212934 28861 tablet_copy_client.cc:670] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:10.214852 28871 raft_consensus.cc:993] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf: : Instructing follower 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:10.215301 28871 raft_consensus.cc:1081] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Signalling peer 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:10.217633 28308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025"
dest_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:53252
I20260709 12:20:10.217885 28861 tablet_copy_client.cc:538] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:10.218122 28308 raft_consensus.cc:493] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:10.218475 28308 raft_consensus.cc:3060] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:10.219066 27529 catalog_manager.cc:5697] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 1 to 2, leader changed from ff9489d2752849338bfd9a780cd0762b (127.25.220.194) to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 2 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:10.224757 28308 raft_consensus.cc:515] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:10.227459 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:10.227998 27634 raft_consensus.cc:3055] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:10.228366 27634 raft_consensus.cc:740] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:10.229317 28861 tablet_bootstrap.cc:492] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:10.229081 27634 consensus_queue.cc:260] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:10.230059 27634 raft_consensus.cc:3060] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:10.231753 27709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0efd77bb9df4e61acc5b3dfd15bd025" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:10.232280 27709 raft_consensus.cc:3060] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:10.235952 27634 raft_consensus.cc:2468] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 3.
I20260709 12:20:10.237803 28272 leader_election.cc:304] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 [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: 1ff76318bbdd4b22835b4a8e178d2caf, 8d93964f0bf848da906f40f954bba102; no voters: 
I20260709 12:20:10.238806 28848 raft_consensus.cc:2804] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:10.239284 28848 raft_consensus.cc:697] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 [term 3 LEADER]: Becoming Leader. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Running, Role: LEADER
I20260709 12:20:10.240075 28848 consensus_queue.cc:237] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:10.245281 27709 raft_consensus.cc:2468] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 3.
I20260709 12:20:10.246732 28308 leader_election.cc:290] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 3 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:10.254630 27529 catalog_manager.cc:5697] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 reported cstate change: term changed from 2 to 3, leader changed from 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) to 8d93964f0bf848da906f40f954bba102 (127.25.220.196). New cstate: current_term: 3 leader_uuid: "8d93964f0bf848da906f40f954bba102" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:10.257448 28861 tablet_bootstrap.cc:492] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:10.258219 28861 tablet_bootstrap.cc:492] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:10.258777 28861 ts_tablet_manager.cc:1403] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.003s
I20260709 12:20:10.261157 28861 raft_consensus.cc:359] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:10.261849 28861 raft_consensus.cc:740] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:10.262408 28861 consensus_queue.cc:260] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:10.264732 28861 ts_tablet_manager.cc:1434] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:20:10.266064 27794 tablet_copy_service.cc:342] P 665818a8aae744b1b9cb9271e86be844: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-3c10b27c92914840a7be5e9e37234edc received from {username='slave'} at 127.0.0.1:41042
I20260709 12:20:10.266448 27794 tablet_copy_service.cc:434] P 665818a8aae744b1b9cb9271e86be844: ending tablet copy session 8d93964f0bf848da906f40f954bba102-3c10b27c92914840a7be5e9e37234edc on tablet 3c10b27c92914840a7be5e9e37234edc with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:10.305400 28722 raft_consensus.cc:993] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844: : Instructing follower 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:10.305852 28722 raft_consensus.cc:1081] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Signalling peer 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:10.308018 27634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be1440d98f374cd8860cabde87a49299"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:33316
I20260709 12:20:10.308586 27634 raft_consensus.cc:493] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:10.308941 27634 raft_consensus.cc:3060] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:10.313927 27634 raft_consensus.cc:515] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:10.315323 27634 leader_election.cc:290] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 3 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:10.316325 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1440d98f374cd8860cabde87a49299" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:10.316687 27776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1440d98f374cd8860cabde87a49299" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:10.316895 27707 raft_consensus.cc:3060] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:10.317250 27776 raft_consensus.cc:3055] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:10.317564 27776 raft_consensus.cc:740] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:10.318249 27776 consensus_queue.cc:260] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:10.319410 27776 raft_consensus.cc:3060] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:10.322798 27707 raft_consensus.cc:2468] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 3.
I20260709 12:20:10.323628 27776 raft_consensus.cc:2468] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 3.
I20260709 12:20:10.323902 27602 leader_election.cc:304] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:20:10.324630 28682 raft_consensus.cc:2804] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:10.325081 28682 raft_consensus.cc:697] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:10.325762 28682 consensus_queue.cc:237] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:10.326913 28871 raft_consensus.cc:1064] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:10.329509 28722 raft_consensus.cc:1064] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:10.329355 28871 consensus_queue.cc:237] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:10.331640 28722 consensus_queue.cc:237] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:10.338728 28308 raft_consensus.cc:1275] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:10.338717 27529 catalog_manager.cc:5697] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 2 to 3, leader changed from 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 3 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:10.340577 28682 consensus_queue.cc:1048] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:10.345525 28305 raft_consensus.cc:1275] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:10.347311 28844 consensus_queue.cc:1048] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:10.351078 27707 raft_consensus.cc:1275] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:10.352306 28871 consensus_queue.cc:1048] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:10.353200 27776 raft_consensus.cc:1275] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:10.354979 28682 consensus_queue.cc:1048] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:10.383198 27707 raft_consensus.cc:1275] T 69b86d72a3c6414eb3daa29fcbe8ecec P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:10.385953 28880 consensus_queue.cc:1048] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:10.397003 28682 raft_consensus.cc:2955] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:10.398545 27634 raft_consensus.cc:1275] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:10.399910 28844 consensus_queue.cc:1048] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:10.406108 27707 raft_consensus.cc:2955] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:10.413204 28838 raft_consensus.cc:2955] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:10.419998 27529 catalog_manager.cc:5697] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:10.420151 27636 raft_consensus.cc:2955] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:10.413435 28305 raft_consensus.cc:2955] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:10.448143 27634 consensus_queue.cc:237] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:10.454003 27709 raft_consensus.cc:2955] T 69b86d72a3c6414eb3daa29fcbe8ecec P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:10.456545 28308 raft_consensus.cc:2955] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:10.459959 27707 raft_consensus.cc:1275] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:10.466557 28682 consensus_queue.cc:1048] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:10.466715 27531 catalog_manager.cc:5697] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:10.470104 28871 raft_consensus.cc:1064] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:10.482193 27780 consensus_queue.cc:237] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:10.490686 28682 raft_consensus.cc:2955] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:10.493582 27707 raft_consensus.cc:2955] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:10.500849 28306 raft_consensus.cc:1275] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:10.511598 28307 raft_consensus.cc:1275] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:10.514475 28871 consensus_queue.cc:237] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:10.517306 28826 consensus_queue.cc:1048] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:10.518363 27706 raft_consensus.cc:1275] T 464663b150ab4801aeb9d4a9aca08ca2 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:10.521492 28844 consensus_queue.cc:1048] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:10.522965 28844 consensus_queue.cc:1048] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:10.525965 28307 raft_consensus.cc:2955] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:10.538563 28844 raft_consensus.cc:2955] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:10.545814 28305 raft_consensus.cc:2955] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:10.550010 28306 raft_consensus.cc:1217] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Deduplicated request from leader. Original: 1.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:20:10.556895 27634 raft_consensus.cc:1275] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:10.558261 28722 consensus_queue.cc:1048] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:10.567675 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 69b86d72a3c6414eb3daa29fcbe8ecec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:10.569877 27636 raft_consensus.cc:1275] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:10.569475 27630 raft_consensus.cc:2955] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:10.578341 27706 raft_consensus.cc:1275] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:10.583031 27778 raft_consensus.cc:1275] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:10.584388 27632 raft_consensus.cc:1275] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:10.586215 28838 consensus_queue.cc:1048] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:10.592095 27780 raft_consensus.cc:1275] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:10.587675 28307 raft_consensus.cc:1275] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:10.589531 27519 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1981b346251e4a5bba58f6f533121422 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:10.592563 28827 consensus_queue.cc:1048] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:10.595252 28682 consensus_queue.cc:1048] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:10.599514 28827 consensus_queue.cc:1048] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:10.602624 27531 catalog_manager.cc:5697] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:10.608946 27709 raft_consensus.cc:1275] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:10.610514 28827 consensus_queue.cc:1048] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:10.615090 28722 consensus_queue.cc:1048] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:10.636745 28871 raft_consensus.cc:2955] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:10.646886 27531 catalog_manager.cc:5697] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:10.665007 27706 raft_consensus.cc:2955] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
W20260709 12:20:10.705298 27749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.193:38037, user_credentials={real_user=slave}} blocked reactor thread for 73691.1us
I20260709 12:20:10.690542 28838 consensus_queue.cc:1048] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:10.825805 27529 catalog_manager.cc:5697] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:10.947206 27701 tablet_service.cc:1558] Processing DeleteTablet for tablet 69b86d72a3c6414eb3daa29fcbe8ecec with delete_type TABLET_DATA_TOMBSTONED (TS ff9489d2752849338bfd9a780cd0762b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60668
I20260709 12:20:10.972282 27706 raft_consensus.cc:1275] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 12:20:10.979403 27751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.194:37771, user_credentials={real_user=slave}} blocked reactor thread for 328977us
I20260709 12:20:11.015166 28930 consensus_queue.cc:1048] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:11.024930 28307 raft_consensus.cc:2955] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
W20260709 12:20:11.032140 27749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.193:38037, user_credentials={real_user=slave}} blocked reactor thread for 203821us
I20260709 12:20:11.035015 28933 tablet_replica.cc:333] T 69b86d72a3c6414eb3daa29fcbe8ecec P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:11.040642 28933 raft_consensus.cc:2243] T 69b86d72a3c6414eb3daa29fcbe8ecec P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:11.041435 28933 raft_consensus.cc:2272] T 69b86d72a3c6414eb3daa29fcbe8ecec P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:11.049371 28933 ts_tablet_manager.cc:1916] T 69b86d72a3c6414eb3daa29fcbe8ecec P ff9489d2752849338bfd9a780cd0762b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:11.054279 27632 raft_consensus.cc:1275] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:11.061705 28930 consensus_queue.cc:1048] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:11.071738 27776 raft_consensus.cc:1275] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:11.076634 28933 ts_tablet_manager.cc:1929] T 69b86d72a3c6414eb3daa29fcbe8ecec P ff9489d2752849338bfd9a780cd0762b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:11.077173 28933 log.cc:1199] T 69b86d72a3c6414eb3daa29fcbe8ecec P ff9489d2752849338bfd9a780cd0762b: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-1-root/wals/69b86d72a3c6414eb3daa29fcbe8ecec
I20260709 12:20:11.078981 27521 catalog_manager.cc:5028] TS ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): tablet 69b86d72a3c6414eb3daa29fcbe8ecec (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:11.098675 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:11.103194 27704 raft_consensus.cc:1275] T 8cc542c92b254a8ea5b4513acccb85e3 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:11.103790 27703 raft_consensus.cc:1275] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:11.114673 27634 consensus_queue.cc:237] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:11.118986 27774 tablet_service.cc:1558] Processing DeleteTablet for tablet 1981b346251e4a5bba58f6f533121422 with delete_type TABLET_DATA_TOMBSTONED (TS 665818a8aae744b1b9cb9271e86be844 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38742
I20260709 12:20:11.124099 28923 consensus_queue.cc:1048] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 12:20:11.158077 28305 raft_consensus.cc:1275] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:11.160157 28907 consensus_queue.cc:1048] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:11.166894 28827 raft_consensus.cc:2955] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:11.173161 28908 raft_consensus.cc:1064] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:11.176142 28306 raft_consensus.cc:2955] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:11.175704 28908 consensus_queue.cc:237] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:11.179857 27519 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a4ed7bb675b4d4fb7496f0a5bfea570 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:11.188719 28928 consensus_queue.cc:1048] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:11.189266 28941 tablet_replica.cc:333] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:11.191181 28827 consensus_queue.cc:1048] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:11.192775 28941 raft_consensus.cc:2243] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:11.193431 28941 pending_rounds.cc:70] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844: Trying to abort 1 pending ops.
I20260709 12:20:11.193688 28941 pending_rounds.cc:77] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305624003903164416 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "1981b346251e4a5bba58f6f533121422" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } } }
I20260709 12:20:11.194885 28941 raft_consensus.cc:2917] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 12:20:11.195324 28941 raft_consensus.cc:2889] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:20:11.195685 28941 raft_consensus.cc:2272] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:11.204564 28941 ts_tablet_manager.cc:1916] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:11.213304 27533 catalog_manager.cc:5697] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 4 to 5, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:11.220312 28941 ts_tablet_manager.cc:1929] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:11.225229 28306 raft_consensus.cc:1275] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:11.225584 28941 log.cc:1199] T 1981b346251e4a5bba58f6f533121422 P 665818a8aae744b1b9cb9271e86be844: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-2-root/wals/1981b346251e4a5bba58f6f533121422
I20260709 12:20:11.226363 27706 raft_consensus.cc:1275] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:11.226874 28912 consensus_queue.cc:1048] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:11.229832 28912 consensus_queue.cc:1048] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:11.233613 27521 catalog_manager.cc:5028] TS 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): tablet 1981b346251e4a5bba58f6f533121422 (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:11.241716 27707 raft_consensus.cc:1275] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:11.235950 27630 raft_consensus.cc:1275] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:11.256382 27774 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a4ed7bb675b4d4fb7496f0a5bfea570 with delete_type TABLET_DATA_TOMBSTONED (TS 665818a8aae744b1b9cb9271e86be844 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38742
I20260709 12:20:11.256981 28912 consensus_queue.cc:1048] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:11.257313 28941 tablet_replica.cc:333] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:11.260841 28941 raft_consensus.cc:2243] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:11.261425 28941 pending_rounds.cc:70] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844: Trying to abort 1 pending ops.
I20260709 12:20:11.261672 28941 pending_rounds.cc:77] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844: Aborting op as it isn't in flight: id { term: 2 index: 4 } timestamp: 7305624004489621504 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "2a4ed7bb675b4d4fb7496f0a5bfea570" old_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } } new_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } } }
I20260709 12:20:11.262756 28941 raft_consensus.cc:2917] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Aborting config change with OpId 2.4: Aborted: Op aborted
I20260709 12:20:11.263165 28941 raft_consensus.cc:2889] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:20:11.263514 28941 raft_consensus.cc:2272] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:11.271484 28941 ts_tablet_manager.cc:1916] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:11.278265 28908 raft_consensus.cc:2955] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:11.279805 27707 raft_consensus.cc:2955] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:11.290335 28941 ts_tablet_manager.cc:1929] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:20:11.290830 28941 log.cc:1199] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 665818a8aae744b1b9cb9271e86be844: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-2-root/wals/2a4ed7bb675b4d4fb7496f0a5bfea570
I20260709 12:20:11.294462 28306 raft_consensus.cc:2955] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:11.297828 27521 catalog_manager.cc:5028] TS 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): tablet 2a4ed7bb675b4d4fb7496f0a5bfea570 (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:11.308880 27531 catalog_manager.cc:5697] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 2 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:11.321180 27630 raft_consensus.cc:2955] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:11.324558 27776 consensus_queue.cc:237] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:11.329643 28942 consensus_queue.cc:1048] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:11.347441 27706 raft_consensus.cc:2955] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:11.352991 28306 raft_consensus.cc:1275] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:11.360351 28908 consensus_queue.cc:1048] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:11.363394 27707 raft_consensus.cc:1275] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:11.373093 28912 consensus_queue.cc:1048] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:11.379570 28722 raft_consensus.cc:2955] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:11.383984 27706 raft_consensus.cc:2955] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:11.388957 28307 raft_consensus.cc:2955] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:11.396252 27531 catalog_manager.cc:5697] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index 4 to 5, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New cstate: current_term: 2 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:11.401204 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3c10b27c92914840a7be5e9e37234edc with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:11.413077 27632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1981b346251e4a5bba58f6f533121422"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
mode: GRACEFUL
new_leader_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:55894
I20260709 12:20:11.413707 27632 raft_consensus.cc:606] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Received request to transfer leadership to TS 8d93964f0bf848da906f40f954bba102
I20260709 12:20:11.416989 27776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c10b27c92914840a7be5e9e37234edc"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
mode: GRACEFUL
new_leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:56970
I20260709 12:20:11.417495 27776 raft_consensus.cc:606] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Received request to transfer leadership to TS 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:20:11.417850 27776 raft_consensus.cc:630] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Rejecting request to transfer leadership because tablet server 1ff76318bbdd4b22835b4a8e178d2caf is not a voter in the active config
I20260709 12:20:11.419575 27619 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c10b27c92914840a7be5e9e37234edc with delete_type TABLET_DATA_TOMBSTONED (TS 1ff76318bbdd4b22835b4a8e178d2caf not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:11.422197 27781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69b86d72a3c6414eb3daa29fcbe8ecec"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
mode: GRACEFUL
new_leader_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:56970
I20260709 12:20:11.422719 27781 raft_consensus.cc:606] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Received request to transfer leadership to TS 8d93964f0bf848da906f40f954bba102
I20260709 12:20:11.425572 27632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d546ac41e337486bbc746bd1095ca4c1"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
mode: GRACEFUL
new_leader_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:55894
I20260709 12:20:11.425882 28950 tablet_replica.cc:333] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:11.426108 27632 raft_consensus.cc:606] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Received request to transfer leadership to TS 8d93964f0bf848da906f40f954bba102
I20260709 12:20:11.427030 28950 raft_consensus.cc:2243] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:11.427700 28950 raft_consensus.cc:2272] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:11.430233 27707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7b7d65a5e0b454e9989e36351dbc766"
dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
mode: GRACEFUL
new_leader_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:50952
I20260709 12:20:11.431417 27707 raft_consensus.cc:606] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Received request to transfer leadership to TS 8d93964f0bf848da906f40f954bba102
I20260709 12:20:11.433354 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:20:11.434376 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:11.434938 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:11.443058 28950 ts_tablet_manager.cc:1916] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:11.468286 28950 ts_tablet_manager.cc:1929] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:20:11.468761 28950 log.cc:1199] T 3c10b27c92914840a7be5e9e37234edc P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-0-root/wals/3c10b27c92914840a7be5e9e37234edc
I20260709 12:20:11.470552 27519 catalog_manager.cc:5028] TS 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): tablet 3c10b27c92914840a7be5e9e37234edc (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:11.684468 28923 raft_consensus.cc:993] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf: : Instructing follower 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:11.684993 28682 raft_consensus.cc:1081] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Signalling peer 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:11.686326 28307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d546ac41e337486bbc746bd1095ca4c1"
dest_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:53252
I20260709 12:20:11.686842 28307 raft_consensus.cc:493] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:11.687181 28307 raft_consensus.cc:3060] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:11.689320 28923 raft_consensus.cc:993] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf: : Instructing follower 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:11.689869 28682 raft_consensus.cc:1081] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Signalling peer 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:11.691632 28305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1981b346251e4a5bba58f6f533121422"
dest_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:53252
I20260709 12:20:11.692103 28305 raft_consensus.cc:493] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:11.692487 28305 raft_consensus.cc:3060] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:11.693250 28307 raft_consensus.cc:515] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:11.694671 28307 leader_election.cc:290] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:11.695372 27630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d546ac41e337486bbc746bd1095ca4c1" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:11.695643 27776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d546ac41e337486bbc746bd1095ca4c1" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:11.695924 27630 raft_consensus.cc:3055] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:11.696242 27776 raft_consensus.cc:3060] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:11.696270 27630 raft_consensus.cc:740] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:11.697396 27630 consensus_queue.cc:260] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:11.698419 27630 raft_consensus.cc:3060] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:11.698463 28305 raft_consensus.cc:515] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:11.701742 27776 raft_consensus.cc:2468] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 2.
I20260709 12:20:11.702630 27632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1981b346251e4a5bba58f6f533121422" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:11.702775 27706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1981b346251e4a5bba58f6f533121422" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:11.703157 27632 raft_consensus.cc:3055] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:11.703382 27706 raft_consensus.cc:3060] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:11.703493 28305 leader_election.cc:290] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:11.703501 27632 raft_consensus.cc:740] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:11.704463 27632 consensus_queue.cc:260] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:11.705556 27632 raft_consensus.cc:3060] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:11.709522 27630 raft_consensus.cc:2468] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 2.
I20260709 12:20:11.709964 27706 raft_consensus.cc:2468] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 2.
I20260709 12:20:11.710506 28272 leader_election.cc:304] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 8d93964f0bf848da906f40f954bba102; no voters: 
I20260709 12:20:11.711105 28274 leader_election.cc:304] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d93964f0bf848da906f40f954bba102, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:20:11.711359 28925 raft_consensus.cc:2804] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:11.711565 27632 raft_consensus.cc:2468] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 2.
I20260709 12:20:11.711855 28930 raft_consensus.cc:2804] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:11.711913 28925 raft_consensus.cc:697] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 [term 2 LEADER]: Becoming Leader. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Running, Role: LEADER
I20260709 12:20:11.712955 28925 consensus_queue.cc:237] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:11.714309 28930 raft_consensus.cc:697] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 [term 2 LEADER]: Becoming Leader. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Running, Role: LEADER
I20260709 12:20:11.715129 28930 consensus_queue.cc:237] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:11.718307 28908 raft_consensus.cc:993] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844: : Instructing follower 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:11.718787 28722 raft_consensus.cc:1081] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Signalling peer 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:11.720218 28305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69b86d72a3c6414eb3daa29fcbe8ecec"
dest_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:53268
I20260709 12:20:11.720734 28305 raft_consensus.cc:493] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:11.721061 28305 raft_consensus.cc:3060] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:11.725236 27533 catalog_manager.cc:5697] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 reported cstate change: term changed from 1 to 2, leader changed from 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) to 8d93964f0bf848da906f40f954bba102 (127.25.220.196). New cstate: current_term: 2 leader_uuid: "8d93964f0bf848da906f40f954bba102" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:11.726017 28305 raft_consensus.cc:515] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:11.726779 27533 catalog_manager.cc:5697] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 reported cstate change: term changed from 1 to 2, leader changed from 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) to 8d93964f0bf848da906f40f954bba102 (127.25.220.196). New cstate: current_term: 2 leader_uuid: "8d93964f0bf848da906f40f954bba102" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:11.728732 27776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b86d72a3c6414eb3daa29fcbe8ecec" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:11.729270 27776 raft_consensus.cc:3055] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:11.729573 27776 raft_consensus.cc:740] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:11.730360 27776 consensus_queue.cc:260] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:11.731330 27776 raft_consensus.cc:3060] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:11.731515 27630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69b86d72a3c6414eb3daa29fcbe8ecec" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:11.732057 27630 raft_consensus.cc:3060] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:11.735946 27776 raft_consensus.cc:2468] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 2.
I20260709 12:20:11.736792 28274 leader_election.cc:304] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, 8d93964f0bf848da906f40f954bba102; no voters: 
I20260709 12:20:11.737888 28305 leader_election.cc:290] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:11.739406 28930 raft_consensus.cc:2804] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:11.740054 28930 raft_consensus.cc:697] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 [term 2 LEADER]: Becoming Leader. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Running, Role: LEADER
I20260709 12:20:11.741192 28930 consensus_queue.cc:237] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:11.744946 27630 raft_consensus.cc:2468] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 2.
I20260709 12:20:11.749464 27531 catalog_manager.cc:5697] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 reported cstate change: term changed from 1 to 2, leader changed from 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) to 8d93964f0bf848da906f40f954bba102 (127.25.220.196). New cstate: current_term: 2 leader_uuid: "8d93964f0bf848da906f40f954bba102" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:11.866948 28917 raft_consensus.cc:993] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b: : Instructing follower 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:11.867386 28784 raft_consensus.cc:1081] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Signalling peer 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:11.868733 28305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7b7d65a5e0b454e9989e36351dbc766"
dest_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:53246
I20260709 12:20:11.869097 28305 raft_consensus.cc:493] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:11.869310 28305 raft_consensus.cc:3060] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:11.873885 28305 raft_consensus.cc:515] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:11.875109 28305 leader_election.cc:290] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:11.875842 27630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b7d65a5e0b454e9989e36351dbc766" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:11.875959 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7b7d65a5e0b454e9989e36351dbc766" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:11.876449 27630 raft_consensus.cc:3060] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:11.876559 27707 raft_consensus.cc:3055] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:11.876999 27707 raft_consensus.cc:740] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:20:11.877761 27707 consensus_queue.cc:260] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:11.878973 27707 raft_consensus.cc:3060] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:11.883229 27630 raft_consensus.cc:2468] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 2.
I20260709 12:20:11.884119 28272 leader_election.cc:304] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 8d93964f0bf848da906f40f954bba102; no voters: 
I20260709 12:20:11.884896 27707 raft_consensus.cc:2468] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 2.
I20260709 12:20:11.884936 28930 raft_consensus.cc:2804] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:11.885591 28930 raft_consensus.cc:697] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 [term 2 LEADER]: Becoming Leader. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Running, Role: LEADER
I20260709 12:20:11.886466 28930 consensus_queue.cc:237] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:11.894969 27531 catalog_manager.cc:5697] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 reported cstate change: term changed from 1 to 2, leader changed from ff9489d2752849338bfd9a780cd0762b (127.25.220.194) to 8d93964f0bf848da906f40f954bba102 (127.25.220.196). New cstate: current_term: 2 leader_uuid: "8d93964f0bf848da906f40f954bba102" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:12.116372 27636 raft_consensus.cc:1275] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:12.117741 28925 consensus_queue.cc:1048] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:12.128085 27706 raft_consensus.cc:1275] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:12.131307 28930 consensus_queue.cc:1048] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:12.183918 27776 raft_consensus.cc:1275] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:12.185046 28930 consensus_queue.cc:1048] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:12.192222 27630 raft_consensus.cc:1275] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:12.193557 28931 consensus_queue.cc:1048] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:12.207523 27776 raft_consensus.cc:1275] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:12.209880 28951 consensus_queue.cc:1048] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:12.219772 27630 raft_consensus.cc:1275] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:12.221498 28931 consensus_queue.cc:1048] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:12.327440 27707 raft_consensus.cc:1275] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:12.328642 28931 consensus_queue.cc:1048] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:12.336617 27630 raft_consensus.cc:1275] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:12.337958 28951 consensus_queue.cc:1048] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:12.479327 27636 consensus_queue.cc:237] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:12.483762 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:12.494781 27776 raft_consensus.cc:1275] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:20:12.495061 27601 consensus_peers.cc:597] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a2ffe7d2f8794bb1a3a32f5afe54dc8f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:12.496714 28971 consensus_queue.cc:1048] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:12.497120 27707 raft_consensus.cc:1275] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:12.498335 28923 consensus_queue.cc:1048] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:12.507045 28923 raft_consensus.cc:2955] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:12.507961 27781 raft_consensus.cc:2955] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:12.530397 27533 catalog_manager.cc:5697] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:12.541137 27707 consensus_queue.cc:237] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
W20260709 12:20:12.551441 27676 consensus_peers.cc:597] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7a7d4ee56b0b4ef4973ffc23dbd37598. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:12.551899 27781 raft_consensus.cc:1275] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:12.553649 28917 consensus_queue.cc:1048] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:12.555044 27602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.194:37771, user_credentials={real_user=slave}} blocked reactor thread for 46967us
I20260709 12:20:12.560853 27707 raft_consensus.cc:2955] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:12.571910 27632 raft_consensus.cc:1275] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:12.574790 28784 consensus_queue.cc:1048] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:12.576319 28917 raft_consensus.cc:2955] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:12.591727 27781 raft_consensus.cc:2955] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:12.599458 27630 raft_consensus.cc:2955] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:12.604605 27703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "432f328bfcb147e4bf06f2c2f9a53805"
dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
mode: GRACEFUL
new_leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:50952
I20260709 12:20:12.605180 27703 raft_consensus.cc:606] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Received request to transfer leadership to TS 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:20:12.604748 27632 consensus_queue.cc:237] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:12.608892 27776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57da94f2f524454d8c04b59edbb29ae8"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
mode: GRACEFUL
new_leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:56970
I20260709 12:20:12.609383 27776 raft_consensus.cc:606] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Received request to transfer leadership to TS 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:20:12.614959 27703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9733820861434a9a91bbd45c5bd3951e"
dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
mode: GRACEFUL
new_leader_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:50952
I20260709 12:20:12.615483 27703 raft_consensus.cc:606] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Received request to transfer leadership to TS 8d93964f0bf848da906f40f954bba102
W20260709 12:20:12.619658 27601 consensus_peers.cc:597] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1f250b68ba64485e8c9c6905637bab8e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:12.620489 27703 raft_consensus.cc:1275] T 1f250b68ba64485e8c9c6905637bab8e P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:12.622579 27706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aaa66028015e40d789da0b3ebc77da3c"
dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
mode: GRACEFUL
new_leader_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:50952
I20260709 12:20:12.623188 27706 raft_consensus.cc:606] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Received request to transfer leadership to TS 665818a8aae744b1b9cb9271e86be844
I20260709 12:20:12.625118 28974 consensus_queue.cc:1048] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:12.622745 27781 raft_consensus.cc:1275] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:12.627666 28923 consensus_queue.cc:1048] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:12.630461 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:20:12.631979 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:12.632652 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:12.632687 27531 catalog_manager.cc:5697] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:12.638499 28923 raft_consensus.cc:2955] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:12.648765 27781 raft_consensus.cc:2955] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:12.655021 27632 consensus_queue.cc:237] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:12.665745 27534 catalog_manager.cc:5697] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:12.675575 27776 raft_consensus.cc:1275] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:12.675964 27703 raft_consensus.cc:1275] T 8cc542c92b254a8ea5b4513acccb85e3 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:20:12.677471 27601 consensus_peers.cc:597] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8cc542c92b254a8ea5b4513acccb85e3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:12.678902 28955 consensus_queue.cc:1048] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:12.684317 28974 consensus_queue.cc:1048] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:12.700309 27706 raft_consensus.cc:2955] T 1f250b68ba64485e8c9c6905637bab8e P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:12.700979 28923 raft_consensus.cc:2955] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:12.706128 27707 raft_consensus.cc:2955] T 8cc542c92b254a8ea5b4513acccb85e3 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:12.721938 27776 raft_consensus.cc:2955] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:12.733361 28784 raft_consensus.cc:993] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b: : Instructing follower 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:12.733783 28784 raft_consensus.cc:1081] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Signalling peer 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:12.736845 27776 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aaa66028015e40d789da0b3ebc77da3c"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:38760
I20260709 12:20:12.737356 27776 raft_consensus.cc:493] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:12.737692 27776 raft_consensus.cc:3060] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.735817 27534 catalog_manager.cc:5697] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:12.743260 27776 raft_consensus.cc:515] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:12.746528 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa66028015e40d789da0b3ebc77da3c" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:12.747031 27707 raft_consensus.cc:3055] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:12.747048 27630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa66028015e40d789da0b3ebc77da3c" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:12.747383 27707 raft_consensus.cc:740] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:20:12.747767 27630 raft_consensus.cc:3060] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.748158 27707 consensus_queue.cc:260] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:12.749229 27707 raft_consensus.cc:3060] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.751273 27776 leader_election.cc:290] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:12.756641 27707 raft_consensus.cc:2468] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
I20260709 12:20:12.757776 27751 leader_election.cc:304] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:20:12.758667 27630 raft_consensus.cc:2468] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
I20260709 12:20:12.758878 28957 raft_consensus.cc:2804] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:12.759407 28957 raft_consensus.cc:697] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:12.760222 28957 consensus_queue.cc:237] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:12.763147 28908 raft_consensus.cc:993] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844: : Instructing follower 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:12.763523 28722 raft_consensus.cc:1081] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Signalling peer 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:12.764868 27630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57da94f2f524454d8c04b59edbb29ae8"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:33316
I20260709 12:20:12.765395 27630 raft_consensus.cc:493] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:12.765758 27630 raft_consensus.cc:3060] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.771471 27630 raft_consensus.cc:515] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:12.773856 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da94f2f524454d8c04b59edbb29ae8" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:12.774339 27707 raft_consensus.cc:3060] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.774533 27776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da94f2f524454d8c04b59edbb29ae8" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:12.775038 27776 raft_consensus.cc:3055] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:12.775312 27776 raft_consensus.cc:740] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:12.775990 27776 consensus_queue.cc:260] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:12.776989 27776 raft_consensus.cc:3060] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.776654 27529 catalog_manager.cc:5697] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 1 to 2, leader changed from ff9489d2752849338bfd9a780cd0762b (127.25.220.194) to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 2 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:12.779284 27630 leader_election.cc:290] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:12.781903 27707 raft_consensus.cc:2468] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 2.
I20260709 12:20:12.782829 27776 raft_consensus.cc:2468] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 2.
I20260709 12:20:12.783012 27602 leader_election.cc:304] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:20:12.784327 28971 raft_consensus.cc:2804] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:12.784780 28971 raft_consensus.cc:697] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:12.785568 28971 consensus_queue.cc:237] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:12.800375 27529 catalog_manager.cc:5697] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 1 to 2, leader changed from 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:12.918951 28980 raft_consensus.cc:993] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b: : Instructing follower 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:12.919427 28980 raft_consensus.cc:1081] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Signalling peer 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:12.920943 27630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "432f328bfcb147e4bf06f2c2f9a53805"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:33324
I20260709 12:20:12.921370 27630 raft_consensus.cc:493] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:12.921650 27630 raft_consensus.cc:3060] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.925738 27630 raft_consensus.cc:515] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:12.927009 27630 leader_election.cc:290] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:12.927690 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432f328bfcb147e4bf06f2c2f9a53805" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:12.927932 27776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "432f328bfcb147e4bf06f2c2f9a53805" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:12.928278 27707 raft_consensus.cc:3055] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:12.928443 27776 raft_consensus.cc:3060] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.928615 27707 raft_consensus.cc:740] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:20:12.929368 27707 consensus_queue.cc:260] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:12.930442 27707 raft_consensus.cc:3060] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.934247 27776 raft_consensus.cc:2468] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 2.
I20260709 12:20:12.936376 27602 leader_election.cc:304] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:20:12.937163 28971 raft_consensus.cc:2804] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:12.937220 27707 raft_consensus.cc:2468] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 2.
I20260709 12:20:12.937798 28971 raft_consensus.cc:697] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:12.939095 28971 consensus_queue.cc:237] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:12.951059 27529 catalog_manager.cc:5697] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 1 to 2, leader changed from ff9489d2752849338bfd9a780cd0762b (127.25.220.194) to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:12.975716 28917 raft_consensus.cc:993] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b: : Instructing follower 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:12.976213 28980 raft_consensus.cc:1081] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Signalling peer 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:12.979918 28307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9733820861434a9a91bbd45c5bd3951e"
dest_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:53246
I20260709 12:20:12.980444 28307 raft_consensus.cc:493] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:12.980785 28307 raft_consensus.cc:3060] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.985810 28307 raft_consensus.cc:515] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:12.987129 28307 leader_election.cc:290] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:12.987841 27630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733820861434a9a91bbd45c5bd3951e" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:12.987980 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733820861434a9a91bbd45c5bd3951e" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:12.988476 27630 raft_consensus.cc:3060] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.988564 27707 raft_consensus.cc:3055] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:12.988978 27707 raft_consensus.cc:740] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:20:12.989637 27707 consensus_queue.cc:260] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:12.990767 27707 raft_consensus.cc:3060] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:12.994246 27630 raft_consensus.cc:2468] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 2.
I20260709 12:20:12.995261 28272 leader_election.cc:304] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 8d93964f0bf848da906f40f954bba102; no voters: 
I20260709 12:20:12.996021 28925 raft_consensus.cc:2804] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:12.996486 28925 raft_consensus.cc:697] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 [term 2 LEADER]: Becoming Leader. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Running, Role: LEADER
I20260709 12:20:12.997287 28925 consensus_queue.cc:237] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:12.998370 27707 raft_consensus.cc:2468] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 2.
I20260709 12:20:13.006178 27529 catalog_manager.cc:5697] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 reported cstate change: term changed from 1 to 2, leader changed from ff9489d2752849338bfd9a780cd0762b (127.25.220.194) to 8d93964f0bf848da906f40f954bba102 (127.25.220.196). New cstate: current_term: 2 leader_uuid: "8d93964f0bf848da906f40f954bba102" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:13.045539 28992 ts_tablet_manager.cc:933] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037)
I20260709 12:20:13.047430 28992 tablet_copy_client.cc:323] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.193:38037
I20260709 12:20:13.048980 27646 tablet_copy_service.cc:140] P 1ff76318bbdd4b22835b4a8e178d2caf: Received BeginTabletCopySession request for tablet 1f250b68ba64485e8c9c6905637bab8e from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:33920)
I20260709 12:20:13.049492 27646 tablet_copy_service.cc:161] P 1ff76318bbdd4b22835b4a8e178d2caf: Beginning new tablet copy session on tablet 1f250b68ba64485e8c9c6905637bab8e from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:33920: session id = 8d93964f0bf848da906f40f954bba102-1f250b68ba64485e8c9c6905637bab8e
I20260709 12:20:13.056823 27646 tablet_copy_source_session.cc:215] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:13.059595 28992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f250b68ba64485e8c9c6905637bab8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:13.076712 28992 tablet_copy_client.cc:806] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:13.077236 28992 tablet_copy_client.cc:670] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:13.085290 28992 tablet_copy_client.cc:538] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:13.091104 28994 ts_tablet_manager.cc:933] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037)
I20260709 12:20:13.094774 28992 tablet_bootstrap.cc:492] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:13.095880 28994 tablet_copy_client.cc:323] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.193:38037
I20260709 12:20:13.097483 27646 tablet_copy_service.cc:140] P 1ff76318bbdd4b22835b4a8e178d2caf: Received BeginTabletCopySession request for tablet a2ffe7d2f8794bb1a3a32f5afe54dc8f from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:33920)
I20260709 12:20:13.097988 27646 tablet_copy_service.cc:161] P 1ff76318bbdd4b22835b4a8e178d2caf: Beginning new tablet copy session on tablet a2ffe7d2f8794bb1a3a32f5afe54dc8f from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:33920: session id = 8d93964f0bf848da906f40f954bba102-a2ffe7d2f8794bb1a3a32f5afe54dc8f
I20260709 12:20:13.105444 27646 tablet_copy_source_session.cc:215] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:13.108397 28994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2ffe7d2f8794bb1a3a32f5afe54dc8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:13.122859 28994 tablet_copy_client.cc:806] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:13.123363 28994 tablet_copy_client.cc:670] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:13.124213 28992 tablet_bootstrap.cc:492] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:13.125159 28992 tablet_bootstrap.cc:492] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:13.125855 28992 ts_tablet_manager.cc:1403] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.013s
I20260709 12:20:13.128885 28994 tablet_copy_client.cc:538] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:13.129340 28992 raft_consensus.cc:359] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:13.130236 28992 raft_consensus.cc:740] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:13.130857 28992 consensus_queue.cc:260] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:13.133256 28992 ts_tablet_manager.cc:1434] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:20:13.136547 27646 tablet_copy_service.cc:342] P 1ff76318bbdd4b22835b4a8e178d2caf: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-1f250b68ba64485e8c9c6905637bab8e received from {username='slave'} at 127.0.0.1:33920
I20260709 12:20:13.136948 27646 tablet_copy_service.cc:434] P 1ff76318bbdd4b22835b4a8e178d2caf: ending tablet copy session 8d93964f0bf848da906f40f954bba102-1f250b68ba64485e8c9c6905637bab8e on tablet 1f250b68ba64485e8c9c6905637bab8e with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:13.138289 28994 tablet_bootstrap.cc:492] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:13.156069 27632 raft_consensus.cc:1275] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:13.157464 28957 consensus_queue.cc:1048] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:13.158692 28992 ts_tablet_manager.cc:933] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:13.166570 28994 tablet_bootstrap.cc:492] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:13.167501 28994 tablet_bootstrap.cc:492] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:13.168210 28994 ts_tablet_manager.cc:1403] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.005s
I20260709 12:20:13.171201 28994 raft_consensus.cc:359] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:13.172662 28994 raft_consensus.cc:740] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:13.173363 28994 consensus_queue.cc:260] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:13.176132 28992 tablet_copy_client.cc:323] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.194:37771
I20260709 12:20:13.179003 28994 ts_tablet_manager.cc:1434] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:20:13.180776 27646 tablet_copy_service.cc:342] P 1ff76318bbdd4b22835b4a8e178d2caf: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-a2ffe7d2f8794bb1a3a32f5afe54dc8f received from {username='slave'} at 127.0.0.1:33920
I20260709 12:20:13.181144 27646 tablet_copy_service.cc:434] P 1ff76318bbdd4b22835b4a8e178d2caf: ending tablet copy session 8d93964f0bf848da906f40f954bba102-a2ffe7d2f8794bb1a3a32f5afe54dc8f on tablet a2ffe7d2f8794bb1a3a32f5afe54dc8f with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:13.182170 27721 tablet_copy_service.cc:140] P ff9489d2752849338bfd9a780cd0762b: Received BeginTabletCopySession request for tablet 7a7d4ee56b0b4ef4973ffc23dbd37598 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:60582)
I20260709 12:20:13.182724 27721 tablet_copy_service.cc:161] P ff9489d2752849338bfd9a780cd0762b: Beginning new tablet copy session on tablet 7a7d4ee56b0b4ef4973ffc23dbd37598 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:60582: session id = 8d93964f0bf848da906f40f954bba102-7a7d4ee56b0b4ef4973ffc23dbd37598
I20260709 12:20:13.195909 27721 tablet_copy_source_session.cc:215] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:13.206504 28992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7d4ee56b0b4ef4973ffc23dbd37598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:13.211524 27707 raft_consensus.cc:1275] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:13.212955 28722 consensus_queue.cc:1048] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:13.228996 28992 tablet_copy_client.cc:806] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:13.229679 28992 tablet_copy_client.cc:670] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:13.233652 28992 tablet_copy_client.cc:538] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:13.241235 28992 tablet_bootstrap.cc:492] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:13.258369 28994 ts_tablet_manager.cc:933] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037)
I20260709 12:20:13.259888 28994 tablet_copy_client.cc:323] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.193:38037
I20260709 12:20:13.261474 27646 tablet_copy_service.cc:140] P 1ff76318bbdd4b22835b4a8e178d2caf: Received BeginTabletCopySession request for tablet 8cc542c92b254a8ea5b4513acccb85e3 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:33920)
I20260709 12:20:13.261915 27646 tablet_copy_service.cc:161] P 1ff76318bbdd4b22835b4a8e178d2caf: Beginning new tablet copy session on tablet 8cc542c92b254a8ea5b4513acccb85e3 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:33920: session id = 8d93964f0bf848da906f40f954bba102-8cc542c92b254a8ea5b4513acccb85e3
I20260709 12:20:13.265007 28992 tablet_bootstrap.cc:492] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:13.265887 28992 tablet_bootstrap.cc:492] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:13.266530 28992 ts_tablet_manager.cc:1403] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.004s
I20260709 12:20:13.267841 27646 tablet_copy_source_session.cc:215] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:13.277395 28992 raft_consensus.cc:359] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:13.278422 28992 raft_consensus.cc:740] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:13.279515 28994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc542c92b254a8ea5b4513acccb85e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:13.279565 28992 consensus_queue.cc:260] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:13.282191 28992 ts_tablet_manager.cc:1434] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:20:13.283941 27721 tablet_copy_service.cc:342] P ff9489d2752849338bfd9a780cd0762b: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-7a7d4ee56b0b4ef4973ffc23dbd37598 received from {username='slave'} at 127.0.0.1:60582
I20260709 12:20:13.284323 27721 tablet_copy_service.cc:434] P ff9489d2752849338bfd9a780cd0762b: ending tablet copy session 8d93964f0bf848da906f40f954bba102-7a7d4ee56b0b4ef4973ffc23dbd37598 on tablet 7a7d4ee56b0b4ef4973ffc23dbd37598 with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:13.303104 27706 raft_consensus.cc:1275] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:13.305400 28971 consensus_queue.cc:1048] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:13.307097 28994 tablet_copy_client.cc:806] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:13.307626 28994 tablet_copy_client.cc:670] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:13.316882 28994 tablet_copy_client.cc:538] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:13.329985 27776 raft_consensus.cc:1275] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:13.331605 28971 consensus_queue.cc:1048] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:13.332839 28994 tablet_bootstrap.cc:492] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
W20260709 12:20:13.460925 27602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.195:37235, user_credentials={real_user=slave}} blocked reactor thread for 86789.8us
I20260709 12:20:13.507481 27707 raft_consensus.cc:1275] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:13.508487 28994 tablet_bootstrap.cc:492] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:13.509409 28994 tablet_bootstrap.cc:492] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:13.511765 28994 ts_tablet_manager.cc:1403] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.179s	user 0.019s	sys 0.013s
I20260709 12:20:13.514467 28994 raft_consensus.cc:359] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:13.515214 28994 raft_consensus.cc:740] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:13.515821 28994 consensus_queue.cc:260] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:13.518433 27706 raft_consensus.cc:1275] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:13.520644 28925 consensus_queue.cc:1048] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:13.529091 28994 ts_tablet_manager.cc:1434] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:20:13.534464 27630 raft_consensus.cc:1275] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:13.534675 27776 raft_consensus.cc:1275] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:13.538262 28971 consensus_queue.cc:1048] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:13.553378 28307 raft_consensus.cc:1217] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:20:13.553601 27646 tablet_copy_service.cc:342] P 1ff76318bbdd4b22835b4a8e178d2caf: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-8cc542c92b254a8ea5b4513acccb85e3 received from {username='slave'} at 127.0.0.1:33920
I20260709 12:20:13.554070 27646 tablet_copy_service.cc:434] P 1ff76318bbdd4b22835b4a8e178d2caf: ending tablet copy session 8d93964f0bf848da906f40f954bba102-8cc542c92b254a8ea5b4513acccb85e3 on tablet 8cc542c92b254a8ea5b4513acccb85e3 with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:13.569885 29012 consensus_queue.cc:1048] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:13.583400 28307 raft_consensus.cc:1217] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 12:20:13.587697 27602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.194:37771, user_credentials={real_user=slave}} blocked reactor thread for 49204.4us
I20260709 12:20:13.589887 28955 consensus_queue.cc:1048] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:13.638447 29017 log.cc:927] Time spent T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 12:20:13.671270 28307 raft_consensus.cc:1217] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:13.698891 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:13.725710 28307 raft_consensus.cc:1217] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:20:13.770905 27776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cc7c0d73bf3428dad450d3e2467ffef"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
mode: GRACEFUL
new_leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:56970
I20260709 12:20:13.771427 27776 raft_consensus.cc:606] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Received request to transfer leadership to TS 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:20:13.773784 27632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57da94f2f524454d8c04b59edbb29ae8"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
mode: GRACEFUL
new_leader_uuid: "ff9489d2752849338bfd9a780cd0762b"
 from {username='slave'} at 127.0.0.1:55894
I20260709 12:20:13.774215 27632 raft_consensus.cc:606] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Received request to transfer leadership to TS ff9489d2752849338bfd9a780cd0762b
I20260709 12:20:13.776443 27706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afb18b714ae64127996a5bb3af93c094"
dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
mode: GRACEFUL
new_leader_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:50952
I20260709 12:20:13.776945 27706 raft_consensus.cc:606] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Received request to transfer leadership to TS 665818a8aae744b1b9cb9271e86be844
I20260709 12:20:13.778036 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:20:13.779377 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:13.780088 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:13.818761 28917 raft_consensus.cc:993] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b: : Instructing follower 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:13.819226 28917 raft_consensus.cc:1081] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Signalling peer 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:13.823133 27781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afb18b714ae64127996a5bb3af93c094"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:38760
I20260709 12:20:13.823622 27781 raft_consensus.cc:493] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:13.823938 27781 raft_consensus.cc:3060] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:13.833315 27781 raft_consensus.cc:515] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:13.835050 27781 leader_election.cc:290] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423)
I20260709 12:20:13.835974 28307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb18b714ae64127996a5bb3af93c094" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8d93964f0bf848da906f40f954bba102"
I20260709 12:20:13.836527 28307 raft_consensus.cc:3060] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:13.836683 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afb18b714ae64127996a5bb3af93c094" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:13.837220 27707 raft_consensus.cc:3055] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:13.837504 27707 raft_consensus.cc:740] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:20:13.838141 27707 consensus_queue.cc:260] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [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: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:13.839280 27707 raft_consensus.cc:3060] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:13.842607 28307 raft_consensus.cc:2468] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
I20260709 12:20:13.843688 27750 leader_election.cc:304] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, 8d93964f0bf848da906f40f954bba102; no voters: 
I20260709 12:20:13.844521 28908 raft_consensus.cc:2804] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:13.844966 28908 raft_consensus.cc:697] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:13.845780 28908 consensus_queue.cc:237] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [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: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:13.849278 27707 raft_consensus.cc:2468] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
I20260709 12:20:13.859302 27531 catalog_manager.cc:5697] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 1 to 2, leader changed from ff9489d2752849338bfd9a780cd0762b (127.25.220.194) to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 2 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:13.913329 28722 raft_consensus.cc:993] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844: : Instructing follower 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:13.913772 28908 raft_consensus.cc:1081] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Signalling peer 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:13.915143 27632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cc7c0d73bf3428dad450d3e2467ffef"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:33316
I20260709 12:20:13.915638 27632 raft_consensus.cc:493] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:13.915961 27632 raft_consensus.cc:3060] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:13.922071 27632 raft_consensus.cc:515] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:13.923750 27632 leader_election.cc:290] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 election: Requested vote from peers 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235), 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423)
I20260709 12:20:13.924976 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc7c0d73bf3428dad450d3e2467ffef" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8d93964f0bf848da906f40f954bba102"
I20260709 12:20:13.925537 28305 raft_consensus.cc:3060] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:13.926757 27776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc7c0d73bf3428dad450d3e2467ffef" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:13.927301 27776 raft_consensus.cc:3055] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:13.927598 27776 raft_consensus.cc:740] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:13.928315 27776 consensus_queue.cc:260] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:13.929445 27776 raft_consensus.cc:3060] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:13.930799 28305 raft_consensus.cc:2468] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 2.
I20260709 12:20:13.931794 27601 leader_election.cc:304] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 8d93964f0bf848da906f40f954bba102; no voters: 
I20260709 12:20:13.932585 28971 raft_consensus.cc:2804] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:13.934970 28971 raft_consensus.cc:697] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:13.935089 27776 raft_consensus.cc:2468] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 2.
I20260709 12:20:13.936761 28971 consensus_queue.cc:237] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:13.948575 27531 catalog_manager.cc:5697] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 1 to 2, leader changed from 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:14.082832 29019 raft_consensus.cc:1064] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:14.084986 29019 consensus_queue.cc:237] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:14.094816 28305 raft_consensus.cc:1275] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:14.096164 28980 consensus_queue.cc:1048] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:14.101730 27776 raft_consensus.cc:1275] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:14.103777 29018 raft_consensus.cc:1064] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:14.108361 28980 consensus_queue.cc:1048] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:14.108968 29018 consensus_queue.cc:237] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:14.117076 28955 raft_consensus.cc:1064] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:14.119405 28955 consensus_queue.cc:237] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:14.128624 29010 raft_consensus.cc:2955] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.130192 27781 raft_consensus.cc:2955] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.140879 28305 raft_consensus.cc:1275] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:14.142160 29015 consensus_queue.cc:1048] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:14.150275 28306 raft_consensus.cc:1275] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:14.150028 27531 catalog_manager.cc:5697] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.151677 29015 consensus_queue.cc:1048] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:14.160683 27776 raft_consensus.cc:1275] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:14.162628 27781 raft_consensus.cc:1275] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:14.163090 27634 raft_consensus.cc:1275] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:14.164645 27706 raft_consensus.cc:1275] T 1f250b68ba64485e8c9c6905637bab8e P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:14.166101 28980 consensus_queue.cc:1048] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:14.167299 27706 raft_consensus.cc:1275] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:14.170739 29015 consensus_queue.cc:1048] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:14.170444 28971 consensus_queue.cc:1048] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:14.172708 28971 consensus_queue.cc:1048] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:14.175132 28305 raft_consensus.cc:2955] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.176919 29015 consensus_queue.cc:1048] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:14.193409 27634 raft_consensus.cc:2955] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.199745 29032 raft_consensus.cc:2955] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.206184 27778 raft_consensus.cc:2955] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.209736 27703 raft_consensus.cc:2955] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.215385 28955 raft_consensus.cc:2955] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.223129 27706 raft_consensus.cc:2955] T 1f250b68ba64485e8c9c6905637bab8e P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.224408 27533 catalog_manager.cc:5697] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:14.227114 27776 raft_consensus.cc:2955] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.226761 28305 raft_consensus.cc:2955] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.238286 27634 consensus_queue.cc:237] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:14.244217 27703 consensus_queue.cc:237] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [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: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:14.249148 28306 raft_consensus.cc:2955] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.250931 27529 catalog_manager.cc:5697] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.263856 27776 raft_consensus.cc:1275] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:14.276142 28308 raft_consensus.cc:1275] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:14.278074 28908 consensus_queue.cc:1048] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:14.282784 28307 raft_consensus.cc:1275] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:14.285923 28955 consensus_queue.cc:1048] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:14.302166 27634 consensus_queue.cc:237] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:14.302333 29018 raft_consensus.cc:2955] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.307951 27776 raft_consensus.cc:1275] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:14.308975 28971 consensus_queue.cc:1048] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:14.313791 28305 raft_consensus.cc:1275] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:14.314944 27519 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a2ffe7d2f8794bb1a3a32f5afe54dc8f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:14.315297 28305 raft_consensus.cc:1275] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:14.319895 28306 raft_consensus.cc:2955] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.312592 29018 raft_consensus.cc:993] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf: : Instructing follower ff9489d2752849338bfd9a780cd0762b to start an election
I20260709 12:20:14.309752 29010 consensus_queue.cc:1048] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:14.324867 29018 raft_consensus.cc:1081] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Signalling peer ff9489d2752849338bfd9a780cd0762b to start an election
I20260709 12:20:14.324914 29019 consensus_queue.cc:1048] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:14.329383 27776 raft_consensus.cc:1275] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:14.337011 27703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57da94f2f524454d8c04b59edbb29ae8"
dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
 from {username='slave'} at 127.0.0.1:60682
I20260709 12:20:14.337572 27703 raft_consensus.cc:493] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:14.337945 27703 raft_consensus.cc:3060] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:14.338871 27778 raft_consensus.cc:2955] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.341801 29010 raft_consensus.cc:2955] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.346248 27703 raft_consensus.cc:515] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:14.348469 27703 leader_election.cc:290] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 3 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:14.349383 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da94f2f524454d8c04b59edbb29ae8" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:14.350553 27781 raft_consensus.cc:3060] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:14.350003 28971 consensus_queue.cc:1048] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 12:20:14.357178 28304 raft_consensus.cc:1275] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:14.356328 28955 consensus_queue.cc:1048] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:20:14.357939 27632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57da94f2f524454d8c04b59edbb29ae8" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:14.358448 27632 raft_consensus.cc:3055] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:14.358745 27632 raft_consensus.cc:740] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:14.359068 29015 consensus_queue.cc:1048] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:14.359017 27533 catalog_manager.cc:5697] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index 4 to 5, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:14.359403 27632 consensus_queue.cc:260] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:14.364353 27632 raft_consensus.cc:3060] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:14.369619 29041 raft_consensus.cc:2955] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.361768 28305 raft_consensus.cc:2955] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.376364 27785 raft_consensus.cc:2955] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.378161 27701 tablet_service.cc:1558] Processing DeleteTablet for tablet a2ffe7d2f8794bb1a3a32f5afe54dc8f with delete_type TABLET_DATA_TOMBSTONED (TS ff9489d2752849338bfd9a780cd0762b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60668
I20260709 12:20:14.377276 27777 raft_consensus.cc:1275] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:14.383112 29043 tablet_replica.cc:333] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:14.383127 29042 consensus_queue.cc:1048] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:14.384243 29043 raft_consensus.cc:2243] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:14.377276 27781 raft_consensus.cc:2468] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 3.
I20260709 12:20:14.386468 27632 raft_consensus.cc:2468] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 3.
I20260709 12:20:14.396826 27519 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1f250b68ba64485e8c9c6905637bab8e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:14.398197 27677 leader_election.cc:304] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:20:14.399562 29019 raft_consensus.cc:2804] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:14.400130 29015 raft_consensus.cc:1064] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:14.400040 29019 raft_consensus.cc:697] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [term 3 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:20:14.401456 29019 consensus_queue.cc:237] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:14.402349 29015 consensus_queue.cc:237] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:14.407099 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7a7d4ee56b0b4ef4973ffc23dbd37598 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:14.394138 29043 raft_consensus.cc:2272] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:14.386543 27777 raft_consensus.cc:2955] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.425043 28306 raft_consensus.cc:1275] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:14.426616 28955 consensus_queue.cc:1048] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:14.428300 29043 ts_tablet_manager.cc:1916] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:14.429100 27533 catalog_manager.cc:5697] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:14.432600 28308 raft_consensus.cc:2955] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.440857 27701 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f250b68ba64485e8c9c6905637bab8e with delete_type TABLET_DATA_TOMBSTONED (TS ff9489d2752849338bfd9a780cd0762b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60668
I20260709 12:20:14.447314 27531 catalog_manager.cc:5697] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 2 to 3, leader changed from 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 3 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:14.451905 27533 catalog_manager.cc:5697] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.464759 29043 ts_tablet_manager.cc:1929] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:20:14.465243 29043 log.cc:1199] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P ff9489d2752849338bfd9a780cd0762b: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-1-root/wals/a2ffe7d2f8794bb1a3a32f5afe54dc8f
I20260709 12:20:14.469300 27707 raft_consensus.cc:1275] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:14.470600 27521 catalog_manager.cc:5028] TS ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): tablet a2ffe7d2f8794bb1a3a32f5afe54dc8f (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:14.471807 29043 tablet_replica.cc:333] T 1f250b68ba64485e8c9c6905637bab8e P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:14.472997 29043 raft_consensus.cc:2243] T 1f250b68ba64485e8c9c6905637bab8e P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:14.473757 29043 raft_consensus.cc:2272] T 1f250b68ba64485e8c9c6905637bab8e P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:14.475750 27749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.193:38037, user_credentials={real_user=slave}} blocked reactor thread for 87362.8us
I20260709 12:20:14.518046 29049 consensus_queue.cc:1048] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:14.525086 29043 ts_tablet_manager.cc:1916] T 1f250b68ba64485e8c9c6905637bab8e P ff9489d2752849338bfd9a780cd0762b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:14.531719 27785 raft_consensus.cc:1275] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:14.534765 27707 raft_consensus.cc:1275] T 8cc542c92b254a8ea5b4513acccb85e3 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:14.537678 29041 consensus_queue.cc:1048] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:14.541326 28955 consensus_queue.cc:1048] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:14.558000 29043 ts_tablet_manager.cc:1929] T 1f250b68ba64485e8c9c6905637bab8e P ff9489d2752849338bfd9a780cd0762b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:14.558578 29043 log.cc:1199] T 1f250b68ba64485e8c9c6905637bab8e P ff9489d2752849338bfd9a780cd0762b: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-1-root/wals/1f250b68ba64485e8c9c6905637bab8e
I20260709 12:20:14.560249 27521 catalog_manager.cc:5028] TS ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): tablet 1f250b68ba64485e8c9c6905637bab8e (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:14.564383 27619 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a7d4ee56b0b4ef4973ffc23dbd37598 with delete_type TABLET_DATA_TOMBSTONED (TS 1ff76318bbdd4b22835b4a8e178d2caf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:14.621011 29015 raft_consensus.cc:2955] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.631181 27704 raft_consensus.cc:2955] T 8cc542c92b254a8ea5b4513acccb85e3 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.643379 28307 raft_consensus.cc:2955] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.632112 27780 raft_consensus.cc:2955] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.630029 29060 tablet_replica.cc:333] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:14.660730 29060 raft_consensus.cc:2243] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:14.661465 29060 raft_consensus.cc:2272] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:14.666986 27529 catalog_manager.cc:5697] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:14.674926 29060 ts_tablet_manager.cc:1916] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:14.693275 27632 consensus_queue.cc:237] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:14.695178 29060 ts_tablet_manager.cc:1929] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:14.695587 29060 log.cc:1199] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-0-root/wals/7a7d4ee56b0b4ef4973ffc23dbd37598
I20260709 12:20:14.697705 27519 catalog_manager.cc:5028] TS 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): tablet 7a7d4ee56b0b4ef4973ffc23dbd37598 (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:14.699512 28307 raft_consensus.cc:1275] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:14.699537 27704 raft_consensus.cc:1275] T 8cc542c92b254a8ea5b4513acccb85e3 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:14.701092 29015 consensus_queue.cc:1048] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:14.702581 28955 consensus_queue.cc:1048] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:14.711301 29015 raft_consensus.cc:2955] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.713070 28307 raft_consensus.cc:2955] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.713411 27704 raft_consensus.cc:2955] T 8cc542c92b254a8ea5b4513acccb85e3 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.728754 27519 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8cc542c92b254a8ea5b4513acccb85e3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:14.731837 27533 catalog_manager.cc:5697] T 8cc542c92b254a8ea5b4513acccb85e3 P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index 4 to 5, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:14.744791 27774 tablet_service.cc:1558] Processing DeleteTablet for tablet 8cc542c92b254a8ea5b4513acccb85e3 with delete_type TABLET_DATA_TOMBSTONED (TS 665818a8aae744b1b9cb9271e86be844 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38742
I20260709 12:20:14.746376 29062 tablet_replica.cc:333] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:14.747148 29062 raft_consensus.cc:2243] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:14.747756 29062 raft_consensus.cc:2272] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:14.750388 29062 ts_tablet_manager.cc:1916] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:14.763172 29062 ts_tablet_manager.cc:1929] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:20:14.763499 29062 log.cc:1199] T 8cc542c92b254a8ea5b4513acccb85e3 P 665818a8aae744b1b9cb9271e86be844: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-2-root/wals/8cc542c92b254a8ea5b4513acccb85e3
I20260709 12:20:14.764755 27521 catalog_manager.cc:5028] TS 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): tablet 8cc542c92b254a8ea5b4513acccb85e3 (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:14.832654 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:14.869805 27634 raft_consensus.cc:1275] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:14.871816 27634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a6a7ceee1a545549038b75144ddeadd"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
mode: GRACEFUL
new_leader_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:55894
I20260709 12:20:14.872347 27634 raft_consensus.cc:606] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Received request to transfer leadership to TS 8d93964f0bf848da906f40f954bba102
I20260709 12:20:14.872601 28917 consensus_queue.cc:1048] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:14.873131 27780 raft_consensus.cc:1275] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:14.874533 29010 consensus_queue.cc:1048] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:14.877707 27706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30818f11014b4e4ab908c1417b2037f7"
dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
mode: GRACEFUL
new_leader_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:50952
I20260709 12:20:14.878350 27706 raft_consensus.cc:606] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Received request to transfer leadership to TS 665818a8aae744b1b9cb9271e86be844
I20260709 12:20:14.882089 27777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffbdbdc9b97f4a8d93ac33c5dad51ee4"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
mode: GRACEFUL
new_leader_uuid: "ff9489d2752849338bfd9a780cd0762b"
 from {username='slave'} at 127.0.0.1:56970
I20260709 12:20:14.882572 27777 raft_consensus.cc:606] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Received request to transfer leadership to TS ff9489d2752849338bfd9a780cd0762b
I20260709 12:20:14.886591 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:20:14.888170 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:14.888980 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:15.035740 29010 raft_consensus.cc:993] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b: : Instructing follower 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:15.036250 29010 raft_consensus.cc:1081] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Signalling peer 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:15.037976 27780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30818f11014b4e4ab908c1417b2037f7"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:38760
I20260709 12:20:15.038457 27780 raft_consensus.cc:493] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:15.038741 27780 raft_consensus.cc:3060] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:15.043987 27780 raft_consensus.cc:515] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:15.045529 27780 leader_election.cc:290] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:15.046109 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30818f11014b4e4ab908c1417b2037f7" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:15.046646 27634 raft_consensus.cc:3060] T 30818f11014b4e4ab908c1417b2037f7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:15.046552 27704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30818f11014b4e4ab908c1417b2037f7" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:15.047122 27704 raft_consensus.cc:3055] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:15.047420 27704 raft_consensus.cc:740] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:20:15.048069 27704 consensus_queue.cc:260] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:15.049141 27704 raft_consensus.cc:3060] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:15.051187 27634 raft_consensus.cc:2468] T 30818f11014b4e4ab908c1417b2037f7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
I20260709 12:20:15.052203 27749 leader_election.cc:304] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:20:15.052892 29045 raft_consensus.cc:2804] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:15.053289 29045 raft_consensus.cc:697] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:15.054008 29045 consensus_queue.cc:237] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:15.054193 27704 raft_consensus.cc:2468] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
I20260709 12:20:15.065027 27530 catalog_manager.cc:5697] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 1 to 2, leader changed from ff9489d2752849338bfd9a780cd0762b (127.25.220.194) to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 2 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:15.121620 29045 raft_consensus.cc:993] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844: : Instructing follower ff9489d2752849338bfd9a780cd0762b to start an election
I20260709 12:20:15.122148 28722 raft_consensus.cc:1081] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Signalling peer ff9489d2752849338bfd9a780cd0762b to start an election
I20260709 12:20:15.123721 27704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffbdbdc9b97f4a8d93ac33c5dad51ee4"
dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
 from {username='slave'} at 127.0.0.1:60694
I20260709 12:20:15.124270 27704 raft_consensus.cc:493] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:15.124624 27704 raft_consensus.cc:3060] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:15.131209 27704 raft_consensus.cc:515] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:15.133282 27704 leader_election.cc:290] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 2 election: Requested vote from peers 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235), 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423)
I20260709 12:20:15.133844 27777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbdbdc9b97f4a8d93ac33c5dad51ee4" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:15.134436 27777 raft_consensus.cc:3055] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:15.134753 27777 raft_consensus.cc:740] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:15.135524 27777 consensus_queue.cc:260] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [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: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:15.137269 28307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbdbdc9b97f4a8d93ac33c5dad51ee4" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8d93964f0bf848da906f40f954bba102"
I20260709 12:20:15.139810 28307 raft_consensus.cc:3060] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:15.140040 27777 raft_consensus.cc:3060] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:15.145033 27777 raft_consensus.cc:2468] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 2.
I20260709 12:20:15.146622 27677 leader_election.cc:304] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:20:15.147343 29010 raft_consensus.cc:2804] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:15.147790 29010 raft_consensus.cc:697] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 2 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:20:15.149075 28307 raft_consensus.cc:2468] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 2.
I20260709 12:20:15.148650 29010 consensus_queue.cc:237] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [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: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:15.158784 27530 catalog_manager.cc:5697] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 1 to 2, leader changed from 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 2 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:15.457376 29015 raft_consensus.cc:993] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf: : Instructing follower 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:15.457805 29018 raft_consensus.cc:1081] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Signalling peer 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:15.458994 28305 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a6a7ceee1a545549038b75144ddeadd"
dest_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:53252
I20260709 12:20:15.459419 28305 raft_consensus.cc:493] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:15.459713 28305 raft_consensus.cc:3060] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:15.465018 28305 raft_consensus.cc:515] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:15.466601 28305 leader_election.cc:290] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:15.467370 27632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6a7ceee1a545549038b75144ddeadd" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:15.467490 27706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a6a7ceee1a545549038b75144ddeadd" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:15.467957 27632 raft_consensus.cc:3055] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:15.468052 27706 raft_consensus.cc:3060] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:15.468250 27632 raft_consensus.cc:740] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:15.468973 27632 consensus_queue.cc:260] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:15.470352 27632 raft_consensus.cc:3060] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:15.474269 27706 raft_consensus.cc:2468] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 2.
I20260709 12:20:15.475214 28274 leader_election.cc:304] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d93964f0bf848da906f40f954bba102, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:20:15.475740 27632 raft_consensus.cc:2468] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 2.
I20260709 12:20:15.475919 29012 raft_consensus.cc:2804] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:15.478140 29012 raft_consensus.cc:697] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 [term 2 LEADER]: Becoming Leader. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Running, Role: LEADER
I20260709 12:20:15.479043 29012 consensus_queue.cc:237] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:15.491138 27530 catalog_manager.cc:5697] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 reported cstate change: term changed from 1 to 2, leader changed from 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) to 8d93964f0bf848da906f40f954bba102 (127.25.220.196). New cstate: current_term: 2 leader_uuid: "8d93964f0bf848da906f40f954bba102" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:15.523583 27704 raft_consensus.cc:1275] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:15.524636 28722 consensus_queue.cc:1048] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:15.537782 27632 raft_consensus.cc:1275] T 30818f11014b4e4ab908c1417b2037f7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:15.539507 29049 consensus_queue.cc:1048] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:15.597882 27780 raft_consensus.cc:1275] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:15.599107 29066 consensus_queue.cc:1048] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:15.608203 28305 raft_consensus.cc:1275] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:15.610388 29019 consensus_queue.cc:1048] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:15.804785 27704 consensus_queue.cc:237] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:15.809679 27780 raft_consensus.cc:1275] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:20:15.809690 27634 raft_consensus.cc:1275] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:20:15.809938 27676 consensus_peers.cc:597] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 57da94f2f524454d8c04b59edbb29ae8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:15.810979 29010 consensus_queue.cc:1048] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:15.811653 28917 consensus_queue.cc:1048] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:15.816946 28917 raft_consensus.cc:2955] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:15.818473 27780 raft_consensus.cc:2955] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:15.819375 27634 raft_consensus.cc:2955] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:15.833408 27530 catalog_manager.cc:5697] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index -1 to 4, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 3 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:15.848569 27634 consensus_queue.cc:237] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
W20260709 12:20:15.855074 27601 consensus_peers.cc:597] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: afd27c54f92246f1bf37f6a4ecaf34b4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:15.857545 27777 raft_consensus.cc:1275] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:15.857770 27704 raft_consensus.cc:1275] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:15.858697 29015 consensus_queue.cc:1048] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:15.859509 29018 consensus_queue.cc:1048] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:15.867048 29018 raft_consensus.cc:2955] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:15.868932 27704 raft_consensus.cc:2955] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:15.869195 27777 raft_consensus.cc:2955] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:15.883848 27780 consensus_queue.cc:237] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
W20260709 12:20:15.891784 27750 consensus_peers.cc:597] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f51695d4e3b47ad9e64e63b70f4917f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:15.892143 27634 raft_consensus.cc:1275] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:15.893689 27706 raft_consensus.cc:1275] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:15.893585 29049 consensus_queue.cc:1048] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:15.895103 28722 consensus_queue.cc:1048] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:15.887253 27533 catalog_manager.cc:5697] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:15.917268 29049 raft_consensus.cc:2955] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:15.920737 27706 raft_consensus.cc:2955] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:15.925580 27634 raft_consensus.cc:2955] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:15.939882 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:15.940400 27530 catalog_manager.cc:5697] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:15.944409 27634 consensus_queue.cc:237] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
W20260709 12:20:15.966253 27601 consensus_peers.cc:597] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6620f704227d425a84648e31f50ad91d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:15.968083 27780 raft_consensus.cc:1275] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:15.968530 27706 raft_consensus.cc:1275] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:15.969791 29082 consensus_queue.cc:1048] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:15.971520 29015 consensus_queue.cc:1048] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:15.987020 29015 raft_consensus.cc:2955] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:15.988711 27706 raft_consensus.cc:2955] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:15.991192 27780 raft_consensus.cc:2955] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:15.996110 27634 raft_consensus.cc:1275] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:15.996582 27704 raft_consensus.cc:1275] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:15.997818 28931 consensus_queue.cc:1048] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:16.001152 29012 consensus_queue.cc:1048] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:16.013351 27533 catalog_manager.cc:5697] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:16.025449 27704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a7d4ee56b0b4ef4973ffc23dbd37598"
dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
mode: GRACEFUL
new_leader_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:50952
I20260709 12:20:16.027642 27704 raft_consensus.cc:606] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Received request to transfer leadership to TS 665818a8aae744b1b9cb9271e86be844
I20260709 12:20:16.044422 27777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bc5e211b134499fb54a37b851648cc1"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
mode: GRACEFUL
new_leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:56970
I20260709 12:20:16.045024 27777 raft_consensus.cc:606] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Received request to transfer leadership to TS 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:20:16.046864 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:20:16.048400 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:16.049130 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:16.115123 28722 raft_consensus.cc:993] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844: : Instructing follower 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:16.115621 29084 raft_consensus.cc:1081] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Signalling peer 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:16.117097 27636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bc5e211b134499fb54a37b851648cc1"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:33316
I20260709 12:20:16.117543 27636 raft_consensus.cc:493] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:16.117825 27636 raft_consensus.cc:3060] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:16.122499 27636 raft_consensus.cc:515] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:16.124331 27636 leader_election.cc:290] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 3 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:16.125068 27706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc5e211b134499fb54a37b851648cc1" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:16.125267 27777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc5e211b134499fb54a37b851648cc1" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:16.125537 27706 raft_consensus.cc:3060] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:16.125908 27777 raft_consensus.cc:3055] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:16.126256 27777 raft_consensus.cc:740] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:16.127035 27777 consensus_queue.cc:260] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:16.128108 27777 raft_consensus.cc:3060] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:16.132505 27706 raft_consensus.cc:2468] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 3.
I20260709 12:20:16.133625 27602 leader_election.cc:304] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:20:16.134266 29092 raft_consensus.cc:2804] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:16.134754 29092 raft_consensus.cc:697] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:16.135396 27777 raft_consensus.cc:2468] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 3.
I20260709 12:20:16.135456 29092 consensus_queue.cc:237] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:16.151172 27533 catalog_manager.cc:5697] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 2 to 3, leader changed from 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 3 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:16.325400 29095 ts_tablet_manager.cc:933] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:16.327256 29095 tablet_copy_client.cc:323] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.194:37771
I20260709 12:20:16.328579 27721 tablet_copy_service.cc:140] P ff9489d2752849338bfd9a780cd0762b: Received BeginTabletCopySession request for tablet 57da94f2f524454d8c04b59edbb29ae8 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:60582)
I20260709 12:20:16.329063 27721 tablet_copy_service.cc:161] P ff9489d2752849338bfd9a780cd0762b: Beginning new tablet copy session on tablet 57da94f2f524454d8c04b59edbb29ae8 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:60582: session id = 8d93964f0bf848da906f40f954bba102-57da94f2f524454d8c04b59edbb29ae8
I20260709 12:20:16.334095 27721 tablet_copy_source_session.cc:215] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:16.336870 29095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57da94f2f524454d8c04b59edbb29ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:16.348613 29095 tablet_copy_client.cc:806] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:16.349102 29095 tablet_copy_client.cc:670] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:16.352221 29095 tablet_copy_client.cc:538] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:16.359822 29095 tablet_bootstrap.cc:492] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:16.380841 29095 tablet_bootstrap.cc:492] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:16.381577 29095 tablet_bootstrap.cc:492] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:16.382167 29095 ts_tablet_manager.cc:1403] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.000s
I20260709 12:20:16.384447 29095 raft_consensus.cc:359] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:16.385031 29095 raft_consensus.cc:740] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:16.385512 29095 consensus_queue.cc:260] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:16.387341 29095 ts_tablet_manager.cc:1434] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:20:16.389709 27721 tablet_copy_service.cc:342] P ff9489d2752849338bfd9a780cd0762b: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-57da94f2f524454d8c04b59edbb29ae8 received from {username='slave'} at 127.0.0.1:60582
I20260709 12:20:16.390118 27721 tablet_copy_service.cc:434] P ff9489d2752849338bfd9a780cd0762b: ending tablet copy session 8d93964f0bf848da906f40f954bba102-57da94f2f524454d8c04b59edbb29ae8 on tablet 57da94f2f524454d8c04b59edbb29ae8 with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:16.446257 29095 ts_tablet_manager.cc:933] T 3f51695d4e3b47ad9e64e63b70f4917f P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:16.453805 29095 tablet_copy_client.cc:323] T 3f51695d4e3b47ad9e64e63b70f4917f P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.195:37235
I20260709 12:20:16.454770 29098 ts_tablet_manager.cc:933] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037)
I20260709 12:20:16.455834 27794 tablet_copy_service.cc:140] P 665818a8aae744b1b9cb9271e86be844: Received BeginTabletCopySession request for tablet 3f51695d4e3b47ad9e64e63b70f4917f from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:41042)
I20260709 12:20:16.456429 27794 tablet_copy_service.cc:161] P 665818a8aae744b1b9cb9271e86be844: Beginning new tablet copy session on tablet 3f51695d4e3b47ad9e64e63b70f4917f from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:41042: session id = 8d93964f0bf848da906f40f954bba102-3f51695d4e3b47ad9e64e63b70f4917f
I20260709 12:20:16.456687 29098 tablet_copy_client.cc:323] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.193:38037
I20260709 12:20:16.458276 27646 tablet_copy_service.cc:140] P 1ff76318bbdd4b22835b4a8e178d2caf: Received BeginTabletCopySession request for tablet 6620f704227d425a84648e31f50ad91d from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:33920)
I20260709 12:20:16.458787 27646 tablet_copy_service.cc:161] P 1ff76318bbdd4b22835b4a8e178d2caf: Beginning new tablet copy session on tablet 6620f704227d425a84648e31f50ad91d from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:33920: session id = 8d93964f0bf848da906f40f954bba102-6620f704227d425a84648e31f50ad91d
I20260709 12:20:16.463505 27794 tablet_copy_source_session.cc:215] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:16.466523 29095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f51695d4e3b47ad9e64e63b70f4917f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:16.467044 27646 tablet_copy_source_session.cc:215] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:16.470036 29098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6620f704227d425a84648e31f50ad91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:16.482487 29095 tablet_copy_client.cc:806] T 3f51695d4e3b47ad9e64e63b70f4917f P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:16.483067 29095 tablet_copy_client.cc:670] T 3f51695d4e3b47ad9e64e63b70f4917f P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:16.491638 29098 tablet_copy_client.cc:806] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:16.492225 29098 tablet_copy_client.cc:670] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:16.499260 29098 tablet_copy_client.cc:538] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:16.505837 29095 tablet_copy_client.cc:538] T 3f51695d4e3b47ad9e64e63b70f4917f P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:16.511754 29098 tablet_bootstrap.cc:492] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:16.518949 29095 tablet_bootstrap.cc:492] T 3f51695d4e3b47ad9e64e63b70f4917f P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:16.524048 29101 ts_tablet_manager.cc:933] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037)
I20260709 12:20:16.531868 29101 tablet_copy_client.cc:323] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.193:38037
I20260709 12:20:16.534696 27646 tablet_copy_service.cc:140] P 1ff76318bbdd4b22835b4a8e178d2caf: Received BeginTabletCopySession request for tablet afd27c54f92246f1bf37f6a4ecaf34b4 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:33920)
I20260709 12:20:16.535193 27646 tablet_copy_service.cc:161] P 1ff76318bbdd4b22835b4a8e178d2caf: Beginning new tablet copy session on tablet afd27c54f92246f1bf37f6a4ecaf34b4 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:33920: session id = 8d93964f0bf848da906f40f954bba102-afd27c54f92246f1bf37f6a4ecaf34b4
I20260709 12:20:16.549679 27646 tablet_copy_source_session.cc:215] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:16.556572 29101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd27c54f92246f1bf37f6a4ecaf34b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:16.624163 29010 raft_consensus.cc:993] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b: : Instructing follower 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:16.624754 29010 raft_consensus.cc:1081] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Signalling peer 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:16.627556 27780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a7d4ee56b0b4ef4973ffc23dbd37598"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:38760
I20260709 12:20:16.628136 27780 raft_consensus.cc:493] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:16.628474 29098 tablet_bootstrap.cc:492] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:16.628552 27780 raft_consensus.cc:3060] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:16.629447 29098 tablet_bootstrap.cc:492] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:16.630111 29098 ts_tablet_manager.cc:1403] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.119s	user 0.030s	sys 0.041s
I20260709 12:20:16.637960 27777 raft_consensus.cc:1275] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:16.641113 29015 consensus_queue.cc:1048] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:16.639380 29098 raft_consensus.cc:359] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:16.651365 27780 raft_consensus.cc:515] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:16.657632 29098 raft_consensus.cc:740] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:16.659418 27780 leader_election.cc:290] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423)
I20260709 12:20:16.661902 28305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7d4ee56b0b4ef4973ffc23dbd37598" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8d93964f0bf848da906f40f954bba102"
I20260709 12:20:16.667201 28305 raft_consensus.cc:3060] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:16.665117 29095 tablet_bootstrap.cc:492] T 3f51695d4e3b47ad9e64e63b70f4917f P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:16.668606 29095 tablet_bootstrap.cc:492] T 3f51695d4e3b47ad9e64e63b70f4917f P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:16.669313 29095 ts_tablet_manager.cc:1403] T 3f51695d4e3b47ad9e64e63b70f4917f P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.152s	user 0.023s	sys 0.012s
I20260709 12:20:16.671955 29095 raft_consensus.cc:359] T 3f51695d4e3b47ad9e64e63b70f4917f P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:16.672756 29095 raft_consensus.cc:740] T 3f51695d4e3b47ad9e64e63b70f4917f P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:16.673698 28305 raft_consensus.cc:2468] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
I20260709 12:20:16.673410 29095 consensus_queue.cc:260] T 3f51695d4e3b47ad9e64e63b70f4917f P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:16.674985 29098 consensus_queue.cc:260] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:16.676383 29095 ts_tablet_manager.cc:1434] T 3f51695d4e3b47ad9e64e63b70f4917f P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:20:16.677645 29098 ts_tablet_manager.cc:1434] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.002s
W20260709 12:20:16.678151 27675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.193:38037, user_credentials={real_user=slave}} blocked reactor thread for 60233.5us
I20260709 12:20:16.682348 27704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a7d4ee56b0b4ef4973ffc23dbd37598" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:16.682824 27704 raft_consensus.cc:3055] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:16.683087 27704 raft_consensus.cc:740] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:20:16.683745 27704 consensus_queue.cc:260] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [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: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:16.685137 27704 raft_consensus.cc:3060] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:16.702019 27706 raft_consensus.cc:1275] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:16.708386 27646 tablet_copy_service.cc:342] P 1ff76318bbdd4b22835b4a8e178d2caf: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-6620f704227d425a84648e31f50ad91d received from {username='slave'} at 127.0.0.1:33920
I20260709 12:20:16.708810 27646 tablet_copy_service.cc:434] P 1ff76318bbdd4b22835b4a8e178d2caf: ending tablet copy session 8d93964f0bf848da906f40f954bba102-6620f704227d425a84648e31f50ad91d on tablet 6620f704227d425a84648e31f50ad91d with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:16.711799 27704 raft_consensus.cc:2468] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
I20260709 12:20:16.722360 29101 tablet_copy_client.cc:806] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:16.722944 29101 tablet_copy_client.cc:670] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:16.738169 29101 tablet_copy_client.cc:538] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:16.750903 29101 tablet_bootstrap.cc:492] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:16.783425 29101 tablet_bootstrap.cc:492] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102: 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
W20260709 12:20:16.783874 27602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.195:37235, user_credentials={real_user=slave}} blocked reactor thread for 84693.8us
I20260709 12:20:16.784941 29101 tablet_bootstrap.cc:492] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:16.785722 29101 ts_tablet_manager.cc:1403] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.010s
I20260709 12:20:16.788872 29101 raft_consensus.cc:359] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:16.789793 29101 raft_consensus.cc:740] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:16.790539 29101 consensus_queue.cc:260] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:16.794342 27794 tablet_copy_service.cc:342] P 665818a8aae744b1b9cb9271e86be844: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-3f51695d4e3b47ad9e64e63b70f4917f received from {username='slave'} at 127.0.0.1:41042
I20260709 12:20:16.794589 27750 leader_election.cc:304] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, 8d93964f0bf848da906f40f954bba102; no voters: 
I20260709 12:20:16.795614 29092 consensus_queue.cc:1048] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:16.794795 27794 tablet_copy_service.cc:434] P 665818a8aae744b1b9cb9271e86be844: ending tablet copy session 8d93964f0bf848da906f40f954bba102-3f51695d4e3b47ad9e64e63b70f4917f on tablet 3f51695d4e3b47ad9e64e63b70f4917f with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:16.796960 29101 ts_tablet_manager.cc:1434] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:20:16.798632 27646 tablet_copy_service.cc:342] P 1ff76318bbdd4b22835b4a8e178d2caf: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-afd27c54f92246f1bf37f6a4ecaf34b4 received from {username='slave'} at 127.0.0.1:33920
I20260709 12:20:16.799042 27646 tablet_copy_service.cc:434] P 1ff76318bbdd4b22835b4a8e178d2caf: ending tablet copy session 8d93964f0bf848da906f40f954bba102-afd27c54f92246f1bf37f6a4ecaf34b4 on tablet afd27c54f92246f1bf37f6a4ecaf34b4 with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:16.799955 28722 raft_consensus.cc:2804] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:16.800416 28722 raft_consensus.cc:697] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:16.801223 28722 consensus_queue.cc:237] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [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: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
W20260709 12:20:16.853407 27751 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.194:37771, user_credentials={real_user=slave}} blocked reactor thread for 168957us
I20260709 12:20:16.926152 28305 raft_consensus.cc:1217] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:20:16.926625 27533 catalog_manager.cc:5697] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 1 to 2, leader changed from ff9489d2752849338bfd9a780cd0762b (127.25.220.194) to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 2 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:16.973759 28305 raft_consensus.cc:1217] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:17.004871 28305 raft_consensus.cc:1217] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:17.065632 28305 raft_consensus.cc:1217] T 3f51695d4e3b47ad9e64e63b70f4917f P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:17.110842 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:17.157976 27777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "115a09e3129548448ecb7ace50e50ea5"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
mode: GRACEFUL
new_leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:56970
I20260709 12:20:17.158556 27777 raft_consensus.cc:606] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Received request to transfer leadership to TS 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:20:17.161206 27636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f250b68ba64485e8c9c6905637bab8e"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
mode: GRACEFUL
new_leader_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:55894
I20260709 12:20:17.161751 27636 raft_consensus.cc:606] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Received request to transfer leadership to TS 665818a8aae744b1b9cb9271e86be844
I20260709 12:20:17.164876 27636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e86e2d224ea4423a1deca7102de76b7"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
mode: GRACEFUL
new_leader_uuid: "ff9489d2752849338bfd9a780cd0762b"
 from {username='slave'} at 127.0.0.1:55894
I20260709 12:20:17.165364 27636 raft_consensus.cc:606] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Received request to transfer leadership to TS ff9489d2752849338bfd9a780cd0762b
I20260709 12:20:17.166392 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:20:17.167865 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:17.168613 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:17.266743 29015 raft_consensus.cc:993] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf: : Instructing follower ff9489d2752849338bfd9a780cd0762b to start an election
I20260709 12:20:17.267262 29092 raft_consensus.cc:1081] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Signalling peer ff9489d2752849338bfd9a780cd0762b to start an election
I20260709 12:20:17.268770 27704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e86e2d224ea4423a1deca7102de76b7"
dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
 from {username='slave'} at 127.0.0.1:60682
I20260709 12:20:17.269351 27704 raft_consensus.cc:493] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:17.269740 27704 raft_consensus.cc:3060] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:17.276814 27704 raft_consensus.cc:515] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:17.278680 27704 leader_election.cc:290] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 3 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:17.279536 27780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e86e2d224ea4423a1deca7102de76b7" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:17.280041 27780 raft_consensus.cc:3060] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:17.282658 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e86e2d224ea4423a1deca7102de76b7" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:17.283198 27636 raft_consensus.cc:3055] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:17.283473 27636 raft_consensus.cc:740] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:17.284112 27636 consensus_queue.cc:260] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:17.285230 27636 raft_consensus.cc:3060] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:17.286315 27780 raft_consensus.cc:2468] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 3.
I20260709 12:20:17.287220 27677 leader_election.cc:304] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:20:17.289019 29105 raft_consensus.cc:2804] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:17.289455 29105 raft_consensus.cc:697] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 3 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:20:17.290391 29105 consensus_queue.cc:237] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:17.291251 27636 raft_consensus.cc:2468] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 3.
I20260709 12:20:17.302567 27533 catalog_manager.cc:5697] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 2 to 3, leader changed from 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 3 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:17.344815 28305 raft_consensus.cc:1275] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:17.346689 29115 consensus_queue.cc:1048] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:17.355554 27704 raft_consensus.cc:1275] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:17.357281 29109 consensus_queue.cc:1048] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:17.391134 29015 raft_consensus.cc:1064] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:17.393208 29015 consensus_queue.cc:237] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:17.437934 27780 raft_consensus.cc:1275] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:17.438530 27704 raft_consensus.cc:1275] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:17.455411 28305 raft_consensus.cc:1275] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:17.447307 29092 consensus_queue.cc:1048] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 12:20:17.458923 29128 consensus_queue.cc:1048] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:17.477615 29108 raft_consensus.cc:1064] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:17.485874 29015 consensus_queue.cc:1048] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:17.519924 29105 raft_consensus.cc:1064] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:17.527757 29108 consensus_queue.cc:237] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:17.528623 29105 consensus_queue.cc:237] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:17.560827 29092 raft_consensus.cc:1064] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:17.572647 29092 consensus_queue.cc:237] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:17.583531 29015 raft_consensus.cc:993] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf: : Instructing follower 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:17.584236 29015 raft_consensus.cc:1081] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Signalling peer 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:17.593845 27777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f250b68ba64485e8c9c6905637bab8e"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:38748
I20260709 12:20:17.594709 27777 raft_consensus.cc:493] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:17.595121 27777 raft_consensus.cc:3060] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:17.602684 28304 raft_consensus.cc:1275] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:17.608487 29128 raft_consensus.cc:2955] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:17.628750 29135 consensus_queue.cc:1048] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 12:20:17.638101 27777 raft_consensus.cc:515] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:17.657814 27777 leader_election.cc:290] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423)
I20260709 12:20:17.661296 29109 raft_consensus.cc:993] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844: : Instructing follower 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:17.646020 27780 raft_consensus.cc:2955] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:17.663630 28305 raft_consensus.cc:1275] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102 [term 3 LEARNER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:17.664896 29115 raft_consensus.cc:1081] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Signalling peer 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:17.639521 27704 raft_consensus.cc:2955] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:17.672531 27785 raft_consensus.cc:1275] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:17.672852 28917 consensus_queue.cc:1048] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:17.674114 29106 consensus_queue.cc:1048] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:17.691471 27636 raft_consensus.cc:1275] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:17.691749 27703 raft_consensus.cc:1275] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:17.696022 27636 raft_consensus.cc:1275] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:17.696928 29110 consensus_queue.cc:1048] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:17.699021 28917 consensus_queue.cc:1048] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:17.701733 29106 consensus_queue.cc:1048] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:17.729049 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f250b68ba64485e8c9c6905637bab8e" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:17.729698 27634 raft_consensus.cc:3055] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Stepping down as leader of term 1
W20260709 12:20:17.729736 29137 log.cc:927] Time spent T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf: Append to log took a long time: real 0.134s	user 0.000s	sys 0.001s
I20260709 12:20:17.730010 27634 raft_consensus.cc:740] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:17.730970 27634 consensus_queue.cc:260] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:17.733016 27634 raft_consensus.cc:3060] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:17.741375 27630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "115a09e3129548448ecb7ace50e50ea5"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:33316
I20260709 12:20:17.742007 27630 raft_consensus.cc:493] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:17.744426 27630 raft_consensus.cc:3060] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:20:17.756796 27750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.196:38423, user_credentials={real_user=slave}} blocked reactor thread for 103103us
I20260709 12:20:17.741994 28307 raft_consensus.cc:2955] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:17.799328 27633 raft_consensus.cc:1275] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:17.799367 28308 raft_consensus.cc:1275] T 3f51695d4e3b47ad9e64e63b70f4917f P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:17.806813 27704 raft_consensus.cc:1275] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:17.794680 28306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f250b68ba64485e8c9c6905637bab8e" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8d93964f0bf848da906f40f954bba102"
I20260709 12:20:17.818521 28306 raft_consensus.cc:3060] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:17.836347 27781 raft_consensus.cc:1275] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:17.840114 28306 raft_consensus.cc:2468] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
I20260709 12:20:17.827678 27634 raft_consensus.cc:2468] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
W20260709 12:20:17.846889 29144 log.cc:927] Time spent T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844: Append to log took a long time: real 0.090s	user 0.005s	sys 0.000s
I20260709 12:20:17.856168 27630 raft_consensus.cc:515] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:17.859720 29142 consensus_queue.cc:1048] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.039s
I20260709 12:20:17.860756 29109 consensus_queue.cc:1048] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:17.863058 29138 consensus_queue.cc:1048] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 12:20:17.869769 29105 raft_consensus.cc:2955] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:17.872917 29141 consensus_queue.cc:1048] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:17.875821 27750 leader_election.cc:304] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, 8d93964f0bf848da906f40f954bba102; no voters: 
I20260709 12:20:17.875730 27636 raft_consensus.cc:2955] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:17.881255 29138 raft_consensus.cc:2955] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:17.886474 29141 raft_consensus.cc:2804] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:17.888288 29141 raft_consensus.cc:697] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:17.889241 29141 consensus_queue.cc:237] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:17.871752 27534 catalog_manager.cc:5697] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:17.904604 27704 raft_consensus.cc:2955] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:17.923441 27630 leader_election.cc:290] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 3 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:17.947377 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a09e3129548448ecb7ace50e50ea5" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:17.948055 27711 raft_consensus.cc:3060] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:17.957113 27711 raft_consensus.cc:2468] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 3.
I20260709 12:20:17.964438 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a09e3129548448ecb7ace50e50ea5" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:17.965034 27781 raft_consensus.cc:3055] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:17.965349 27781 raft_consensus.cc:740] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:17.966078 27781 consensus_queue.cc:260] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:17.966656 27776 raft_consensus.cc:1275] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:17.967319 27781 raft_consensus.cc:3060] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:17.936244 27785 raft_consensus.cc:2955] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:17.991312 29106 consensus_queue.cc:1048] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.052s
I20260709 12:20:18.096575 28307 raft_consensus.cc:2955] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
W20260709 12:20:18.104573 27601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.196:38423, user_credentials={real_user=slave}} blocked reactor thread for 65647.7us
I20260709 12:20:18.111970 27781 raft_consensus.cc:2468] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 3.
W20260709 12:20:18.140378 28272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.193:38037, user_credentials={real_user=slave}} blocked reactor thread for 111850us
I20260709 12:20:18.185088 27602 leader_election.cc:304] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:20:18.177222 28308 raft_consensus.cc:2955] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:18.191964 29092 raft_consensus.cc:2804] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:20:18.196913 29155 log.cc:927] Time spent T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 12:20:18.144948 29141 raft_consensus.cc:2955] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:18.205132 27632 raft_consensus.cc:2955] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
W20260709 12:20:18.208523 27750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.196:38423, user_credentials={real_user=slave}} blocked reactor thread for 93431.6us
I20260709 12:20:18.212224 27785 raft_consensus.cc:2955] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:18.221839 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:18.212430 29092 raft_consensus.cc:697] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:18.237140 29092 consensus_queue.cc:237] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:18.263810 28307 raft_consensus.cc:2955] T 3f51695d4e3b47ad9e64e63b70f4917f P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
W20260709 12:20:18.271481 27675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.193:38037, user_credentials={real_user=slave}} blocked reactor thread for 291705us
I20260709 12:20:18.342248 28308 raft_consensus.cc:1275] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:18.345472 29115 consensus_queue.cc:1048] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:20:18.357882 28272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.193:38037, user_credentials={real_user=slave}} blocked reactor thread for 146859us
I20260709 12:20:18.364174 27711 raft_consensus.cc:2955] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:18.433053 27529 catalog_manager.cc:5697] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:18.454836 27632 raft_consensus.cc:1275] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:18.456343 29145 consensus_queue.cc:1048] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:20:18.434970 27529 catalog_manager.cc:5697] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index 4 to 5, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:18.463099 27630 consensus_queue.cc:237] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:18.475804 28308 raft_consensus.cc:1275] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:18.477106 29015 consensus_queue.cc:1048] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:18.482599 27711 consensus_queue.cc:237] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:18.493510 29174 raft_consensus.cc:2955] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:18.497264 27780 raft_consensus.cc:1275] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:18.497109 27530 catalog_manager.cc:5697] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102 reported cstate change: term changed from 1 to 2, leader changed from 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 2 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:18.501068 28308 raft_consensus.cc:1275] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:18.502455 29106 consensus_queue.cc:1048] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:18.506358 28307 raft_consensus.cc:2955] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:18.516284 27711 raft_consensus.cc:1275] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:18.516575 27519 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet afd27c54f92246f1bf37f6a4ecaf34b4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:18.517444 29105 consensus_queue.cc:1048] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:18.520699 29174 consensus_queue.cc:1048] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:18.525260 27534 catalog_manager.cc:5697] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 2 to 3, leader changed from 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 3 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:18.527772 29105 raft_consensus.cc:2955] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:18.529268 27711 raft_consensus.cc:2955] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:18.547057 27780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c10b27c92914840a7be5e9e37234edc"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
mode: GRACEFUL
new_leader_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:56970
I20260709 12:20:18.547739 27780 raft_consensus.cc:606] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Received request to transfer leadership to TS 8d93964f0bf848da906f40f954bba102
I20260709 12:20:18.532023 27781 raft_consensus.cc:2955] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:18.552812 27534 catalog_manager.cc:5697] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:18.557206 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 57da94f2f524454d8c04b59edbb29ae8 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:18.568475 28307 raft_consensus.cc:2955] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:18.574725 27780 consensus_queue.cc:237] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [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: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:18.587764 27711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffbdbdc9b97f4a8d93ac33c5dad51ee4"
dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
mode: GRACEFUL
new_leader_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:50952
I20260709 12:20:18.588315 27711 raft_consensus.cc:606] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 2 LEADER]: Received request to transfer leadership to TS 665818a8aae744b1b9cb9271e86be844
I20260709 12:20:18.593778 27529 catalog_manager.cc:5697] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index 5 to 6, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New cstate: current_term: 3 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:18.595484 27529 catalog_manager.cc:5697] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:18.597227 28306 raft_consensus.cc:1275] T 3f51695d4e3b47ad9e64e63b70f4917f P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:18.598615 29145 consensus_queue.cc:1048] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:18.602365 27636 consensus_queue.cc:237] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:18.590416 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:20:18.606819 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:18.609393 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:18.612147 28308 raft_consensus.cc:1275] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:18.614228 29106 raft_consensus.cc:993] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b: : Instructing follower 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:18.614847 29177 raft_consensus.cc:1081] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 2 LEADER]: Signalling peer 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:18.614765 29145 raft_consensus.cc:2955] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:18.617581 27777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffbdbdc9b97f4a8d93ac33c5dad51ee4"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:38760
I20260709 12:20:18.618101 27777 raft_consensus.cc:493] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:18.618221 29174 consensus_queue.cc:1048] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:18.618502 27777 raft_consensus.cc:3060] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:18.617749 28308 raft_consensus.cc:2955] T 3f51695d4e3b47ad9e64e63b70f4917f P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:18.626405 27711 raft_consensus.cc:1275] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:18.627611 27780 raft_consensus.cc:1275] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:18.630769 29165 consensus_queue.cc:1048] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:18.632438 29174 consensus_queue.cc:1048] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:18.636576 27707 raft_consensus.cc:2955] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:18.644562 27777 raft_consensus.cc:515] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:18.645017 29135 raft_consensus.cc:2955] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:18.646981 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbdbdc9b97f4a8d93ac33c5dad51ee4" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:18.647493 27711 raft_consensus.cc:3055] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:18.647759 27711 raft_consensus.cc:740] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:20:18.650091 28306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbdbdc9b97f4a8d93ac33c5dad51ee4" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "8d93964f0bf848da906f40f954bba102"
I20260709 12:20:18.645051 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f51695d4e3b47ad9e64e63b70f4917f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:18.651651 28306 raft_consensus.cc:3060] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:18.657547 27706 raft_consensus.cc:1275] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:18.660609 27774 tablet_service.cc:1558] Processing DeleteTablet for tablet afd27c54f92246f1bf37f6a4ecaf34b4 with delete_type TABLET_DATA_TOMBSTONED (TS 665818a8aae744b1b9cb9271e86be844 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38742
I20260709 12:20:18.666476 27777 leader_election.cc:290] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 3 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423)
I20260709 12:20:18.668226 27619 tablet_service.cc:1558] Processing DeleteTablet for tablet 57da94f2f524454d8c04b59edbb29ae8 with delete_type TABLET_DATA_TOMBSTONED (TS 1ff76318bbdd4b22835b4a8e178d2caf not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:18.671335 28305 raft_consensus.cc:2955] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:18.685174 27519 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6620f704227d425a84648e31f50ad91d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:18.677181 27711 consensus_queue.cc:260] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:18.657449 27781 raft_consensus.cc:1275] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:18.696545 28306 raft_consensus.cc:2468] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 3.
I20260709 12:20:18.691834 27711 raft_consensus.cc:3060] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:18.704420 27530 catalog_manager.cc:5697] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:18.703347 29186 tablet_replica.cc:333] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:18.709430 29186 raft_consensus.cc:2243] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:18.715344 27701 tablet_service.cc:1558] Processing DeleteTablet for tablet 6620f704227d425a84648e31f50ad91d with delete_type TABLET_DATA_TOMBSTONED (TS ff9489d2752849338bfd9a780cd0762b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60668
I20260709 12:20:18.716984 27750 leader_election.cc:304] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844, 8d93964f0bf848da906f40f954bba102; no voters: 
I20260709 12:20:18.718092 29109 raft_consensus.cc:2804] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:18.718529 29109 raft_consensus.cc:697] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 3 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:18.719350 29109 consensus_queue.cc:237] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:18.725188 27529 catalog_manager.cc:5697] T 3f51695d4e3b47ad9e64e63b70f4917f P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New cstate: current_term: 1 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:18.725962 29139 consensus_queue.cc:1048] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:18.728663 29174 consensus_queue.cc:1048] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:18.734936 29186 raft_consensus.cc:2272] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:18.737952 27711 raft_consensus.cc:2468] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 3.
I20260709 12:20:18.740630 27619 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f51695d4e3b47ad9e64e63b70f4917f with delete_type TABLET_DATA_TOMBSTONED (TS 1ff76318bbdd4b22835b4a8e178d2caf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:18.745369 29186 ts_tablet_manager.cc:1916] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:18.752242 29185 tablet_replica.cc:333] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:18.763166 29185 raft_consensus.cc:2243] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:18.766217 29187 tablet_replica.cc:333] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:18.767179 29185 raft_consensus.cc:2272] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:18.769623 29187 raft_consensus.cc:2243] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:18.770442 29187 raft_consensus.cc:2272] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:18.771951 27777 raft_consensus.cc:2955] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:18.782089 29185 ts_tablet_manager.cc:1916] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:18.794140 29186 ts_tablet_manager.cc:1929] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:20:18.794924 29186 log.cc:1199] T 57da94f2f524454d8c04b59edbb29ae8 P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-0-root/wals/57da94f2f524454d8c04b59edbb29ae8
I20260709 12:20:18.796844 29186 tablet_replica.cc:333] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:18.797865 29186 raft_consensus.cc:2243] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:18.800719 27519 catalog_manager.cc:5028] TS 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): tablet 57da94f2f524454d8c04b59edbb29ae8 (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:18.820350 29186 raft_consensus.cc:2272] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:18.811009 29187 ts_tablet_manager.cc:1916] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:18.825852 27534 catalog_manager.cc:5697] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 2 to 3, leader changed from ff9489d2752849338bfd9a780cd0762b (127.25.220.194) to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 3 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:18.827592 29186 ts_tablet_manager.cc:1916] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:18.844350 29185 ts_tablet_manager.cc:1929] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:18.844908 29185 log.cc:1199] T afd27c54f92246f1bf37f6a4ecaf34b4 P 665818a8aae744b1b9cb9271e86be844: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-2-root/wals/afd27c54f92246f1bf37f6a4ecaf34b4
I20260709 12:20:18.846830 27521 catalog_manager.cc:5028] TS 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): tablet afd27c54f92246f1bf37f6a4ecaf34b4 (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:18.871922 29187 ts_tablet_manager.cc:1929] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:18.872391 29187 log.cc:1199] T 6620f704227d425a84648e31f50ad91d P ff9489d2752849338bfd9a780cd0762b: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-1-root/wals/6620f704227d425a84648e31f50ad91d
I20260709 12:20:18.874117 27521 catalog_manager.cc:5028] TS ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): tablet 6620f704227d425a84648e31f50ad91d (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:18.875881 29186 ts_tablet_manager.cc:1929] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:18.876384 29186 log.cc:1199] T 3f51695d4e3b47ad9e64e63b70f4917f P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-0-root/wals/3f51695d4e3b47ad9e64e63b70f4917f
I20260709 12:20:18.877997 27519 catalog_manager.cc:5028] TS 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): tablet 3f51695d4e3b47ad9e64e63b70f4917f (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:18.893386 29109 raft_consensus.cc:993] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844: : Instructing follower 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:18.893847 29109 raft_consensus.cc:1081] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Signalling peer 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:18.895417 28308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c10b27c92914840a7be5e9e37234edc"
dest_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:53268
I20260709 12:20:18.895915 28308 raft_consensus.cc:493] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:18.896250 28308 raft_consensus.cc:3060] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:18.905576 28308 raft_consensus.cc:515] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:18.908038 27711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c10b27c92914840a7be5e9e37234edc" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:18.908643 27711 raft_consensus.cc:3060] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:18.912145 28308 leader_election.cc:290] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 3 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:18.913807 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c10b27c92914840a7be5e9e37234edc" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:18.914386 27781 raft_consensus.cc:3055] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:18.914685 27781 raft_consensus.cc:740] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:18.915373 27781 consensus_queue.cc:260] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:18.916445 27781 raft_consensus.cc:3060] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:18.916694 27711 raft_consensus.cc:2468] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 3.
I20260709 12:20:18.917850 28274 leader_election.cc:304] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 [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: 8d93964f0bf848da906f40f954bba102, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:20:18.918577 29131 raft_consensus.cc:2804] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:18.919052 29131 raft_consensus.cc:697] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 [term 3 LEADER]: Becoming Leader. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Running, Role: LEADER
I20260709 12:20:18.919843 29131 consensus_queue.cc:237] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:18.923700 27781 raft_consensus.cc:2468] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 3.
I20260709 12:20:18.933445 27533 catalog_manager.cc:5697] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 reported cstate change: term changed from 2 to 3, leader changed from 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) to 8d93964f0bf848da906f40f954bba102 (127.25.220.196). New cstate: current_term: 3 leader_uuid: "8d93964f0bf848da906f40f954bba102" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:19.312031 28308 raft_consensus.cc:1275] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:19.314679 29109 consensus_queue.cc:1048] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:19.330456 27707 raft_consensus.cc:1275] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:19.332139 29165 consensus_queue.cc:1048] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:19.382182 27780 raft_consensus.cc:1275] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:19.383536 29130 consensus_queue.cc:1048] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:19.531204 27704 raft_consensus.cc:1275] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:19.533687 29202 consensus_queue.cc:1048] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:19.804744 27630 consensus_queue.cc:237] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:19.810273 27780 raft_consensus.cc:1275] T 1faadb726a9348d98d46675b85a568c4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:19.810933 27706 raft_consensus.cc:1275] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:19.811160 27601 consensus_peers.cc:597] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1faadb726a9348d98d46675b85a568c4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:19.811570 29128 consensus_queue.cc:1048] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:19.812520 29198 consensus_queue.cc:1048] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:19.819583 29128 raft_consensus.cc:2955] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:19.821247 27704 raft_consensus.cc:2955] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:19.823586 27780 raft_consensus.cc:2955] T 1faadb726a9348d98d46675b85a568c4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:19.837546 27533 catalog_manager.cc:5697] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:19.839751 27636 consensus_queue.cc:237] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:19.849948 27780 raft_consensus.cc:1275] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:20:19.850090 27601 consensus_peers.cc:597] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: be1440d98f374cd8860cabde87a49299. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:19.851873 29174 consensus_queue.cc:1048] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:19.868350 27704 raft_consensus.cc:1275] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:20:19.869905 29128 consensus_queue.cc:1048] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:20:19.873502 29174 raft_consensus.cc:2955] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:19.874939 27776 raft_consensus.cc:2955] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:19.888338 27533 catalog_manager.cc:5697] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index -1 to 4, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 3 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:19.889128 27706 consensus_queue.cc:237] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:19.890372 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:19.888300 27704 raft_consensus.cc:2955] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:19.911048 27776 raft_consensus.cc:1275] T d04427bf52d34290b4f5613811f5294b P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:19.911264 27636 raft_consensus.cc:1275] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:19.912554 29199 consensus_queue.cc:1048] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:19.913455 27676 consensus_peers.cc:597] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d04427bf52d34290b4f5613811f5294b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:19.913998 29105 consensus_queue.cc:1048] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:19.921717 29105 raft_consensus.cc:2955] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:19.924015 27636 raft_consensus.cc:2955] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:19.929908 27776 raft_consensus.cc:2955] T d04427bf52d34290b4f5613811f5294b P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:19.938894 27778 consensus_queue.cc:237] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:19.950819 27636 raft_consensus.cc:1275] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:19.952360 29206 consensus_queue.cc:1048] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:20:19.953361 27750 consensus_peers.cc:597] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a6fe27fd8e9941a49a94ff1b2e84e35c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:19.946528 27533 catalog_manager.cc:5697] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:19.954581 27706 raft_consensus.cc:1275] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:19.956074 29109 consensus_queue.cc:1048] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:19.980031 29109 raft_consensus.cc:2955] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:19.981871 27636 raft_consensus.cc:2955] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:19.998597 27778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "361622d9c7ea43b28b1750f665ffd214"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
mode: GRACEFUL
new_leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:56970
I20260709 12:20:19.999253 27778 raft_consensus.cc:606] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Received request to transfer leadership to TS 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:20:19.998929 27533 catalog_manager.cc:5697] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 2 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:20.007823 27636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "405f04663c864f73889f1dec44cbacd3"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
mode: GRACEFUL
new_leader_uuid: "ff9489d2752849338bfd9a780cd0762b"
 from {username='slave'} at 127.0.0.1:55894
I20260709 12:20:20.008448 27636 raft_consensus.cc:606] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Received request to transfer leadership to TS ff9489d2752849338bfd9a780cd0762b
I20260709 12:20:20.011024 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:20:20.012557 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:20.013233 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:20.019377 27707 raft_consensus.cc:2955] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:20.120879 29174 raft_consensus.cc:993] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf: : Instructing follower ff9489d2752849338bfd9a780cd0762b to start an election
I20260709 12:20:20.121387 29174 raft_consensus.cc:1081] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Signalling peer ff9489d2752849338bfd9a780cd0762b to start an election
I20260709 12:20:20.122787 27707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "405f04663c864f73889f1dec44cbacd3"
dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
 from {username='slave'} at 127.0.0.1:60682
I20260709 12:20:20.123293 27707 raft_consensus.cc:493] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:20.123631 27707 raft_consensus.cc:3060] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.128696 27707 raft_consensus.cc:515] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:20.130873 27707 leader_election.cc:290] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 2 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:20.132144 27778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405f04663c864f73889f1dec44cbacd3" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:20.132783 27778 raft_consensus.cc:3060] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.132153 27630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405f04663c864f73889f1dec44cbacd3" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:20.133910 27630 raft_consensus.cc:3055] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:20.134207 27630 raft_consensus.cc:740] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:20.134939 27630 consensus_queue.cc:260] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:20.136149 27630 raft_consensus.cc:3060] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.138899 27778 raft_consensus.cc:2468] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 2.
I20260709 12:20:20.140044 27677 leader_election.cc:304] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:20:20.140717 29105 raft_consensus.cc:2804] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:20.141176 29105 raft_consensus.cc:697] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 2 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:20:20.142022 29105 consensus_queue.cc:237] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:20.142278 27630 raft_consensus.cc:2468] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 2.
I20260709 12:20:20.152287 27533 catalog_manager.cc:5697] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 1 to 2, leader changed from 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 2 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:20.247437 29225 ts_tablet_manager.cc:933] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037)
I20260709 12:20:20.249264 29225 tablet_copy_client.cc:323] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.193:38037
I20260709 12:20:20.250880 27646 tablet_copy_service.cc:140] P 1ff76318bbdd4b22835b4a8e178d2caf: Received BeginTabletCopySession request for tablet be1440d98f374cd8860cabde87a49299 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:33920)
I20260709 12:20:20.251291 27646 tablet_copy_service.cc:161] P 1ff76318bbdd4b22835b4a8e178d2caf: Beginning new tablet copy session on tablet be1440d98f374cd8860cabde87a49299 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:33920: session id = 8d93964f0bf848da906f40f954bba102-be1440d98f374cd8860cabde87a49299
I20260709 12:20:20.257817 27646 tablet_copy_source_session.cc:215] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:20.263254 29225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be1440d98f374cd8860cabde87a49299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:20.278376 29225 tablet_copy_client.cc:806] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:20.278955 29225 tablet_copy_client.cc:670] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:20.283001 29225 tablet_copy_client.cc:538] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:20.289608 29225 tablet_bootstrap.cc:492] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:20.313174 29207 raft_consensus.cc:993] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844: : Instructing follower 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:20.313596 29207 raft_consensus.cc:1081] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Signalling peer 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:20.316610 27636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "361622d9c7ea43b28b1750f665ffd214"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:33316
I20260709 12:20:20.317058 27636 raft_consensus.cc:493] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:20.317345 27636 raft_consensus.cc:3060] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.325874 29225 tablet_bootstrap.cc:492] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:20.325897 27636 raft_consensus.cc:515] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:20.326843 29225 tablet_bootstrap.cc:492] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:20.327535 29225 ts_tablet_manager.cc:1403] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.014s
I20260709 12:20:20.328222 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361622d9c7ea43b28b1750f665ffd214" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:20.328534 27778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361622d9c7ea43b28b1750f665ffd214" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:20.328758 27707 raft_consensus.cc:3060] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.329077 27778 raft_consensus.cc:3055] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:20.329356 27778 raft_consensus.cc:740] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:20.330072 27778 consensus_queue.cc:260] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:20.331082 27778 raft_consensus.cc:3060] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:20.331183 29225 raft_consensus.cc:359] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:20.332016 29225 raft_consensus.cc:740] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:20.332705 29225 consensus_queue.cc:260] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:20.334789 27707 raft_consensus.cc:2468] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 2.
I20260709 12:20:20.335824 27602 leader_election.cc:304] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:20:20.336584 29174 raft_consensus.cc:2804] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:20.337054 29174 raft_consensus.cc:697] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:20.338092 29225 ts_tablet_manager.cc:1434] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 12:20:20.337911 29174 consensus_queue.cc:237] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:20.339694 27646 tablet_copy_service.cc:342] P 1ff76318bbdd4b22835b4a8e178d2caf: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-be1440d98f374cd8860cabde87a49299 received from {username='slave'} at 127.0.0.1:33920
I20260709 12:20:20.340124 27646 tablet_copy_service.cc:434] P 1ff76318bbdd4b22835b4a8e178d2caf: ending tablet copy session 8d93964f0bf848da906f40f954bba102-be1440d98f374cd8860cabde87a49299 on tablet be1440d98f374cd8860cabde87a49299 with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:20.343339 27778 raft_consensus.cc:2468] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 2.
I20260709 12:20:20.344789 27636 leader_election.cc:290] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:20.352720 27534 catalog_manager.cc:5697] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 1 to 2, leader changed from 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:20.365549 29225 ts_tablet_manager.cc:933] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037)
I20260709 12:20:20.373389 29230 ts_tablet_manager.cc:933] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:20.375152 29225 tablet_copy_client.cc:323] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.193:38037
I20260709 12:20:20.378927 29230 tablet_copy_client.cc:323] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.194:37771
I20260709 12:20:20.379405 27646 tablet_copy_service.cc:140] P 1ff76318bbdd4b22835b4a8e178d2caf: Received BeginTabletCopySession request for tablet 1faadb726a9348d98d46675b85a568c4 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:33920)
I20260709 12:20:20.379922 27646 tablet_copy_service.cc:161] P 1ff76318bbdd4b22835b4a8e178d2caf: Beginning new tablet copy session on tablet 1faadb726a9348d98d46675b85a568c4 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:33920: session id = 8d93964f0bf848da906f40f954bba102-1faadb726a9348d98d46675b85a568c4
I20260709 12:20:20.380738 27721 tablet_copy_service.cc:140] P ff9489d2752849338bfd9a780cd0762b: Received BeginTabletCopySession request for tablet d04427bf52d34290b4f5613811f5294b from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:60582)
I20260709 12:20:20.381260 27721 tablet_copy_service.cc:161] P ff9489d2752849338bfd9a780cd0762b: Beginning new tablet copy session on tablet d04427bf52d34290b4f5613811f5294b from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:60582: session id = 8d93964f0bf848da906f40f954bba102-d04427bf52d34290b4f5613811f5294b
I20260709 12:20:20.387101 27646 tablet_copy_source_session.cc:215] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:20.389137 27721 tablet_copy_source_session.cc:215] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:20.391969 29225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1faadb726a9348d98d46675b85a568c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:20.392993 29230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04427bf52d34290b4f5613811f5294b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:20.406389 29225 tablet_copy_client.cc:806] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:20.406970 29225 tablet_copy_client.cc:670] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:20.409004 29230 tablet_copy_client.cc:806] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:20.409531 29230 tablet_copy_client.cc:670] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:20.413955 29230 tablet_copy_client.cc:538] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:20.413992 29225 tablet_copy_client.cc:538] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 12:20:20.417981 27732 debug-util.cc:398] Leaking SignalData structure 0x7b0800194980 after lost signal to thread 26486
W20260709 12:20:20.419016 27732 debug-util.cc:398] Leaking SignalData structure 0x7b0800173cc0 after lost signal to thread 27568
W20260709 12:20:20.420143 27732 debug-util.cc:398] Leaking SignalData structure 0x7b080010ba80 after lost signal to thread 27660
W20260709 12:20:20.421196 27732 debug-util.cc:398] Leaking SignalData structure 0x7b0800362c60 after lost signal to thread 27735
I20260709 12:20:20.421948 29232 ts_tablet_manager.cc:933] T a6fe27fd8e9941a49a94ff1b2e84e35c P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
W20260709 12:20:20.422510 27732 debug-util.cc:398] Leaking SignalData structure 0x7b080022f3e0 after lost signal to thread 27809
W20260709 12:20:20.423714 27732 debug-util.cc:398] Leaking SignalData structure 0x7b0800386560 after lost signal to thread 28332
I20260709 12:20:20.424037 29230 tablet_bootstrap.cc:492] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:20.425849 29225 tablet_bootstrap.cc:492] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:20.436921 29232 tablet_copy_client.cc:323] T a6fe27fd8e9941a49a94ff1b2e84e35c P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.195:37235
I20260709 12:20:20.438783 27794 tablet_copy_service.cc:140] P 665818a8aae744b1b9cb9271e86be844: Received BeginTabletCopySession request for tablet a6fe27fd8e9941a49a94ff1b2e84e35c from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:41042)
I20260709 12:20:20.439373 27794 tablet_copy_service.cc:161] P 665818a8aae744b1b9cb9271e86be844: Beginning new tablet copy session on tablet a6fe27fd8e9941a49a94ff1b2e84e35c from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:41042: session id = 8d93964f0bf848da906f40f954bba102-a6fe27fd8e9941a49a94ff1b2e84e35c
I20260709 12:20:20.452272 27794 tablet_copy_source_session.cc:215] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:20.455978 29232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6fe27fd8e9941a49a94ff1b2e84e35c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:20.472918 29225 tablet_bootstrap.cc:492] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:20.473874 29225 tablet_bootstrap.cc:492] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:20.475512 29225 ts_tablet_manager.cc:1403] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.020s
I20260709 12:20:20.499460 29225 raft_consensus.cc:359] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:20.499979 29232 tablet_copy_client.cc:806] T a6fe27fd8e9941a49a94ff1b2e84e35c P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:20.506148 29232 tablet_copy_client.cc:670] T a6fe27fd8e9941a49a94ff1b2e84e35c P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:20.505388 29225 raft_consensus.cc:740] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:20.507469 29230 tablet_bootstrap.cc:492] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:20.508502 29230 tablet_bootstrap.cc:492] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:20.507944 29225 consensus_queue.cc:260] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:20.510998 29232 tablet_copy_client.cc:538] T a6fe27fd8e9941a49a94ff1b2e84e35c P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:20.512007 29225 ts_tablet_manager.cc:1434] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260709 12:20:20.512396 29230 ts_tablet_manager.cc:1403] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.089s	user 0.026s	sys 0.021s
I20260709 12:20:20.515422 29230 raft_consensus.cc:359] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:20.516456 29230 raft_consensus.cc:740] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:20.517172 29230 consensus_queue.cc:260] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:20.519680 29230 ts_tablet_manager.cc:1434] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:20:20.522187 27721 tablet_copy_service.cc:342] P ff9489d2752849338bfd9a780cd0762b: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-d04427bf52d34290b4f5613811f5294b received from {username='slave'} at 127.0.0.1:60582
I20260709 12:20:20.522591 27721 tablet_copy_service.cc:434] P ff9489d2752849338bfd9a780cd0762b: ending tablet copy session 8d93964f0bf848da906f40f954bba102-d04427bf52d34290b4f5613811f5294b on tablet d04427bf52d34290b4f5613811f5294b with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:20.524421 27646 tablet_copy_service.cc:342] P 1ff76318bbdd4b22835b4a8e178d2caf: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-1faadb726a9348d98d46675b85a568c4 received from {username='slave'} at 127.0.0.1:33920
I20260709 12:20:20.524833 27646 tablet_copy_service.cc:434] P 1ff76318bbdd4b22835b4a8e178d2caf: ending tablet copy session 8d93964f0bf848da906f40f954bba102-1faadb726a9348d98d46675b85a568c4 on tablet 1faadb726a9348d98d46675b85a568c4 with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:20.538591 29232 tablet_bootstrap.cc:492] T a6fe27fd8e9941a49a94ff1b2e84e35c P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:20.600064 29232 tablet_bootstrap.cc:492] T a6fe27fd8e9941a49a94ff1b2e84e35c P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:20.601074 29232 tablet_bootstrap.cc:492] T a6fe27fd8e9941a49a94ff1b2e84e35c P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:20.601814 29232 ts_tablet_manager.cc:1403] T a6fe27fd8e9941a49a94ff1b2e84e35c P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.064s	user 0.029s	sys 0.009s
I20260709 12:20:20.607312 29232 raft_consensus.cc:359] T a6fe27fd8e9941a49a94ff1b2e84e35c P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:20.608142 29232 raft_consensus.cc:740] T a6fe27fd8e9941a49a94ff1b2e84e35c P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:20.608806 29232 consensus_queue.cc:260] T a6fe27fd8e9941a49a94ff1b2e84e35c P 8d93964f0bf848da906f40f954bba102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:20.611236 29232 ts_tablet_manager.cc:1434] T a6fe27fd8e9941a49a94ff1b2e84e35c P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:20:20.613209 27794 tablet_copy_service.cc:342] P 665818a8aae744b1b9cb9271e86be844: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-a6fe27fd8e9941a49a94ff1b2e84e35c received from {username='slave'} at 127.0.0.1:41042
I20260709 12:20:20.613636 27794 tablet_copy_service.cc:434] P 665818a8aae744b1b9cb9271e86be844: ending tablet copy session 8d93964f0bf848da906f40f954bba102-a6fe27fd8e9941a49a94ff1b2e84e35c on tablet a6fe27fd8e9941a49a94ff1b2e84e35c with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:20.626169 27636 raft_consensus.cc:1275] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:20.627738 29105 consensus_queue.cc:1048] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:20.681144 27778 raft_consensus.cc:1275] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:20.682708 29105 consensus_queue.cc:1048] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:20.733168 27707 raft_consensus.cc:1275] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:20.736402 29198 consensus_queue.cc:1048] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:20.760329 28306 raft_consensus.cc:1217] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:20.775554 27780 raft_consensus.cc:1275] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:20.776774 29174 consensus_queue.cc:1048] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:20.799664 28272 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.193:38037, user_credentials={real_user=slave}} blocked reactor thread for 90151.2us
I20260709 12:20:20.826231 28306 raft_consensus.cc:1217] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:20.846987 28306 raft_consensus.cc:1217] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:20:20.941741 28306 raft_consensus.cc:1217] T a6fe27fd8e9941a49a94ff1b2e84e35c P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:20:21.072369 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:21.159082 27636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "361622d9c7ea43b28b1750f665ffd214"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
mode: GRACEFUL
new_leader_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:55894
I20260709 12:20:21.159646 27636 raft_consensus.cc:606] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Received request to transfer leadership to TS 665818a8aae744b1b9cb9271e86be844
I20260709 12:20:21.162082 27707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "405f04663c864f73889f1dec44cbacd3"
dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
mode: GRACEFUL
new_leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:50952
I20260709 12:20:21.162518 27707 raft_consensus.cc:606] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 2 LEADER]: Received request to transfer leadership to TS 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:20:21.163583 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:20:21.164723 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:21.165302 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:21.282661 29245 raft_consensus.cc:993] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b: : Instructing follower 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:21.283469 29243 raft_consensus.cc:1081] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 2 LEADER]: Signalling peer 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:21.284870 27636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "405f04663c864f73889f1dec44cbacd3"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:33324
I20260709 12:20:21.285300 27636 raft_consensus.cc:493] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:21.285579 27636 raft_consensus.cc:3060] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:21.294145 27636 raft_consensus.cc:515] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:21.295601 27636 leader_election.cc:290] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 3 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:21.296412 27778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405f04663c864f73889f1dec44cbacd3" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:21.296973 27778 raft_consensus.cc:3060] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:21.299546 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405f04663c864f73889f1dec44cbacd3" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:21.300078 27707 raft_consensus.cc:3055] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:21.300379 27707 raft_consensus.cc:740] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:20:21.300966 27707 consensus_queue.cc:260] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:21.301628 27707 raft_consensus.cc:3060] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:21.308861 27778 raft_consensus.cc:2468] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 3.
I20260709 12:20:21.310122 27602 leader_election.cc:304] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:20:21.310913 29198 raft_consensus.cc:2804] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:21.312788 27707 raft_consensus.cc:2468] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 3.
I20260709 12:20:21.314487 29198 raft_consensus.cc:697] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:21.317399 29198 consensus_queue.cc:237] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:21.330520 29237 raft_consensus.cc:1064] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:21.330941 27534 catalog_manager.cc:5697] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 2 to 3, leader changed from ff9489d2752849338bfd9a780cd0762b (127.25.220.194) to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 3 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:21.337831 29237 consensus_queue.cc:237] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:21.339238 29243 raft_consensus.cc:1064] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:21.343851 29243 consensus_queue.cc:237] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:21.355770 27776 raft_consensus.cc:1275] T 1faadb726a9348d98d46675b85a568c4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:21.357805 28306 raft_consensus.cc:1275] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:21.364137 29174 consensus_queue.cc:1048] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:20:21.367244 29174 consensus_queue.cc:1048] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:21.380483 27707 raft_consensus.cc:1275] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:21.399160 29174 consensus_queue.cc:1048] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 12:20:21.438482 27778 raft_consensus.cc:1275] T d04427bf52d34290b4f5613811f5294b P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:21.440856 28305 raft_consensus.cc:1275] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:21.449066 29105 consensus_queue.cc:1048] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:21.452358 29105 consensus_queue.cc:1048] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
W20260709 12:20:21.456391 27602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.194:37771, user_credentials={real_user=slave}} blocked reactor thread for 65159.9us
I20260709 12:20:21.476212 27630 raft_consensus.cc:1275] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:21.487766 29174 raft_consensus.cc:2955] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.493028 29260 consensus_queue.cc:1048] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:21.494863 29260 raft_consensus.cc:2955] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.497677 29237 raft_consensus.cc:993] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf: : Instructing follower 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:21.498152 29237 raft_consensus.cc:1081] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Signalling peer 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:21.499511 28305 raft_consensus.cc:2955] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.506079 27778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "361622d9c7ea43b28b1750f665ffd214"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:38748
I20260709 12:20:21.506645 27778 raft_consensus.cc:493] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:21.506992 27778 raft_consensus.cc:3060] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:21.512856 27778 raft_consensus.cc:515] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:21.515239 27636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361622d9c7ea43b28b1750f665ffd214" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:21.515733 27636 raft_consensus.cc:3055] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:21.515996 27636 raft_consensus.cc:740] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:21.516963 29263 raft_consensus.cc:1064] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:21.517496 27636 consensus_queue.cc:260] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:21.518368 27636 raft_consensus.cc:3060] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:21.518651 27630 raft_consensus.cc:2955] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.519330 29263 consensus_queue.cc:237] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:21.520052 29109 raft_consensus.cc:1064] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:21.522493 29109 consensus_queue.cc:237] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:21.532925 27778 leader_election.cc:290] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 3 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:21.533915 27707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361622d9c7ea43b28b1750f665ffd214" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:21.534471 27707 raft_consensus.cc:3060] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:21.537894 27636 raft_consensus.cc:2468] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 3.
I20260709 12:20:21.539224 27749 leader_election.cc:304] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [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: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:20:21.540086 29207 raft_consensus.cc:2804] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:21.540264 27707 raft_consensus.cc:2468] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 3.
I20260709 12:20:21.540745 29207 raft_consensus.cc:697] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 3 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:21.541667 29207 consensus_queue.cc:237] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:21.555256 27534 catalog_manager.cc:5697] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 2 to 3, leader changed from 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 3 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:21.552134 27533 catalog_manager.cc:5697] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.564903 28305 raft_consensus.cc:2955] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.570209 27776 raft_consensus.cc:2955] T d04427bf52d34290b4f5613811f5294b P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.587040 27707 raft_consensus.cc:1275] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:21.597951 28306 raft_consensus.cc:1275] T a6fe27fd8e9941a49a94ff1b2e84e35c P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:21.599634 27631 raft_consensus.cc:1275] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:20:21.600503 29207 consensus_queue.cc:1048] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:21.601821 29206 consensus_queue.cc:1048] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:21.603770 27707 raft_consensus.cc:2955] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.609268 28305 raft_consensus.cc:1275] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102 [term 3 LEARNER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:21.613438 29269 consensus_queue.cc:1048] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:21.615785 29206 consensus_queue.cc:1048] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:21.643394 29109 raft_consensus.cc:2955] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.601217 27778 raft_consensus.cc:2955] T 1faadb726a9348d98d46675b85a568c4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.647300 27706 raft_consensus.cc:2955] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.658733 27776 raft_consensus.cc:1275] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:21.670243 27529 catalog_manager.cc:5697] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:21.684710 27631 raft_consensus.cc:2955] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.723517 29262 consensus_queue.cc:1048] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:21.715842 27704 consensus_queue.cc:237] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [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: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:21.737215 28306 raft_consensus.cc:1275] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:21.741911 27533 catalog_manager.cc:5697] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.745040 28306 raft_consensus.cc:2955] T a6fe27fd8e9941a49a94ff1b2e84e35c P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.751638 27776 raft_consensus.cc:1275] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:21.753371 29262 consensus_queue.cc:1048] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:21.770653 29174 raft_consensus.cc:2955] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.778002 27785 consensus_queue.cc:237] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:21.780797 27780 raft_consensus.cc:1275] T d04427bf52d34290b4f5613811f5294b P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:21.782394 29260 consensus_queue.cc:1048] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:21.792104 29260 consensus_queue.cc:1048] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:21.787177 27709 raft_consensus.cc:1275] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:21.792408 28306 raft_consensus.cc:2955] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.805974 27630 consensus_queue.cc:237] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:21.819253 28308 raft_consensus.cc:1275] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:21.821434 29237 consensus_queue.cc:1048] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:21.821264 29243 raft_consensus.cc:2955] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.829098 29250 raft_consensus.cc:2955] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.833489 28305 raft_consensus.cc:2955] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.836751 28307 raft_consensus.cc:2955] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.844911 28304 raft_consensus.cc:1275] T a6fe27fd8e9941a49a94ff1b2e84e35c P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:21.847256 29207 consensus_queue.cc:1048] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:21.852170 27703 raft_consensus.cc:1275] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:21.855481 29109 consensus_queue.cc:1048] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:21.859472 27780 raft_consensus.cc:2955] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.866549 27703 raft_consensus.cc:1275] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:20:21.868386 29207 raft_consensus.cc:2955] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.871559 27703 raft_consensus.cc:2955] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.884416 27531 catalog_manager.cc:5697] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.879884 28307 raft_consensus.cc:2955] T a6fe27fd8e9941a49a94ff1b2e84e35c P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.887193 27776 raft_consensus.cc:2955] T d04427bf52d34290b4f5613811f5294b P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.895859 27774 tablet_service.cc:1558] Processing DeleteTablet for tablet 1faadb726a9348d98d46675b85a568c4 with delete_type TABLET_DATA_TOMBSTONED (TS 665818a8aae744b1b9cb9271e86be844 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38742
I20260709 12:20:21.900089 29263 consensus_queue.cc:1048] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:21.902729 27519 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1faadb726a9348d98d46675b85a568c4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:21.909124 29283 tablet_replica.cc:333] T 1faadb726a9348d98d46675b85a568c4 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:21.910189 29283 raft_consensus.cc:2243] T 1faadb726a9348d98d46675b85a568c4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:21.910833 29283 raft_consensus.cc:2272] T 1faadb726a9348d98d46675b85a568c4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:21.913167 27602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.194:37771, user_credentials={real_user=slave}} blocked reactor thread for 55788.3us
I20260709 12:20:21.914537 29283 ts_tablet_manager.cc:1916] T 1faadb726a9348d98d46675b85a568c4 P 665818a8aae744b1b9cb9271e86be844: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:21.921804 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d04427bf52d34290b4f5613811f5294b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:21.927930 27533 catalog_manager.cc:5697] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index 3 to 4, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:21.938545 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a6fe27fd8e9941a49a94ff1b2e84e35c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:21.942444 27619 tablet_service.cc:1558] Processing DeleteTablet for tablet d04427bf52d34290b4f5613811f5294b with delete_type TABLET_DATA_TOMBSTONED (TS 1ff76318bbdd4b22835b4a8e178d2caf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:21.949147 29284 tablet_replica.cc:333] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:21.950193 29284 raft_consensus.cc:2243] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:21.949331 27531 catalog_manager.cc:5697] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index 4 to 5, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:21.954459 29283 ts_tablet_manager.cc:1929] T 1faadb726a9348d98d46675b85a568c4 P 665818a8aae744b1b9cb9271e86be844: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:21.954926 29283 log.cc:1199] T 1faadb726a9348d98d46675b85a568c4 P 665818a8aae744b1b9cb9271e86be844: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-2-root/wals/1faadb726a9348d98d46675b85a568c4
I20260709 12:20:21.960011 27521 catalog_manager.cc:5028] TS 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): tablet 1faadb726a9348d98d46675b85a568c4 (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:21.961030 29250 consensus_queue.cc:1048] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:21.964241 29284 raft_consensus.cc:2272] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:21.970956 27529 catalog_manager.cc:5697] T a6fe27fd8e9941a49a94ff1b2e84e35c P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 4 to 5, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New cstate: current_term: 2 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.972177 29284 ts_tablet_manager.cc:1916] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:21.989231 27706 raft_consensus.cc:2955] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:21.993063 27619 tablet_service.cc:1558] Processing DeleteTablet for tablet a6fe27fd8e9941a49a94ff1b2e84e35c with delete_type TABLET_DATA_TOMBSTONED (TS 1ff76318bbdd4b22835b4a8e178d2caf not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:22.008780 27630 consensus_queue.cc:237] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:22.011382 27706 raft_consensus.cc:2955] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:22.017872 28307 raft_consensus.cc:1275] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:22.020361 29265 consensus_queue.cc:1048] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:22.021786 29284 ts_tablet_manager.cc:1929] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:20:22.022208 29284 log.cc:1199] T d04427bf52d34290b4f5613811f5294b P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-0-root/wals/d04427bf52d34290b4f5613811f5294b
I20260709 12:20:22.023856 29284 tablet_replica.cc:333] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:22.024825 29284 raft_consensus.cc:2243] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:22.029287 27519 catalog_manager.cc:5028] TS 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): tablet d04427bf52d34290b4f5613811f5294b (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:22.030889 29174 raft_consensus.cc:2955] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:22.043531 29284 raft_consensus.cc:2272] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:22.034549 27709 raft_consensus.cc:1275] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:22.036758 28307 raft_consensus.cc:2955] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:22.042698 27776 raft_consensus.cc:1275] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:22.048166 29278 consensus_queue.cc:1048] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:22.052878 29250 consensus_queue.cc:1048] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:22.054754 27519 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet be1440d98f374cd8860cabde87a49299 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:22.056811 27776 raft_consensus.cc:2955] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:22.066790 27531 catalog_manager.cc:5697] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 5 to 6, VOTER ff9489d2752849338bfd9a780cd0762b (127.25.220.194) evicted. New cstate: current_term: 3 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:22.074735 29284 ts_tablet_manager.cc:1916] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:22.093461 27630 raft_consensus.cc:1275] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:22.103821 27701 tablet_service.cc:1558] Processing DeleteTablet for tablet be1440d98f374cd8860cabde87a49299 with delete_type TABLET_DATA_TOMBSTONED (TS ff9489d2752849338bfd9a780cd0762b not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:60668
I20260709 12:20:22.103910 29207 consensus_queue.cc:1048] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:22.122407 29288 tablet_replica.cc:333] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:22.141059 29288 raft_consensus.cc:2243] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:22.141733 29288 raft_consensus.cc:2272] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:22.144037 29284 ts_tablet_manager.cc:1929] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:20:22.144526 29284 log.cc:1199] T a6fe27fd8e9941a49a94ff1b2e84e35c P 1ff76318bbdd4b22835b4a8e178d2caf: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-0-root/wals/a6fe27fd8e9941a49a94ff1b2e84e35c
I20260709 12:20:22.146623 27519 catalog_manager.cc:5028] TS 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): tablet a6fe27fd8e9941a49a94ff1b2e84e35c (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:22.147548 29288 ts_tablet_manager.cc:1916] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:20:22.164494 29288 ts_tablet_manager.cc:1929] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:20:22.164947 29288 log.cc:1199] T be1440d98f374cd8860cabde87a49299 P ff9489d2752849338bfd9a780cd0762b: Deleting WAL directory at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0/minicluster-data/ts-1-root/wals/be1440d98f374cd8860cabde87a49299
I20260709 12:20:22.166710 27521 catalog_manager.cc:5028] TS ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): tablet be1440d98f374cd8860cabde87a49299 (table test-workload [id=cb5530c008154e99bc3fce79ccf04a1a]) successfully deleted
I20260709 12:20:22.233618 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:22.276785 27780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "361622d9c7ea43b28b1750f665ffd214"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
mode: GRACEFUL
new_leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:56970
I20260709 12:20:22.277377 27780 raft_consensus.cc:606] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 3 LEADER]: Received request to transfer leadership to TS 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:20:22.282145 27634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bc5e211b134499fb54a37b851648cc1"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
mode: GRACEFUL
new_leader_uuid: "ff9489d2752849338bfd9a780cd0762b"
 from {username='slave'} at 127.0.0.1:55894
I20260709 12:20:22.282595 27634 raft_consensus.cc:606] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 LEADER]: Received request to transfer leadership to TS ff9489d2752849338bfd9a780cd0762b
I20260709 12:20:22.283648 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:20:22.284729 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:22.285254 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:22.409451 29174 raft_consensus.cc:993] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf: : Instructing follower ff9489d2752849338bfd9a780cd0762b to start an election
I20260709 12:20:22.409986 29174 raft_consensus.cc:1081] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 LEADER]: Signalling peer ff9489d2752849338bfd9a780cd0762b to start an election
I20260709 12:20:22.411674 27709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bc5e211b134499fb54a37b851648cc1"
dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
 from {username='slave'} at 127.0.0.1:60682
I20260709 12:20:22.412227 27709 raft_consensus.cc:493] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:22.412569 27709 raft_consensus.cc:3060] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:22.420109 27709 raft_consensus.cc:515] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:22.422427 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc5e211b134499fb54a37b851648cc1" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:22.422698 27709 leader_election.cc:290] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [CANDIDATE]: Term 4 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:22.422962 27634 raft_consensus.cc:3055] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:20:22.423384 27634 raft_consensus.cc:740] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:22.422937 27780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc5e211b134499fb54a37b851648cc1" candidate_uuid: "ff9489d2752849338bfd9a780cd0762b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:22.424058 27780 raft_consensus.cc:3060] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:22.424120 27634 consensus_queue.cc:260] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:22.425117 27634 raft_consensus.cc:3060] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:22.430689 27634 raft_consensus.cc:2468] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 4.
I20260709 12:20:22.430696 27780 raft_consensus.cc:2468] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff9489d2752849338bfd9a780cd0762b in term 4.
I20260709 12:20:22.432520 27677 leader_election.cc:304] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:20:22.433394 29245 raft_consensus.cc:2804] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:22.433804 29245 raft_consensus.cc:697] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [term 4 LEADER]: Becoming Leader. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:20:22.434579 29245 consensus_queue.cc:237] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:22.447628 27533 catalog_manager.cc:5697] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b reported cstate change: term changed from 3 to 4, leader changed from 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) to ff9489d2752849338bfd9a780cd0762b (127.25.220.194). New cstate: current_term: 4 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:22.638418 29109 raft_consensus.cc:993] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844: : Instructing follower 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:22.638875 29206 raft_consensus.cc:1081] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 3 LEADER]: Signalling peer 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:22.640395 27630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "361622d9c7ea43b28b1750f665ffd214"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:33316
I20260709 12:20:22.640861 27630 raft_consensus.cc:493] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:22.641145 27630 raft_consensus.cc:3060] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:22.653520 27630 raft_consensus.cc:515] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:22.661036 27709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361622d9c7ea43b28b1750f665ffd214" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:22.661700 27709 raft_consensus.cc:3060] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:22.662632 27780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361622d9c7ea43b28b1750f665ffd214" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:22.663161 27780 raft_consensus.cc:3055] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:20:22.663424 27780 raft_consensus.cc:740] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:22.664072 27780 consensus_queue.cc:260] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:22.665050 27780 raft_consensus.cc:3060] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:22.669802 27709 raft_consensus.cc:2468] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 4.
I20260709 12:20:22.670014 27630 leader_election.cc:290] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 4 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:22.671166 27602 leader_election.cc:304] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [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: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:20:22.672078 29291 raft_consensus.cc:2804] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:22.672410 27780 raft_consensus.cc:2468] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 4.
I20260709 12:20:22.672653 29291 raft_consensus.cc:697] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [term 4 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:22.673604 29291 consensus_queue.cc:237] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:22.686600 27533 catalog_manager.cc:5697] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 3 to 4, leader changed from 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 4 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:22.877367 27780 raft_consensus.cc:1275] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [term 4 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:22.878697 29292 consensus_queue.cc:1048] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:22.899287 27630 raft_consensus.cc:1275] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 4 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:22.904110 29243 consensus_queue.cc:1048] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:23.162159 27780 raft_consensus.cc:1275] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 4 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:23.163331 29174 consensus_queue.cc:1048] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:23.178581 27709 raft_consensus.cc:1275] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [term 4 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:23.179987 29174 consensus_queue.cc:1048] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 12:20:23.226984 27630 consensus_queue.cc:237] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
W20260709 12:20:23.242926 27601 consensus_peers.cc:597] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 405f04663c864f73889f1dec44cbacd3. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:23.247987 27706 raft_consensus.cc:1275] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:20:23.248816 27785 raft_consensus.cc:1275] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:20:23.255357 29265 consensus_queue.cc:1048] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:23.262001 29300 consensus_queue.cc:1048] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:23.268563 29302 raft_consensus.cc:2955] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:23.270081 27706 raft_consensus.cc:2955] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:23.281348 27785 raft_consensus.cc:2955] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:23.286312 27533 catalog_manager.cc:5697] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index -1 to 4, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 3 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:23.306670 27631 consensus_queue.cc:237] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:23.329564 27776 raft_consensus.cc:1275] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:23.329748 27709 raft_consensus.cc:1275] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:20:23.331310 27601 consensus_peers.cc:597] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c3e101628994262b707a55c9f536f5a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:23.331712 29291 consensus_queue.cc:1048] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:23.338217 29291 consensus_queue.cc:1048] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:23.348614 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:23.386813 29291 raft_consensus.cc:2955] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:23.388803 27706 raft_consensus.cc:2955] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:23.411615 27709 consensus_queue.cc:237] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Queue 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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:23.420711 27534 catalog_manager.cc:5697] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:23.422791 27631 raft_consensus.cc:1275] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:23.423121 27776 raft_consensus.cc:1275] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer ff9489d2752849338bfd9a780cd0762b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:20:23.422366 27785 raft_consensus.cc:2955] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:23.424500 29292 consensus_queue.cc:1048] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:23.426262 29292 consensus_queue.cc:1048] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:20:23.441141 27676 consensus_peers.cc:597] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 69bc67e44f704ade85670c53e5aa02a5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:23.481104 29245 raft_consensus.cc:2955] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:23.486208 27631 raft_consensus.cc:2955] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:23.486569 27785 raft_consensus.cc:2955] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:23.491202 27634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "115a09e3129548448ecb7ace50e50ea5"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
mode: GRACEFUL
new_leader_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:55894
I20260709 12:20:23.491775 27634 raft_consensus.cc:606] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 LEADER]: Received request to transfer leadership to TS 665818a8aae744b1b9cb9271e86be844
I20260709 12:20:23.502552 27776 consensus_queue.cc:237] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:23.502339 27534 catalog_manager.cc:5697] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index -1 to 2, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 1 leader_uuid: "ff9489d2752849338bfd9a780cd0762b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:23.513513 27709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69bc67e44f704ade85670c53e5aa02a5"
dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
mode: GRACEFUL
new_leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:50952
I20260709 12:20:23.514068 27709 raft_consensus.cc:606] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Received request to transfer leadership to TS 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:20:23.515352 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:20:23.520772 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:23.521545 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:23.534006 27709 raft_consensus.cc:1275] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:23.537245 29207 consensus_queue.cc:1048] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:23.541100 27631 raft_consensus.cc:1275] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:20:23.542806 27750 consensus_peers.cc:597] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 -> Peer 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423): Couldn't send request to peer 8d93964f0bf848da906f40f954bba102. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aaa66028015e40d789da0b3ebc77da3c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:23.542860 29206 consensus_queue.cc:1048] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:23.555670 29318 raft_consensus.cc:2955] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:23.558329 27709 raft_consensus.cc:2955] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:23.572885 27634 raft_consensus.cc:2955] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:23.590088 27529 catalog_manager.cc:5697] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b reported cstate change: config changed from index -1 to 3, NON_VOTER 8d93964f0bf848da906f40f954bba102 (127.25.220.196) added. New cstate: current_term: 2 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } } }
I20260709 12:20:23.623513 29321 ts_tablet_manager.cc:933] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037)
I20260709 12:20:23.641263 29302 raft_consensus.cc:993] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf: : Instructing follower 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:23.641928 29302 raft_consensus.cc:1081] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 LEADER]: Signalling peer 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:23.642659 29321 tablet_copy_client.cc:323] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.193:38037
I20260709 12:20:23.644356 27646 tablet_copy_service.cc:140] P 1ff76318bbdd4b22835b4a8e178d2caf: Received BeginTabletCopySession request for tablet 405f04663c864f73889f1dec44cbacd3 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:33920)
I20260709 12:20:23.644827 27646 tablet_copy_service.cc:161] P 1ff76318bbdd4b22835b4a8e178d2caf: Beginning new tablet copy session on tablet 405f04663c864f73889f1dec44cbacd3 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:33920: session id = 8d93964f0bf848da906f40f954bba102-405f04663c864f73889f1dec44cbacd3
I20260709 12:20:23.651928 27646 tablet_copy_source_session.cc:215] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:23.653805 27776 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "115a09e3129548448ecb7ace50e50ea5"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:38748
I20260709 12:20:23.654333 27776 raft_consensus.cc:493] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:23.654646 27776 raft_consensus.cc:3060] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:23.659464 29321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 405f04663c864f73889f1dec44cbacd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:23.664633 27776 raft_consensus.cc:515] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:23.667117 27634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a09e3129548448ecb7ace50e50ea5" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
I20260709 12:20:23.667637 27634 raft_consensus.cc:3055] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:20:23.667914 27634 raft_consensus.cc:740] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:23.668653 27634 consensus_queue.cc:260] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:23.669674 27634 raft_consensus.cc:3060] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:23.683794 27634 raft_consensus.cc:2468] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 4.
I20260709 12:20:23.687089 27704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a09e3129548448ecb7ace50e50ea5" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:23.688999 27704 raft_consensus.cc:3060] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:20:23.689592 27749 leader_election.cc:304] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [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: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:20:23.684633 27776 leader_election.cc:290] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 4 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:23.692418 29207 raft_consensus.cc:2804] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:20:23.692876 29207 raft_consensus.cc:697] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 4 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:23.693656 29207 consensus_queue.cc:237] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:23.696877 27704 raft_consensus.cc:2468] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 4.
I20260709 12:20:23.711506 29321 tablet_copy_client.cc:806] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:23.712416 29321 tablet_copy_client.cc:670] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:23.722718 29321 tablet_copy_client.cc:538] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:23.726861 27529 catalog_manager.cc:5697] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 3 to 4, leader changed from 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 4 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:23.745019 29324 ts_tablet_manager.cc:933] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037)
I20260709 12:20:23.746385 29321 tablet_bootstrap.cc:492] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:23.760285 29324 tablet_copy_client.cc:323] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.193:38037
I20260709 12:20:23.762192 27646 tablet_copy_service.cc:140] P 1ff76318bbdd4b22835b4a8e178d2caf: Received BeginTabletCopySession request for tablet 2c3e101628994262b707a55c9f536f5a from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:33920)
I20260709 12:20:23.762661 27646 tablet_copy_service.cc:161] P 1ff76318bbdd4b22835b4a8e178d2caf: Beginning new tablet copy session on tablet 2c3e101628994262b707a55c9f536f5a from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:33920: session id = 8d93964f0bf848da906f40f954bba102-2c3e101628994262b707a55c9f536f5a
I20260709 12:20:23.771709 27646 tablet_copy_source_session.cc:215] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:23.777890 29324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3e101628994262b707a55c9f536f5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:23.797034 29324 tablet_copy_client.cc:806] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:23.797619 29324 tablet_copy_client.cc:670] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:23.806650 29324 tablet_copy_client.cc:538] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:23.820209 29324 tablet_bootstrap.cc:492] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:23.853084 29321 tablet_bootstrap.cc:492] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:23.854080 29321 tablet_bootstrap.cc:492] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:23.854807 29321 ts_tablet_manager.cc:1403] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.109s	user 0.019s	sys 0.014s
I20260709 12:20:23.857669 29324 tablet_bootstrap.cc:492] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:23.858556 29324 tablet_bootstrap.cc:492] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:23.859200 29324 ts_tablet_manager.cc:1403] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.010s
I20260709 12:20:23.861554 29321 raft_consensus.cc:359] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:23.862365 29321 raft_consensus.cc:740] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:23.863015 29321 consensus_queue.cc:260] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:23.865885 29321 ts_tablet_manager.cc:1434] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 12:20:23.866026 29324 raft_consensus.cc:359] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:23.866932 29324 raft_consensus.cc:740] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:23.867828 27646 tablet_copy_service.cc:342] P 1ff76318bbdd4b22835b4a8e178d2caf: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-405f04663c864f73889f1dec44cbacd3 received from {username='slave'} at 127.0.0.1:33920
I20260709 12:20:23.867607 29324 consensus_queue.cc:260] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:23.872757 29324 ts_tablet_manager.cc:1434] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:20:23.868237 27646 tablet_copy_service.cc:434] P 1ff76318bbdd4b22835b4a8e178d2caf: ending tablet copy session 8d93964f0bf848da906f40f954bba102-405f04663c864f73889f1dec44cbacd3 on tablet 405f04663c864f73889f1dec44cbacd3 with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:23.877890 27645 tablet_copy_service.cc:342] P 1ff76318bbdd4b22835b4a8e178d2caf: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-2c3e101628994262b707a55c9f536f5a received from {username='slave'} at 127.0.0.1:33920
I20260709 12:20:23.878343 27645 tablet_copy_service.cc:434] P 1ff76318bbdd4b22835b4a8e178d2caf: ending tablet copy session 8d93964f0bf848da906f40f954bba102-2c3e101628994262b707a55c9f536f5a on tablet 2c3e101628994262b707a55c9f536f5a with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:23.932152 29324 ts_tablet_manager.cc:933] T aaa66028015e40d789da0b3ebc77da3c P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:24.018004 29321 ts_tablet_manager.cc:933] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102: Initiating tablet copy from peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:24.028659 29324 tablet_copy_client.cc:323] T aaa66028015e40d789da0b3ebc77da3c P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.195:37235
I20260709 12:20:24.030980 27794 tablet_copy_service.cc:140] P 665818a8aae744b1b9cb9271e86be844: Received BeginTabletCopySession request for tablet aaa66028015e40d789da0b3ebc77da3c from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:41042)
I20260709 12:20:24.031494 27794 tablet_copy_service.cc:161] P 665818a8aae744b1b9cb9271e86be844: Beginning new tablet copy session on tablet aaa66028015e40d789da0b3ebc77da3c from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:41042: session id = 8d93964f0bf848da906f40f954bba102-aaa66028015e40d789da0b3ebc77da3c
I20260709 12:20:24.032855 29321 tablet_copy_client.cc:323] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102: tablet copy: Beginning tablet copy session from remote peer at address 127.25.220.194:37771
I20260709 12:20:24.034550 27721 tablet_copy_service.cc:140] P ff9489d2752849338bfd9a780cd0762b: Received BeginTabletCopySession request for tablet 69bc67e44f704ade85670c53e5aa02a5 from peer 8d93964f0bf848da906f40f954bba102 ({username='slave'} at 127.0.0.1:60582)
I20260709 12:20:24.035317 27721 tablet_copy_service.cc:161] P ff9489d2752849338bfd9a780cd0762b: Beginning new tablet copy session on tablet 69bc67e44f704ade85670c53e5aa02a5 from peer 8d93964f0bf848da906f40f954bba102 at {username='slave'} at 127.0.0.1:60582: session id = 8d93964f0bf848da906f40f954bba102-69bc67e44f704ade85670c53e5aa02a5
I20260709 12:20:24.039076 27794 tablet_copy_source_session.cc:215] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:24.042927 29324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa66028015e40d789da0b3ebc77da3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:24.047253 27721 tablet_copy_source_session.cc:215] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:20:24.050179 29321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69bc67e44f704ade85670c53e5aa02a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:24.052817 29292 raft_consensus.cc:993] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b: : Instructing follower 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:24.053325 29292 raft_consensus.cc:1081] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Signalling peer 1ff76318bbdd4b22835b4a8e178d2caf to start an election
I20260709 12:20:24.066728 29321 tablet_copy_client.cc:806] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:24.067279 29321 tablet_copy_client.cc:670] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:24.071597 29324 tablet_copy_client.cc:806] T aaa66028015e40d789da0b3ebc77da3c P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 0 data blocks...
I20260709 12:20:24.075352 29324 tablet_copy_client.cc:670] T aaa66028015e40d789da0b3ebc77da3c P 8d93964f0bf848da906f40f954bba102: tablet copy: Starting download of 1 WAL segments...
I20260709 12:20:24.078045 27634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69bc67e44f704ade85670c53e5aa02a5"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
 from {username='slave'} at 127.0.0.1:33324
I20260709 12:20:24.078573 27634 raft_consensus.cc:493] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:24.078896 27634 raft_consensus.cc:3060] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.084769 27634 raft_consensus.cc:515] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:24.086573 27634 leader_election.cc:290] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 election: Requested vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:24.087924 27704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bc67e44f704ade85670c53e5aa02a5" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:24.088510 27704 raft_consensus.cc:3055] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:24.088789 27704 raft_consensus.cc:740] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff9489d2752849338bfd9a780cd0762b, State: Running, Role: LEADER
I20260709 12:20:24.089517 27704 consensus_queue.cc:260] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:24.092319 28307 raft_consensus.cc:1217] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:20:24.098928 27704 raft_consensus.cc:3060] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.102116 27780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bc67e44f704ade85670c53e5aa02a5" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:24.102663 27780 raft_consensus.cc:3060] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.109107 27780 raft_consensus.cc:2468] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 2.
I20260709 12:20:24.110147 27602 leader_election.cc:304] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844; no voters: 
I20260709 12:20:24.110914 29291 raft_consensus.cc:2804] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:24.111353 29291 raft_consensus.cc:697] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Becoming Leader. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:24.112156 29291 consensus_queue.cc:237] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:24.113056 28305 raft_consensus.cc:1217] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:20:24.118184 29321 tablet_copy_client.cc:538] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:24.136277 29324 tablet_copy_client.cc:538] T aaa66028015e40d789da0b3ebc77da3c P 8d93964f0bf848da906f40f954bba102: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:20:24.141724 27529 catalog_manager.cc:5697] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf reported cstate change: term changed from 1 to 2, leader changed from ff9489d2752849338bfd9a780cd0762b (127.25.220.194) to 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193). New cstate: current_term: 2 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:24.143684 27704 raft_consensus.cc:2468] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ff76318bbdd4b22835b4a8e178d2caf in term 2.
I20260709 12:20:24.154484 29321 tablet_bootstrap.cc:492] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:24.173980 27634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69bc67e44f704ade85670c53e5aa02a5"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:24.175450 27634 raft_consensus.cc:606] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Received request to transfer leadership
I20260709 12:20:24.179859 27634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69bc67e44f704ade85670c53e5aa02a5"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:24.180486 27634 raft_consensus.cc:606] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Received request to transfer leadership
W20260709 12:20:24.181565 27519 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 69bc67e44f704ade85670c53e5aa02a5 already in progress [suppressed 4 similar messages]
I20260709 12:20:24.182299 29324 tablet_bootstrap.cc:492] T aaa66028015e40d789da0b3ebc77da3c P 8d93964f0bf848da906f40f954bba102: Bootstrap starting.
I20260709 12:20:24.193084 27634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69bc67e44f704ade85670c53e5aa02a5"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:33308
I20260709 12:20:24.193662 27634 raft_consensus.cc:606] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Received request to transfer leadership
W20260709 12:20:24.198297 27582 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:20:24.198696 27582 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 69bc67e44f704ade85670c53e5aa02a5 already in progress
I20260709 12:20:24.198730 29321 tablet_bootstrap.cc:492] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102: 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
W20260709 12:20:24.199052 27582 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 69bc67e44f704ade85670c53e5aa02a5 already in progress
I20260709 12:20:24.199786 29321 tablet_bootstrap.cc:492] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:24.200780 29321 ts_tablet_manager.cc:1403] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.007s
I20260709 12:20:24.204273 29321 raft_consensus.cc:359] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:24.209466 29321 raft_consensus.cc:740] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:24.212550 29321 consensus_queue.cc:260] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:24.215445 29321 ts_tablet_manager.cc:1434] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:20:24.217854 27721 tablet_copy_service.cc:342] P ff9489d2752849338bfd9a780cd0762b: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-69bc67e44f704ade85670c53e5aa02a5 received from {username='slave'} at 127.0.0.1:60582
I20260709 12:20:24.218263 27721 tablet_copy_service.cc:434] P ff9489d2752849338bfd9a780cd0762b: ending tablet copy session 8d93964f0bf848da906f40f954bba102-69bc67e44f704ade85670c53e5aa02a5 on tablet 69bc67e44f704ade85670c53e5aa02a5 with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:24.227432 29324 tablet_bootstrap.cc:492] T aaa66028015e40d789da0b3ebc77da3c P 8d93964f0bf848da906f40f954bba102: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:24.228391 29324 tablet_bootstrap.cc:492] T aaa66028015e40d789da0b3ebc77da3c P 8d93964f0bf848da906f40f954bba102: Bootstrap complete.
I20260709 12:20:24.229099 29324 ts_tablet_manager.cc:1403] T aaa66028015e40d789da0b3ebc77da3c P 8d93964f0bf848da906f40f954bba102: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.005s
I20260709 12:20:24.231915 29324 raft_consensus.cc:359] T aaa66028015e40d789da0b3ebc77da3c P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:24.233403 29324 raft_consensus.cc:740] T aaa66028015e40d789da0b3ebc77da3c P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Initialized, Role: LEARNER
I20260709 12:20:24.234112 29324 consensus_queue.cc:260] T aaa66028015e40d789da0b3ebc77da3c P 8d93964f0bf848da906f40f954bba102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:24.237959 29324 ts_tablet_manager.cc:1434] T aaa66028015e40d789da0b3ebc77da3c P 8d93964f0bf848da906f40f954bba102: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:20:24.239670 27794 tablet_copy_service.cc:342] P 665818a8aae744b1b9cb9271e86be844: Request end of tablet copy session 8d93964f0bf848da906f40f954bba102-aaa66028015e40d789da0b3ebc77da3c received from {username='slave'} at 127.0.0.1:41042
I20260709 12:20:24.240065 27794 tablet_copy_service.cc:434] P 665818a8aae744b1b9cb9271e86be844: ending tablet copy session 8d93964f0bf848da906f40f954bba102-aaa66028015e40d789da0b3ebc77da3c on tablet aaa66028015e40d789da0b3ebc77da3c with peer 8d93964f0bf848da906f40f954bba102
I20260709 12:20:24.289866 27709 raft_consensus.cc:1275] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 4 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:24.291518 29318 consensus_queue.cc:1048] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:24.324517 27631 raft_consensus.cc:1275] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 4 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:20:24.332162 29207 consensus_queue.cc:1048] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:24.332463 28307 raft_consensus.cc:1217] T aaa66028015e40d789da0b3ebc77da3c P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
W20260709 12:20:24.383795 28274 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.195:37235, user_credentials={real_user=slave}} blocked reactor thread for 52295us
I20260709 12:20:24.565284 29291 raft_consensus.cc:1064] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:24.568028 29291 consensus_queue.cc:237] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:24.587796 28307 raft_consensus.cc:3060] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Advancing to term 2
I20260709 12:20:24.623482 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:24.624267 28307 raft_consensus.cc:1275] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:24.630292 27776 raft_consensus.cc:1275] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:24.632512 27709 raft_consensus.cc:1275] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:24.633922 29265 consensus_queue.cc:1048] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:24.635278 29265 consensus_queue.cc:1048] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:24.639573 29291 consensus_queue.cc:1048] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:24.650477 27776 raft_consensus.cc:1275] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:24.645833 28307 raft_consensus.cc:1275] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102 [term 1 LEARNER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:20:24.657281 29265 consensus_queue.cc:1048] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:24.663450 29291 consensus_queue.cc:1048] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:24.685396 29265 raft_consensus.cc:993] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf: : Instructing follower 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:24.685880 29265 raft_consensus.cc:1081] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Signalling peer 665818a8aae744b1b9cb9271e86be844 to start an election
I20260709 12:20:24.689392 27709 raft_consensus.cc:1275] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:20:24.690093 27785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69bc67e44f704ade85670c53e5aa02a5"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
 from {username='slave'} at 127.0.0.1:38748
I20260709 12:20:24.692116 27785 raft_consensus.cc:493] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:24.692538 27785 raft_consensus.cc:3060] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:24.698964 27780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "656aa1a506a340afb48defd6f54154d0"
dest_uuid: "665818a8aae744b1b9cb9271e86be844"
mode: GRACEFUL
new_leader_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:56970
I20260709 12:20:24.699759 27780 raft_consensus.cc:606] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Received request to transfer leadership to TS 8d93964f0bf848da906f40f954bba102
I20260709 12:20:24.691282 29174 consensus_queue.cc:1048] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:20:24.704648 29291 raft_consensus.cc:2955] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:24.737586 27631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69bc67e44f704ade85670c53e5aa02a5"
dest_uuid: "1ff76318bbdd4b22835b4a8e178d2caf"
mode: GRACEFUL
new_leader_uuid: "ff9489d2752849338bfd9a780cd0762b"
 from {username='slave'} at 127.0.0.1:55894
I20260709 12:20:24.742504 27780 raft_consensus.cc:2955] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:24.745347 27631 raft_consensus.cc:606] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Received request to transfer leadership to TS ff9489d2752849338bfd9a780cd0762b
/apache/dev/git/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:454: Failure
Failed
Bad status: Remote error: Service unavailable: leadership transfer for 69bc67e44f704ade85670c53e5aa02a5 already in progress
I20260709 12:20:24.751946 26483 tablet_server.cc:179] TabletServer@127.25.220.193:0 shutting down...
I20260709 12:20:24.756706 27785 raft_consensus.cc:515] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:24.823866 27785 leader_election.cc:290] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 3 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:24.846832 27709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bc67e44f704ade85670c53e5aa02a5" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ff9489d2752849338bfd9a780cd0762b"
I20260709 12:20:24.847442 27709 raft_consensus.cc:3060] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:24.856499 29207 raft_consensus.cc:993] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844: : Instructing follower 8d93964f0bf848da906f40f954bba102 to start an election
I20260709 12:20:24.857111 29207 raft_consensus.cc:1081] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Signalling peer 8d93964f0bf848da906f40f954bba102 to start an election
W20260709 12:20:24.850600 28272 consensus_peers.cc:597] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:24.840663 29346 log.cc:927] Time spent T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260709 12:20:24.865546 27749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.193:38037, user_credentials={real_user=slave}} blocked reactor thread for 64798.2us
I20260709 12:20:24.871245 28306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "656aa1a506a340afb48defd6f54154d0"
dest_uuid: "8d93964f0bf848da906f40f954bba102"
 from {username='slave'} at 127.0.0.1:53268
I20260709 12:20:24.871896 28306 raft_consensus.cc:493] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:24.873652 28306 raft_consensus.cc:3060] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:24.873623 27709 raft_consensus.cc:2468] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 3.
I20260709 12:20:24.882790 27751 leader_election.cc:304] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b; no voters: 
I20260709 12:20:24.885121 29318 raft_consensus.cc:2804] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:24.885658 29318 raft_consensus.cc:697] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [term 3 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:24.886593 29318 consensus_queue.cc:237] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
I20260709 12:20:24.888737 29291 raft_consensus.cc:1064] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:24.891141 29291 consensus_queue.cc:237] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:24.892926 28306 raft_consensus.cc:515] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:24.897513 28306 leader_election.cc:290] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:24.914965 29206 raft_consensus.cc:1064] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:24.916790 29206 consensus_queue.cc:237] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
W20260709 12:20:24.932345 27749 consensus_peers.cc:597] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:24.934752 27749 leader_election.cc:336] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:20:24.935549 27601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.196:38423, user_credentials={real_user=slave}} blocked reactor thread for 70034.4us
W20260709 12:20:24.939138 27749 consensus_peers.cc:597] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:24.956063 29174 raft_consensus.cc:1064] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
W20260709 12:20:24.956522 29174 raft_consensus.cc:1068] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf: Unable to promote non-voter 8d93964f0bf848da906f40f954bba102: Service unavailable: leader transfer in progress
W20260709 12:20:24.964733 27749 consensus_peers.cc:597] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:24.968762 27533 catalog_manager.cc:5697] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
W20260709 12:20:24.996974 28272 consensus_peers.cc:597] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:25.006348 27778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "656aa1a506a340afb48defd6f54154d0" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:25.006965 27778 raft_consensus.cc:3055] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:25.007248 27778 raft_consensus.cc:740] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
W20260709 12:20:25.008124 27602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.194:37771, user_credentials={real_user=slave}} blocked reactor thread for 180337us
W20260709 12:20:25.011107 27749 consensus_peers.cc:597] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:25.032678 28272 consensus_peers.cc:597] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:25.053376 28306 raft_consensus.cc:1275] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102 [term 3 LEARNER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:25.056406 27709 raft_consensus.cc:2955] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:25.078624 27776 raft_consensus.cc:1275] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:25.078950 27706 raft_consensus.cc:1275] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Refusing update from remote peer 1ff76318bbdd4b22835b4a8e178d2caf: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 12:20:25.079780 27675 consensus_peers.cc:597] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:25.082557 27778 consensus_queue.cc:260] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:25.092160 27778 raft_consensus.cc:3060] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:25.100790 27778 raft_consensus.cc:2468] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 2.
W20260709 12:20:25.103840 28274 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.195:37235, user_credentials={real_user=slave}} blocked reactor thread for 55047.6us
I20260709 12:20:25.071141 29291 consensus_queue.cc:1048] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.031s
I20260709 12:20:25.114960 28307 raft_consensus.cc:2955] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:25.118796 28274 leader_election.cc:304] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, 8d93964f0bf848da906f40f954bba102; no voters: 
W20260709 12:20:25.129524 27602 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.194:37771, user_credentials={real_user=slave}} blocked reactor thread for 51715.9us
W20260709 12:20:25.127915 27749 consensus_peers.cc:597] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:25.136014 28306 raft_consensus.cc:1275] T aaa66028015e40d789da0b3ebc77da3c P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 12:20:25.151014 27675 consensus_peers.cc:597] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:25.148321 29318 consensus_queue.cc:1048] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 12:20:25.145741 29265 consensus_queue.cc:1048] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 12:20:25.146559 29365 raft_consensus.cc:2804] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:20:25.155242 27675 consensus_peers.cc:597] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:25.165252 27709 raft_consensus.cc:1275] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 12:20:25.168768 27749 consensus_peers.cc:597] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:25.174152 28274 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.220.195:37235, user_credentials={real_user=slave}} blocked reactor thread for 55471.2us
I20260709 12:20:25.166095 29368 consensus_queue.cc:1048] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.017s
I20260709 12:20:25.172834 29365 raft_consensus.cc:697] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 [term 2 LEADER]: Becoming Leader. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Running, Role: LEADER
W20260709 12:20:25.182994 27676 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.196:38423, user_credentials={real_user=slave}} blocked reactor thread for 64902.2us
W20260709 12:20:25.185663 27675 consensus_peers.cc:597] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:25.180716 29365 consensus_queue.cc:237] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
W20260709 12:20:25.186757 27675 consensus_peers.cc:597] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:25.203467 28272 consensus_peers.cc:597] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:25.208312 28272 leader_election.cc:336] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:20:25.203317 27675 consensus_peers.cc:597] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:25.208652 29350 raft_consensus.cc:1064] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
W20260709 12:20:25.209051 29350 raft_consensus.cc:1068] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf: Unable to promote non-voter 8d93964f0bf848da906f40f954bba102: Service unavailable: leader transfer in progress
W20260709 12:20:25.209129 27675 consensus_peers.cc:597] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:25.211673 29207 consensus_queue.cc:1048] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:25.225423 27776 raft_consensus.cc:1240] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [term 3 LEADER]: Rejecting Update request from peer 1ff76318bbdd4b22835b4a8e178d2caf for earlier term 2. Current term is 3. Ops: []
W20260709 12:20:25.209151 28272 consensus_peers.cc:597] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:25.246184 28272 consensus_peers.cc:597] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:25.249730 29350 consensus_queue.cc:1059] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:20:25.252305 27675 consensus_peers.cc:597] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:25.253227 27675 consensus_peers.cc:597] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:25.268177 28272 consensus_peers.cc:597] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:25.263959 29350 consensus_queue.cc:1243] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [LEADER]: Peer 665818a8aae744b1b9cb9271e86be844 log is divergent from this leader: its last log entry 3.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 3
W20260709 12:20:25.270360 28272 consensus_peers.cc:597] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:25.272867 28272 consensus_peers.cc:597] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:25.273336 28272 consensus_peers.cc:597] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:25.277519 29358 raft_consensus.cc:3055] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:25.277943 29358 raft_consensus.cc:740] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ff76318bbdd4b22835b4a8e178d2caf, State: Running, Role: LEADER
I20260709 12:20:25.278834 29358 consensus_queue.cc:260] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } }
W20260709 12:20:25.285542 27675 consensus_peers.cc:597] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:25.287922 27704 raft_consensus.cc:1275] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:20:25.291311 27749 consensus_peers.cc:597] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:25.293113 27704 raft_consensus.cc:1240] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Rejecting Update request from peer 1ff76318bbdd4b22835b4a8e178d2caf for earlier term 2. Current term is 3. Ops: []
I20260709 12:20:25.298194 29358 raft_consensus.cc:3060] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:25.299880 29367 consensus_queue.cc:1048] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:20:25.314287 29350 raft_consensus.cc:2955] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:25.337360 28307 raft_consensus.cc:2955] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:25.343773 28305 raft_consensus.cc:3060] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102 [term 2 LEARNER]: Advancing to term 3
W20260709 12:20:25.348294 27749 consensus_peers.cc:597] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:25.352770 28305 raft_consensus.cc:1275] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102 [term 3 LEARNER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:20:25.354123 27706 raft_consensus.cc:2955] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:25.355099 29206 consensus_queue.cc:1048] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:20:25.368438 27749 consensus_peers.cc:597] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:25.376672 27534 catalog_manager.cc:5697] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 reported cstate change: term changed from 1 to 2, leader changed from 665818a8aae744b1b9cb9271e86be844 (127.25.220.195) to 8d93964f0bf848da906f40f954bba102 (127.25.220.196). New cstate: current_term: 2 leader_uuid: "8d93964f0bf848da906f40f954bba102" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:25.381187 29367 raft_consensus.cc:1064] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844: attempting to promote NON_VOTER 8d93964f0bf848da906f40f954bba102 to VOTER
I20260709 12:20:25.380605 27529 catalog_manager.cc:5697] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 2 to 3, leader changed from 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 3 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: NON_VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:25.383796 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:25.383728 29367 consensus_queue.cc:237] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:25.386325 26483 tablet_replica.cc:333] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.389794 29206 raft_consensus.cc:2955] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:25.402743 28307 raft_consensus.cc:2955] T aaa66028015e40d789da0b3ebc77da3c P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:25.411043 27785 raft_consensus.cc:2955] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:25.411590 27709 raft_consensus.cc:2955] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:25.424860 26483 raft_consensus.cc:2243] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:25.425930 26483 raft_consensus.cc:2272] T 3cc7c0d73bf3428dad450d3e2467ffef P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.428463 26483 tablet_replica.cc:333] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.429236 26483 raft_consensus.cc:2243] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:20:25.430483 26483 raft_consensus.cc:2272] T 361622d9c7ea43b28b1750f665ffd214 P 1ff76318bbdd4b22835b4a8e178d2caf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.431206 28307 raft_consensus.cc:1275] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102 [term 3 LEARNER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:25.433051 26483 tablet_replica.cc:333] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.433959 26483 raft_consensus.cc:2243] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.434612 26483 raft_consensus.cc:2272] T 9733820861434a9a91bbd45c5bd3951e P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.436655 29206 consensus_queue.cc:1048] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:25.437460 26483 tablet_replica.cc:333] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.438162 27709 raft_consensus.cc:1275] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:20:25.438275 26483 raft_consensus.cc:2243] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:25.439409 26483 raft_consensus.cc:2272] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.439628 29207 consensus_queue.cc:1048] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:20:25.443791 27749 consensus_peers.cc:597] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:25.446676 29207 raft_consensus.cc:2955] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:25.447671 26483 tablet_replica.cc:333] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.449095 26483 raft_consensus.cc:2243] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:25.450202 26483 raft_consensus.cc:2272] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.450280 27709 raft_consensus.cc:2955] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:25.455538 26483 tablet_replica.cc:333] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.456398 26483 raft_consensus.cc:2243] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.456949 26483 raft_consensus.cc:2272] T a3a02e17383f4fdca02e8a395d20316f P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.460877 26483 tablet_replica.cc:333] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.471529 28307 raft_consensus.cc:2955] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:25.462714 26483 raft_consensus.cc:2243] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.489439 26483 raft_consensus.cc:2272] T 7bc5e211b134499fb54a37b851648cc1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.504698 27534 catalog_manager.cc:5697] T aaa66028015e40d789da0b3ebc77da3c P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 3 to 4, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:25.510794 26483 tablet_replica.cc:333] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.511691 26483 raft_consensus.cc:2243] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.512234 26483 raft_consensus.cc:2272] T 7e86e2d224ea4423a1deca7102de76b7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.514536 26483 tablet_replica.cc:333] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.515254 26483 raft_consensus.cc:2243] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.515714 26483 raft_consensus.cc:2272] T 115a09e3129548448ecb7ace50e50ea5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.518507 26483 tablet_replica.cc:333] T 7b666208745f4bae9a556ced661b4f33 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.519246 26483 raft_consensus.cc:2243] T 7b666208745f4bae9a556ced661b4f33 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.519744 26483 raft_consensus.cc:2272] T 7b666208745f4bae9a556ced661b4f33 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.522178 26483 tablet_replica.cc:333] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.522946 26483 raft_consensus.cc:2243] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:25.507555 27534 catalog_manager.cc:5697] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 4 to 5, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:25.524020 26483 raft_consensus.cc:2272] T 2c3e101628994262b707a55c9f536f5a P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.539402 26483 tablet_replica.cc:333] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.540159 26483 raft_consensus.cc:2243] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:25.541198 26483 raft_consensus.cc:2272] T 88bc54ac54804efe99d124b8c08513b6 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.543779 26483 tablet_replica.cc:333] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.544471 26483 raft_consensus.cc:2243] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:25.545337 26483 raft_consensus.cc:2272] T 8cc542c92b254a8ea5b4513acccb85e3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.549912 26483 tablet_replica.cc:333] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.550699 26483 raft_consensus.cc:2243] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.551224 26483 raft_consensus.cc:2272] T 0a6a7ceee1a545549038b75144ddeadd P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.553889 26483 tablet_replica.cc:333] T 8e049d0039754a9a9ee3ca496b05a1a8 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.554575 26483 raft_consensus.cc:2243] T 8e049d0039754a9a9ee3ca496b05a1a8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.555095 26483 raft_consensus.cc:2272] T 8e049d0039754a9a9ee3ca496b05a1a8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.557643 26483 tablet_replica.cc:333] T a1a5d3083a2f4e058846a91c43e24420 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.558331 26483 raft_consensus.cc:2243] T a1a5d3083a2f4e058846a91c43e24420 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.557864 27531 catalog_manager.cc:5697] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: config changed from index 2 to 5, 8d93964f0bf848da906f40f954bba102 (127.25.220.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:20:25.559078 26483 raft_consensus.cc:2272] T a1a5d3083a2f4e058846a91c43e24420 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.562106 26483 tablet_replica.cc:333] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.562696 26483 raft_consensus.cc:2243] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.563170 26483 raft_consensus.cc:2272] T 464663b150ab4801aeb9d4a9aca08ca2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.565999 26483 tablet_replica.cc:333] T 2555061b35624de986545a1a50d5d139 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.566708 26483 raft_consensus.cc:2243] T 2555061b35624de986545a1a50d5d139 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.567173 26483 raft_consensus.cc:2272] T 2555061b35624de986545a1a50d5d139 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.569324 26483 tablet_replica.cc:333] T 043b46ca61aa4699bcc32be8e9a94c2b P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.569911 26483 raft_consensus.cc:2243] T 043b46ca61aa4699bcc32be8e9a94c2b P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.570569 26483 raft_consensus.cc:2272] T 043b46ca61aa4699bcc32be8e9a94c2b P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.572751 26483 tablet_replica.cc:333] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.573442 26483 raft_consensus.cc:2243] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.573987 26483 raft_consensus.cc:2272] T 656aa1a506a340afb48defd6f54154d0 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.576164 26483 tablet_replica.cc:333] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.576807 26483 raft_consensus.cc:2243] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.577283 26483 raft_consensus.cc:2272] T 69bc67e44f704ade85670c53e5aa02a5 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.580132 26483 tablet_replica.cc:333] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.580775 26483 raft_consensus.cc:2243] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:25.581703 26483 raft_consensus.cc:2272] T 1faadb726a9348d98d46675b85a568c4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.584056 26483 tablet_replica.cc:333] T eff9da347aa940eaa1928fb6a4dff06d P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.584789 26483 raft_consensus.cc:2243] T eff9da347aa940eaa1928fb6a4dff06d P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.585309 26483 raft_consensus.cc:2272] T eff9da347aa940eaa1928fb6a4dff06d P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.587059 26483 tablet_replica.cc:333] T 44a470d6636e4c13aefd214372e857bf P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.587710 26483 raft_consensus.cc:2243] T 44a470d6636e4c13aefd214372e857bf P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.588165 26483 raft_consensus.cc:2272] T 44a470d6636e4c13aefd214372e857bf P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.590468 26483 tablet_replica.cc:333] T ddbd9365bbbb4357b0d0b3515e67b1eb P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.591162 26483 raft_consensus.cc:2243] T ddbd9365bbbb4357b0d0b3515e67b1eb P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.591625 26483 raft_consensus.cc:2272] T ddbd9365bbbb4357b0d0b3515e67b1eb P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.593860 26483 tablet_replica.cc:333] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.594537 26483 raft_consensus.cc:2243] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:25.595394 26483 raft_consensus.cc:2272] T 6620f704227d425a84648e31f50ad91d P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.598012 26483 tablet_replica.cc:333] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.598670 26483 raft_consensus.cc:2243] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.599315 26483 raft_consensus.cc:2272] T 69b86d72a3c6414eb3daa29fcbe8ecec P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.602442 26483 tablet_replica.cc:333] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.602494 27776 consensus_queue.cc:237] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:25.603153 26483 raft_consensus.cc:2243] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.603679 26483 raft_consensus.cc:2272] T 8a6c5c2d8472441f8bf30ccd04bf670c P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.611990 26483 tablet_replica.cc:333] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.613250 26483 raft_consensus.cc:2243] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:25.614117 26483 raft_consensus.cc:2272] T 432f328bfcb147e4bf06f2c2f9a53805 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.618940 28307 raft_consensus.cc:1275] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:25.620939 29207 consensus_queue.cc:1048] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:25.623507 27709 raft_consensus.cc:1275] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Refusing update from remote peer 665818a8aae744b1b9cb9271e86be844: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:20:25.624876 29207 consensus_queue.cc:1048] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:20:25.631923 29318 raft_consensus.cc:2955] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:25.638253 27709 raft_consensus.cc:2955] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:25.651429 28307 raft_consensus.cc:2955] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:25.686034 27521 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 69bc67e44f704ade85670c53e5aa02a5 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:20:25.693742 26483 tablet_replica.cc:333] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.694691 26483 raft_consensus.cc:2243] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:25.695663 26483 raft_consensus.cc:2272] T afd27c54f92246f1bf37f6a4ecaf34b4 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.697243 27531 catalog_manager.cc:5697] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102 reported cstate change: config changed from index 5 to 6, VOTER 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) evicted. New cstate: current_term: 3 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } } }
I20260709 12:20:25.702232 26483 tablet_replica.cc:333] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.703151 26483 raft_consensus.cc:2243] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:25.704250 26483 raft_consensus.cc:2272] T 405f04663c864f73889f1dec44cbacd3 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.717317 26483 tablet_replica.cc:333] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.718246 26483 raft_consensus.cc:2243] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.718813 26483 raft_consensus.cc:2272] T 1f250b68ba64485e8c9c6905637bab8e P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.727829 26483 tablet_replica.cc:333] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.728602 26483 raft_consensus.cc:2243] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.729364 26483 raft_consensus.cc:2272] T c0efd77bb9df4e61acc5b3dfd15bd025 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.731729 26483 tablet_replica.cc:333] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.732610 26483 raft_consensus.cc:2243] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:25.733526 26483 raft_consensus.cc:2272] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.735774 26483 tablet_replica.cc:333] T b43d7462251049a397eaf8ec0c1983ec P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.736858 26483 raft_consensus.cc:2243] T b43d7462251049a397eaf8ec0c1983ec P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.737505 26483 raft_consensus.cc:2272] T b43d7462251049a397eaf8ec0c1983ec P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.740458 26483 tablet_replica.cc:333] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.741603 26483 raft_consensus.cc:2243] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.742211 26483 raft_consensus.cc:2272] T 0cb3795ce0104d698d5242353330c5cb P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.744549 26483 tablet_replica.cc:333] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.746752 26483 raft_consensus.cc:2243] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.747268 26483 raft_consensus.cc:2272] T d546ac41e337486bbc746bd1095ca4c1 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:25.749461 27519 catalog_manager.cc:4755] TS 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 69bc67e44f704ade85670c53e5aa02a5: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260709 12:20:25.758878 29358 raft_consensus.cc:493] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8d93964f0bf848da906f40f954bba102)
I20260709 12:20:25.759389 29358 raft_consensus.cc:515] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:25.761365 29358 leader_election.cc:290] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423)
I20260709 12:20:25.764514 27709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1981b346251e4a5bba58f6f533121422" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ff9489d2752849338bfd9a780cd0762b" is_pre_election: true
I20260709 12:20:25.765022 28307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1981b346251e4a5bba58f6f533121422" candidate_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8d93964f0bf848da906f40f954bba102" is_pre_election: true
I20260709 12:20:25.751729 26483 tablet_replica.cc:333] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.767956 26483 raft_consensus.cc:2243] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.768402 27601 leader_election.cc:304] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ff76318bbdd4b22835b4a8e178d2caf; no voters: 8d93964f0bf848da906f40f954bba102, ff9489d2752849338bfd9a780cd0762b
I20260709 12:20:25.768603 26483 raft_consensus.cc:2272] T aaa66028015e40d789da0b3ebc77da3c P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:25.769397 28272 consensus_peers.cc:597] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:25.771610 26483 tablet_replica.cc:333] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.772359 26483 raft_consensus.cc:2243] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.772852 26483 raft_consensus.cc:2272] T e7b7d65a5e0b454e9989e36351dbc766 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.769423 29358 raft_consensus.cc:2749] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:25.781353 26483 tablet_replica.cc:333] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.783802 26483 raft_consensus.cc:2243] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:25.784726 26483 raft_consensus.cc:2272] T e55d3adfde084bb18cca30951085ea35 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.786216 27776 raft_consensus.cc:1275] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Refusing update from remote peer 8d93964f0bf848da906f40f954bba102: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:20:25.787894 29373 consensus_queue.cc:1048] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 [LEADER]: Connected to new peer: Peer: permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:20:25.790865 26483 tablet_replica.cc:333] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.797854 26483 raft_consensus.cc:2243] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.798555 26483 raft_consensus.cc:2272] T e476f14f8c6f455cb5a7e79754e80ab8 P 1ff76318bbdd4b22835b4a8e178d2caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.801034 26483 tablet_replica.cc:333] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.801672 26483 raft_consensus.cc:2243] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:25.804435 26483 raft_consensus.cc:2272] T be1440d98f374cd8860cabde87a49299 P 1ff76318bbdd4b22835b4a8e178d2caf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.816207 26483 tablet_replica.cc:333] T 30818f11014b4e4ab908c1417b2037f7 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.816867 26483 raft_consensus.cc:2243] T 30818f11014b4e4ab908c1417b2037f7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.817662 26483 raft_consensus.cc:2272] T 30818f11014b4e4ab908c1417b2037f7 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.820253 26483 tablet_replica.cc:333] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.820891 26483 raft_consensus.cc:2243] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.821414 26483 raft_consensus.cc:2272] T 1981b346251e4a5bba58f6f533121422 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:25.823807 26483 tablet_replica.cc:333] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf: stopping tablet replica
I20260709 12:20:25.824390 26483 raft_consensus.cc:2243] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:25.824836 26483 raft_consensus.cc:2272] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 1ff76318bbdd4b22835b4a8e178d2caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.000567 26483 tablet_server.cc:196] TabletServer@127.25.220.193:0 shutdown complete.
I20260709 12:20:26.152215 26483 tablet_server.cc:179] TabletServer@127.25.220.194:0 shutting down...
W20260709 12:20:26.209154 27751 consensus_peers.cc:597] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 -> Peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Couldn't send request to peer ff9489d2752849338bfd9a780cd0762b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:26.224221 27751 consensus_peers.cc:597] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 -> Peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Couldn't send request to peer ff9489d2752849338bfd9a780cd0762b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:26.237740 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:26.239257 26483 tablet_replica.cc:333] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.240069 26483 raft_consensus.cc:2243] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.240677 26483 raft_consensus.cc:2272] T 9733820861434a9a91bbd45c5bd3951e P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.243228 26483 tablet_replica.cc:333] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.243955 26483 raft_consensus.cc:2243] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.244622 26483 raft_consensus.cc:2272] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.247138 26483 tablet_replica.cc:333] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.247898 26483 raft_consensus.cc:2243] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.248440 26483 raft_consensus.cc:2272] T 361622d9c7ea43b28b1750f665ffd214 P ff9489d2752849338bfd9a780cd0762b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.250800 26483 tablet_replica.cc:333] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.251539 26483 raft_consensus.cc:2243] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.252179 26483 raft_consensus.cc:2272] T ed82a3ab7a894e81aacea7ad49d54989 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.254832 26483 tablet_replica.cc:333] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.255599 26483 raft_consensus.cc:2243] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:26.256556 26483 raft_consensus.cc:2272] T 133ff0c867ef4f6d84517e1a26f6c036 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.258924 26483 tablet_replica.cc:333] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
W20260709 12:20:26.259568 28274 consensus_peers.cc:597] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 -> Peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Couldn't send request to peer ff9489d2752849338bfd9a780cd0762b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:26.259657 26483 raft_consensus.cc:2243] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:26.260771 26483 raft_consensus.cc:2272] T 37357163e3de4644b19d39bee489439d P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.263083 26483 tablet_replica.cc:333] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.263829 26483 raft_consensus.cc:2243] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.264379 26483 raft_consensus.cc:2272] T 3f51695d4e3b47ad9e64e63b70f4917f P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.266644 26483 tablet_replica.cc:333] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.267330 26483 raft_consensus.cc:2243] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.267968 26483 raft_consensus.cc:2272] T 2c3e101628994262b707a55c9f536f5a P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.270327 26483 tablet_replica.cc:333] T 88bc54ac54804efe99d124b8c08513b6 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.271099 26483 raft_consensus.cc:2243] T 88bc54ac54804efe99d124b8c08513b6 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.271601 26483 raft_consensus.cc:2272] T 88bc54ac54804efe99d124b8c08513b6 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.273838 26483 tablet_replica.cc:333] T 8cc542c92b254a8ea5b4513acccb85e3 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.274528 26483 raft_consensus.cc:2243] T 8cc542c92b254a8ea5b4513acccb85e3 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.275041 26483 raft_consensus.cc:2272] T 8cc542c92b254a8ea5b4513acccb85e3 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.277207 26483 tablet_replica.cc:333] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.277878 26483 raft_consensus.cc:2243] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:26.278738 26483 raft_consensus.cc:2272] T 7e86e2d224ea4423a1deca7102de76b7 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.280889 26483 tablet_replica.cc:333] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.281599 26483 raft_consensus.cc:2243] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:26.282419 26483 raft_consensus.cc:2272] T d04427bf52d34290b4f5613811f5294b P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.284724 26483 tablet_replica.cc:333] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.285458 26483 raft_consensus.cc:2243] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.285979 26483 raft_consensus.cc:2272] T 115a09e3129548448ecb7ace50e50ea5 P ff9489d2752849338bfd9a780cd0762b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.288167 26483 tablet_replica.cc:333] T 7b666208745f4bae9a556ced661b4f33 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.288918 26483 raft_consensus.cc:2243] T 7b666208745f4bae9a556ced661b4f33 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.289382 26483 raft_consensus.cc:2272] T 7b666208745f4bae9a556ced661b4f33 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.291477 26483 tablet_replica.cc:333] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.292178 26483 raft_consensus.cc:2243] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.292730 26483 raft_consensus.cc:2272] T 0a6a7ceee1a545549038b75144ddeadd P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.294893 26483 tablet_replica.cc:333] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.295548 26483 raft_consensus.cc:2243] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:26.296347 26483 raft_consensus.cc:2272] T 8e049d0039754a9a9ee3ca496b05a1a8 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.298557 26483 tablet_replica.cc:333] T 464663b150ab4801aeb9d4a9aca08ca2 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.299237 26483 raft_consensus.cc:2243] T 464663b150ab4801aeb9d4a9aca08ca2 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.299728 26483 raft_consensus.cc:2272] T 464663b150ab4801aeb9d4a9aca08ca2 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.301923 26483 tablet_replica.cc:333] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.302641 26483 raft_consensus.cc:2243] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:20:26.303457 26483 raft_consensus.cc:2272] T 7bc5e211b134499fb54a37b851648cc1 P ff9489d2752849338bfd9a780cd0762b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.305559 26483 tablet_replica.cc:333] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.306195 26483 raft_consensus.cc:2243] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:26.306684 27751 consensus_peers.cc:597] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 -> Peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Couldn't send request to peer ff9489d2752849338bfd9a780cd0762b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:26.306697 26483 raft_consensus.cc:2272] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.309242 26483 tablet_replica.cc:333] T a1a5d3083a2f4e058846a91c43e24420 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.309979 26483 raft_consensus.cc:2243] T a1a5d3083a2f4e058846a91c43e24420 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.310437 26483 raft_consensus.cc:2272] T a1a5d3083a2f4e058846a91c43e24420 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.312633 26483 tablet_replica.cc:333] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.313174 26483 raft_consensus.cc:2243] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:26.313961 26483 raft_consensus.cc:2272] T 14eaa4929b5f4d298e5daedd4bac1ca0 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.316213 26483 tablet_replica.cc:333] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.316916 26483 raft_consensus.cc:2243] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:26.318406 26483 raft_consensus.cc:2272] T 043b46ca61aa4699bcc32be8e9a94c2b P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.320710 26483 tablet_replica.cc:333] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.321444 26483 raft_consensus.cc:2243] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.322119 26483 raft_consensus.cc:2272] T a6fe27fd8e9941a49a94ff1b2e84e35c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.325057 26483 tablet_replica.cc:333] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.325749 26483 raft_consensus.cc:2243] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.326344 26483 raft_consensus.cc:2272] T aaa66028015e40d789da0b3ebc77da3c P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.328852 26483 tablet_replica.cc:333] T e55d3adfde084bb18cca30951085ea35 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.329522 26483 raft_consensus.cc:2243] T e55d3adfde084bb18cca30951085ea35 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.329959 26483 raft_consensus.cc:2272] T e55d3adfde084bb18cca30951085ea35 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.332199 26483 tablet_replica.cc:333] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.332892 26483 raft_consensus.cc:2243] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.333375 26483 raft_consensus.cc:2272] T e7b7d65a5e0b454e9989e36351dbc766 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.336695 26483 tablet_replica.cc:333] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.337378 26483 raft_consensus.cc:2243] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.337833 26483 raft_consensus.cc:2272] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.339926 26483 tablet_replica.cc:333] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.340613 26483 raft_consensus.cc:2243] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.341130 26483 raft_consensus.cc:2272] T 1faadb726a9348d98d46675b85a568c4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.343254 26483 tablet_replica.cc:333] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.343922 26483 raft_consensus.cc:2243] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.344671 26483 raft_consensus.cc:2272] T 3c10b27c92914840a7be5e9e37234edc P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.346750 26483 tablet_replica.cc:333] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.347432 26483 raft_consensus.cc:2243] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:26.348335 26483 raft_consensus.cc:2272] T eff9da347aa940eaa1928fb6a4dff06d P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.350633 26483 tablet_replica.cc:333] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.351315 26483 raft_consensus.cc:2243] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:26.352162 26483 raft_consensus.cc:2272] T 44a470d6636e4c13aefd214372e857bf P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.354383 26483 tablet_replica.cc:333] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.355058 26483 raft_consensus.cc:2243] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:26.355927 26483 raft_consensus.cc:2272] T ddbd9365bbbb4357b0d0b3515e67b1eb P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.358105 26483 tablet_replica.cc:333] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.358796 26483 raft_consensus.cc:2243] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.359483 26483 raft_consensus.cc:2272] T 69bc67e44f704ade85670c53e5aa02a5 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.362124 26483 tablet_replica.cc:333] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.362830 26483 raft_consensus.cc:2243] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.363309 26483 raft_consensus.cc:2272] T a41d3dd7dc624896b3383c96ac1aab71 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.365475 26483 tablet_replica.cc:333] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.366127 26483 raft_consensus.cc:2243] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:26.366961 26483 raft_consensus.cc:2272] T 57da94f2f524454d8c04b59edbb29ae8 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.369319 26483 tablet_replica.cc:333] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.370091 26483 raft_consensus.cc:2243] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:26.370913 26483 raft_consensus.cc:2272] T b43d7462251049a397eaf8ec0c1983ec P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.373286 26483 tablet_replica.cc:333] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
W20260709 12:20:26.373311 28274 consensus_peers.cc:597] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 -> Peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Couldn't send request to peer ff9489d2752849338bfd9a780cd0762b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:26.374066 26483 raft_consensus.cc:2243] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:26.374933 26483 raft_consensus.cc:2272] T e476f14f8c6f455cb5a7e79754e80ab8 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.377276 26483 tablet_replica.cc:333] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.378021 26483 raft_consensus.cc:2243] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.378544 26483 raft_consensus.cc:2272] T c0efd77bb9df4e61acc5b3dfd15bd025 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.380815 26483 tablet_replica.cc:333] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.381515 26483 raft_consensus.cc:2243] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.382262 26483 raft_consensus.cc:2272] T 405f04663c864f73889f1dec44cbacd3 P ff9489d2752849338bfd9a780cd0762b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.385365 26483 tablet_replica.cc:333] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.386021 26483 raft_consensus.cc:2243] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.386502 26483 raft_consensus.cc:2272] T 30818f11014b4e4ab908c1417b2037f7 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:26.387758 27751 consensus_peers.cc:597] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 -> Peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Couldn't send request to peer ff9489d2752849338bfd9a780cd0762b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:26.388682 26483 tablet_replica.cc:333] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.389369 26483 raft_consensus.cc:2243] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.389937 26483 raft_consensus.cc:2272] T afb18b714ae64127996a5bb3af93c094 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.392077 26483 tablet_replica.cc:333] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.392779 26483 raft_consensus.cc:2243] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.393280 26483 raft_consensus.cc:2272] T 53294ca3b0904034937407d9592ad141 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.395995 26483 tablet_replica.cc:333] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.396626 26483 raft_consensus.cc:2243] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:26.397338 26483 raft_consensus.cc:2272] T 2555061b35624de986545a1a50d5d139 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.399657 26483 tablet_replica.cc:333] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.400331 26483 raft_consensus.cc:2243] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.400848 26483 raft_consensus.cc:2272] T afd27c54f92246f1bf37f6a4ecaf34b4 P ff9489d2752849338bfd9a780cd0762b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:26.403151 26483 tablet_replica.cc:333] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.403864 26483 raft_consensus.cc:2243] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:26.404001 27751 consensus_peers.cc:597] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 -> Peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Couldn't send request to peer ff9489d2752849338bfd9a780cd0762b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:26.404374 26483 raft_consensus.cc:2272] T 432f328bfcb147e4bf06f2c2f9a53805 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:26.405179 27751 consensus_peers.cc:597] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 -> Peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Couldn't send request to peer ff9489d2752849338bfd9a780cd0762b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:26.407100 26483 tablet_replica.cc:333] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b: stopping tablet replica
I20260709 12:20:26.407794 26483 raft_consensus.cc:2243] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:26.408385 26483 raft_consensus.cc:2272] T 1981b346251e4a5bba58f6f533121422 P ff9489d2752849338bfd9a780cd0762b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:26.414780 28274 consensus_peers.cc:597] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 -> Peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Couldn't send request to peer ff9489d2752849338bfd9a780cd0762b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:26.428737 27751 consensus_peers.cc:597] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 -> Peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Couldn't send request to peer ff9489d2752849338bfd9a780cd0762b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:26.433575 28274 consensus_peers.cc:597] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 -> Peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Couldn't send request to peer ff9489d2752849338bfd9a780cd0762b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:26.451987 28274 consensus_peers.cc:597] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 -> Peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Couldn't send request to peer ff9489d2752849338bfd9a780cd0762b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:26.459692 27751 consensus_peers.cc:597] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 -> Peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Couldn't send request to peer ff9489d2752849338bfd9a780cd0762b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:26.522358 29206 raft_consensus.cc:493] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:26.522974 29206 raft_consensus.cc:515] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:26.525950 28307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc7c0d73bf3428dad450d3e2467ffef" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8d93964f0bf848da906f40f954bba102" is_pre_election: true
I20260709 12:20:26.527503 29206 leader_election.cc:290] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423)
W20260709 12:20:26.529153 27749 leader_election.cc:336] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:26.529615 27749 leader_election.cc:304] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 8d93964f0bf848da906f40f954bba102
I20260709 12:20:26.530297 29206 raft_consensus.cc:2749] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:26.534418 29313 raft_consensus.cc:493] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:26.535137 29313 raft_consensus.cc:515] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:26.541450 29313 leader_election.cc:290] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
W20260709 12:20:26.542390 28274 consensus_peers.cc:597] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 -> Peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Couldn't send request to peer ff9489d2752849338bfd9a780cd0762b. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:26.542990 27776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ffe7d2f8794bb1a3a32f5afe54dc8f" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
W20260709 12:20:26.549531 28272 leader_election.cc:336] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
W20260709 12:20:26.550020 27751 consensus_peers.cc:597] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 -> Peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Couldn't send request to peer ff9489d2752849338bfd9a780cd0762b. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:26.550033 28272 leader_election.cc:304] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d93964f0bf848da906f40f954bba102; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:20:26.551215 29313 raft_consensus.cc:2749] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:20:26.569409 27751 consensus_peers.cc:597] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 -> Peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Couldn't send request to peer ff9489d2752849338bfd9a780cd0762b. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:26.577123 29206 raft_consensus.cc:493] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:26.577731 29206 raft_consensus.cc:515] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:26.581053 28307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ffe7d2f8794bb1a3a32f5afe54dc8f" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8d93964f0bf848da906f40f954bba102" is_pre_election: true
I20260709 12:20:26.581667 28307 raft_consensus.cc:2468] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
I20260709 12:20:26.582759 27750 leader_election.cc:304] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844, 8d93964f0bf848da906f40f954bba102; no voters: 
I20260709 12:20:26.583465 29367 raft_consensus.cc:2804] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:26.583802 29367 raft_consensus.cc:493] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:26.584146 29367 raft_consensus.cc:3060] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:20:26.584250 27749 leader_election.cc:336] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:26.579754 29206 leader_election.cc:290] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423)
I20260709 12:20:26.590900 29367 raft_consensus.cc:515] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:26.593755 28307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ffe7d2f8794bb1a3a32f5afe54dc8f" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "8d93964f0bf848da906f40f954bba102"
I20260709 12:20:26.594254 28307 raft_consensus.cc:3060] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:20:26.598227 27749 leader_election.cc:336] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:26.600836 29367 leader_election.cc:290] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 3 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423)
I20260709 12:20:26.601265 28307 raft_consensus.cc:2468] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 3.
I20260709 12:20:26.602312 27750 leader_election.cc:304] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844, 8d93964f0bf848da906f40f954bba102; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:20:26.603226 29367 raft_consensus.cc:2804] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:26.603683 29367 raft_consensus.cc:697] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 3 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:26.604485 29367 consensus_queue.cc:237] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:26.616782 29373 raft_consensus.cc:493] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:26.617280 29373 raft_consensus.cc:515] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:26.619887 29373 leader_election.cc:290] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:26.621846 27776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3e101628994262b707a55c9f536f5a" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:20:26.623096 27531 catalog_manager.cc:5697] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 2 to 3, leader changed from 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 3 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:20:26.633209 28272 leader_election.cc:336] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:26.633644 28272 leader_election.cc:304] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 8d93964f0bf848da906f40f954bba102; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:20:26.635082 29313 raft_consensus.cc:2749] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:26.635848 27751 consensus_peers.cc:597] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844 -> Peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Couldn't send request to peer ff9489d2752849338bfd9a780cd0762b. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:26.643118 28274 leader_election.cc:336] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111)
I20260709 12:20:26.656731 29395 raft_consensus.cc:493] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
W20260709 12:20:26.673502 27751 consensus_peers.cc:597] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 -> Peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Couldn't send request to peer ff9489d2752849338bfd9a780cd0762b. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:26.685755 29395 raft_consensus.cc:515] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
W20260709 12:20:26.686486 28274 consensus_peers.cc:597] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102 -> Peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Couldn't send request to peer ff9489d2752849338bfd9a780cd0762b. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:26.692131 28272 leader_election.cc:336] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:26.694833 29367 raft_consensus.cc:493] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:26.695366 29367 raft_consensus.cc:515] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:26.697412 29367 leader_election.cc:290] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:26.697970 27776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c426340e01e4b66a0a6f7cc1c9b1bc4" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:20:26.699340 28274 leader_election.cc:304] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102 [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: 8d93964f0bf848da906f40f954bba102; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:20:26.700037 29396 raft_consensus.cc:2749] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:26.700068 29395 leader_election.cc:290] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
W20260709 12:20:26.702864 27749 leader_election.cc:336] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:26.704491 29395 raft_consensus.cc:493] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:26.706182 29395 raft_consensus.cc:515] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
W20260709 12:20:26.711602 27751 leader_election.cc:336] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111)
I20260709 12:20:26.714494 27751 leader_election.cc:304] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:20:26.715216 29367 raft_consensus.cc:2749] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:20:26.715246 28274 leader_election.cc:336] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111)
W20260709 12:20:26.716411 27751 consensus_peers.cc:597] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 -> Peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Couldn't send request to peer ff9489d2752849338bfd9a780cd0762b. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:26.717226 28272 leader_election.cc:336] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:26.717628 28272 leader_election.cc:304] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d93964f0bf848da906f40f954bba102; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:20:26.718418 29396 raft_consensus.cc:2749] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:26.719064 29395 leader_election.cc:290] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:26.719180 29396 raft_consensus.cc:493] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:26.719708 29396 raft_consensus.cc:515] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:26.721917 29396 leader_election.cc:290] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
W20260709 12:20:26.723553 27751 consensus_peers.cc:597] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 -> Peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Couldn't send request to peer ff9489d2752849338bfd9a780cd0762b. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:26.726615 28274 leader_election.cc:336] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111)
I20260709 12:20:26.726850 29367 raft_consensus.cc:493] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:26.727361 29367 raft_consensus.cc:515] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } attrs { replace: true } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
W20260709 12:20:26.730286 28272 leader_election.cc:336] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:26.730726 28272 leader_election.cc:304] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d93964f0bf848da906f40f954bba102; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:20:26.730859 28307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3e101628994262b707a55c9f536f5a" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "8d93964f0bf848da906f40f954bba102" is_pre_election: true
I20260709 12:20:26.731437 28307 raft_consensus.cc:2468] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 1.
I20260709 12:20:26.731846 29396 raft_consensus.cc:2749] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:26.733290 29367 leader_election.cc:290] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423)
W20260709 12:20:26.748840 27751 leader_election.cc:336] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111)
W20260709 12:20:26.758854 27749 leader_election.cc:336] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:26.759326 27749 leader_election.cc:304] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, 8d93964f0bf848da906f40f954bba102; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:20:26.760020 29367 raft_consensus.cc:2749] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:26.800828 29396 raft_consensus.cc:493] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:26.801424 29396 raft_consensus.cc:515] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:26.803594 29396 leader_election.cc:290] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
W20260709 12:20:26.811100 28272 leader_election.cc:336] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
W20260709 12:20:26.813613 28274 leader_election.cc:336] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111)
I20260709 12:20:26.814014 28274 leader_election.cc:304] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102 [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: 8d93964f0bf848da906f40f954bba102; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:20:26.814713 29395 raft_consensus.cc:2749] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:26.821007 29395 raft_consensus.cc:493] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:26.821420 29395 raft_consensus.cc:515] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:26.823104 29395 leader_election.cc:290] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:26.824452 27776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc7c0d73bf3428dad450d3e2467ffef" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:20:26.825104 27776 raft_consensus.cc:2468] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 2.
I20260709 12:20:26.826182 28274 leader_election.cc:304] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [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: 665818a8aae744b1b9cb9271e86be844, 8d93964f0bf848da906f40f954bba102; no voters: 
I20260709 12:20:26.826856 29395 raft_consensus.cc:2804] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:20:26.827214 29395 raft_consensus.cc:493] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:26.827566 29395 raft_consensus.cc:3060] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:26.834005 29206 raft_consensus.cc:493] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:26.834475 29206 raft_consensus.cc:515] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:26.836272 29206 leader_election.cc:290] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423)
I20260709 12:20:26.837606 28307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c426340e01e4b66a0a6f7cc1c9b1bc4" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d93964f0bf848da906f40f954bba102" is_pre_election: true
I20260709 12:20:26.838204 28307 raft_consensus.cc:2468] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 1.
I20260709 12:20:26.839285 27750 leader_election.cc:304] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844, 8d93964f0bf848da906f40f954bba102; no voters: 
I20260709 12:20:26.840001 29396 raft_consensus.cc:493] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:26.840202 29206 raft_consensus.cc:2804] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:26.840538 29206 raft_consensus.cc:493] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:26.840873 29206 raft_consensus.cc:3060] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:26.842187 28272 leader_election.cc:336] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:26.840543 29396 raft_consensus.cc:515] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:26.847123 29396 leader_election.cc:290] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:26.850845 27776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405f04663c864f73889f1dec44cbacd3" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
W20260709 12:20:26.853075 28272 leader_election.cc:336] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:26.854089 28274 leader_election.cc:304] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 8d93964f0bf848da906f40f954bba102; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:20:26.854768 29396 raft_consensus.cc:2749] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:26.856969 29395 raft_consensus.cc:515] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
W20260709 12:20:26.858598 27749 leader_election.cc:336] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
W20260709 12:20:26.855441 28274 leader_election.cc:336] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111)
I20260709 12:20:26.860826 29395 leader_election.cc:290] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 3 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:26.862185 27776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc7c0d73bf3428dad450d3e2467ffef" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844"
I20260709 12:20:26.862711 27776 raft_consensus.cc:3060] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:20:26.863370 28272 leader_election.cc:336] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:26.863672 29206 raft_consensus.cc:515] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
W20260709 12:20:26.869761 27749 leader_election.cc:336] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:26.872507 28307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c426340e01e4b66a0a6f7cc1c9b1bc4" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d93964f0bf848da906f40f954bba102"
I20260709 12:20:26.873020 28307 raft_consensus.cc:3060] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:26.879174 27776 raft_consensus.cc:2468] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 3.
I20260709 12:20:26.880486 28274 leader_election.cc:304] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [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: 665818a8aae744b1b9cb9271e86be844, 8d93964f0bf848da906f40f954bba102; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:20:26.881464 29395 raft_consensus.cc:2804] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:26.881944 29395 raft_consensus.cc:697] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [term 3 LEADER]: Becoming Leader. State: Replica: 8d93964f0bf848da906f40f954bba102, State: Running, Role: LEADER
I20260709 12:20:26.882731 29395 consensus_queue.cc:237] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:26.892151 28307 raft_consensus.cc:2468] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 2.
I20260709 12:20:26.898097 27750 leader_election.cc:304] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844, 8d93964f0bf848da906f40f954bba102; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:20:26.899168 29318 raft_consensus.cc:2804] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:26.899194 26483 tablet_server.cc:196] TabletServer@127.25.220.194:0 shutdown complete.
I20260709 12:20:26.899839 29318 raft_consensus.cc:697] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Becoming Leader. State: Replica: 665818a8aae744b1b9cb9271e86be844, State: Running, Role: LEADER
I20260709 12:20:26.901062 29318 consensus_queue.cc:237] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [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: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:26.912034 29109 raft_consensus.cc:493] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:26.912674 29109 raft_consensus.cc:515] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } attrs { replace: true } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:26.916813 28306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405f04663c864f73889f1dec44cbacd3" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "8d93964f0bf848da906f40f954bba102" is_pre_election: true
I20260709 12:20:26.917680 28306 raft_consensus.cc:2468] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 665818a8aae744b1b9cb9271e86be844 in term 3.
I20260709 12:20:26.915712 29109 leader_election.cc:290] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423)
I20260709 12:20:26.920601 29206 leader_election.cc:290] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423)
W20260709 12:20:26.925377 27751 leader_election.cc:336] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111)
W20260709 12:20:26.928624 27749 leader_election.cc:336] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:26.929059 27749 leader_election.cc:304] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844, 8d93964f0bf848da906f40f954bba102; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:20:26.929827 29109 raft_consensus.cc:2749] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:26.942790 27531 catalog_manager.cc:5697] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 reported cstate change: term changed from 1 to 2, leader changed from 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) to 665818a8aae744b1b9cb9271e86be844 (127.25.220.195). New cstate: current_term: 2 leader_uuid: "665818a8aae744b1b9cb9271e86be844" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:26.944820 29206 raft_consensus.cc:493] T 88bc54ac54804efe99d124b8c08513b6 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:26.945323 29206 raft_consensus.cc:515] T 88bc54ac54804efe99d124b8c08513b6 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:26.947156 29206 leader_election.cc:290] T 88bc54ac54804efe99d124b8c08513b6 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
W20260709 12:20:26.952510 27749 leader_election.cc:336] T 88bc54ac54804efe99d124b8c08513b6 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:26.958237 29109 raft_consensus.cc:493] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:26.958719 29109 raft_consensus.cc:515] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
W20260709 12:20:26.959625 27751 leader_election.cc:336] T 88bc54ac54804efe99d124b8c08513b6 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111)
I20260709 12:20:26.960011 27751 leader_election.cc:304] T 88bc54ac54804efe99d124b8c08513b6 P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:20:26.960496 29109 leader_election.cc:290] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423)
I20260709 12:20:26.960650 29367 raft_consensus.cc:2749] T 88bc54ac54804efe99d124b8c08513b6 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:26.963400 28306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6620f704227d425a84648e31f50ad91d" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "8d93964f0bf848da906f40f954bba102" is_pre_election: true
I20260709 12:20:26.969200 27534 catalog_manager.cc:5697] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 reported cstate change: term changed from 2 to 3, leader changed from 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193) to 8d93964f0bf848da906f40f954bba102 (127.25.220.196). New cstate: current_term: 3 leader_uuid: "8d93964f0bf848da906f40f954bba102" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:20:26.972044 27749 leader_election.cc:336] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:26.972579 27749 leader_election.cc:304] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 8d93964f0bf848da906f40f954bba102
I20260709 12:20:26.973248 29367 raft_consensus.cc:2749] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:27.033102 29313 raft_consensus.cc:493] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:27.033677 29313 raft_consensus.cc:515] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
W20260709 12:20:27.041179 28272 leader_election.cc:336] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:27.035929 29313 leader_election.cc:290] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:27.041836 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6620f704227d425a84648e31f50ad91d" candidate_uuid: "8d93964f0bf848da906f40f954bba102" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "665818a8aae744b1b9cb9271e86be844" is_pre_election: true
I20260709 12:20:27.042423 27785 raft_consensus.cc:2468] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d93964f0bf848da906f40f954bba102 in term 1.
I20260709 12:20:27.043741 28274 leader_election.cc:304] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [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: 665818a8aae744b1b9cb9271e86be844, 8d93964f0bf848da906f40f954bba102; no voters: 1ff76318bbdd4b22835b4a8e178d2caf
I20260709 12:20:27.045313 29395 raft_consensus.cc:2804] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:27.045718 29395 raft_consensus.cc:493] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:27.046106 29395 raft_consensus.cc:3060] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:27.060865 29206 raft_consensus.cc:493] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:27.061399 29206 raft_consensus.cc:515] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:27.063127 29367 raft_consensus.cc:493] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:27.063328 29206 leader_election.cc:290] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:27.063679 29367 raft_consensus.cc:515] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } }
I20260709 12:20:27.072788 26483 tablet_server.cc:179] TabletServer@127.25.220.195:0 shutting down...
I20260709 12:20:27.072539 29395 raft_consensus.cc:515] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
W20260709 12:20:27.077543 27749 leader_election.cc:336] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:27.074239 29367 leader_election.cc:290] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
W20260709 12:20:27.082847 27749 leader_election.cc:336] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
W20260709 12:20:27.083640 27751 leader_election.cc:336] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111)
I20260709 12:20:27.084024 27751 leader_election.cc:304] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
W20260709 12:20:27.087960 27751 leader_election.cc:336] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111)
I20260709 12:20:27.088364 27751 leader_election.cc:304] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844 [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: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:20:27.088958 29206 raft_consensus.cc:2749] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:20:27.089390 28272 leader_election.cc:336] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:27.089545 29206 raft_consensus.cc:2749] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:27.092355 29395 leader_election.cc:290] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: Requested vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
W20260709 12:20:27.094949 28274 leader_election.cc:336] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:27.095461 28274 leader_election.cc:304] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [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: 8d93964f0bf848da906f40f954bba102; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:20:27.096580 29395 raft_consensus.cc:2749] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:20:27.104058 27519 catalog_manager.cc:4755] TS 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 69bc67e44f704ade85670c53e5aa02a5: Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:27.137183 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:27.137979 26483 tablet_replica.cc:333] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.138590 26483 raft_consensus.cc:2243] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.139037 26483 raft_consensus.cc:2272] T 3cc7c0d73bf3428dad450d3e2467ffef P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.139762 29206 raft_consensus.cc:493] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:27.140231 29206 raft_consensus.cc:515] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:27.141374 26483 tablet_replica.cc:333] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.142098 26483 raft_consensus.cc:2243] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.142560 26483 raft_consensus.cc:2272] T 361622d9c7ea43b28b1750f665ffd214 P 665818a8aae744b1b9cb9271e86be844 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.142894 29206 leader_election.cc:290] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 8d93964f0bf848da906f40f954bba102 (127.25.220.196:38423)
I20260709 12:20:27.143924 28306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be1440d98f374cd8860cabde87a49299" candidate_uuid: "665818a8aae744b1b9cb9271e86be844" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "8d93964f0bf848da906f40f954bba102" is_pre_election: true
I20260709 12:20:27.144984 26483 tablet_replica.cc:333] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.145807 26483 raft_consensus.cc:2243] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.146808 26483 raft_consensus.cc:2272] T ed82a3ab7a894e81aacea7ad49d54989 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:27.147261 27749 leader_election.cc:336] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:27.147733 27749 leader_election.cc:304] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 665818a8aae744b1b9cb9271e86be844; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 8d93964f0bf848da906f40f954bba102
I20260709 12:20:27.149003 29206 raft_consensus.cc:2749] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:27.149176 26483 tablet_replica.cc:333] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.152549 26483 raft_consensus.cc:2243] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.153051 26483 raft_consensus.cc:2272] T 69b86d72a3c6414eb3daa29fcbe8ecec P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:27.154044 28272 consensus_peers.cc:597] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:27.155018 26483 tablet_replica.cc:333] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.155571 26483 raft_consensus.cc:2243] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.156289 26483 raft_consensus.cc:2272] T 3f51695d4e3b47ad9e64e63b70f4917f P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.158038 26483 tablet_replica.cc:333] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.158774 26483 raft_consensus.cc:2243] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.159286 26483 raft_consensus.cc:2272] T 133ff0c867ef4f6d84517e1a26f6c036 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.161717 26483 tablet_replica.cc:333] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.162492 26483 raft_consensus.cc:2243] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.162983 26483 raft_consensus.cc:2272] T 7bc5e211b134499fb54a37b851648cc1 P 665818a8aae744b1b9cb9271e86be844 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:27.164399 28274 consensus_peers.cc:597] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 -> Peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Couldn't send request to peer 665818a8aae744b1b9cb9271e86be844. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:27.165230 26483 tablet_replica.cc:333] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.165956 26483 raft_consensus.cc:2243] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.166633 29395 raft_consensus.cc:493] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:27.166828 26483 pending_rounds.cc:70] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844: Trying to abort 1 pending ops.
I20260709 12:20:27.167454 26483 pending_rounds.cc:77] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305624070581522432 op_type: NO_OP noop_request { }
I20260709 12:20:27.167852 26483 raft_consensus.cc:2889] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:20:27.167563 29395 raft_consensus.cc:515] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:27.168222 26483 raft_consensus.cc:2272] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.170696 29395 leader_election.cc:290] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:27.170917 26483 tablet_replica.cc:333] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.171540 26483 raft_consensus.cc:2243] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.172400 26483 raft_consensus.cc:2272] T a3a02e17383f4fdca02e8a395d20316f P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.174650 26483 tablet_replica.cc:333] T d04427bf52d34290b4f5613811f5294b P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.175379 26483 raft_consensus.cc:2243] T d04427bf52d34290b4f5613811f5294b P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:27.175446 28274 leader_election.cc:336] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:27.176147 26483 raft_consensus.cc:2272] T d04427bf52d34290b4f5613811f5294b P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.178372 26483 tablet_replica.cc:333] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.179129 26483 raft_consensus.cc:2243] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 4 LEADER]: Raft consensus shutting down.
W20260709 12:20:27.179711 28272 leader_election.cc:336] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:27.179881 26483 raft_consensus.cc:2272] T 115a09e3129548448ecb7ace50e50ea5 P 665818a8aae744b1b9cb9271e86be844 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.180140 28272 leader_election.cc:304] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d93964f0bf848da906f40f954bba102; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, 665818a8aae744b1b9cb9271e86be844
I20260709 12:20:27.180856 29313 raft_consensus.cc:2749] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:20:27.182200 26483 tablet_replica.cc:333] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.182790 26483 raft_consensus.cc:2243] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.183465 26483 raft_consensus.cc:2272] T 7b666208745f4bae9a556ced661b4f33 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.185304 26483 tablet_replica.cc:333] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.185367 29313 raft_consensus.cc:493] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ff76318bbdd4b22835b4a8e178d2caf)
I20260709 12:20:27.186043 26483 raft_consensus.cc:2243] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.185992 29313 raft_consensus.cc:515] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:27.186594 26483 raft_consensus.cc:2272] T 7e86e2d224ea4423a1deca7102de76b7 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.188212 29313 leader_election.cc:290] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:27.188796 26483 tablet_replica.cc:333] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.189601 26483 raft_consensus.cc:2243] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.190425 26483 raft_consensus.cc:2272] T 6620f704227d425a84648e31f50ad91d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.192581 26483 tablet_replica.cc:333] T ddbd9365bbbb4357b0d0b3515e67b1eb P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.193310 26483 raft_consensus.cc:2243] T ddbd9365bbbb4357b0d0b3515e67b1eb P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:27.193586 28272 leader_election.cc:336] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:27.193801 26483 raft_consensus.cc:2272] T ddbd9365bbbb4357b0d0b3515e67b1eb P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:27.194607 28274 leader_election.cc:336] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111)
I20260709 12:20:27.195636 26483 tablet_replica.cc:333] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.196220 26483 raft_consensus.cc:2243] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.196532 28274 leader_election.cc:304] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102 [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: 8d93964f0bf848da906f40f954bba102; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:20:27.196843 26483 pending_rounds.cc:70] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844: Trying to abort 1 pending ops.
I20260709 12:20:27.197153 26483 pending_rounds.cc:77] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305624071826120704 op_type: NO_OP noop_request { }
I20260709 12:20:27.197410 26483 raft_consensus.cc:2889] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:20:27.197685 26483 raft_consensus.cc:2272] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.198169 29313 raft_consensus.cc:2749] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:27.200007 26483 tablet_replica.cc:333] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.200654 26483 raft_consensus.cc:2243] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.201162 26483 raft_consensus.cc:2272] T 37357163e3de4644b19d39bee489439d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.203310 26483 tablet_replica.cc:333] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.203845 26483 raft_consensus.cc:2243] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.204382 26483 raft_consensus.cc:2272] T 2c3e101628994262b707a55c9f536f5a P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.206056 26483 tablet_replica.cc:333] T 88bc54ac54804efe99d124b8c08513b6 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.206562 26483 raft_consensus.cc:2243] T 88bc54ac54804efe99d124b8c08513b6 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.206920 26483 raft_consensus.cc:2272] T 88bc54ac54804efe99d124b8c08513b6 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.208571 26483 tablet_replica.cc:333] T 8e049d0039754a9a9ee3ca496b05a1a8 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.209074 26483 raft_consensus.cc:2243] T 8e049d0039754a9a9ee3ca496b05a1a8 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.209425 26483 raft_consensus.cc:2272] T 8e049d0039754a9a9ee3ca496b05a1a8 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.211274 26483 tablet_replica.cc:333] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.211866 26483 raft_consensus.cc:2243] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.212585 26483 raft_consensus.cc:2272] T 464663b150ab4801aeb9d4a9aca08ca2 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.214704 26483 tablet_replica.cc:333] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.215423 26483 raft_consensus.cc:2243] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.216353 26483 raft_consensus.cc:2272] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.218047 26483 tablet_replica.cc:333] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.218552 26483 raft_consensus.cc:2243] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.219257 26483 raft_consensus.cc:2272] T a6fe27fd8e9941a49a94ff1b2e84e35c P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.220947 26483 tablet_replica.cc:333] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.221513 26483 raft_consensus.cc:2243] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.222160 26483 raft_consensus.cc:2272] T 69bc67e44f704ade85670c53e5aa02a5 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.223820 26483 tablet_replica.cc:333] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.224409 26483 raft_consensus.cc:2243] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.224857 26483 raft_consensus.cc:2272] T 656aa1a506a340afb48defd6f54154d0 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.227154 26483 tablet_replica.cc:333] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
W20260709 12:20:27.227658 28274 consensus_peers.cc:597] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 -> Peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Couldn't send request to peer 665818a8aae744b1b9cb9271e86be844. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:27.227885 26483 raft_consensus.cc:2243] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.228508 26483 raft_consensus.cc:2272] T 405f04663c864f73889f1dec44cbacd3 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.230193 26483 tablet_replica.cc:333] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.230839 26483 raft_consensus.cc:2243] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.231580 26483 raft_consensus.cc:2272] T 1f250b68ba64485e8c9c6905637bab8e P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.233501 26483 tablet_replica.cc:333] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.234228 26483 raft_consensus.cc:2243] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.234786 26483 raft_consensus.cc:2272] T d546ac41e337486bbc746bd1095ca4c1 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:27.235512 27749 consensus_peers.cc:597] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:27.237270 26483 tablet_replica.cc:333] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.237835 26483 raft_consensus.cc:2243] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.238682 26483 raft_consensus.cc:2272] T aaa66028015e40d789da0b3ebc77da3c P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.240320 26483 tablet_replica.cc:333] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.240800 26483 raft_consensus.cc:2243] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.241451 26483 raft_consensus.cc:2272] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.243129 26483 tablet_replica.cc:333] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.243628 26483 raft_consensus.cc:2243] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.243990 26483 raft_consensus.cc:2272] T 3c10b27c92914840a7be5e9e37234edc P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.245764 26483 tablet_replica.cc:333] T eff9da347aa940eaa1928fb6a4dff06d P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.246317 26483 raft_consensus.cc:2243] T eff9da347aa940eaa1928fb6a4dff06d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.246688 26483 raft_consensus.cc:2272] T eff9da347aa940eaa1928fb6a4dff06d P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.248360 26483 tablet_replica.cc:333] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.248873 26483 raft_consensus.cc:2243] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.249356 26483 raft_consensus.cc:2272] T 8a6c5c2d8472441f8bf30ccd04bf670c P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.251296 26483 tablet_replica.cc:333] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.251633 29313 raft_consensus.cc:493] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff9489d2752849338bfd9a780cd0762b)
I20260709 12:20:27.251988 26483 raft_consensus.cc:2243] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.252543 26483 raft_consensus.cc:2272] T 432f328bfcb147e4bf06f2c2f9a53805 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.252131 29313 raft_consensus.cc:515] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:27.254153 29313 leader_election.cc:290] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:27.254772 26483 tablet_replica.cc:333] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.255483 26483 raft_consensus.cc:2243] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.256171 26483 raft_consensus.cc:2272] T 0cb3795ce0104d698d5242353330c5cb P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.258193 26483 tablet_replica.cc:333] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.258805 26483 raft_consensus.cc:2243] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.259532 26483 raft_consensus.cc:2272] T a41d3dd7dc624896b3383c96ac1aab71 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.261890 26483 tablet_replica.cc:333] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
W20260709 12:20:27.261976 28274 leader_election.cc:336] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111)
I20260709 12:20:27.262588 26483 raft_consensus.cc:2243] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:20:27.262980 28274 consensus_peers.cc:597] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 -> Peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Couldn't send request to peer 665818a8aae744b1b9cb9271e86be844. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:27.263500 26483 raft_consensus.cc:2272] T a1a5d3083a2f4e058846a91c43e24420 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:27.263547 28274 leader_election.cc:336] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:20:27.264670 28274 leader_election.cc:304] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102 [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: 8d93964f0bf848da906f40f954bba102; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:20:27.265293 29313 raft_consensus.cc:2749] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:27.265836 26483 tablet_replica.cc:333] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.266534 26483 raft_consensus.cc:2243] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.267055 26483 raft_consensus.cc:2272] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.269419 26483 tablet_replica.cc:333] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.270172 26483 raft_consensus.cc:2243] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.270721 26483 raft_consensus.cc:2272] T 57da94f2f524454d8c04b59edbb29ae8 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.272781 26483 tablet_replica.cc:333] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.273244 26483 raft_consensus.cc:2243] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.273723 26483 raft_consensus.cc:2272] T be1440d98f374cd8860cabde87a49299 P 665818a8aae744b1b9cb9271e86be844 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.275267 26483 tablet_replica.cc:333] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.275730 26483 raft_consensus.cc:2243] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.276089 26483 raft_consensus.cc:2272] T e55d3adfde084bb18cca30951085ea35 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.277705 26483 tablet_replica.cc:333] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.278174 26483 raft_consensus.cc:2243] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.278743 26483 raft_consensus.cc:2272] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.280679 26483 tablet_replica.cc:333] T 2555061b35624de986545a1a50d5d139 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.281268 26483 raft_consensus.cc:2243] T 2555061b35624de986545a1a50d5d139 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.281631 26483 raft_consensus.cc:2272] T 2555061b35624de986545a1a50d5d139 P 665818a8aae744b1b9cb9271e86be844 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:27.288956 28272 consensus_peers.cc:597] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:27.292169 26483 tablet_replica.cc:333] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.292726 26483 raft_consensus.cc:2243] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.293380 26483 raft_consensus.cc:2272] T 30818f11014b4e4ab908c1417b2037f7 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.294971 26483 tablet_replica.cc:333] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.295408 26483 raft_consensus.cc:2243] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.296052 26483 raft_consensus.cc:2272] T afb18b714ae64127996a5bb3af93c094 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.297753 26483 tablet_replica.cc:333] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844: stopping tablet replica
I20260709 12:20:27.298180 26483 raft_consensus.cc:2243] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.298552 26483 raft_consensus.cc:2272] T 53294ca3b0904034937407d9592ad141 P 665818a8aae744b1b9cb9271e86be844 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:27.356069 28274 consensus_peers.cc:597] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102 -> Peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Couldn't send request to peer 665818a8aae744b1b9cb9271e86be844. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:27.362293 28272 consensus_peers.cc:597] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:27.375216 28272 consensus_peers.cc:597] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:27.377413 26483 tablet_server.cc:196] TabletServer@127.25.220.195:0 shutdown complete.
W20260709 12:20:27.377871 28274 consensus_peers.cc:597] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 -> Peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Couldn't send request to peer 665818a8aae744b1b9cb9271e86be844. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.195:37235: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:27.396351 28272 consensus_peers.cc:597] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:27.408591 29313 raft_consensus.cc:493] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff9489d2752849338bfd9a780cd0762b)
I20260709 12:20:27.409268 29313 raft_consensus.cc:515] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:27.411911 29313 leader_election.cc:290] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
W20260709 12:20:27.417881 28274 leader_election.cc:336] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111)
W20260709 12:20:27.420298 28274 leader_election.cc:336] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Network error: Client connection negotiation failed: client connection to 127.25.220.195:37235: connect: Connection refused (error 111)
I20260709 12:20:27.420748 28274 leader_election.cc:304] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102 [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: 8d93964f0bf848da906f40f954bba102; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:20:27.421537 29313 raft_consensus.cc:2749] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:27.423158 29313 raft_consensus.cc:493] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff9489d2752849338bfd9a780cd0762b)
I20260709 12:20:27.423681 29313 raft_consensus.cc:515] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:27.426026 29313 leader_election.cc:290] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
W20260709 12:20:27.431231 28272 leader_election.cc:336] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
W20260709 12:20:27.433143 28274 leader_election.cc:336] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111)
I20260709 12:20:27.433548 28274 leader_election.cc:304] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102 [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: 8d93964f0bf848da906f40f954bba102; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:20:27.434295 29313 raft_consensus.cc:2749] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:27.444904 28274 consensus_peers.cc:597] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 -> Peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Couldn't send request to peer 665818a8aae744b1b9cb9271e86be844. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.195:37235: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:27.452351 28274 consensus_peers.cc:597] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 -> Peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Couldn't send request to peer 665818a8aae744b1b9cb9271e86be844. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.195:37235: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:27.468219 28272 consensus_peers.cc:597] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:27.476734 26483 tablet_server.cc:179] TabletServer@127.25.220.196:0 shutting down...
W20260709 12:20:27.504522 28274 consensus_peers.cc:597] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 -> Peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Couldn't send request to peer 665818a8aae744b1b9cb9271e86be844. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.195:37235: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:27.507838 29313 raft_consensus.cc:493] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff9489d2752849338bfd9a780cd0762b)
W20260709 12:20:27.510437 28272 consensus_peers.cc:597] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:27.537367 29395 raft_consensus.cc:493] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ff9489d2752849338bfd9a780cd0762b)
I20260709 12:20:27.510644 29313 raft_consensus.cc:515] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:27.546396 29395 raft_consensus.cc:515] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:27.550347 29395 leader_election.cc:290] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
I20260709 12:20:27.558125 29313 leader_election.cc:290] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
W20260709 12:20:27.567071 28274 consensus_peers.cc:597] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 -> Peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Couldn't send request to peer 665818a8aae744b1b9cb9271e86be844. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.195:37235: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:27.571246 28274 leader_election.cc:336] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111)
I20260709 12:20:27.571666 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:20:27.571792 28274 leader_election.cc:336] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111)
W20260709 12:20:27.572721 28274 leader_election.cc:336] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Network error: Client connection negotiation failed: client connection to 127.25.220.195:37235: connect: Connection refused (error 111)
I20260709 12:20:27.573171 28274 leader_election.cc:304] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d93964f0bf848da906f40f954bba102; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:20:27.573988 29395 raft_consensus.cc:2749] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:20:27.574084 28274 leader_election.cc:336] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Network error: Client connection negotiation failed: client connection to 127.25.220.195:37235: connect: Connection refused (error 111)
I20260709 12:20:27.574702 28274 leader_election.cc:304] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102 [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: 8d93964f0bf848da906f40f954bba102; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:20:27.575672 26483 tablet_replica.cc:333] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.575621 29395 raft_consensus.cc:2749] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:27.578898 26483 raft_consensus.cc:2243] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.580432 29395 raft_consensus.cc:493] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff9489d2752849338bfd9a780cd0762b)
I20260709 12:20:27.580770 26483 raft_consensus.cc:2272] T 405f04663c864f73889f1dec44cbacd3 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.581189 29395 raft_consensus.cc:515] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "665818a8aae744b1b9cb9271e86be844" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 37235 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:27.583793 29395 leader_election.cc:290] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771), 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235)
W20260709 12:20:27.584486 28272 consensus_peers.cc:597] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:27.586863 26483 tablet_replica.cc:333] T a6fe27fd8e9941a49a94ff1b2e84e35c P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.589833 26483 raft_consensus.cc:2243] T a6fe27fd8e9941a49a94ff1b2e84e35c P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:27.590368 28274 leader_election.cc:336] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111)
I20260709 12:20:27.591306 26483 raft_consensus.cc:2272] T a6fe27fd8e9941a49a94ff1b2e84e35c P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:27.591666 28274 leader_election.cc:336] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 665818a8aae744b1b9cb9271e86be844 (127.25.220.195:37235): Network error: Client connection negotiation failed: client connection to 127.25.220.195:37235: connect: Connection refused (error 111)
I20260709 12:20:27.592881 28274 leader_election.cc:304] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102 [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: 8d93964f0bf848da906f40f954bba102; no voters: 665818a8aae744b1b9cb9271e86be844, ff9489d2752849338bfd9a780cd0762b
I20260709 12:20:27.593688 29395 raft_consensus.cc:2749] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:27.594144 28272 consensus_peers.cc:597] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:27.595830 26483 tablet_replica.cc:333] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.597304 26483 raft_consensus.cc:2243] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.598418 26483 raft_consensus.cc:2272] T 2c3e101628994262b707a55c9f536f5a P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.602479 26483 tablet_replica.cc:333] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.603430 26483 raft_consensus.cc:2243] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.604846 26483 raft_consensus.cc:2272] T d04427bf52d34290b4f5613811f5294b P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.608583 26483 tablet_replica.cc:333] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.609622 26483 raft_consensus.cc:2243] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.610888 26483 raft_consensus.cc:2272] T 1faadb726a9348d98d46675b85a568c4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.613766 26483 tablet_replica.cc:333] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.615036 26483 raft_consensus.cc:2243] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.616312 26483 raft_consensus.cc:2272] T 6620f704227d425a84648e31f50ad91d P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.619012 26483 tablet_replica.cc:333] T 3f51695d4e3b47ad9e64e63b70f4917f P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.619803 26483 raft_consensus.cc:2243] T 3f51695d4e3b47ad9e64e63b70f4917f P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.621901 26483 raft_consensus.cc:2272] T 3f51695d4e3b47ad9e64e63b70f4917f P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.622843 29395 raft_consensus.cc:493] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff9489d2752849338bfd9a780cd0762b)
I20260709 12:20:27.623548 29395 raft_consensus.cc:515] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:27.625442 26483 tablet_replica.cc:333] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.625937 29395 leader_election.cc:290] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:27.626776 26483 raft_consensus.cc:2243] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.628122 26483 raft_consensus.cc:2272] T 57da94f2f524454d8c04b59edbb29ae8 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:27.628176 28272 consensus_peers.cc:597] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:20:27.630656 28272 leader_election.cc:336] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:27.631774 26483 tablet_replica.cc:333] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
W20260709 12:20:27.631815 28274 leader_election.cc:336] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111)
I20260709 12:20:27.632473 28274 leader_election.cc:304] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102 [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: 8d93964f0bf848da906f40f954bba102; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:20:27.633220 29395 raft_consensus.cc:2749] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:27.633446 26483 raft_consensus.cc:2243] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.634995 26483 raft_consensus.cc:2272] T 8cc542c92b254a8ea5b4513acccb85e3 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.638206 26483 tablet_replica.cc:333] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.638964 26483 raft_consensus.cc:2243] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.640281 26483 raft_consensus.cc:2272] T 7a7d4ee56b0b4ef4973ffc23dbd37598 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.642611 26483 tablet_replica.cc:333] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.643481 26483 raft_consensus.cc:2243] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.644487 26483 raft_consensus.cc:2272] T a2ffe7d2f8794bb1a3a32f5afe54dc8f P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.646878 26483 tablet_replica.cc:333] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.647657 26483 raft_consensus.cc:2243] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.649065 26483 raft_consensus.cc:2272] T 69bc67e44f704ade85670c53e5aa02a5 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.651678 26483 tablet_replica.cc:333] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.652289 26483 raft_consensus.cc:2243] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.654601 26483 raft_consensus.cc:2272] T 656aa1a506a340afb48defd6f54154d0 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.657693 26483 tablet_replica.cc:333] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
W20260709 12:20:27.658591 28272 consensus_peers.cc:597] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 -> Peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Couldn't send request to peer 1ff76318bbdd4b22835b4a8e178d2caf. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:20:27.658670 26483 raft_consensus.cc:2243] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.660373 26483 raft_consensus.cc:2272] T 1981b346251e4a5bba58f6f533121422 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.662843 26483 tablet_replica.cc:333] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.663507 26483 raft_consensus.cc:2243] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.666148 26483 pending_rounds.cc:70] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102: Trying to abort 1 pending ops.
I20260709 12:20:27.666453 26483 pending_rounds.cc:77] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305624071757004800 op_type: NO_OP noop_request { }
I20260709 12:20:27.667029 26483 raft_consensus.cc:2889] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:20:27.667423 26483 raft_consensus.cc:2272] T 3cc7c0d73bf3428dad450d3e2467ffef P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.671141 26483 tablet_replica.cc:333] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.672219 26483 raft_consensus.cc:2243] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.673439 26483 raft_consensus.cc:2272] T 37357163e3de4644b19d39bee489439d P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.676021 29395 raft_consensus.cc:493] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff9489d2752849338bfd9a780cd0762b)
I20260709 12:20:27.676414 26483 tablet_replica.cc:333] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.676723 29395 raft_consensus.cc:515] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ff76318bbdd4b22835b4a8e178d2caf" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 38037 } } peers { permanent_uuid: "ff9489d2752849338bfd9a780cd0762b" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 37771 } } peers { permanent_uuid: "8d93964f0bf848da906f40f954bba102" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 38423 } attrs { promote: false } }
I20260709 12:20:27.677798 26483 raft_consensus.cc:2243] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.678521 26483 raft_consensus.cc:2272] T ffbdbdc9b97f4a8d93ac33c5dad51ee4 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.679283 29395 leader_election.cc:290] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037), ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771)
I20260709 12:20:27.682176 26483 tablet_replica.cc:333] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.682946 26483 raft_consensus.cc:2243] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.684381 26483 raft_consensus.cc:2272] T 2a4ed7bb675b4d4fb7496f0a5bfea570 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:27.685487 28274 leader_election.cc:336] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ff9489d2752849338bfd9a780cd0762b (127.25.220.194:37771): Network error: Client connection negotiation failed: client connection to 127.25.220.194:37771: connect: Connection refused (error 111)
W20260709 12:20:27.686038 28272 leader_election.cc:336] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:27.686461 28272 leader_election.cc:304] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102 [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: 8d93964f0bf848da906f40f954bba102; no voters: 1ff76318bbdd4b22835b4a8e178d2caf, ff9489d2752849338bfd9a780cd0762b
I20260709 12:20:27.687592 26483 tablet_replica.cc:333] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.687206 29395 raft_consensus.cc:2749] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:27.688685 26483 raft_consensus.cc:2243] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.690191 26483 raft_consensus.cc:2272] T 0cb3795ce0104d698d5242353330c5cb P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.692444 26483 tablet_replica.cc:333] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.693291 26483 raft_consensus.cc:2243] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.694175 26483 raft_consensus.cc:2272] T b43d7462251049a397eaf8ec0c1983ec P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.696307 26483 tablet_replica.cc:333] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.696961 26483 raft_consensus.cc:2243] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.698053 26483 raft_consensus.cc:2272] T 3c10b27c92914840a7be5e9e37234edc P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.700259 26483 tablet_replica.cc:333] T a41d3dd7dc624896b3383c96ac1aab71 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.700901 26483 raft_consensus.cc:2243] T a41d3dd7dc624896b3383c96ac1aab71 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.701846 26483 raft_consensus.cc:2272] T a41d3dd7dc624896b3383c96ac1aab71 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.703783 26483 tablet_replica.cc:333] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.704381 26483 raft_consensus.cc:2243] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.705353 26483 raft_consensus.cc:2272] T 9733820861434a9a91bbd45c5bd3951e P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.707335 26483 tablet_replica.cc:333] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.707959 26483 raft_consensus.cc:2243] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.708577 26483 raft_consensus.cc:2272] T afb18b714ae64127996a5bb3af93c094 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.710711 26483 tablet_replica.cc:333] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.711298 26483 raft_consensus.cc:2243] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.712333 26483 raft_consensus.cc:2272] T 0a6a7ceee1a545549038b75144ddeadd P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.714480 26483 tablet_replica.cc:333] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.715031 26483 raft_consensus.cc:2243] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.715919 26483 raft_consensus.cc:2272] T afd27c54f92246f1bf37f6a4ecaf34b4 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.718631 26483 tablet_replica.cc:333] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.719205 26483 raft_consensus.cc:2243] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.720351 26483 raft_consensus.cc:2272] T 69b86d72a3c6414eb3daa29fcbe8ecec P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.722401 26483 tablet_replica.cc:333] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.722960 26483 raft_consensus.cc:2243] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.723969 26483 raft_consensus.cc:2272] T 8a6c5c2d8472441f8bf30ccd04bf670c P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.726101 26483 tablet_replica.cc:333] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.726698 26483 raft_consensus.cc:2243] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.727468 26483 raft_consensus.cc:2272] T 6c426340e01e4b66a0a6f7cc1c9b1bc4 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.729784 26483 tablet_replica.cc:333] T a3a02e17383f4fdca02e8a395d20316f P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.730350 26483 raft_consensus.cc:2243] T a3a02e17383f4fdca02e8a395d20316f P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.731155 26483 raft_consensus.cc:2272] T a3a02e17383f4fdca02e8a395d20316f P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.733330 26483 tablet_replica.cc:333] T 043b46ca61aa4699bcc32be8e9a94c2b P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.733884 26483 raft_consensus.cc:2243] T 043b46ca61aa4699bcc32be8e9a94c2b P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.734704 26483 raft_consensus.cc:2272] T 043b46ca61aa4699bcc32be8e9a94c2b P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.736848 26483 tablet_replica.cc:333] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.737573 26483 raft_consensus.cc:2243] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.738569 26483 raft_consensus.cc:2272] T 1f250b68ba64485e8c9c6905637bab8e P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.741106 26483 tablet_replica.cc:333] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.741969 26483 raft_consensus.cc:2243] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.743462 26483 raft_consensus.cc:2272] T c0efd77bb9df4e61acc5b3dfd15bd025 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.745743 26483 tablet_replica.cc:333] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.746476 26483 raft_consensus.cc:2243] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.747349 26483 raft_consensus.cc:2272] T 133ff0c867ef4f6d84517e1a26f6c036 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.749966 26483 tablet_replica.cc:333] T ed82a3ab7a894e81aacea7ad49d54989 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.750696 26483 raft_consensus.cc:2243] T ed82a3ab7a894e81aacea7ad49d54989 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.751456 26483 raft_consensus.cc:2272] T ed82a3ab7a894e81aacea7ad49d54989 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.753607 26483 tablet_replica.cc:333] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.754120 26483 raft_consensus.cc:2243] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.754712 26483 raft_consensus.cc:2272] T e476f14f8c6f455cb5a7e79754e80ab8 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.756647 26483 tablet_replica.cc:333] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.757131 26483 raft_consensus.cc:2243] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.757921 26483 raft_consensus.cc:2272] T be1440d98f374cd8860cabde87a49299 P 8d93964f0bf848da906f40f954bba102 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.759996 26483 tablet_replica.cc:333] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.760607 26483 raft_consensus.cc:2243] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.761570 26483 raft_consensus.cc:2272] T e7b7d65a5e0b454e9989e36351dbc766 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.763646 26483 tablet_replica.cc:333] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.764139 26483 raft_consensus.cc:2243] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.765070 26483 raft_consensus.cc:2272] T 53294ca3b0904034937407d9592ad141 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.767118 26483 tablet_replica.cc:333] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.767701 26483 raft_consensus.cc:2243] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.768678 26483 raft_consensus.cc:2272] T 44a470d6636e4c13aefd214372e857bf P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.770852 26483 tablet_replica.cc:333] T aaa66028015e40d789da0b3ebc77da3c P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.771370 26483 raft_consensus.cc:2243] T aaa66028015e40d789da0b3ebc77da3c P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.772130 26483 raft_consensus.cc:2272] T aaa66028015e40d789da0b3ebc77da3c P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.774291 26483 tablet_replica.cc:333] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.774758 26483 raft_consensus.cc:2243] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.775611 26483 raft_consensus.cc:2272] T d546ac41e337486bbc746bd1095ca4c1 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.777585 26483 tablet_replica.cc:333] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.778136 26483 raft_consensus.cc:2243] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:27.778584 26483 raft_consensus.cc:2272] T 14eaa4929b5f4d298e5daedd4bac1ca0 P 8d93964f0bf848da906f40f954bba102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.780319 26483 tablet_replica.cc:333] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102: stopping tablet replica
I20260709 12:20:27.780769 26483 raft_consensus.cc:2243] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:27.781641 26483 raft_consensus.cc:2272] T 3c6aca288be5457ea4ec2c8fbad43ed2 P 8d93964f0bf848da906f40f954bba102 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:27.842425 26483 tablet_server.cc:196] TabletServer@127.25.220.196:0 shutdown complete.
I20260709 12:20:27.922055 26483 master.cc:562] Master@127.25.220.254:34081 shutting down...
W20260709 12:20:27.959259 27582 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:20:27.959472 27582 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:20:27.959740 27582 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:20:28.155840 27519 catalog_manager.cc:4755] TS 1ff76318bbdd4b22835b4a8e178d2caf (127.25.220.193:38037): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 69bc67e44f704ade85670c53e5aa02a5: Network error: Client connection negotiation failed: client connection to 127.25.220.193:38037: connect: Connection refused (error 111)
I20260709 12:20:28.168848 26483 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:28.169546 26483 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:28.169890 26483 tablet_replica.cc:333] T 00000000000000000000000000000000 P 64c7b6ef74824727b5adce0097dba273: stopping tablet replica
I20260709 12:20:28.196648 26483 master.cc:584] Master@127.25.220.254:34081 shutdown complete.
I20260709 12:20:28.230468 26483 test_util.cc:182] -----------------------------------------------
I20260709 12:20:28.230679 26483 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599516118291-26483-0
[  FAILED  ] LeaderRebalancerTest.AddTserver (52654 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:20:28.233799 26483 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.220.254:44911
I20260709 12:20:28.234855 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:28.240247 29407 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:28.240518 29408 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:28.241391 29410 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:20:28.241868 26483 server_base.cc:1061] running on GCE node
I20260709 12:20:28.243132 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:28.243314 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:20:28.243495 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599628243482 us; error 0 us; skew 500 ppm
I20260709 12:20:28.244040 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:28.246362 26483 webserver.cc:533] Webserver started at http://127.25.220.254:35687/ using document root <none> and password file <none>
I20260709 12:20:28.246835 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:28.247010 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:28.247332 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:28.248580 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/master-0-root/instance:
uuid: "199a412bb0c84b14a4bdcf51fe9ca861"
format_stamp: "Formatted at 2026-07-09 12:20:28 on dist-test-slave-c1c3"
I20260709 12:20:28.252843 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:20:28.255889 29415 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:28.256575 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:20:28.256862 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/master-0-root
uuid: "199a412bb0c84b14a4bdcf51fe9ca861"
format_stamp: "Formatted at 2026-07-09 12:20:28 on dist-test-slave-c1c3"
I20260709 12:20:28.257145 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:20:28.277154 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:28.278271 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:28.315855 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.254:44911
I20260709 12:20:28.315950 29466 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.254:44911 every 8 connection(s)
I20260709 12:20:28.319621 29467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:28.329488 29467 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861: Bootstrap starting.
I20260709 12:20:28.333935 29467 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:28.337916 29467 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861: No bootstrap required, opened a new log
I20260709 12:20:28.339829 29467 raft_consensus.cc:359] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "199a412bb0c84b14a4bdcf51fe9ca861" member_type: VOTER }
I20260709 12:20:28.340204 29467 raft_consensus.cc:385] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:28.340433 29467 raft_consensus.cc:740] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 199a412bb0c84b14a4bdcf51fe9ca861, State: Initialized, Role: FOLLOWER
I20260709 12:20:28.340962 29467 consensus_queue.cc:260] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "199a412bb0c84b14a4bdcf51fe9ca861" member_type: VOTER }
I20260709 12:20:28.341351 29467 raft_consensus.cc:399] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:20:28.341532 29467 raft_consensus.cc:493] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:20:28.341737 29467 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:28.345484 29467 raft_consensus.cc:515] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "199a412bb0c84b14a4bdcf51fe9ca861" member_type: VOTER }
I20260709 12:20:28.345904 29467 leader_election.cc:304] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861 [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: 199a412bb0c84b14a4bdcf51fe9ca861; no voters: 
I20260709 12:20:28.346922 29467 leader_election.cc:290] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:20:28.347307 29470 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:28.348840 29470 raft_consensus.cc:697] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861 [term 1 LEADER]: Becoming Leader. State: Replica: 199a412bb0c84b14a4bdcf51fe9ca861, State: Running, Role: LEADER
I20260709 12:20:28.349545 29470 consensus_queue.cc:237] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861 [LEADER]: Queue going to LEADER mode. State: All 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: "199a412bb0c84b14a4bdcf51fe9ca861" member_type: VOTER }
I20260709 12:20:28.349748 29467 sys_catalog.cc:565] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:20:28.356514 29472 sys_catalog.cc:455] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 199a412bb0c84b14a4bdcf51fe9ca861. Latest consensus state: current_term: 1 leader_uuid: "199a412bb0c84b14a4bdcf51fe9ca861" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "199a412bb0c84b14a4bdcf51fe9ca861" member_type: VOTER } }
I20260709 12:20:28.356878 29471 sys_catalog.cc:455] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "199a412bb0c84b14a4bdcf51fe9ca861" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "199a412bb0c84b14a4bdcf51fe9ca861" member_type: VOTER } }
I20260709 12:20:28.357219 29472 sys_catalog.cc:458] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861 [sys.catalog]: This master's current role is: LEADER
I20260709 12:20:28.357402 29471 sys_catalog.cc:458] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861 [sys.catalog]: This master's current role is: LEADER
I20260709 12:20:28.359272 29478 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:20:28.363940 29478 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:20:28.366968 26483 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:20:28.372525 29478 catalog_manager.cc:1383] Generated new cluster ID: a03935b3e0f44c0294dd0803e38249fe
I20260709 12:20:28.372773 29478 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:20:28.393173 29478 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:20:28.394308 29478 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:20:28.405635 29478 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861: Generated new TSK 0
I20260709 12:20:28.406116 29478 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:20:28.433461 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:28.439061 29488 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:28.440922 29489 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:28.442318 29491 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:20:28.442781 26483 server_base.cc:1061] running on GCE node
I20260709 12:20:28.444072 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:28.444339 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:20:28.444515 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599628444497 us; error 0 us; skew 500 ppm
I20260709 12:20:28.445084 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:28.447237 26483 webserver.cc:533] Webserver started at http://127.25.220.193:34125/ using document root <none> and password file <none>
I20260709 12:20:28.447737 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:28.447926 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:28.448262 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:28.449429 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-0-root/instance:
uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
format_stamp: "Formatted at 2026-07-09 12:20:28 on dist-test-slave-c1c3"
I20260709 12:20:28.453905 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:20:28.457052 29496 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:28.457727 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:20:28.458001 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-0-root
uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
format_stamp: "Formatted at 2026-07-09 12:20:28 on dist-test-slave-c1c3"
I20260709 12:20:28.458271 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:20:28.478293 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:28.479393 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:28.480758 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:28.482869 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:28.483088 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:28.483316 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:28.483497 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:28.521144 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.193:33273
I20260709 12:20:28.521250 29558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.193:33273 every 8 connection(s)
I20260709 12:20:28.526046 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:28.532775 29563 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:28.534039 29564 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:28.536466 29566 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:20:28.536643 26483 server_base.cc:1061] running on GCE node
I20260709 12:20:28.538026 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:28.538226 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:20:28.538408 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599628538390 us; error 0 us; skew 500 ppm
I20260709 12:20:28.538951 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:28.541563 26483 webserver.cc:533] Webserver started at http://127.25.220.194:39763/ using document root <none> and password file <none>
I20260709 12:20:28.542160 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:28.542404 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:28.542713 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:28.543633 29559 heartbeater.cc:344] Connected to a master server at 127.25.220.254:44911
I20260709 12:20:28.543999 29559 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:28.544020 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-1-root/instance:
uuid: "297a86b6f35742e5ad8844b64e20474a"
format_stamp: "Formatted at 2026-07-09 12:20:28 on dist-test-slave-c1c3"
I20260709 12:20:28.544782 29559 heartbeater.cc:507] Master 127.25.220.254:44911 requested a full tablet report, sending...
I20260709 12:20:28.546868 29432 ts_manager.cc:194] Registered new tserver with Master: 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:28.548555 29432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33984
I20260709 12:20:28.548923 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:20:28.553619 29571 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:28.554396 26483 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:20:28.554628 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-1-root
uuid: "297a86b6f35742e5ad8844b64e20474a"
format_stamp: "Formatted at 2026-07-09 12:20:28 on dist-test-slave-c1c3"
I20260709 12:20:28.554848 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:20:28.576723 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:28.577818 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:28.579128 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:28.581221 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:28.581413 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:28.581672 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:28.581831 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:28.619378 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.194:45593
I20260709 12:20:28.619473 29633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.194:45593 every 8 connection(s)
I20260709 12:20:28.623999 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:28.630191 29637 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:28.631477 29638 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:28.634076 29641 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:20:28.634902 29634 heartbeater.cc:344] Connected to a master server at 127.25.220.254:44911
I20260709 12:20:28.635432 29634 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:28.636512 29634 heartbeater.cc:507] Master 127.25.220.254:44911 requested a full tablet report, sending...
I20260709 12:20:28.637794 26483 server_base.cc:1061] running on GCE node
I20260709 12:20:28.638793 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:20:28.638762 29432 ts_manager.cc:194] Registered new tserver with Master: 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
W20260709 12:20:28.639200 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:20:28.639415 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599628639394 us; error 0 us; skew 500 ppm
I20260709 12:20:28.640230 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:28.640726 29432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33998
I20260709 12:20:28.642772 26483 webserver.cc:533] Webserver started at http://127.25.220.195:33697/ using document root <none> and password file <none>
I20260709 12:20:28.643368 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:28.643527 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:28.643736 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:28.644842 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-2-root/instance:
uuid: "1f0823cdea284faba0cc85a57be75073"
format_stamp: "Formatted at 2026-07-09 12:20:28 on dist-test-slave-c1c3"
I20260709 12:20:28.648904 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 12:20:28.652101 29645 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:28.652848 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:20:28.653080 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-2-root
uuid: "1f0823cdea284faba0cc85a57be75073"
format_stamp: "Formatted at 2026-07-09 12:20:28 on dist-test-slave-c1c3"
I20260709 12:20:28.653306 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:20:28.663079 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:28.664074 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:28.665390 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:28.667407 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:28.667572 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:28.667846 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:28.668001 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:28.705518 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.195:45431
I20260709 12:20:28.705618 29707 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.195:45431 every 8 connection(s)
I20260709 12:20:28.710078 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:28.716926 29711 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:28.718330 29712 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:28.719640 29714 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:20:28.720674 26483 server_base.cc:1061] running on GCE node
I20260709 12:20:28.721844 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:20:28.722012 29708 heartbeater.cc:344] Connected to a master server at 127.25.220.254:44911
W20260709 12:20:28.722121 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:20:28.722476 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599628722455 us; error 0 us; skew 500 ppm
I20260709 12:20:28.722509 29708 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:28.723080 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:28.723351 29708 heartbeater.cc:507] Master 127.25.220.254:44911 requested a full tablet report, sending...
I20260709 12:20:28.725548 29432 ts_manager.cc:194] Registered new tserver with Master: 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:28.725908 26483 webserver.cc:533] Webserver started at http://127.25.220.196:43851/ using document root <none> and password file <none>
I20260709 12:20:28.726413 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:28.726611 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:28.726877 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:28.727067 29432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34010
I20260709 12:20:28.728147 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-3-root/instance:
uuid: "2d587458a81841febdef2538a474193e"
format_stamp: "Formatted at 2026-07-09 12:20:28 on dist-test-slave-c1c3"
I20260709 12:20:28.732555 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 12:20:28.735687 29719 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:28.736548 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:20:28.736845 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-3-root
uuid: "2d587458a81841febdef2538a474193e"
format_stamp: "Formatted at 2026-07-09 12:20:28 on dist-test-slave-c1c3"
I20260709 12:20:28.737128 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:20:28.749118 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:28.750247 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:28.751715 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:28.753820 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:28.754046 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:28.754290 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:28.754491 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:28.792843 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.196:44467
I20260709 12:20:28.792944 29781 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.196:44467 every 8 connection(s)
I20260709 12:20:28.805629 29782 heartbeater.cc:344] Connected to a master server at 127.25.220.254:44911
I20260709 12:20:28.805998 29782 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:28.806684 29782 heartbeater.cc:507] Master 127.25.220.254:44911 requested a full tablet report, sending...
I20260709 12:20:28.808466 29432 ts_manager.cc:194] Registered new tserver with Master: 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:28.809501 26483 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013513283s
I20260709 12:20:28.809708 29432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34012
I20260709 12:20:28.833715 29432 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34022:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 12:20:29.068951 29524 tablet_service.cc:1511] Processing CreateTablet for tablet 32c785f120744828ae870b93a80cb159 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:20:29.069784 29523 tablet_service.cc:1511] Processing CreateTablet for tablet 069f20b693e4484b862bbcc664ee60f3 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:20:29.070436 29524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32c785f120744828ae870b93a80cb159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.071121 29523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 069f20b693e4484b862bbcc664ee60f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.081293 29522 tablet_service.cc:1511] Processing CreateTablet for tablet b1124e92b33c443c9d395b51a9bdc62f (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:20:29.082726 29522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1124e92b33c443c9d395b51a9bdc62f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.082814 29599 tablet_service.cc:1511] Processing CreateTablet for tablet 32c785f120744828ae870b93a80cb159 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:20:29.084115 29599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32c785f120744828ae870b93a80cb159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.086966 29521 tablet_service.cc:1511] Processing CreateTablet for tablet 3caff5f4d93a4d38865a72874d2ccebd (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:20:29.088331 29521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3caff5f4d93a4d38865a72874d2ccebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.089327 29598 tablet_service.cc:1511] Processing CreateTablet for tablet 069f20b693e4484b862bbcc664ee60f3 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:20:29.090595 29598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 069f20b693e4484b862bbcc664ee60f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.093680 29520 tablet_service.cc:1511] Processing CreateTablet for tablet 1948542276b14a95a192c73ef757d29e (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:20:29.095058 29520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1948542276b14a95a192c73ef757d29e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.095402 29597 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe27f6a0bcb46f78d51dc033c723a78 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:20:29.096223 29746 tablet_service.cc:1511] Processing CreateTablet for tablet b1124e92b33c443c9d395b51a9bdc62f (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:20:29.096877 29597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe27f6a0bcb46f78d51dc033c723a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.097517 29746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1124e92b33c443c9d395b51a9bdc62f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.101383 29747 tablet_service.cc:1511] Processing CreateTablet for tablet 069f20b693e4484b862bbcc664ee60f3 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:20:29.101462 29745 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe27f6a0bcb46f78d51dc033c723a78 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:20:29.101956 29672 tablet_service.cc:1511] Processing CreateTablet for tablet b1124e92b33c443c9d395b51a9bdc62f (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:20:29.102979 29747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 069f20b693e4484b862bbcc664ee60f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.103214 29672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1124e92b33c443c9d395b51a9bdc62f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.105362 29744 tablet_service.cc:1511] Processing CreateTablet for tablet 1948542276b14a95a192c73ef757d29e (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:20:29.106684 29744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1948542276b14a95a192c73ef757d29e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.106530 29671 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe27f6a0bcb46f78d51dc033c723a78 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:20:29.107896 29671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe27f6a0bcb46f78d51dc033c723a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.108918 29673 tablet_service.cc:1511] Processing CreateTablet for tablet 32c785f120744828ae870b93a80cb159 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:20:29.109346 29743 tablet_service.cc:1511] Processing CreateTablet for tablet bf441ece89d74ceb8503adbcce729079 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:20:29.105376 29670 tablet_service.cc:1511] Processing CreateTablet for tablet 3caff5f4d93a4d38865a72874d2ccebd (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:20:29.110628 29743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf441ece89d74ceb8503adbcce729079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.113216 29742 tablet_service.cc:1511] Processing CreateTablet for tablet 1be3c43ca6a74505bc7f86b51440ffa8 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:20:29.113744 29668 tablet_service.cc:1511] Processing CreateTablet for tablet 1be3c43ca6a74505bc7f86b51440ffa8 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:20:29.114516 29742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be3c43ca6a74505bc7f86b51440ffa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.115100 29668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be3c43ca6a74505bc7f86b51440ffa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.115811 29673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32c785f120744828ae870b93a80cb159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.116500 29741 tablet_service.cc:1511] Processing CreateTablet for tablet 0af18dfe224a4bdb95759228e5a7f347 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:20:29.117738 29741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af18dfe224a4bdb95759228e5a7f347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.118178 29519 tablet_service.cc:1511] Processing CreateTablet for tablet bf441ece89d74ceb8503adbcce729079 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:20:29.119575 29519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf441ece89d74ceb8503adbcce729079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.121331 29669 tablet_service.cc:1511] Processing CreateTablet for tablet bf441ece89d74ceb8503adbcce729079 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:20:29.121394 29518 tablet_service.cc:1511] Processing CreateTablet for tablet 1932f58e9dc24e11bd9044ce127e6b26 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:20:29.122756 29669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf441ece89d74ceb8503adbcce729079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.122869 29518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1932f58e9dc24e11bd9044ce127e6b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.125432 29670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3caff5f4d93a4d38865a72874d2ccebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.125324 29740 tablet_service.cc:1511] Processing CreateTablet for tablet 05432ec693c74597ae712ff124cafb96 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:20:29.126622 29740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05432ec693c74597ae712ff124cafb96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.129310 29739 tablet_service.cc:1511] Processing CreateTablet for tablet 1a9f8a0e1a2d471581a66e3d81fb1ec7 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:20:29.129803 29667 tablet_service.cc:1511] Processing CreateTablet for tablet 1932f58e9dc24e11bd9044ce127e6b26 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:20:29.130702 29739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a9f8a0e1a2d471581a66e3d81fb1ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.131186 29667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1932f58e9dc24e11bd9044ce127e6b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.132529 29745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe27f6a0bcb46f78d51dc033c723a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.133810 29666 tablet_service.cc:1511] Processing CreateTablet for tablet 05432ec693c74597ae712ff124cafb96 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:20:29.135119 29666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05432ec693c74597ae712ff124cafb96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.137734 29665 tablet_service.cc:1511] Processing CreateTablet for tablet 1a9f8a0e1a2d471581a66e3d81fb1ec7 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:20:29.139073 29665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a9f8a0e1a2d471581a66e3d81fb1ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.139212 29595 tablet_service.cc:1511] Processing CreateTablet for tablet 1948542276b14a95a192c73ef757d29e (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:20:29.140509 29595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1948542276b14a95a192c73ef757d29e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.137761 29596 tablet_service.cc:1511] Processing CreateTablet for tablet 3caff5f4d93a4d38865a72874d2ccebd (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:20:29.141656 29596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3caff5f4d93a4d38865a72874d2ccebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.145766 29594 tablet_service.cc:1511] Processing CreateTablet for tablet 1be3c43ca6a74505bc7f86b51440ffa8 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:20:29.146185 29517 tablet_service.cc:1511] Processing CreateTablet for tablet 0af18dfe224a4bdb95759228e5a7f347 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:20:29.147133 29594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be3c43ca6a74505bc7f86b51440ffa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.147603 29517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af18dfe224a4bdb95759228e5a7f347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.149669 29593 tablet_service.cc:1511] Processing CreateTablet for tablet 1932f58e9dc24e11bd9044ce127e6b26 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:20:29.151053 29593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1932f58e9dc24e11bd9044ce127e6b26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.151904 29515 tablet_service.cc:1511] Processing CreateTablet for tablet 48654fcded7c4260a4304e6113ac346d (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:20:29.153328 29515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48654fcded7c4260a4304e6113ac346d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.153993 29738 tablet_service.cc:1511] Processing CreateTablet for tablet 62fb28e0937f4bfa9c7e05988defd98b (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:20:29.155293 29738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62fb28e0937f4bfa9c7e05988defd98b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.149724 29516 tablet_service.cc:1511] Processing CreateTablet for tablet 05432ec693c74597ae712ff124cafb96 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:20:29.156303 29516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05432ec693c74597ae712ff124cafb96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.157467 29592 tablet_service.cc:1511] Processing CreateTablet for tablet 0af18dfe224a4bdb95759228e5a7f347 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:20:29.158753 29592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af18dfe224a4bdb95759228e5a7f347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.161383 29591 tablet_service.cc:1511] Processing CreateTablet for tablet 1a9f8a0e1a2d471581a66e3d81fb1ec7 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:20:29.162683 29591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a9f8a0e1a2d471581a66e3d81fb1ec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.165372 29590 tablet_service.cc:1511] Processing CreateTablet for tablet 48654fcded7c4260a4304e6113ac346d (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:20:29.166738 29590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48654fcded7c4260a4304e6113ac346d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.210561 29664 tablet_service.cc:1511] Processing CreateTablet for tablet 48654fcded7c4260a4304e6113ac346d (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:20:29.211987 29664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48654fcded7c4260a4304e6113ac346d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.269464 29673 tablet_service.cc:1511] Processing CreateTablet for tablet c6cfe8155e334ccf8813603df4a7563e (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:20:29.270802 29673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6cfe8155e334ccf8813603df4a7563e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.295647 29668 tablet_service.cc:1511] Processing CreateTablet for tablet 1f5ca69004ae420b822146c50bf55f72 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:20:29.296972 29668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f5ca69004ae420b822146c50bf55f72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.303851 29747 tablet_service.cc:1511] Processing CreateTablet for tablet c6cfe8155e334ccf8813603df4a7563e (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:20:29.321075 29799 tablet_bootstrap.cc:492] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:29.322762 29801 tablet_bootstrap.cc:492] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:29.324609 29596 tablet_service.cc:1511] Processing CreateTablet for tablet 1f5ca69004ae420b822146c50bf55f72 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:20:29.319554 29523 tablet_service.cc:1511] Processing CreateTablet for tablet 62fb28e0937f4bfa9c7e05988defd98b (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:20:29.333210 29598 tablet_service.cc:1511] Processing CreateTablet for tablet 62fb28e0937f4bfa9c7e05988defd98b (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:20:29.340412 29669 tablet_service.cc:1511] Processing CreateTablet for tablet a5450dc5b85e4b1096900a21f562eed7 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:20:29.341694 29669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5450dc5b85e4b1096900a21f562eed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.345026 29742 tablet_service.cc:1511] Processing CreateTablet for tablet b1b09def03b945a9bbf315883e9ca6ec (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:20:29.346756 29520 tablet_service.cc:1511] Processing CreateTablet for tablet a5450dc5b85e4b1096900a21f562eed7 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:20:29.349126 29590 tablet_service.cc:1511] Processing CreateTablet for tablet a5450dc5b85e4b1096900a21f562eed7 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:20:29.349356 29740 tablet_service.cc:1511] Processing CreateTablet for tablet 1f5ca69004ae420b822146c50bf55f72 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:20:29.349960 29523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62fb28e0937f4bfa9c7e05988defd98b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.355060 29520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5450dc5b85e4b1096900a21f562eed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.356352 29800 tablet_bootstrap.cc:492] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:29.357792 29595 tablet_service.cc:1511] Processing CreateTablet for tablet b1b09def03b945a9bbf315883e9ca6ec (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
W20260709 12:20:29.362507 29480 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:29.364264 29747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6cfe8155e334ccf8813603df4a7563e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.376515 29522 tablet_service.cc:1511] Processing CreateTablet for tablet c6cfe8155e334ccf8813603df4a7563e (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:20:29.347527 29746 tablet_service.cc:1511] Processing CreateTablet for tablet e54d4b00d9b24cc194d95989c1d39df9 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:20:29.381110 29746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54d4b00d9b24cc194d95989c1d39df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.381254 29522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6cfe8155e334ccf8813603df4a7563e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.381856 29596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f5ca69004ae420b822146c50bf55f72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.384519 29742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b09def03b945a9bbf315883e9ca6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.385609 29595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b09def03b945a9bbf315883e9ca6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.387893 29516 tablet_service.cc:1511] Processing CreateTablet for tablet e54d4b00d9b24cc194d95989c1d39df9 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:20:29.389289 29516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54d4b00d9b24cc194d95989c1d39df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.391235 29740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f5ca69004ae420b822146c50bf55f72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.355453 29665 tablet_service.cc:1511] Processing CreateTablet for tablet e54d4b00d9b24cc194d95989c1d39df9 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:20:29.359975 29519 tablet_service.cc:1511] Processing CreateTablet for tablet b1b09def03b945a9bbf315883e9ca6ec (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:20:29.374123 29801 tablet_bootstrap.cc:654] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.393661 29519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b09def03b945a9bbf315883e9ca6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.393661 29665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54d4b00d9b24cc194d95989c1d39df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.400049 29802 tablet_bootstrap.cc:492] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:29.400847 29598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62fb28e0937f4bfa9c7e05988defd98b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.402832 29590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5450dc5b85e4b1096900a21f562eed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.408418 29800 tablet_bootstrap.cc:654] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.415362 29799 tablet_bootstrap.cc:654] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.421161 29738 tablet_service.cc:1511] Processing CreateTablet for tablet 467b7f129e694aed8a72262eb9ac8a26 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:20:29.422454 29738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467b7f129e694aed8a72262eb9ac8a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.436697 29517 tablet_service.cc:1511] Processing CreateTablet for tablet 3e96affb8b8d4686a41727dfff5d11e8 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:20:29.438033 29517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e96affb8b8d4686a41727dfff5d11e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.446913 29598 tablet_service.cc:1511] Processing CreateTablet for tablet 467b7f129e694aed8a72262eb9ac8a26 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:20:29.447342 29669 tablet_service.cc:1511] Processing CreateTablet for tablet 467b7f129e694aed8a72262eb9ac8a26 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:20:29.448930 29669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467b7f129e694aed8a72262eb9ac8a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.450115 29595 tablet_service.cc:1511] Processing CreateTablet for tablet 3e96affb8b8d4686a41727dfff5d11e8 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:20:29.451701 29595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e96affb8b8d4686a41727dfff5d11e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.462853 29598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467b7f129e694aed8a72262eb9ac8a26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.470121 29802 tablet_bootstrap.cc:654] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.475085 29800 tablet_bootstrap.cc:492] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:29.475539 29800 ts_tablet_manager.cc:1403] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.120s	user 0.012s	sys 0.003s
I20260709 12:20:29.478307 29800 raft_consensus.cc:359] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:29.478969 29800 raft_consensus.cc:385] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.479249 29800 raft_consensus.cc:740] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.480021 29800 consensus_queue.cc:260] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:29.484352 29799 tablet_bootstrap.cc:492] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:29.484841 29799 ts_tablet_manager.cc:1403] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.164s	user 0.008s	sys 0.008s
I20260709 12:20:29.487679 29799 raft_consensus.cc:359] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:29.488356 29799 raft_consensus.cc:385] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.488667 29799 raft_consensus.cc:740] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.489382 29799 consensus_queue.cc:260] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:29.495101 29673 tablet_service.cc:1511] Processing CreateTablet for tablet 3e96affb8b8d4686a41727dfff5d11e8 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:20:29.499580 29673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e96affb8b8d4686a41727dfff5d11e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.506870 29522 tablet_service.cc:1511] Processing CreateTablet for tablet aa4716cb27b84bf79a75a414e186f8cf (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:20:29.508150 29522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa4716cb27b84bf79a75a414e186f8cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.513178 29747 tablet_service.cc:1511] Processing CreateTablet for tablet aa4716cb27b84bf79a75a414e186f8cf (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:20:29.514569 29747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa4716cb27b84bf79a75a414e186f8cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.516398 29801 tablet_bootstrap.cc:492] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:29.516943 29801 ts_tablet_manager.cc:1403] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.195s	user 0.012s	sys 0.029s
I20260709 12:20:29.522641 29708 heartbeater.cc:499] Master 127.25.220.254:44911 was elected leader, sending a full tablet report...
I20260709 12:20:29.523648 29800 ts_tablet_manager.cc:1434] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.048s	user 0.012s	sys 0.001s
I20260709 12:20:29.524751 29800 tablet_bootstrap.cc:492] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:29.528856 29746 tablet_service.cc:1511] Processing CreateTablet for tablet c27e77cb0e914ec7996b75e6ffb0a739 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:20:29.529119 29516 tablet_service.cc:1511] Processing CreateTablet for tablet c27e77cb0e914ec7996b75e6ffb0a739 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:20:29.530083 29590 tablet_service.cc:1511] Processing CreateTablet for tablet aa4716cb27b84bf79a75a414e186f8cf (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:20:29.541014 29516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c27e77cb0e914ec7996b75e6ffb0a739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.541352 29665 tablet_service.cc:1511] Processing CreateTablet for tablet c27e77cb0e914ec7996b75e6ffb0a739 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:20:29.541023 29590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa4716cb27b84bf79a75a414e186f8cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.544333 29665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c27e77cb0e914ec7996b75e6ffb0a739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.520402 29801 raft_consensus.cc:359] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:29.546254 29801 raft_consensus.cc:385] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.546645 29801 raft_consensus.cc:740] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.551199 29559 heartbeater.cc:499] Master 127.25.220.254:44911 was elected leader, sending a full tablet report...
I20260709 12:20:29.553411 29595 tablet_service.cc:1511] Processing CreateTablet for tablet 05a17fba5356451ca6b18ee6b669d4fc (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:20:29.554699 29595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05a17fba5356451ca6b18ee6b669d4fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.557063 29746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c27e77cb0e914ec7996b75e6ffb0a739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.559943 29747 tablet_service.cc:1511] Processing CreateTablet for tablet d8b10e9736a64e0fa6f085d3e123042f (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:20:29.561239 29747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b10e9736a64e0fa6f085d3e123042f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.562088 29673 tablet_service.cc:1511] Processing CreateTablet for tablet 05a17fba5356451ca6b18ee6b669d4fc (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:20:29.562794 29596 tablet_service.cc:1511] Processing CreateTablet for tablet 923caa7adc70465882703c690599b6a1 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:20:29.563378 29673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05a17fba5356451ca6b18ee6b669d4fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.562805 29799 ts_tablet_manager.cc:1434] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.078s	user 0.003s	sys 0.005s
I20260709 12:20:29.564016 29596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 923caa7adc70465882703c690599b6a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.564435 29782 heartbeater.cc:499] Master 127.25.220.254:44911 was elected leader, sending a full tablet report...
I20260709 12:20:29.569051 29801 consensus_queue.cc:260] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:29.563585 29669 tablet_service.cc:1511] Processing CreateTablet for tablet 923caa7adc70465882703c690599b6a1 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:20:29.571187 29799 tablet_bootstrap.cc:492] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:29.571558 29669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 923caa7adc70465882703c690599b6a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.534868 29800 tablet_bootstrap.cc:654] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.534765 29742 tablet_service.cc:1511] Processing CreateTablet for tablet 05a17fba5356451ca6b18ee6b669d4fc (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:20:29.539372 29517 tablet_service.cc:1511] Processing CreateTablet for tablet 923caa7adc70465882703c690599b6a1 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:20:29.585497 29517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 923caa7adc70465882703c690599b6a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.586896 29591 tablet_service.cc:1511] Processing CreateTablet for tablet d8b10e9736a64e0fa6f085d3e123042f (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:20:29.588236 29591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b10e9736a64e0fa6f085d3e123042f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.588680 29742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05a17fba5356451ca6b18ee6b669d4fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.599344 29668 tablet_service.cc:1511] Processing CreateTablet for tablet 03da70c24ac24787bd66ed5da5df7771 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:20:29.600750 29668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03da70c24ac24787bd66ed5da5df7771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.600472 29519 tablet_service.cc:1511] Processing CreateTablet for tablet 03da70c24ac24787bd66ed5da5df7771 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:20:29.600487 29740 tablet_service.cc:1511] Processing CreateTablet for tablet 1f53eebb81024d0caf6d0c51386fe8e4 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:20:29.601862 29519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03da70c24ac24787bd66ed5da5df7771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.601996 29740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f53eebb81024d0caf6d0c51386fe8e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.591078 29738 tablet_service.cc:1511] Processing CreateTablet for tablet 03da70c24ac24787bd66ed5da5df7771 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:20:29.605288 29738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03da70c24ac24787bd66ed5da5df7771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.605057 29592 tablet_service.cc:1511] Processing CreateTablet for tablet 1f53eebb81024d0caf6d0c51386fe8e4 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:20:29.605722 29670 tablet_service.cc:1511] Processing CreateTablet for tablet 1f53eebb81024d0caf6d0c51386fe8e4 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:20:29.606307 29592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f53eebb81024d0caf6d0c51386fe8e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.606902 29670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f53eebb81024d0caf6d0c51386fe8e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.612738 29801 ts_tablet_manager.cc:1434] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.095s	user 0.003s	sys 0.004s
I20260709 12:20:29.612527 29520 tablet_service.cc:1511] Processing CreateTablet for tablet e4f74503cd084a22a5ff6703990ddac7 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:20:29.613731 29801 tablet_bootstrap.cc:492] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:29.613806 29520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4f74503cd084a22a5ff6703990ddac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.615337 29802 tablet_bootstrap.cc:492] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:29.615803 29802 ts_tablet_manager.cc:1403] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.216s	user 0.016s	sys 0.006s
I20260709 12:20:29.621963 29799 tablet_bootstrap.cc:654] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.641860 29597 tablet_service.cc:1511] Processing CreateTablet for tablet e4f74503cd084a22a5ff6703990ddac7 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:20:29.643479 29634 heartbeater.cc:499] Master 127.25.220.254:44911 was elected leader, sending a full tablet report...
I20260709 12:20:29.644023 29597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4f74503cd084a22a5ff6703990ddac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.652060 29522 tablet_service.cc:1511] Processing CreateTablet for tablet d8b10e9736a64e0fa6f085d3e123042f (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:20:29.653460 29522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b10e9736a64e0fa6f085d3e123042f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.668355 29802 raft_consensus.cc:359] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:29.669269 29802 raft_consensus.cc:385] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.669616 29802 raft_consensus.cc:740] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.669708 29665 tablet_service.cc:1511] Processing CreateTablet for tablet e4f74503cd084a22a5ff6703990ddac7 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:20:29.671013 29665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4f74503cd084a22a5ff6703990ddac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.670600 29802 consensus_queue.cc:260] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:29.681193 29801 tablet_bootstrap.cc:654] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:29.710265 29709 tablet.cc:2406] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:20:29.714854 29799 tablet_bootstrap.cc:492] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:29.715471 29799 ts_tablet_manager.cc:1403] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.144s	user 0.023s	sys 0.009s
I20260709 12:20:29.718957 29799 raft_consensus.cc:359] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:29.719795 29799 raft_consensus.cc:385] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.726032 29802 ts_tablet_manager.cc:1434] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.110s	user 0.017s	sys 0.008s
I20260709 12:20:29.727195 29802 tablet_bootstrap.cc:492] T 069f20b693e4484b862bbcc664ee60f3 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:29.731644 29517 tablet_service.cc:1511] Processing CreateTablet for tablet b0975a0072d644d4a0e2201fd1b426df (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:20:29.732954 29517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0975a0072d644d4a0e2201fd1b426df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.733810 29592 tablet_service.cc:1511] Processing CreateTablet for tablet b0975a0072d644d4a0e2201fd1b426df (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:20:29.734220 29800 tablet_bootstrap.cc:492] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:29.734731 29800 ts_tablet_manager.cc:1403] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.210s	user 0.006s	sys 0.005s
I20260709 12:20:29.735013 29592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0975a0072d644d4a0e2201fd1b426df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.720144 29799 raft_consensus.cc:740] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.743690 29800 raft_consensus.cc:359] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:29.744535 29800 raft_consensus.cc:385] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.744830 29800 raft_consensus.cc:740] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.745772 29800 consensus_queue.cc:260] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:29.748287 29800 ts_tablet_manager.cc:1434] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260709 12:20:29.748991 29809 raft_consensus.cc:493] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:29.749325 29800 tablet_bootstrap.cc:492] T 1be3c43ca6a74505bc7f86b51440ffa8 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:29.749469 29809 raft_consensus.cc:515] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:29.751965 29809 leader_election.cc:290] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:29.762974 29800 tablet_bootstrap.cc:654] T 1be3c43ca6a74505bc7f86b51440ffa8 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.761241 29742 tablet_service.cc:1511] Processing CreateTablet for tablet b0975a0072d644d4a0e2201fd1b426df (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:20:29.764024 29799 consensus_queue.cc:260] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:29.771504 29742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0975a0072d644d4a0e2201fd1b426df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.772621 29669 tablet_service.cc:1511] Processing CreateTablet for tablet ae98bb14fa544ee7bcdf41f8ffec460e (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:20:29.774401 29669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae98bb14fa544ee7bcdf41f8ffec460e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.780378 29738 tablet_service.cc:1511] Processing CreateTablet for tablet ae98bb14fa544ee7bcdf41f8ffec460e (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:20:29.782101 29738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae98bb14fa544ee7bcdf41f8ffec460e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.783418 29591 tablet_service.cc:1511] Processing CreateTablet for tablet 7ebf49db206245b0ba94d9ecb30fa604 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:20:29.784657 29591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ebf49db206245b0ba94d9ecb30fa604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.785457 29668 tablet_service.cc:1511] Processing CreateTablet for tablet 7ebf49db206245b0ba94d9ecb30fa604 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:20:29.787963 29668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ebf49db206245b0ba94d9ecb30fa604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.798902 29799 ts_tablet_manager.cc:1434] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.083s	user 0.009s	sys 0.000s
I20260709 12:20:29.798799 29746 tablet_service.cc:1511] Processing CreateTablet for tablet 7ebf49db206245b0ba94d9ecb30fa604 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:20:29.800173 29746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ebf49db206245b0ba94d9ecb30fa604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.801316 29802 tablet_bootstrap.cc:654] T 069f20b693e4484b862bbcc664ee60f3 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.800145 29799 tablet_bootstrap.cc:492] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:29.811424 29807 raft_consensus.cc:493] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:29.811951 29807 raft_consensus.cc:515] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:29.814586 29807 leader_election.cc:290] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:29.835261 29801 tablet_bootstrap.cc:492] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:29.835829 29801 ts_tablet_manager.cc:1403] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.222s	user 0.014s	sys 0.015s
I20260709 12:20:29.836962 29516 tablet_service.cc:1511] Processing CreateTablet for tablet 9a76f93ad5c64daa865aa46755e1cec9 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:20:29.838757 29516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a76f93ad5c64daa865aa46755e1cec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.847270 29801 raft_consensus.cc:359] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:29.848099 29801 raft_consensus.cc:385] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.853507 29801 raft_consensus.cc:740] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.854329 29801 consensus_queue.cc:260] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:29.856757 29801 ts_tablet_manager.cc:1434] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:20:29.864472 29520 tablet_service.cc:1511] Processing CreateTablet for tablet ae98bb14fa544ee7bcdf41f8ffec460e (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:20:29.866559 29520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae98bb14fa544ee7bcdf41f8ffec460e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.873592 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3caff5f4d93a4d38865a72874d2ccebd" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
W20260709 12:20:29.876077 29500 leader_election.cc:343] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:29.881189 29801 tablet_bootstrap.cc:492] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:29.886911 29799 tablet_bootstrap.cc:654] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:29.889289 29683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3caff5f4d93a4d38865a72874d2ccebd" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
W20260709 12:20:29.890849 29500 leader_election.cc:343] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:29.901957 29800 tablet_bootstrap.cc:492] T 1be3c43ca6a74505bc7f86b51440ffa8 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:29.902560 29800 ts_tablet_manager.cc:1403] T 1be3c43ca6a74505bc7f86b51440ffa8 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.153s	user 0.014s	sys 0.000s
I20260709 12:20:29.905577 29800 raft_consensus.cc:359] T 1be3c43ca6a74505bc7f86b51440ffa8 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:29.908232 29800 raft_consensus.cc:385] T 1be3c43ca6a74505bc7f86b51440ffa8 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:29.915109 29591 tablet_service.cc:1511] Processing CreateTablet for tablet 9a76f93ad5c64daa865aa46755e1cec9 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:20:29.894413 29500 leader_election.cc:304] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:29.918511 29591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a76f93ad5c64daa865aa46755e1cec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.920419 29809 raft_consensus.cc:2749] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:29.919925 29808 raft_consensus.cc:493] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:29.921346 29808 raft_consensus.cc:515] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:29.913596 29800 raft_consensus.cc:740] T 1be3c43ca6a74505bc7f86b51440ffa8 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:29.926853 29668 tablet_service.cc:1511] Processing CreateTablet for tablet 9a76f93ad5c64daa865aa46755e1cec9 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:20:29.931565 29808 leader_election.cc:290] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:29.940807 29807 raft_consensus.cc:493] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:29.941344 29807 raft_consensus.cc:515] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:29.960448 29590 tablet_service.cc:1511] Processing CreateTablet for tablet 820b5676d9e64c038f2eaf27bae7fab2 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:20:29.961767 29590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 820b5676d9e64c038f2eaf27bae7fab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.993132 29668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a76f93ad5c64daa865aa46755e1cec9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.969739 29742 tablet_service.cc:1511] Processing CreateTablet for tablet 820b5676d9e64c038f2eaf27bae7fab2 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:20:29.997323 29742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 820b5676d9e64c038f2eaf27bae7fab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:29.985761 29807 leader_election.cc:290] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:30.003172 29517 tablet_service.cc:1511] Processing CreateTablet for tablet 04a3e1a2502c4cbf9e1c525987522be4 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:20:30.005298 29517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04a3e1a2502c4cbf9e1c525987522be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.014219 29808 raft_consensus.cc:493] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:30.014750 29808 raft_consensus.cc:515] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:30.017134 29808 leader_election.cc:290] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:30.014758 29802 tablet_bootstrap.cc:492] T 069f20b693e4484b862bbcc664ee60f3 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:30.018218 29802 ts_tablet_manager.cc:1403] T 069f20b693e4484b862bbcc664ee60f3 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.291s	user 0.008s	sys 0.020s
I20260709 12:20:30.023434 29592 tablet_service.cc:1511] Processing CreateTablet for tablet 331824a17cd74d448e27b10d8d35cc29 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:20:30.024950 29592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 331824a17cd74d448e27b10d8d35cc29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.026055 29520 tablet_service.cc:1511] Processing CreateTablet for tablet 820b5676d9e64c038f2eaf27bae7fab2 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:20:30.027434 29520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 820b5676d9e64c038f2eaf27bae7fab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.029060 29802 raft_consensus.cc:359] T 069f20b693e4484b862bbcc664ee60f3 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:30.029824 29802 raft_consensus.cc:385] T 069f20b693e4484b862bbcc664ee60f3 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.030190 29802 raft_consensus.cc:740] T 069f20b693e4484b862bbcc664ee60f3 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.030390 29801 tablet_bootstrap.cc:654] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.033861 29534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c785f120744828ae870b93a80cb159" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:30.035418 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1124e92b33c443c9d395b51a9bdc62f" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:30.036084 29533 raft_consensus.cc:2468] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
W20260709 12:20:30.037405 29647 leader_election.cc:343] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.038507 29647 leader_election.cc:304] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:30.039431 29807 raft_consensus.cc:2804] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:30.039785 29807 raft_consensus.cc:493] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:30.040099 29807 raft_consensus.cc:3060] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.040452 29802 consensus_queue.cc:260] T 069f20b693e4484b862bbcc664ee60f3 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:29.970292 29800 consensus_queue.cc:260] T 1be3c43ca6a74505bc7f86b51440ffa8 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:30.061990 29799 tablet_bootstrap.cc:492] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:30.062502 29799 ts_tablet_manager.cc:1403] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.263s	user 0.009s	sys 0.019s
I20260709 12:20:30.047303 29669 tablet_service.cc:1511] Processing CreateTablet for tablet 331824a17cd74d448e27b10d8d35cc29 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:20:30.063865 29669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 331824a17cd74d448e27b10d8d35cc29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.065547 29799 raft_consensus.cc:359] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:30.066386 29799 raft_consensus.cc:385] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.066743 29799 raft_consensus.cc:740] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.067672 29799 consensus_queue.cc:260] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:30.059046 29802 ts_tablet_manager.cc:1434] T 069f20b693e4484b862bbcc664ee60f3 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 12:20:30.071936 29802 tablet_bootstrap.cc:492] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:30.074261 29668 tablet_service.cc:1511] Processing CreateTablet for tablet 04a3e1a2502c4cbf9e1c525987522be4 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:20:30.075800 29668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04a3e1a2502c4cbf9e1c525987522be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.077782 29738 tablet_service.cc:1511] Processing CreateTablet for tablet 331824a17cd74d448e27b10d8d35cc29 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:20:30.078217 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1124e92b33c443c9d395b51a9bdc62f" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:30.078835 29533 raft_consensus.cc:2468] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 0.
I20260709 12:20:30.079120 29738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 331824a17cd74d448e27b10d8d35cc29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.080528 29721 leader_election.cc:304] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:30.072441 29807 raft_consensus.cc:515] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:30.074191 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c785f120744828ae870b93a80cb159" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
W20260709 12:20:30.082425 29649 leader_election.cc:343] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.082883 29649 leader_election.cc:304] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073; no voters: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:30.084367 29808 raft_consensus.cc:2804] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:30.084760 29808 raft_consensus.cc:493] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:30.085105 29808 raft_consensus.cc:3060] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.085614 29746 tablet_service.cc:1511] Processing CreateTablet for tablet 04a3e1a2502c4cbf9e1c525987522be4 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:20:30.087152 29799 ts_tablet_manager.cc:1434] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:20:30.087378 29746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04a3e1a2502c4cbf9e1c525987522be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.104218 29812 raft_consensus.cc:493] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:30.104694 29812 raft_consensus.cc:515] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:30.107199 29812 leader_election.cc:290] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:30.109005 29747 tablet_service.cc:1511] Processing CreateTablet for tablet e93947905a5640cba5e90579661ffc64 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:20:30.112218 29683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1124e92b33c443c9d395b51a9bdc62f" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:30.113030 29683 raft_consensus.cc:2393] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d587458a81841febdef2538a474193e in current term 1: Already voted for candidate 1f0823cdea284faba0cc85a57be75073 in this term.
I20260709 12:20:30.102126 29808 raft_consensus.cc:515] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:30.114056 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9f8a0e1a2d471581a66e3d81fb1ec7" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:30.115347 29808 leader_election.cc:290] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 election: Requested vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:30.117321 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1124e92b33c443c9d395b51a9bdc62f" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:30.117740 29800 ts_tablet_manager.cc:1434] T 1be3c43ca6a74505bc7f86b51440ffa8 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.215s	user 0.011s	sys 0.017s
I20260709 12:20:30.117873 29533 raft_consensus.cc:3060] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.121013 29807 leader_election.cc:290] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:30.122776 29534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1124e92b33c443c9d395b51a9bdc62f" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:30.124266 29831 raft_consensus.cc:2749] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:30.135902 29747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e93947905a5640cba5e90579661ffc64. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:20:30.139132 29723 leader_election.cc:343] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.139993 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1124e92b33c443c9d395b51a9bdc62f" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:30.140870 29682 raft_consensus.cc:2393] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2d587458a81841febdef2538a474193e in current term 1: Already voted for candidate 1f0823cdea284faba0cc85a57be75073 in this term.
I20260709 12:20:30.115722 29665 tablet_service.cc:1511] Processing CreateTablet for tablet 0c3856d37f834353a9211556e6dcf42f (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:20:30.142544 29533 raft_consensus.cc:2468] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 1.
I20260709 12:20:30.142899 29665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c3856d37f834353a9211556e6dcf42f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.143754 29721 leader_election.cc:304] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e [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: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 1f0823cdea284faba0cc85a57be75073
I20260709 12:20:30.144933 29808 raft_consensus.cc:2804] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:30.153528 29516 tablet_service.cc:1511] Processing CreateTablet for tablet e93947905a5640cba5e90579661ffc64 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:20:30.155206 29516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e93947905a5640cba5e90579661ffc64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.158391 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1124e92b33c443c9d395b51a9bdc62f" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:30.164755 29517 tablet_service.cc:1511] Processing CreateTablet for tablet 0c3856d37f834353a9211556e6dcf42f (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:20:30.166458 29517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c3856d37f834353a9211556e6dcf42f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.171085 29670 tablet_service.cc:1511] Processing CreateTablet for tablet c64fe0e0838e4a26a0c75d2f37d91a2a (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:20:30.159814 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1124e92b33c443c9d395b51a9bdc62f" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
W20260709 12:20:30.146262 29649 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.220.194:45593, user_credentials={real_user=slave}} blocked reactor thread for 64000us
I20260709 12:20:30.176919 29800 tablet_bootstrap.cc:492] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:30.163492 29673 tablet_service.cc:1511] Processing CreateTablet for tablet 51b7e33238c145beb6ea1dcb0b5d8dcf (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:20:30.177345 29799 tablet_bootstrap.cc:492] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:30.182253 29648 leader_election.cc:304] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073; no voters: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e
I20260709 12:20:30.183251 29833 raft_consensus.cc:2749] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:20:30.183736 29519 tablet_service.cc:1511] Processing CreateTablet for tablet 51b7e33238c145beb6ea1dcb0b5d8dcf (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:20:30.185988 29670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c64fe0e0838e4a26a0c75d2f37d91a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.188522 29740 tablet_service.cc:1511] Processing CreateTablet for tablet 51b7e33238c145beb6ea1dcb0b5d8dcf (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:20:30.188874 29519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b7e33238c145beb6ea1dcb0b5d8dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.192559 29673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b7e33238c145beb6ea1dcb0b5d8dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.192575 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9f8a0e1a2d471581a66e3d81fb1ec7" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
W20260709 12:20:30.194169 29723 leader_election.cc:343] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.194612 29723 leader_election.cc:304] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d587458a81841febdef2538a474193e; no voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:30.196731 29802 tablet_bootstrap.cc:700] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a: Time spent opening tablet: real 0.105s	user 0.004s	sys 0.001s
I20260709 12:20:30.199132 29802 tablet_bootstrap.cc:654] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.200378 29739 tablet_service.cc:1511] Processing CreateTablet for tablet c64fe0e0838e4a26a0c75d2f37d91a2a (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:20:30.201493 29740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b7e33238c145beb6ea1dcb0b5d8dcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.202183 29739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c64fe0e0838e4a26a0c75d2f37d91a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.208902 29833 raft_consensus.cc:493] T 1be3c43ca6a74505bc7f86b51440ffa8 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:30.209071 29801 tablet_bootstrap.cc:492] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:30.209434 29833 raft_consensus.cc:515] T 1be3c43ca6a74505bc7f86b51440ffa8 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:30.211618 29833 leader_election.cc:290] T 1be3c43ca6a74505bc7f86b51440ffa8 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:30.213204 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be3c43ca6a74505bc7f86b51440ffa8" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
W20260709 12:20:30.214624 29649 leader_election.cc:343] T 1be3c43ca6a74505bc7f86b51440ffa8 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.216285 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be3c43ca6a74505bc7f86b51440ffa8" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:30.209803 29801 ts_tablet_manager.cc:1403] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.329s	user 0.024s	sys 0.031s
I20260709 12:20:30.220031 29801 raft_consensus.cc:359] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:30.221693 29801 raft_consensus.cc:385] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.221961 29801 raft_consensus.cc:740] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
W20260709 12:20:30.222322 29648 leader_election.cc:343] T 1be3c43ca6a74505bc7f86b51440ffa8 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.222776 29648 leader_election.cc:304] T 1be3c43ca6a74505bc7f86b51440ffa8 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073; no voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e
I20260709 12:20:30.222806 29801 consensus_queue.cc:260] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:30.224031 29833 raft_consensus.cc:2749] T 1be3c43ca6a74505bc7f86b51440ffa8 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:30.232129 29801 ts_tablet_manager.cc:1434] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260709 12:20:30.244690 29590 tablet_service.cc:1511] Processing CreateTablet for tablet 0c3856d37f834353a9211556e6dcf42f (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:20:30.246006 29590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c3856d37f834353a9211556e6dcf42f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.251770 29592 tablet_service.cc:1511] Processing CreateTablet for tablet e93947905a5640cba5e90579661ffc64 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:20:30.253181 29592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e93947905a5640cba5e90579661ffc64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.254596 29801 tablet_bootstrap.cc:492] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:30.268501 29591 tablet_service.cc:1511] Processing CreateTablet for tablet c64fe0e0838e4a26a0c75d2f37d91a2a (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:20:30.269958 29591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c64fe0e0838e4a26a0c75d2f37d91a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.270893 29799 tablet_bootstrap.cc:654] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.278625 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48654fcded7c4260a4304e6113ac346d" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:30.279162 29808 raft_consensus.cc:697] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e [term 1 LEADER]: Becoming Leader. State: Replica: 2d587458a81841febdef2538a474193e, State: Running, Role: LEADER
I20260709 12:20:30.287263 29808 consensus_queue.cc:237] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:30.293319 29800 tablet_bootstrap.cc:654] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.294147 29520 tablet_service.cc:1511] Processing CreateTablet for tablet 2028be33928a4863ab67db97e6a0ba7c (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:20:30.295490 29520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2028be33928a4863ab67db97e6a0ba7c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:20:30.298588 29575 leader_election.cc:343] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.302057 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48654fcded7c4260a4304e6113ac346d" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:30.303802 29590 tablet_service.cc:1511] Processing CreateTablet for tablet 2028be33928a4863ab67db97e6a0ba7c (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
W20260709 12:20:30.304592 29573 leader_election.cc:343] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.305111 29590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2028be33928a4863ab67db97e6a0ba7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.305044 29573 leader_election.cc:304] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a; no voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:30.306180 29812 raft_consensus.cc:2749] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:20:30.291802 29723 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.220.194:45593, user_credentials={real_user=slave}} blocked reactor thread for 97664.9us
I20260709 12:20:30.319461 29668 tablet_service.cc:1511] Processing CreateTablet for tablet 2028be33928a4863ab67db97e6a0ba7c (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:20:30.320850 29668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2028be33928a4863ab67db97e6a0ba7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.321689 29747 tablet_service.cc:1511] Processing CreateTablet for tablet 659cb263d41043a6b581bb19ccda8370 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:20:30.322944 29747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659cb263d41043a6b581bb19ccda8370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.329596 29802 tablet_bootstrap.cc:492] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:30.333752 29837 raft_consensus.cc:2749] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:30.334473 29837 raft_consensus.cc:493] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:30.341120 29837 raft_consensus.cc:515] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:30.342756 29516 tablet_service.cc:1511] Processing CreateTablet for tablet 659cb263d41043a6b581bb19ccda8370 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:20:30.350752 29516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659cb263d41043a6b581bb19ccda8370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.350586 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069f20b693e4484b862bbcc664ee60f3" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:30.351359 29533 raft_consensus.cc:2468] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 0.
I20260709 12:20:30.352640 29721 leader_election.cc:304] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:30.353989 29836 raft_consensus.cc:2804] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:30.354491 29836 raft_consensus.cc:493] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:30.355135 29836 raft_consensus.cc:3060] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.356408 29673 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2b8fe4e8ae46d9863665af4783aa2a (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:20:30.357671 29673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2b8fe4e8ae46d9863665af4783aa2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.330264 29802 ts_tablet_manager.cc:1403] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.259s	user 0.013s	sys 0.007s
I20260709 12:20:30.363929 29738 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2b8fe4e8ae46d9863665af4783aa2a (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:20:30.346426 29592 tablet_service.cc:1511] Processing CreateTablet for tablet 659cb263d41043a6b581bb19ccda8370 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:20:30.367556 29738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2b8fe4e8ae46d9863665af4783aa2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.348073 29801 tablet_bootstrap.cc:654] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.382233 29837 leader_election.cc:290] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
W20260709 12:20:30.393141 29480 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:30.393788 29590 tablet_service.cc:1511] Processing CreateTablet for tablet 57321bc6f5cc44c0b5e62a0656c10c0e (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:20:30.394352 29522 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2b8fe4e8ae46d9863665af4783aa2a (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:20:30.397927 29522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2b8fe4e8ae46d9863665af4783aa2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.395253 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069f20b693e4484b862bbcc664ee60f3" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:30.400928 29609 raft_consensus.cc:2468] T 069f20b693e4484b862bbcc664ee60f3 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 0.
I20260709 12:20:30.401449 29523 tablet_service.cc:1511] Processing CreateTablet for tablet e9b203e8453c4a0187a34db2fa735ea4 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:20:30.402724 29523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b203e8453c4a0187a34db2fa735ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.402545 29746 tablet_service.cc:1511] Processing CreateTablet for tablet 57321bc6f5cc44c0b5e62a0656c10c0e (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:20:30.403520 29800 tablet_bootstrap.cc:492] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:30.403795 29746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57321bc6f5cc44c0b5e62a0656c10c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.403990 29800 ts_tablet_manager.cc:1403] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.227s	user 0.036s	sys 0.058s
I20260709 12:20:30.389312 29592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659cb263d41043a6b581bb19ccda8370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.410456 29801 tablet_bootstrap.cc:492] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:30.411038 29801 ts_tablet_manager.cc:1403] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.157s	user 0.024s	sys 0.002s
I20260709 12:20:30.411321 29800 raft_consensus.cc:359] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:30.411782 29836 raft_consensus.cc:515] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:30.412112 29800 raft_consensus.cc:385] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.412623 29590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57321bc6f5cc44c0b5e62a0656c10c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.414309 29801 raft_consensus.cc:359] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:30.415074 29801 raft_consensus.cc:385] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.416893 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069f20b693e4484b862bbcc664ee60f3" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:30.417490 29609 raft_consensus.cc:3060] T 069f20b693e4484b862bbcc664ee60f3 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.417532 29665 tablet_service.cc:1511] Processing CreateTablet for tablet e9b203e8453c4a0187a34db2fa735ea4 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:20:30.418902 29665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b203e8453c4a0187a34db2fa735ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.412526 29800 raft_consensus.cc:740] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.418612 29432 catalog_manager.cc:5697] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d587458a81841febdef2538a474193e (127.25.220.196). New cstate: current_term: 1 leader_uuid: "2d587458a81841febdef2538a474193e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:30.421098 29836 leader_election.cc:290] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:30.415424 29801 raft_consensus.cc:740] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.426476 29801 consensus_queue.cc:260] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:30.428560 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069f20b693e4484b862bbcc664ee60f3" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:30.428684 29801 ts_tablet_manager.cc:1434] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 12:20:30.429133 29533 raft_consensus.cc:3060] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.429708 29799 tablet_bootstrap.cc:492] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:30.429860 29801 tablet_bootstrap.cc:492] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:30.430214 29799 ts_tablet_manager.cc:1403] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.256s	user 0.012s	sys 0.004s
I20260709 12:20:30.433449 29591 tablet_service.cc:1511] Processing CreateTablet for tablet e9b203e8453c4a0187a34db2fa735ea4 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:20:30.434702 29591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9b203e8453c4a0187a34db2fa735ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.441092 29800 consensus_queue.cc:260] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:30.447566 29800 ts_tablet_manager.cc:1434] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.002s
I20260709 12:20:30.449120 29668 tablet_service.cc:1511] Processing CreateTablet for tablet 57321bc6f5cc44c0b5e62a0656c10c0e (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:20:30.450387 29668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57321bc6f5cc44c0b5e62a0656c10c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.450642 29800 tablet_bootstrap.cc:492] T 1fe27f6a0bcb46f78d51dc033c723a78 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:30.459070 29609 raft_consensus.cc:2468] T 069f20b693e4484b862bbcc664ee60f3 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 1.
I20260709 12:20:30.460143 29723 leader_election.cc:304] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:30.441736 29801 tablet_bootstrap.cc:654] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.460958 29836 raft_consensus.cc:2804] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:30.461459 29836 raft_consensus.cc:697] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e [term 1 LEADER]: Becoming Leader. State: Replica: 2d587458a81841febdef2538a474193e, State: Running, Role: LEADER
I20260709 12:20:30.462277 29836 consensus_queue.cc:237] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:30.444855 29802 raft_consensus.cc:359] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:30.465360 29802 raft_consensus.cc:385] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.465677 29802 raft_consensus.cc:740] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.466387 29802 consensus_queue.cc:260] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:30.444859 29799 raft_consensus.cc:359] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:30.468578 29799 raft_consensus.cc:385] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.468897 29799 raft_consensus.cc:740] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.469846 29800 tablet_bootstrap.cc:654] T 1fe27f6a0bcb46f78d51dc033c723a78 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.469559 29799 consensus_queue.cc:260] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:30.477602 29799 ts_tablet_manager.cc:1434] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260709 12:20:30.478538 29799 tablet_bootstrap.cc:492] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:30.480799 29802 ts_tablet_manager.cc:1434] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.118s	user 0.001s	sys 0.007s
I20260709 12:20:30.481801 29802 tablet_bootstrap.cc:492] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:30.488703 29799 tablet_bootstrap.cc:654] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.500083 29739 tablet_service.cc:1511] Processing CreateTablet for tablet 4d602c9570954a518bb5a77057cde639 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:20:30.500556 29517 tablet_service.cc:1511] Processing CreateTablet for tablet 4d602c9570954a518bb5a77057cde639 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:20:30.501394 29739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d602c9570954a518bb5a77057cde639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.502249 29517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d602c9570954a518bb5a77057cde639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.503819 29740 tablet_service.cc:1511] Processing CreateTablet for tablet f6810b22c8f04112b8f50675dc75dce1 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:20:30.505065 29740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6810b22c8f04112b8f50675dc75dce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.505245 29591 tablet_service.cc:1511] Processing CreateTablet for tablet 4d602c9570954a518bb5a77057cde639 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:20:30.506417 29591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d602c9570954a518bb5a77057cde639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.464061 29533 raft_consensus.cc:2468] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 1.
I20260709 12:20:30.511674 29668 tablet_service.cc:1511] Processing CreateTablet for tablet f6810b22c8f04112b8f50675dc75dce1 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:20:30.512758 29668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6810b22c8f04112b8f50675dc75dce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.522452 29802 tablet_bootstrap.cc:654] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.528155 29590 tablet_service.cc:1511] Processing CreateTablet for tablet 00fa2d2d5da3486e847a71e8e7b18b1c (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:20:30.529523 29590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00fa2d2d5da3486e847a71e8e7b18b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.536034 29665 tablet_service.cc:1511] Processing CreateTablet for tablet 00fa2d2d5da3486e847a71e8e7b18b1c (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:20:30.537387 29665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00fa2d2d5da3486e847a71e8e7b18b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.542094 29519 tablet_service.cc:1511] Processing CreateTablet for tablet f6810b22c8f04112b8f50675dc75dce1 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:20:30.544066 29519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6810b22c8f04112b8f50675dc75dce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.555320 29738 tablet_service.cc:1511] Processing CreateTablet for tablet 00fa2d2d5da3486e847a71e8e7b18b1c (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:20:30.556694 29738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00fa2d2d5da3486e847a71e8e7b18b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.566574 29801 tablet_bootstrap.cc:492] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:30.567236 29801 ts_tablet_manager.cc:1403] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.138s	user 0.010s	sys 0.034s
I20260709 12:20:30.572772 29800 tablet_bootstrap.cc:492] T 1fe27f6a0bcb46f78d51dc033c723a78 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:30.573925 29516 tablet_service.cc:1511] Processing CreateTablet for tablet da63b726ced94e00951fd23ad531422b (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:20:30.575766 29800 ts_tablet_manager.cc:1403] T 1fe27f6a0bcb46f78d51dc033c723a78 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.003s
I20260709 12:20:30.579681 29516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da63b726ced94e00951fd23ad531422b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.579895 29801 raft_consensus.cc:359] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:30.580653 29801 raft_consensus.cc:385] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.580940 29801 raft_consensus.cc:740] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.581682 29801 consensus_queue.cc:260] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:30.586163 29801 ts_tablet_manager.cc:1434] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:20:30.586371 29800 raft_consensus.cc:359] T 1fe27f6a0bcb46f78d51dc033c723a78 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:30.587091 29800 raft_consensus.cc:385] T 1fe27f6a0bcb46f78d51dc033c723a78 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.587208 29801 tablet_bootstrap.cc:492] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:30.587409 29800 raft_consensus.cc:740] T 1fe27f6a0bcb46f78d51dc033c723a78 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.593287 29801 tablet_bootstrap.cc:654] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.599624 29800 consensus_queue.cc:260] T 1fe27f6a0bcb46f78d51dc033c723a78 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:30.605875 29665 tablet_service.cc:1511] Processing CreateTablet for tablet da63b726ced94e00951fd23ad531422b (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:20:30.606290 29800 ts_tablet_manager.cc:1434] T 1fe27f6a0bcb46f78d51dc033c723a78 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 12:20:30.607519 29800 tablet_bootstrap.cc:492] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:30.607458 29665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da63b726ced94e00951fd23ad531422b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.609423 29841 raft_consensus.cc:493] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:30.609923 29841 raft_consensus.cc:515] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:30.611702 29841 leader_election.cc:290] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:30.612929 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fb28e0937f4bfa9c7e05988defd98b" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:30.614055 29799 tablet_bootstrap.cc:492] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:30.614683 29799 ts_tablet_manager.cc:1403] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.136s	user 0.011s	sys 0.016s
I20260709 12:20:30.614614 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fb28e0937f4bfa9c7e05988defd98b" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
W20260709 12:20:30.616482 29721 leader_election.cc:343] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.616460 29809 raft_consensus.cc:493] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:20:30.621183 29723 leader_election.cc:343] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.621446 29809 raft_consensus.cc:515] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:30.623392 29723 leader_election.cc:304] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:30.623833 29809 leader_election.cc:290] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:30.631368 29802 tablet_bootstrap.cc:492] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:30.632129 29802 ts_tablet_manager.cc:1403] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.151s	user 0.019s	sys 0.015s
I20260709 12:20:30.632542 29812 raft_consensus.cc:493] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:30.633180 29812 raft_consensus.cc:515] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:30.634891 29802 raft_consensus.cc:359] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:30.635574 29802 raft_consensus.cc:385] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.635744 29812 leader_election.cc:290] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:30.635883 29802 raft_consensus.cc:740] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.636952 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3caff5f4d93a4d38865a72874d2ccebd" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:30.636762 29802 consensus_queue.cc:260] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:30.630908 29592 tablet_service.cc:1511] Processing CreateTablet for tablet da63b726ced94e00951fd23ad531422b (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
W20260709 12:20:30.641284 29575 leader_election.cc:343] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.625867 29841 raft_consensus.cc:2749] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:30.642450 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3caff5f4d93a4d38865a72874d2ccebd" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:30.643064 29740 tablet_service.cc:1511] Processing CreateTablet for tablet 821d6f4559774ed4a68e03134be39a53 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:20:30.643417 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1948542276b14a95a192c73ef757d29e" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:30.644017 29609 raft_consensus.cc:2468] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 0.
I20260709 12:20:30.644420 29740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 821d6f4559774ed4a68e03134be39a53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.645239 29500 leader_election.cc:304] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:30.643101 29533 raft_consensus.cc:2468] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:30.646772 29809 raft_consensus.cc:2804] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:30.647157 29809 raft_consensus.cc:493] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:30.647481 29809 raft_consensus.cc:3060] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.631368 29799 raft_consensus.cc:359] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:30.631494 29800 tablet_bootstrap.cc:654] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.648149 29801 tablet_bootstrap.cc:492] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:30.653070 29799 raft_consensus.cc:385] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.663465 29809 raft_consensus.cc:515] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:30.658897 29801 ts_tablet_manager.cc:1403] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.021s
I20260709 12:20:30.656701 29573 leader_election.cc:304] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a [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: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073
I20260709 12:20:30.673028 29591 tablet_service.cc:1511] Processing CreateTablet for tablet 821d6f4559774ed4a68e03134be39a53 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:20:30.677922 29841 consensus_queue.cc:1048] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:30.678958 29801 raft_consensus.cc:359] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:30.679701 29801 raft_consensus.cc:385] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.657245 29799 raft_consensus.cc:740] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.680835 29799 consensus_queue.cc:260] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:30.680657 29432 catalog_manager.cc:5697] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d587458a81841febdef2538a474193e (127.25.220.196). New cstate: current_term: 1 leader_uuid: "2d587458a81841febdef2538a474193e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:30.684394 29809 leader_election.cc:290] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:30.685096 29812 raft_consensus.cc:2804] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:30.685433 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1948542276b14a95a192c73ef757d29e" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:30.685997 29609 raft_consensus.cc:3060] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.687575 29592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da63b726ced94e00951fd23ad531422b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.688347 29591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 821d6f4559774ed4a68e03134be39a53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.689152 29833 raft_consensus.cc:493] T 1fe27f6a0bcb46f78d51dc033c723a78 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:30.679992 29801 raft_consensus.cc:740] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.689627 29833 raft_consensus.cc:515] T 1fe27f6a0bcb46f78d51dc033c723a78 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:30.690374 29801 consensus_queue.cc:260] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:30.691576 29833 leader_election.cc:290] T 1fe27f6a0bcb46f78d51dc033c723a78 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:30.685478 29812 raft_consensus.cc:493] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:30.692618 29801 ts_tablet_manager.cc:1434] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:20:30.693666 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe27f6a0bcb46f78d51dc033c723a78" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
W20260709 12:20:30.694999 29648 leader_election.cc:343] T 1fe27f6a0bcb46f78d51dc033c723a78 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.696245 29519 tablet_service.cc:1511] Processing CreateTablet for tablet 821d6f4559774ed4a68e03134be39a53 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:20:30.692636 29812 raft_consensus.cc:3060] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.697115 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe27f6a0bcb46f78d51dc033c723a78" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
W20260709 12:20:30.698539 29649 leader_election.cc:343] T 1fe27f6a0bcb46f78d51dc033c723a78 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.699010 29649 leader_election.cc:304] T 1fe27f6a0bcb46f78d51dc033c723a78 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073; no voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e
I20260709 12:20:30.700060 29833 raft_consensus.cc:2749] T 1fe27f6a0bcb46f78d51dc033c723a78 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:30.701707 29519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 821d6f4559774ed4a68e03134be39a53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.703819 29799 ts_tablet_manager.cc:1434] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.089s	user 0.008s	sys 0.003s
I20260709 12:20:30.704015 29833 raft_consensus.cc:493] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:30.704622 29833 raft_consensus.cc:515] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:30.706280 29609 raft_consensus.cc:2468] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 1.
I20260709 12:20:30.706676 29801 tablet_bootstrap.cc:492] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:30.707343 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf441ece89d74ceb8503adbcce729079" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:30.707402 29500 leader_election.cc:304] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:30.708388 29809 raft_consensus.cc:2804] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:20:30.708882 29648 leader_election.cc:343] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.710902 29534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf441ece89d74ceb8503adbcce729079" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:30.711467 29534 raft_consensus.cc:2468] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:30.711906 29590 tablet_service.cc:1511] Processing CreateTablet for tablet 52cc68e7de8c4f9c9105a7bf246b3e81 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:20:30.712633 29647 leader_election.cc:304] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:30.713279 29590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52cc68e7de8c4f9c9105a7bf246b3e81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.716852 29833 leader_election.cc:290] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:30.717788 29833 raft_consensus.cc:2804] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:30.718677 29833 raft_consensus.cc:493] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:30.719416 29833 raft_consensus.cc:3060] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.722986 29668 tablet_service.cc:1511] Processing CreateTablet for tablet 52cc68e7de8c4f9c9105a7bf246b3e81 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:20:30.724108 29668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52cc68e7de8c4f9c9105a7bf246b3e81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.704967 29799 tablet_bootstrap.cc:492] T 1948542276b14a95a192c73ef757d29e P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:30.736110 29665 tablet_service.cc:1511] Processing CreateTablet for tablet bdbf2ea447c54b8e8da3dea00d9ec037 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:20:30.737643 29665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdbf2ea447c54b8e8da3dea00d9ec037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.708899 29809 raft_consensus.cc:697] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 LEADER]: Becoming Leader. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Running, Role: LEADER
I20260709 12:20:30.739051 29738 tablet_service.cc:1511] Processing CreateTablet for tablet bdbf2ea447c54b8e8da3dea00d9ec037 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:20:30.741170 29738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdbf2ea447c54b8e8da3dea00d9ec037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.742038 29740 tablet_service.cc:1511] Processing CreateTablet for tablet 52cc68e7de8c4f9c9105a7bf246b3e81 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:20:30.743253 29740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52cc68e7de8c4f9c9105a7bf246b3e81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.751135 29522 tablet_service.cc:1511] Processing CreateTablet for tablet 822af38d5d554a2f9c8cf7bc19142120 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:20:30.752401 29522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822af38d5d554a2f9c8cf7bc19142120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.752548 29801 tablet_bootstrap.cc:654] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.740685 29809 consensus_queue.cc:237] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:30.773213 29590 tablet_service.cc:1511] Processing CreateTablet for tablet 822af38d5d554a2f9c8cf7bc19142120 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:20:30.774549 29590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822af38d5d554a2f9c8cf7bc19142120. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.776968 29836 consensus_queue.cc:1048] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:30.783212 29833 raft_consensus.cc:515] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:30.785239 29800 tablet_bootstrap.cc:492] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:30.785992 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1948542276b14a95a192c73ef757d29e" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:30.786669 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1948542276b14a95a192c73ef757d29e" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:30.765780 29516 tablet_service.cc:1511] Processing CreateTablet for tablet bdbf2ea447c54b8e8da3dea00d9ec037 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:20:30.799830 29516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdbf2ea447c54b8e8da3dea00d9ec037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.802318 29800 ts_tablet_manager.cc:1403] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.195s	user 0.012s	sys 0.008s
I20260709 12:20:30.773213 29668 tablet_service.cc:1511] Processing CreateTablet for tablet 822af38d5d554a2f9c8cf7bc19142120 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:20:30.805727 29668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822af38d5d554a2f9c8cf7bc19142120. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:20:30.808804 29499 leader_election.cc:343] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.820463 29519 tablet_service.cc:1511] Processing CreateTablet for tablet b513bbd519004bed94f5a305398dc623 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:20:30.821630 29802 ts_tablet_manager.cc:1434] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.189s	user 0.013s	sys 0.004s
I20260709 12:20:30.821823 29519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b513bbd519004bed94f5a305398dc623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.822723 29802 tablet_bootstrap.cc:492] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:30.824620 29800 raft_consensus.cc:359] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:30.825394 29800 raft_consensus.cc:385] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.825695 29800 raft_consensus.cc:740] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.826435 29800 consensus_queue.cc:260] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:30.829061 29799 tablet_bootstrap.cc:654] T 1948542276b14a95a192c73ef757d29e P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.833734 29812 raft_consensus.cc:515] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:30.836514 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3caff5f4d93a4d38865a72874d2ccebd" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:30.837077 29812 leader_election.cc:290] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:30.837116 29533 raft_consensus.cc:3060] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:30.837687 29683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3caff5f4d93a4d38865a72874d2ccebd" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:30.838410 29800 ts_tablet_manager.cc:1434] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 12:20:30.838318 29740 tablet_service.cc:1511] Processing CreateTablet for tablet b513bbd519004bed94f5a305398dc623 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260709 12:20:30.839099 29575 leader_election.cc:343] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.839674 29740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b513bbd519004bed94f5a305398dc623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.839712 29800 tablet_bootstrap.cc:492] T 05432ec693c74597ae712ff124cafb96 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:30.841890 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf441ece89d74ceb8503adbcce729079" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:30.842275 29534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf441ece89d74ceb8503adbcce729079" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:30.842833 29534 raft_consensus.cc:3060] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:30.843448 29648 leader_election.cc:343] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.846200 29833 leader_election.cc:290] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:30.853830 29533 raft_consensus.cc:2468] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:30.854224 29801 tablet_bootstrap.cc:492] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:30.855477 29801 ts_tablet_manager.cc:1403] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.149s	user 0.012s	sys 0.006s
I20260709 12:20:30.855975 29592 tablet_service.cc:1511] Processing CreateTablet for tablet b513bbd519004bed94f5a305398dc623 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:20:30.856833 29668 tablet_service.cc:1511] Processing CreateTablet for tablet 02dccb95b4a2445b9e64e1be520db6e8 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:20:30.857980 29668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02dccb95b4a2445b9e64e1be520db6e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.858417 29801 raft_consensus.cc:359] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:30.859148 29801 raft_consensus.cc:385] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.859452 29801 raft_consensus.cc:740] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.859853 29573 leader_election.cc:304] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a [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: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073
I20260709 12:20:30.861135 29812 raft_consensus.cc:2804] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:30.861575 29812 raft_consensus.cc:697] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Becoming Leader. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:30.861774 29738 tablet_service.cc:1511] Processing CreateTablet for tablet 02dccb95b4a2445b9e64e1be520db6e8 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:20:30.862361 29812 consensus_queue.cc:237] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:30.862874 29738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02dccb95b4a2445b9e64e1be520db6e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.864053 29801 consensus_queue.cc:260] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:30.857235 29592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b513bbd519004bed94f5a305398dc623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.854806 29534 raft_consensus.cc:2468] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:30.872875 29591 tablet_service.cc:1511] Processing CreateTablet for tablet ed2da6ec090346d6aa416496f598c1de (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:20:30.873224 29665 tablet_service.cc:1511] Processing CreateTablet for tablet ed2da6ec090346d6aa416496f598c1de (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:20:30.874352 29665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2da6ec090346d6aa416496f598c1de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.874713 29739 tablet_service.cc:1511] Processing CreateTablet for tablet ed2da6ec090346d6aa416496f598c1de (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:20:30.875892 29739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2da6ec090346d6aa416496f598c1de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.877151 29432 catalog_manager.cc:5697] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193). New cstate: current_term: 1 leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:30.879966 29746 tablet_service.cc:1511] Processing CreateTablet for tablet d371f3077db5454fa736d0845496e733 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:20:30.881178 29746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d371f3077db5454fa736d0845496e733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.881503 29802 tablet_bootstrap.cc:654] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.885295 29801 ts_tablet_manager.cc:1434] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.003s
I20260709 12:20:30.885181 29747 tablet_service.cc:1511] Processing CreateTablet for tablet 4168b9422a784cd597215aea5c6ca7c0 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:20:30.885872 29522 tablet_service.cc:1511] Processing CreateTablet for tablet 8a8a195083454c60825ef8f77bc9d890 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:20:30.886343 29801 tablet_bootstrap.cc:492] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:30.886379 29747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4168b9422a784cd597215aea5c6ca7c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.887072 29522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a8a195083454c60825ef8f77bc9d890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.890465 29590 tablet_service.cc:1511] Processing CreateTablet for tablet 8a8a195083454c60825ef8f77bc9d890 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:20:30.890960 29595 tablet_service.cc:1511] Processing CreateTablet for tablet d371f3077db5454fa736d0845496e733 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:20:30.893362 29673 tablet_service.cc:1511] Processing CreateTablet for tablet 8a8a195083454c60825ef8f77bc9d890 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:20:30.893708 29519 tablet_service.cc:1511] Processing CreateTablet for tablet 02dccb95b4a2445b9e64e1be520db6e8 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:20:30.893750 29670 tablet_service.cc:1511] Processing CreateTablet for tablet 4168b9422a784cd597215aea5c6ca7c0 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:20:30.894654 29673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a8a195083454c60825ef8f77bc9d890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.894973 29519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02dccb95b4a2445b9e64e1be520db6e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.898569 29800 tablet_bootstrap.cc:654] T 05432ec693c74597ae712ff124cafb96 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:30.900533 29670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4168b9422a784cd597215aea5c6ca7c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.901468 29647 leader_election.cc:304] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:30.902361 29833 raft_consensus.cc:2804] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:30.902825 29833 raft_consensus.cc:697] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:30.903636 29833 consensus_queue.cc:237] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:30.906807 29591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2da6ec090346d6aa416496f598c1de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.910115 29516 tablet_service.cc:1511] Processing CreateTablet for tablet d371f3077db5454fa736d0845496e733 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:20:30.911082 29516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d371f3077db5454fa736d0845496e733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.930881 29799 tablet_bootstrap.cc:492] T 1948542276b14a95a192c73ef757d29e P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:30.931414 29799 ts_tablet_manager.cc:1403] T 1948542276b14a95a192c73ef757d29e P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.227s	user 0.009s	sys 0.004s
I20260709 12:20:30.920344 29595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d371f3077db5454fa736d0845496e733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.919070 29841 raft_consensus.cc:493] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:30.957502 29590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a8a195083454c60825ef8f77bc9d890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.970724 29802 tablet_bootstrap.cc:492] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:30.971436 29802 ts_tablet_manager.cc:1403] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.149s	user 0.008s	sys 0.011s
I20260709 12:20:30.973537 29430 catalog_manager.cc:5697] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a reported cstate change: term changed from 0 to 1, leader changed from <none> to 297a86b6f35742e5ad8844b64e20474a (127.25.220.194). New cstate: current_term: 1 leader_uuid: "297a86b6f35742e5ad8844b64e20474a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:30.975841 29517 tablet_service.cc:1511] Processing CreateTablet for tablet 4168b9422a784cd597215aea5c6ca7c0 (DEFAULT_TABLE table=test-workload [id=99ce824a2cfd4d82a9a7d122d29b2659]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:20:30.977029 29517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4168b9422a784cd597215aea5c6ca7c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:30.950349 29841 raft_consensus.cc:515] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:30.979779 29841 leader_election.cc:290] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:30.981632 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af18dfe224a4bdb95759228e5a7f347" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:30.981953 29534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af18dfe224a4bdb95759228e5a7f347" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
W20260709 12:20:30.983078 29723 leader_election.cc:343] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:30.984581 29721 leader_election.cc:343] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:30.985184 29721 leader_election.cc:304] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:30.986706 29841 raft_consensus.cc:2749] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:30.987900 29858 raft_consensus.cc:493] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:30.988682 29858 raft_consensus.cc:515] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:30.992341 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48654fcded7c4260a4304e6113ac346d" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:30.992923 29609 raft_consensus.cc:2468] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:30.993368 29534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48654fcded7c4260a4304e6113ac346d" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:30.992938 29858 leader_election.cc:290] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:30.993676 29799 raft_consensus.cc:359] T 1948542276b14a95a192c73ef757d29e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:30.994405 29799 raft_consensus.cc:385] T 1948542276b14a95a192c73ef757d29e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:30.994721 29799 raft_consensus.cc:740] T 1948542276b14a95a192c73ef757d29e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:30.995080 29649 leader_election.cc:304] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 
I20260709 12:20:30.995486 29799 consensus_queue.cc:260] T 1948542276b14a95a192c73ef757d29e P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:30.994210 29534 raft_consensus.cc:2468] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:30.997738 29799 ts_tablet_manager.cc:1434] T 1948542276b14a95a192c73ef757d29e P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.000s
I20260709 12:20:30.998718 29799 tablet_bootstrap.cc:492] T bf441ece89d74ceb8503adbcce729079 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:31.002041 29858 raft_consensus.cc:2804] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:31.002426 29858 raft_consensus.cc:493] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:31.002784 29858 raft_consensus.cc:3060] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.017567 29809 raft_consensus.cc:493] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.018100 29809 raft_consensus.cc:515] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.020061 29809 leader_election.cc:290] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:31.021837 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c785f120744828ae870b93a80cb159" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:31.022612 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c785f120744828ae870b93a80cb159" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
W20260709 12:20:31.023200 29500 leader_election.cc:343] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.023234 29682 raft_consensus.cc:2468] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 0.
I20260709 12:20:31.027114 29500 leader_election.cc:304] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:31.032641 29809 raft_consensus.cc:2804] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:31.033000 29809 raft_consensus.cc:493] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:31.033336 29809 raft_consensus.cc:3060] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.036863 29801 tablet_bootstrap.cc:654] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.039713 29809 raft_consensus.cc:515] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.040397 29800 tablet_bootstrap.cc:492] T 05432ec693c74597ae712ff124cafb96 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:31.040881 29800 ts_tablet_manager.cc:1403] T 05432ec693c74597ae712ff124cafb96 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.201s	user 0.035s	sys 0.046s
I20260709 12:20:31.042501 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c785f120744828ae870b93a80cb159" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
W20260709 12:20:31.043835 29500 leader_election.cc:343] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.046157 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c785f120744828ae870b93a80cb159" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:31.046842 29682 raft_consensus.cc:3060] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.037959 29802 raft_consensus.cc:359] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.047874 29802 raft_consensus.cc:385] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.048267 29802 raft_consensus.cc:740] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.049096 29802 consensus_queue.cc:260] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.051348 29802 ts_tablet_manager.cc:1434] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.000s
I20260709 12:20:31.056097 29858 raft_consensus.cc:515] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.051702 29800 raft_consensus.cc:359] T 05432ec693c74597ae712ff124cafb96 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:31.057291 29809 leader_election.cc:290] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 election: Requested vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:31.061780 29682 raft_consensus.cc:2468] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 1.
I20260709 12:20:31.063788 29801 tablet_bootstrap.cc:492] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:31.064270 29801 ts_tablet_manager.cc:1403] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.178s	user 0.016s	sys 0.004s
I20260709 12:20:31.065492 29802 tablet_bootstrap.cc:492] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:31.065600 29500 leader_election.cc:304] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:31.066855 29855 raft_consensus.cc:2804] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:31.062472 29800 raft_consensus.cc:385] T 05432ec693c74597ae712ff124cafb96 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.068539 29800 raft_consensus.cc:740] T 05432ec693c74597ae712ff124cafb96 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.081692 29837 consensus_queue.cc:1048] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:31.085808 29837 consensus_queue.cc:1048] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:31.081391 29801 raft_consensus.cc:359] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.089609 29858 leader_election.cc:290] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:31.091451 29801 raft_consensus.cc:385] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.091890 29801 raft_consensus.cc:740] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.093019 29801 consensus_queue.cc:260] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.092573 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48654fcded7c4260a4304e6113ac346d" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:31.094584 29533 raft_consensus.cc:3060] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.095849 29799 tablet_bootstrap.cc:654] T bf441ece89d74ceb8503adbcce729079 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.095312 29431 catalog_manager.cc:5697] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:31.097170 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48654fcded7c4260a4304e6113ac346d" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:31.097725 29608 raft_consensus.cc:3060] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.094075 29855 raft_consensus.cc:697] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 LEADER]: Becoming Leader. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Running, Role: LEADER
I20260709 12:20:31.102252 29801 ts_tablet_manager.cc:1434] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 12:20:31.103390 29801 tablet_bootstrap.cc:492] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:31.069286 29800 consensus_queue.cc:260] T 05432ec693c74597ae712ff124cafb96 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:31.110289 29801 tablet_bootstrap.cc:654] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.112809 29855 consensus_queue.cc:237] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.118827 29802 tablet_bootstrap.cc:654] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.123188 29608 raft_consensus.cc:2468] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:31.126608 29649 leader_election.cc:304] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 
I20260709 12:20:31.133167 29858 raft_consensus.cc:2804] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:31.134217 29858 raft_consensus.cc:697] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:31.135313 29858 consensus_queue.cc:237] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.141811 29801 tablet_bootstrap.cc:492] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:31.142508 29801 ts_tablet_manager.cc:1403] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.004s
I20260709 12:20:31.145238 29801 raft_consensus.cc:359] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:31.147747 29800 ts_tablet_manager.cc:1434] T 05432ec693c74597ae712ff124cafb96 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.107s	user 0.008s	sys 0.000s
I20260709 12:20:31.147897 29801 raft_consensus.cc:385] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.149215 29801 raft_consensus.cc:740] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.150303 29801 consensus_queue.cc:260] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:31.153733 29533 raft_consensus.cc:2468] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:31.156459 29800 tablet_bootstrap.cc:492] T 1932f58e9dc24e11bd9044ce127e6b26 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:31.159550 29801 ts_tablet_manager.cc:1434] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260709 12:20:31.161298 29801 tablet_bootstrap.cc:492] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:31.162007 29432 catalog_manager.cc:5697] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193). New cstate: current_term: 1 leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:31.164781 29799 tablet_bootstrap.cc:492] T bf441ece89d74ceb8503adbcce729079 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:31.165315 29799 ts_tablet_manager.cc:1403] T bf441ece89d74ceb8503adbcce729079 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.167s	user 0.016s	sys 0.017s
I20260709 12:20:31.165524 29800 tablet_bootstrap.cc:654] T 1932f58e9dc24e11bd9044ce127e6b26 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.167352 29801 tablet_bootstrap.cc:654] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.168141 29799 raft_consensus.cc:359] T bf441ece89d74ceb8503adbcce729079 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:31.193467 29799 raft_consensus.cc:385] T bf441ece89d74ceb8503adbcce729079 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.193765 29799 raft_consensus.cc:740] T bf441ece89d74ceb8503adbcce729079 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.194005 29800 tablet_bootstrap.cc:492] T 1932f58e9dc24e11bd9044ce127e6b26 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:31.194474 29800 ts_tablet_manager.cc:1403] T 1932f58e9dc24e11bd9044ce127e6b26 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.007s
I20260709 12:20:31.194535 29799 consensus_queue.cc:260] T bf441ece89d74ceb8503adbcce729079 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:31.196763 29799 ts_tablet_manager.cc:1434] T bf441ece89d74ceb8503adbcce729079 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.005s
I20260709 12:20:31.186352 29802 tablet_bootstrap.cc:492] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:31.197134 29800 raft_consensus.cc:359] T 1932f58e9dc24e11bd9044ce127e6b26 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.197651 29802 ts_tablet_manager.cc:1403] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.132s	user 0.022s	sys 0.019s
I20260709 12:20:31.197850 29800 raft_consensus.cc:385] T 1932f58e9dc24e11bd9044ce127e6b26 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.198135 29800 raft_consensus.cc:740] T 1932f58e9dc24e11bd9044ce127e6b26 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.198896 29799 tablet_bootstrap.cc:492] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:31.198793 29800 consensus_queue.cc:260] T 1932f58e9dc24e11bd9044ce127e6b26 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.199645 29812 raft_consensus.cc:493] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.200138 29812 raft_consensus.cc:515] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.200718 29800 ts_tablet_manager.cc:1434] T 1932f58e9dc24e11bd9044ce127e6b26 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:20:31.201570 29800 tablet_bootstrap.cc:492] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:31.202190 29812 leader_election.cc:290] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:31.205386 29802 raft_consensus.cc:359] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.205724 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1932f58e9dc24e11bd9044ce127e6b26" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:31.207126 29799 tablet_bootstrap.cc:654] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.206176 29802 raft_consensus.cc:385] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.205401 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1932f58e9dc24e11bd9044ce127e6b26" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:31.207716 29802 raft_consensus.cc:740] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.208099 29533 raft_consensus.cc:2468] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:31.208957 29801 tablet_bootstrap.cc:492] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:31.208667 29802 consensus_queue.cc:260] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.209486 29801 ts_tablet_manager.cc:1403] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.020s
I20260709 12:20:31.209455 29573 leader_election.cc:304] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:31.210830 29856 raft_consensus.cc:2804] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:31.211202 29856 raft_consensus.cc:493] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:31.211520 29856 raft_consensus.cc:3060] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.212581 29801 raft_consensus.cc:359] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:31.213307 29801 raft_consensus.cc:385] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.213593 29801 raft_consensus.cc:740] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.214323 29801 consensus_queue.cc:260] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:31.207152 29682 raft_consensus.cc:2468] T 1932f58e9dc24e11bd9044ce127e6b26 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:31.216457 29801 ts_tablet_manager.cc:1434] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:20:31.217343 29801 tablet_bootstrap.cc:492] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:31.219436 29802 ts_tablet_manager.cc:1434] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 12:20:31.219894 29856 raft_consensus.cc:515] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.222682 29801 tablet_bootstrap.cc:654] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.224476 29799 tablet_bootstrap.cc:492] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:31.222705 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1932f58e9dc24e11bd9044ce127e6b26" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:31.225031 29799 ts_tablet_manager.cc:1403] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.006s
I20260709 12:20:31.225343 29533 raft_consensus.cc:3060] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.224279 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1932f58e9dc24e11bd9044ce127e6b26" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:31.229184 29682 raft_consensus.cc:3060] T 1932f58e9dc24e11bd9044ce127e6b26 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.230911 29802 tablet_bootstrap.cc:492] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:31.231391 29799 raft_consensus.cc:359] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:31.232121 29799 raft_consensus.cc:385] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.232450 29799 raft_consensus.cc:740] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.233292 29799 consensus_queue.cc:260] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:31.180564 29429 catalog_manager.cc:5697] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:31.238987 29799 ts_tablet_manager.cc:1434] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 12:20:31.207191 29800 tablet_bootstrap.cc:654] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.239995 29799 tablet_bootstrap.cc:492] T 1be3c43ca6a74505bc7f86b51440ffa8 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:31.247802 29856 leader_election.cc:290] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:31.241381 29802 tablet_bootstrap.cc:654] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.249454 29682 raft_consensus.cc:2468] T 1932f58e9dc24e11bd9044ce127e6b26 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:31.252382 29575 leader_election.cc:304] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 
I20260709 12:20:31.254292 29799 tablet_bootstrap.cc:654] T 1be3c43ca6a74505bc7f86b51440ffa8 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.264173 29801 tablet_bootstrap.cc:492] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:31.264734 29801 ts_tablet_manager.cc:1403] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.048s	user 0.031s	sys 0.008s
I20260709 12:20:31.264649 29809 consensus_queue.cc:1048] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:31.267513 29812 raft_consensus.cc:2804] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:31.267611 29801 raft_consensus.cc:359] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:31.268572 29801 raft_consensus.cc:385] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.268913 29801 raft_consensus.cc:740] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.269663 29801 consensus_queue.cc:260] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:31.271874 29801 ts_tablet_manager.cc:1434] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:20:31.272780 29801 tablet_bootstrap.cc:492] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:31.278467 29801 tablet_bootstrap.cc:654] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.286264 29757 raft_consensus.cc:3060] T 1948542276b14a95a192c73ef757d29e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.281711 29533 raft_consensus.cc:2468] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:31.284430 29800 tablet_bootstrap.cc:492] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:31.294775 29800 ts_tablet_manager.cc:1403] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.019s
I20260709 12:20:31.296013 29809 consensus_queue.cc:1048] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:31.297562 29800 raft_consensus.cc:359] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.298246 29800 raft_consensus.cc:385] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.298513 29800 raft_consensus.cc:740] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.299585 29800 consensus_queue.cc:260] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.301574 29800 ts_tablet_manager.cc:1434] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:20:31.284883 29799 tablet_bootstrap.cc:492] T 1be3c43ca6a74505bc7f86b51440ffa8 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:31.285627 29812 raft_consensus.cc:697] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Becoming Leader. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:31.303874 29812 consensus_queue.cc:237] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.305341 29800 tablet_bootstrap.cc:492] T 3caff5f4d93a4d38865a72874d2ccebd P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:31.308342 29799 ts_tablet_manager.cc:1403] T 1be3c43ca6a74505bc7f86b51440ffa8 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.004s
I20260709 12:20:31.300357 29802 tablet_bootstrap.cc:492] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:31.311549 29802 ts_tablet_manager.cc:1403] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.008s
I20260709 12:20:31.313889 29809 raft_consensus.cc:493] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.314316 29809 raft_consensus.cc:515] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:31.318281 29809 leader_election.cc:290] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:31.319839 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af18dfe224a4bdb95759228e5a7f347" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:31.320503 29757 raft_consensus.cc:2468] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 0.
I20260709 12:20:31.321067 29833 consensus_queue.cc:1048] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:31.326485 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af18dfe224a4bdb95759228e5a7f347" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:31.327116 29499 leader_election.cc:304] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:31.328579 29757 raft_consensus.cc:3060] T bf441ece89d74ceb8503adbcce729079 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:31.329861 29500 leader_election.cc:343] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.333405 29802 raft_consensus.cc:359] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.333997 29802 raft_consensus.cc:385] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.334295 29802 raft_consensus.cc:740] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.331964 29809 raft_consensus.cc:2804] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:31.335206 29809 raft_consensus.cc:493] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:31.335582 29809 raft_consensus.cc:3060] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.337090 29799 raft_consensus.cc:359] T 1be3c43ca6a74505bc7f86b51440ffa8 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.337793 29799 raft_consensus.cc:385] T 1be3c43ca6a74505bc7f86b51440ffa8 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.338138 29799 raft_consensus.cc:740] T 1be3c43ca6a74505bc7f86b51440ffa8 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.338910 29799 consensus_queue.cc:260] T 1be3c43ca6a74505bc7f86b51440ffa8 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.341356 29799 ts_tablet_manager.cc:1434] T 1be3c43ca6a74505bc7f86b51440ffa8 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260709 12:20:31.342293 29799 tablet_bootstrap.cc:492] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:31.345468 29858 consensus_queue.cc:1048] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:31.350140 29801 tablet_bootstrap.cc:492] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:31.350754 29801 ts_tablet_manager.cc:1403] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.078s	user 0.026s	sys 0.012s
I20260709 12:20:31.355494 29800 tablet_bootstrap.cc:654] T 3caff5f4d93a4d38865a72874d2ccebd P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.355824 29801 raft_consensus.cc:359] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.356787 29801 raft_consensus.cc:385] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.357110 29801 raft_consensus.cc:740] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.354422 29802 consensus_queue.cc:260] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.357606 29801 consensus_queue.cc:260] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.360452 29801 ts_tablet_manager.cc:1434] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:20:31.362203 29802 ts_tablet_manager.cc:1434] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.000s
I20260709 12:20:31.363168 29802 tablet_bootstrap.cc:492] T 1fe27f6a0bcb46f78d51dc033c723a78 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:31.367725 29799 tablet_bootstrap.cc:654] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.368656 29841 raft_consensus.cc:493] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.369297 29841 raft_consensus.cc:515] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:31.355163 29809 raft_consensus.cc:515] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:31.372635 29841 leader_election.cc:290] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:31.372800 29534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05432ec693c74597ae712ff124cafb96" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:31.373145 29802 tablet_bootstrap.cc:654] T 1fe27f6a0bcb46f78d51dc033c723a78 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.373436 29534 raft_consensus.cc:2468] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 0.
I20260709 12:20:31.375146 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05432ec693c74597ae712ff124cafb96" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:31.375780 29682 raft_consensus.cc:2468] T 05432ec693c74597ae712ff124cafb96 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 0.
I20260709 12:20:31.376838 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af18dfe224a4bdb95759228e5a7f347" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:31.377415 29757 raft_consensus.cc:3060] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.377771 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af18dfe224a4bdb95759228e5a7f347" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:31.381882 29801 tablet_bootstrap.cc:492] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:31.375783 29809 leader_election.cc:290] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
W20260709 12:20:31.382056 29500 leader_election.cc:343] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.382603 29723 leader_election.cc:304] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:31.385512 29432 catalog_manager.cc:5697] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a reported cstate change: term changed from 0 to 1, leader changed from <none> to 297a86b6f35742e5ad8844b64e20474a (127.25.220.194). New cstate: current_term: 1 leader_uuid: "297a86b6f35742e5ad8844b64e20474a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:31.387815 29801 tablet_bootstrap.cc:654] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.390018 29836 raft_consensus.cc:2804] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:31.393975 29836 raft_consensus.cc:493] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:31.394351 29836 raft_consensus.cc:3060] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.399001 29799 tablet_bootstrap.cc:492] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:31.399549 29799 ts_tablet_manager.cc:1403] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.004s
W20260709 12:20:31.402771 29480 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:31.405936 29757 raft_consensus.cc:2468] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 1.
I20260709 12:20:31.405673 29836 raft_consensus.cc:515] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:31.408452 29802 tablet_bootstrap.cc:492] T 1fe27f6a0bcb46f78d51dc033c723a78 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:31.408526 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05432ec693c74597ae712ff124cafb96" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:31.408979 29802 ts_tablet_manager.cc:1403] T 1fe27f6a0bcb46f78d51dc033c723a78 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.005s
I20260709 12:20:31.409195 29682 raft_consensus.cc:3060] T 05432ec693c74597ae712ff124cafb96 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.411062 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05432ec693c74597ae712ff124cafb96" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:31.411652 29533 raft_consensus.cc:3060] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.411720 29799 raft_consensus.cc:359] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.412564 29799 raft_consensus.cc:385] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.412876 29799 raft_consensus.cc:740] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.409019 29499 leader_election.cc:304] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:31.413661 29799 consensus_queue.cc:260] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.415747 29799 ts_tablet_manager.cc:1434] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:20:31.416653 29799 tablet_bootstrap.cc:492] T 1f5ca69004ae420b822146c50bf55f72 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:31.421675 29812 consensus_queue.cc:1048] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:31.417824 29802 raft_consensus.cc:359] T 1fe27f6a0bcb46f78d51dc033c723a78 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.422601 29802 raft_consensus.cc:385] T 1fe27f6a0bcb46f78d51dc033c723a78 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.422921 29802 raft_consensus.cc:740] T 1fe27f6a0bcb46f78d51dc033c723a78 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.423703 29802 consensus_queue.cc:260] T 1fe27f6a0bcb46f78d51dc033c723a78 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.424983 29890 raft_consensus.cc:493] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.426290 29809 raft_consensus.cc:2804] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:31.425348 29533 raft_consensus.cc:2468] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 1.
I20260709 12:20:31.427160 29809 raft_consensus.cc:697] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 LEADER]: Becoming Leader. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Running, Role: LEADER
I20260709 12:20:31.427322 29802 ts_tablet_manager.cc:1434] T 1fe27f6a0bcb46f78d51dc033c723a78 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:20:31.428323 29802 tablet_bootstrap.cc:492] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:31.428020 29809 consensus_queue.cc:237] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:31.428139 29721 leader_election.cc:304] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:31.429448 29841 raft_consensus.cc:2804] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:31.432273 29841 raft_consensus.cc:697] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e [term 1 LEADER]: Becoming Leader. State: Replica: 2d587458a81841febdef2538a474193e, State: Running, Role: LEADER
I20260709 12:20:31.430513 29890 raft_consensus.cc:515] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.433092 29841 consensus_queue.cc:237] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:31.435362 29890 leader_election.cc:290] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:31.436481 29683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c785f120744828ae870b93a80cb159" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:31.437528 29683 raft_consensus.cc:2393] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 297a86b6f35742e5ad8844b64e20474a in current term 1: Already voted for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in this term.
I20260709 12:20:31.426076 29836 leader_election.cc:290] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 election: Requested vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:31.437820 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c785f120744828ae870b93a80cb159" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:31.440802 29800 tablet_bootstrap.cc:492] T 3caff5f4d93a4d38865a72874d2ccebd P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:31.441270 29800 ts_tablet_manager.cc:1403] T 3caff5f4d93a4d38865a72874d2ccebd P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.136s	user 0.008s	sys 0.006s
I20260709 12:20:31.443813 29800 raft_consensus.cc:359] T 3caff5f4d93a4d38865a72874d2ccebd P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.444468 29800 raft_consensus.cc:385] T 3caff5f4d93a4d38865a72874d2ccebd P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.444738 29800 raft_consensus.cc:740] T 3caff5f4d93a4d38865a72874d2ccebd P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.445420 29800 consensus_queue.cc:260] T 3caff5f4d93a4d38865a72874d2ccebd P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.445495 29573 leader_election.cc:304] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a; no voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:31.447568 29812 raft_consensus.cc:3060] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:31.450376 29575 consensus_peers.cc:597] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a -> Peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Couldn't send request to peer 1f0823cdea284faba0cc85a57be75073. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:31.450591 29682 raft_consensus.cc:2468] T 05432ec693c74597ae712ff124cafb96 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 1.
I20260709 12:20:31.457587 29799 tablet_bootstrap.cc:654] T 1f5ca69004ae420b822146c50bf55f72 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.458446 29802 tablet_bootstrap.cc:654] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.462253 29812 raft_consensus.cc:2749] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:31.457446 29800 ts_tablet_manager.cc:1434] T 3caff5f4d93a4d38865a72874d2ccebd P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 12:20:31.470621 29801 tablet_bootstrap.cc:492] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:31.471113 29801 ts_tablet_manager.cc:1403] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.001s
I20260709 12:20:31.473260 29800 tablet_bootstrap.cc:492] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:31.474102 29801 raft_consensus.cc:359] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:31.474789 29801 raft_consensus.cc:385] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.475116 29801 raft_consensus.cc:740] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.475847 29801 consensus_queue.cc:260] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:31.478392 29801 ts_tablet_manager.cc:1434] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:20:31.479468 29801 tablet_bootstrap.cc:492] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:31.485102 29801 tablet_bootstrap.cc:654] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.489197 29430 catalog_manager.cc:5697] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d587458a81841febdef2538a474193e (127.25.220.196). New cstate: current_term: 1 leader_uuid: "2d587458a81841febdef2538a474193e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:31.492045 29809 raft_consensus.cc:493] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.492722 29809 raft_consensus.cc:515] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.493314 29428 catalog_manager.cc:5697] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193). New cstate: current_term: 1 leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:31.496282 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5450dc5b85e4b1096900a21f562eed7" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
W20260709 12:20:31.498150 29500 leader_election.cc:343] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.500937 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5450dc5b85e4b1096900a21f562eed7" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
W20260709 12:20:31.502722 29500 leader_election.cc:343] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.503281 29500 leader_election.cc:304] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:31.504498 29874 raft_consensus.cc:2749] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:31.505553 29809 leader_election.cc:290] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:31.509200 29799 tablet_bootstrap.cc:492] T 1f5ca69004ae420b822146c50bf55f72 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:31.509791 29799 ts_tablet_manager.cc:1403] T 1f5ca69004ae420b822146c50bf55f72 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.093s	user 0.020s	sys 0.013s
I20260709 12:20:31.509269 29800 tablet_bootstrap.cc:654] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.509855 29801 tablet_bootstrap.cc:492] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:31.510394 29801 ts_tablet_manager.cc:1403] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.013s
I20260709 12:20:31.512439 29799 raft_consensus.cc:359] T 1f5ca69004ae420b822146c50bf55f72 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.513120 29799 raft_consensus.cc:385] T 1f5ca69004ae420b822146c50bf55f72 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.512851 29801 raft_consensus.cc:359] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:31.513412 29799 raft_consensus.cc:740] T 1f5ca69004ae420b822146c50bf55f72 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.513545 29801 raft_consensus.cc:385] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.513882 29801 raft_consensus.cc:740] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.514528 29801 consensus_queue.cc:260] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:31.515723 29799 consensus_queue.cc:260] T 1f5ca69004ae420b822146c50bf55f72 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.516232 29801 ts_tablet_manager.cc:1434] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 12:20:31.517207 29801 tablet_bootstrap.cc:492] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:31.517940 29799 ts_tablet_manager.cc:1434] T 1f5ca69004ae420b822146c50bf55f72 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:20:31.519364 29799 tablet_bootstrap.cc:492] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:31.521806 29802 tablet_bootstrap.cc:492] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:31.522313 29802 ts_tablet_manager.cc:1403] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.001s
I20260709 12:20:31.522845 29801 tablet_bootstrap.cc:654] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.523856 29841 raft_consensus.cc:493] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.524358 29841 raft_consensus.cc:515] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.526363 29841 leader_election.cc:290] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:31.527248 29802 raft_consensus.cc:359] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:31.528260 29802 raft_consensus.cc:385] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.528548 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe27f6a0bcb46f78d51dc033c723a78" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:31.528738 29802 raft_consensus.cc:740] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.529235 29609 raft_consensus.cc:2468] T 1fe27f6a0bcb46f78d51dc033c723a78 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 0.
I20260709 12:20:31.530129 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe27f6a0bcb46f78d51dc033c723a78" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:31.529839 29802 consensus_queue.cc:260] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:31.531623 29723 leader_election.cc:304] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:31.530750 29682 raft_consensus.cc:2468] T 1fe27f6a0bcb46f78d51dc033c723a78 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 0.
I20260709 12:20:31.533571 29841 raft_consensus.cc:2804] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:31.533938 29841 raft_consensus.cc:493] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:31.534689 29890 raft_consensus.cc:493] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.535128 29890 raft_consensus.cc:515] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.537298 29802 ts_tablet_manager.cc:1434] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:20:31.540007 29802 tablet_bootstrap.cc:492] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:31.542776 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be3c43ca6a74505bc7f86b51440ffa8" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:31.543591 29682 raft_consensus.cc:2468] T 1be3c43ca6a74505bc7f86b51440ffa8 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:31.544826 29575 leader_election.cc:304] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 
I20260709 12:20:31.545802 29856 raft_consensus.cc:2804] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:31.546164 29856 raft_consensus.cc:493] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:31.546504 29856 raft_consensus.cc:3060] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.554817 29890 leader_election.cc:290] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:31.555734 29858 raft_consensus.cc:493] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.556327 29858 raft_consensus.cc:515] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.534260 29841 raft_consensus.cc:3060] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.582700 29858 leader_election.cc:290] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:31.583366 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9f8a0e1a2d471581a66e3d81fb1ec7" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:31.584264 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9f8a0e1a2d471581a66e3d81fb1ec7" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:31.590646 29756 raft_consensus.cc:2468] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
W20260709 12:20:31.590649 29649 leader_election.cc:343] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.592715 29799 tablet_bootstrap.cc:654] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.594128 29801 tablet_bootstrap.cc:492] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:31.594072 29648 leader_election.cc:304] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:31.594681 29801 ts_tablet_manager.cc:1403] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.051s
I20260709 12:20:31.595709 29869 raft_consensus.cc:2804] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:31.595786 29809 consensus_queue.cc:1048] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:31.596441 29869 raft_consensus.cc:493] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:31.596930 29869 raft_consensus.cc:3060] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.597395 29801 raft_consensus.cc:359] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.598058 29801 raft_consensus.cc:385] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.598331 29801 raft_consensus.cc:740] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.598933 29801 consensus_queue.cc:260] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.602847 29800 tablet_bootstrap.cc:492] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:31.603354 29800 ts_tablet_manager.cc:1403] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.130s	user 0.013s	sys 0.014s
I20260709 12:20:31.603684 29858 consensus_queue.cc:1048] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:31.601775 29801 ts_tablet_manager.cc:1434] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:20:31.600754 29856 raft_consensus.cc:515] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.606045 29801 tablet_bootstrap.cc:492] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:31.607527 29800 raft_consensus.cc:359] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.609486 29800 raft_consensus.cc:385] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.609836 29800 raft_consensus.cc:740] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.610812 29800 consensus_queue.cc:260] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.614874 29841 raft_consensus.cc:515] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.608111 29869 raft_consensus.cc:515] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.616976 29800 ts_tablet_manager.cc:1434] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 12:20:31.617111 29801 tablet_bootstrap.cc:654] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.618391 29800 tablet_bootstrap.cc:492] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:31.624326 29802 tablet_bootstrap.cc:654] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.626318 29841 leader_election.cc:290] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 election: Requested vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:31.626936 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe27f6a0bcb46f78d51dc033c723a78" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:31.627521 29609 raft_consensus.cc:3060] T 1fe27f6a0bcb46f78d51dc033c723a78 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.628986 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9f8a0e1a2d471581a66e3d81fb1ec7" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:31.629177 29869 leader_election.cc:290] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Requested vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:31.630465 29683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be3c43ca6a74505bc7f86b51440ffa8" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:31.631790 29683 raft_consensus.cc:3060] T 1be3c43ca6a74505bc7f86b51440ffa8 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.634346 29800 tablet_bootstrap.cc:654] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.638818 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe27f6a0bcb46f78d51dc033c723a78" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:31.639652 29681 raft_consensus.cc:3060] T 1fe27f6a0bcb46f78d51dc033c723a78 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:31.639814 29649 leader_election.cc:343] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.646977 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9f8a0e1a2d471581a66e3d81fb1ec7" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:31.647706 29756 raft_consensus.cc:3060] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.651847 29809 raft_consensus.cc:493] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.652482 29809 raft_consensus.cc:515] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:31.657532 29680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cfe8155e334ccf8813603df4a7563e" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:31.660766 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cfe8155e334ccf8813603df4a7563e" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:31.662086 29809 leader_election.cc:290] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
W20260709 12:20:31.663368 29500 leader_election.cc:343] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:31.664500 29499 leader_election.cc:343] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.665077 29499 leader_election.cc:304] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e
I20260709 12:20:31.643280 29869 raft_consensus.cc:493] T 3caff5f4d93a4d38865a72874d2ccebd P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.669095 29869 raft_consensus.cc:515] T 3caff5f4d93a4d38865a72874d2ccebd P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.671908 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be3c43ca6a74505bc7f86b51440ffa8" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:31.672287 29874 raft_consensus.cc:2749] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:31.672545 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3caff5f4d93a4d38865a72874d2ccebd" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:31.672950 29874 raft_consensus.cc:493] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.673404 29874 raft_consensus.cc:515] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.674437 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3caff5f4d93a4d38865a72874d2ccebd" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:31.675501 29874 leader_election.cc:290] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:31.676584 29647 leader_election.cc:304] T 3caff5f4d93a4d38865a72874d2ccebd P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073; no voters: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:31.672590 29757 raft_consensus.cc:2468] T 1be3c43ca6a74505bc7f86b51440ffa8 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:31.677498 29858 raft_consensus.cc:2749] T 3caff5f4d93a4d38865a72874d2ccebd P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:31.678630 29856 leader_election.cc:290] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Requested vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:31.678519 29755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be3c43ca6a74505bc7f86b51440ffa8" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:31.679188 29755 raft_consensus.cc:3060] T 1be3c43ca6a74505bc7f86b51440ffa8 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.684671 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e96affb8b8d4686a41727dfff5d11e8" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
W20260709 12:20:31.686455 29500 leader_election.cc:343] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.687506 29680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e96affb8b8d4686a41727dfff5d11e8" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
W20260709 12:20:31.689298 29500 leader_election.cc:343] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.689888 29500 leader_election.cc:304] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:31.691262 29874 raft_consensus.cc:2749] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:31.692827 29609 raft_consensus.cc:2468] T 1fe27f6a0bcb46f78d51dc033c723a78 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 1.
I20260709 12:20:31.694355 29723 leader_election.cc:304] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:31.695233 29841 raft_consensus.cc:2804] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:31.695693 29841 raft_consensus.cc:697] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e [term 1 LEADER]: Becoming Leader. State: Replica: 2d587458a81841febdef2538a474193e, State: Running, Role: LEADER
I20260709 12:20:31.696498 29841 consensus_queue.cc:237] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.703748 29683 raft_consensus.cc:2468] T 1be3c43ca6a74505bc7f86b51440ffa8 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:31.705478 29575 leader_election.cc:304] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 
I20260709 12:20:31.706571 29856 raft_consensus.cc:2804] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:31.707155 29856 raft_consensus.cc:697] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Becoming Leader. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:31.707967 29856 consensus_queue.cc:237] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.697779 29869 leader_election.cc:290] T 3caff5f4d93a4d38865a72874d2ccebd P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:31.722314 29809 raft_consensus.cc:493] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.727362 29809 raft_consensus.cc:515] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:31.728164 29681 raft_consensus.cc:2468] T 1fe27f6a0bcb46f78d51dc033c723a78 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 1.
I20260709 12:20:31.732950 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fb28e0937f4bfa9c7e05988defd98b" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:31.733763 29757 raft_consensus.cc:2468] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 0.
I20260709 12:20:31.735073 29833 consensus_queue.cc:1048] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:31.736877 29430 catalog_manager.cc:5697] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a reported cstate change: term changed from 0 to 1, leader changed from <none> to 297a86b6f35742e5ad8844b64e20474a (127.25.220.194). New cstate: current_term: 1 leader_uuid: "297a86b6f35742e5ad8844b64e20474a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:31.738947 29499 leader_election.cc:304] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:31.740033 29855 raft_consensus.cc:2804] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:31.740487 29855 raft_consensus.cc:493] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:31.740897 29855 raft_consensus.cc:3060] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.746100 29756 raft_consensus.cc:2468] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:31.748905 29648 leader_election.cc:304] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:31.752475 29869 raft_consensus.cc:2804] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:31.755761 29869 raft_consensus.cc:697] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:31.761101 29858 raft_consensus.cc:493] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.761724 29755 raft_consensus.cc:2468] T 1be3c43ca6a74505bc7f86b51440ffa8 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:31.761595 29858 raft_consensus.cc:515] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.763630 29858 leader_election.cc:290] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:31.765869 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5ca69004ae420b822146c50bf55f72" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
W20260709 12:20:31.767809 29649 leader_election.cc:343] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.770920 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fb28e0937f4bfa9c7e05988defd98b" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:31.772675 29809 leader_election.cc:290] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
W20260709 12:20:31.774653 29500 leader_election.cc:343] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.772732 29869 consensus_queue.cc:237] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.780411 29800 tablet_bootstrap.cc:492] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:31.780983 29800 ts_tablet_manager.cc:1403] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.163s	user 0.068s	sys 0.056s
I20260709 12:20:31.775655 29856 consensus_queue.cc:1048] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:20:31.783860 29755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5ca69004ae420b822146c50bf55f72" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:31.789026 29431 catalog_manager.cc:5697] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d587458a81841febdef2538a474193e (127.25.220.196). New cstate: current_term: 1 leader_uuid: "2d587458a81841febdef2538a474193e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:31.793401 29874 consensus_queue.cc:1048] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:31.800684 29856 raft_consensus.cc:493] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.801204 29856 raft_consensus.cc:515] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:31.803251 29856 leader_election.cc:290] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:31.804906 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af18dfe224a4bdb95759228e5a7f347" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:31.805976 29756 raft_consensus.cc:2393] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 297a86b6f35742e5ad8844b64e20474a in current term 1: Already voted for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in this term.
I20260709 12:20:31.807569 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af18dfe224a4bdb95759228e5a7f347" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:31.809312 29573 leader_election.cc:304] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a; no voters: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e
I20260709 12:20:31.810549 29890 raft_consensus.cc:3060] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.812690 29855 raft_consensus.cc:515] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:31.817451 29812 consensus_queue.cc:1048] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:31.827987 29755 raft_consensus.cc:2468] T 1f5ca69004ae420b822146c50bf55f72 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:31.830928 29648 leader_election.cc:304] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:31.831993 29833 raft_consensus.cc:2804] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:31.832477 29833 raft_consensus.cc:493] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:31.832890 29833 raft_consensus.cc:3060] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.793596 29800 raft_consensus.cc:359] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.838125 29800 raft_consensus.cc:385] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.839236 29800 raft_consensus.cc:740] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.840431 29799 tablet_bootstrap.cc:492] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:31.841029 29799 ts_tablet_manager.cc:1403] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.322s	user 0.021s	sys 0.002s
I20260709 12:20:31.841558 29800 consensus_queue.cc:260] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.843568 29833 raft_consensus.cc:515] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.844156 29799 raft_consensus.cc:359] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:31.845219 29799 raft_consensus.cc:385] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.845508 29799 raft_consensus.cc:740] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.846283 29799 consensus_queue.cc:260] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:31.849159 29799 ts_tablet_manager.cc:1434] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:20:31.850006 29800 ts_tablet_manager.cc:1434] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.003s
I20260709 12:20:31.849854 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5ca69004ae420b822146c50bf55f72" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:31.850951 29800 tablet_bootstrap.cc:492] T c6cfe8155e334ccf8813603df4a7563e P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:31.851647 29890 raft_consensus.cc:2749] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:20:31.853734 29649 leader_election.cc:343] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.856349 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fb28e0937f4bfa9c7e05988defd98b" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:31.863828 29800 tablet_bootstrap.cc:654] T c6cfe8155e334ccf8813603df4a7563e P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.866219 29874 consensus_queue.cc:1048] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:31.872155 29802 tablet_bootstrap.cc:492] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:31.872781 29802 ts_tablet_manager.cc:1403] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.333s	user 0.036s	sys 0.025s
I20260709 12:20:31.874842 29801 tablet_bootstrap.cc:492] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:31.875443 29801 ts_tablet_manager.cc:1403] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.270s	user 0.057s	sys 0.066s
I20260709 12:20:31.876289 29833 leader_election.cc:290] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Requested vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
W20260709 12:20:31.861649 29500 leader_election.cc:343] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.878786 29801 raft_consensus.cc:359] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:31.879662 29801 raft_consensus.cc:385] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.881661 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5ca69004ae420b822146c50bf55f72" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:31.882480 29757 raft_consensus.cc:3060] T 1f5ca69004ae420b822146c50bf55f72 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.858304 29855 leader_election.cc:290] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:31.879992 29801 raft_consensus.cc:740] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.881711 29802 raft_consensus.cc:359] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.886307 29802 raft_consensus.cc:385] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.886703 29802 raft_consensus.cc:740] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.892841 29802 consensus_queue.cc:260] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
W20260709 12:20:31.894156 29919 log.cc:927] Time spent T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 12:20:31.894378 29801 consensus_queue.cc:260] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:31.896606 29802 ts_tablet_manager.cc:1434] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 12:20:31.897387 29802 tablet_bootstrap.cc:492] T 1f5ca69004ae420b822146c50bf55f72 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:31.898331 29801 ts_tablet_manager.cc:1434] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:20:31.899637 29801 tablet_bootstrap.cc:492] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:31.901118 29755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fb28e0937f4bfa9c7e05988defd98b" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:31.901690 29755 raft_consensus.cc:3060] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:31.903659 29836 consensus_queue.cc:1048] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:31.915875 29757 raft_consensus.cc:2468] T 1f5ca69004ae420b822146c50bf55f72 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:31.916239 29432 catalog_manager.cc:5697] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:31.917480 29648 leader_election.cc:304] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:31.918620 29833 raft_consensus.cc:2804] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:31.919140 29833 raft_consensus.cc:697] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:31.920029 29833 consensus_queue.cc:237] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.920644 29802 tablet_bootstrap.cc:654] T 1f5ca69004ae420b822146c50bf55f72 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.938419 29799 tablet_bootstrap.cc:492] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:31.940264 29800 tablet_bootstrap.cc:492] T c6cfe8155e334ccf8813603df4a7563e P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:31.940882 29800 ts_tablet_manager.cc:1403] T c6cfe8155e334ccf8813603df4a7563e P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.090s	user 0.019s	sys 0.018s
I20260709 12:20:31.945185 29812 raft_consensus.cc:493] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.928968 29858 raft_consensus.cc:493] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.945773 29812 raft_consensus.cc:515] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:31.952934 29812 leader_election.cc:290] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:31.959774 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9f8a0e1a2d471581a66e3d81fb1ec7" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:31.912992 29755 raft_consensus.cc:2468] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 1.
I20260709 12:20:31.975805 29809 raft_consensus.cc:493] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.976671 29809 raft_consensus.cc:515] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:31.978380 29800 raft_consensus.cc:359] T c6cfe8155e334ccf8813603df4a7563e P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:31.978916 29809 leader_election.cc:290] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:31.979070 29800 raft_consensus.cc:385] T c6cfe8155e334ccf8813603df4a7563e P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:31.979417 29800 raft_consensus.cc:740] T c6cfe8155e334ccf8813603df4a7563e P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:31.980468 29809 raft_consensus.cc:493] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:31.965565 29858 raft_consensus.cc:515] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:31.980926 29809 raft_consensus.cc:515] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:31.981840 29800 consensus_queue.cc:260] T c6cfe8155e334ccf8813603df4a7563e P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:31.982725 29858 leader_election.cc:290] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:31.983800 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5450dc5b85e4b1096900a21f562eed7" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:31.984239 29809 leader_election.cc:290] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:31.984406 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5450dc5b85e4b1096900a21f562eed7" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:31.985064 29532 raft_consensus.cc:2468] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
W20260709 12:20:31.985217 29649 leader_election.cc:343] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.986444 29647 leader_election.cc:304] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:31.987958 29800 ts_tablet_manager.cc:1434] T c6cfe8155e334ccf8813603df4a7563e P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 12:20:31.988813 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b09def03b945a9bbf315883e9ca6ec" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:31.988657 29809 consensus_queue.cc:1048] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:31.990051 29928 raft_consensus.cc:493] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:20:31.990175 29500 leader_election.cc:343] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:31.990587 29928 raft_consensus.cc:515] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:31.994796 29928 leader_election.cc:290] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:31.997165 29801 tablet_bootstrap.cc:654] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:31.997008 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cfe8155e334ccf8813603df4a7563e" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:31.997887 29682 raft_consensus.cc:2468] T c6cfe8155e334ccf8813603df4a7563e P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 0.
I20260709 12:20:32.010488 29800 tablet_bootstrap.cc:492] T e54d4b00d9b24cc194d95989c1d39df9 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:32.011345 29858 raft_consensus.cc:2804] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:32.011778 29858 raft_consensus.cc:493] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:32.012105 29858 raft_consensus.cc:3060] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.030745 29799 tablet_bootstrap.cc:654] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:32.013831 29721 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.193:33273, user_credentials={real_user=slave}} blocked reactor thread for 77276.9us
I20260709 12:20:32.013756 29723 leader_election.cc:304] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:32.050940 29802 tablet_bootstrap.cc:492] T 1f5ca69004ae420b822146c50bf55f72 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:32.051342 29801 tablet_bootstrap.cc:492] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:32.051793 29802 ts_tablet_manager.cc:1403] T 1f5ca69004ae420b822146c50bf55f72 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.155s	user 0.016s	sys 0.011s
I20260709 12:20:32.051793 29801 ts_tablet_manager.cc:1403] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.152s	user 0.024s	sys 0.008s
W20260709 12:20:32.053337 29723 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.220.195:45431, user_credentials={real_user=slave}} blocked reactor thread for 48520.5us
I20260709 12:20:32.054602 29801 raft_consensus.cc:359] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.054785 29802 raft_consensus.cc:359] T 1f5ca69004ae420b822146c50bf55f72 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:32.055577 29801 raft_consensus.cc:385] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.055686 29802 raft_consensus.cc:385] T 1f5ca69004ae420b822146c50bf55f72 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.055912 29801 raft_consensus.cc:740] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.056754 29841 raft_consensus.cc:2804] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:32.057287 29841 raft_consensus.cc:493] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:32.056772 29801 consensus_queue.cc:260] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.057626 29841 raft_consensus.cc:3060] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.059283 29801 ts_tablet_manager.cc:1434] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:20:32.060320 29801 tablet_bootstrap.cc:492] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:32.064754 29499 leader_election.cc:304] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:32.066406 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54d4b00d9b24cc194d95989c1d39df9" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:32.066831 29755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b09def03b945a9bbf315883e9ca6ec" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:32.067400 29874 raft_consensus.cc:2804] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:32.067903 29874 raft_consensus.cc:697] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 LEADER]: Becoming Leader. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Running, Role: LEADER
I20260709 12:20:32.056066 29802 raft_consensus.cc:740] T 1f5ca69004ae420b822146c50bf55f72 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.069984 29802 consensus_queue.cc:260] T 1f5ca69004ae420b822146c50bf55f72 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:32.070812 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9f8a0e1a2d471581a66e3d81fb1ec7" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:32.078433 29756 raft_consensus.cc:2393] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 297a86b6f35742e5ad8844b64e20474a in current term 1: Already voted for candidate 1f0823cdea284faba0cc85a57be75073 in this term.
I20260709 12:20:32.079970 29929 consensus_queue.cc:1048] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:32.082043 29800 tablet_bootstrap.cc:654] T e54d4b00d9b24cc194d95989c1d39df9 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:32.076503 29499 leader_election.cc:343] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:32.083395 29499 leader_election.cc:343] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.083829 29499 leader_election.cc:304] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e
I20260709 12:20:32.084586 29809 raft_consensus.cc:2749] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:32.084658 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cfe8155e334ccf8813603df4a7563e" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:32.085566 29532 raft_consensus.cc:2468] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 0.
I20260709 12:20:32.068774 29874 consensus_queue.cc:237] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.088595 29682 raft_consensus.cc:3060] T 3caff5f4d93a4d38865a72874d2ccebd P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.094827 29802 ts_tablet_manager.cc:1434] T 1f5ca69004ae420b822146c50bf55f72 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 12:20:32.068724 29858 raft_consensus.cc:515] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.096004 29802 tablet_bootstrap.cc:492] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
W20260709 12:20:32.091872 29647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.220.193:33273, user_credentials={real_user=slave}} blocked reactor thread for 105553us
I20260709 12:20:32.104115 29801 tablet_bootstrap.cc:654] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.106292 29802 tablet_bootstrap.cc:654] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.096589 29574 leader_election.cc:304] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a; no voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e
I20260709 12:20:32.113268 29855 raft_consensus.cc:493] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.113445 29933 raft_consensus.cc:3060] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.113773 29855 raft_consensus.cc:515] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.116485 29855 leader_election.cc:290] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:32.118068 29800 tablet_bootstrap.cc:492] T e54d4b00d9b24cc194d95989c1d39df9 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:32.118165 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4716cb27b84bf79a75a414e186f8cf" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:32.118568 29800 ts_tablet_manager.cc:1403] T e54d4b00d9b24cc194d95989c1d39df9 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.108s	user 0.013s	sys 0.003s
W20260709 12:20:32.119611 29500 leader_election.cc:343] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.127302 29858 leader_election.cc:290] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:32.126957 29836 consensus_queue.cc:1048] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:32.129711 29680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54d4b00d9b24cc194d95989c1d39df9" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:32.138582 29534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5450dc5b85e4b1096900a21f562eed7" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:32.142935 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5450dc5b85e4b1096900a21f562eed7" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
W20260709 12:20:32.148994 29649 leader_election.cc:343] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.150662 29856 consensus_queue.cc:1048] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:32.142019 29534 raft_consensus.cc:3060] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.156528 29755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4716cb27b84bf79a75a414e186f8cf" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:32.157331 29856 consensus_queue.cc:1048] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:20:32.158512 29499 leader_election.cc:343] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.159157 29499 leader_election.cc:304] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e
I20260709 12:20:32.159351 29841 raft_consensus.cc:515] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:32.160840 29855 raft_consensus.cc:2749] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:32.162601 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cfe8155e334ccf8813603df4a7563e" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:32.162691 29841 leader_election.cc:290] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 election: Requested vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:32.163270 29679 raft_consensus.cc:3060] T c6cfe8155e334ccf8813603df4a7563e P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.164048 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cfe8155e334ccf8813603df4a7563e" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:32.170198 29800 raft_consensus.cc:359] T e54d4b00d9b24cc194d95989c1d39df9 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:32.171094 29800 raft_consensus.cc:385] T e54d4b00d9b24cc194d95989c1d39df9 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.171432 29800 raft_consensus.cc:740] T e54d4b00d9b24cc194d95989c1d39df9 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.174875 29799 tablet_bootstrap.cc:492] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:32.173870 29800 consensus_queue.cc:260] T e54d4b00d9b24cc194d95989c1d39df9 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:32.175376 29799 ts_tablet_manager.cc:1403] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.237s	user 0.013s	sys 0.007s
I20260709 12:20:32.169359 29532 raft_consensus.cc:3060] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.186092 29802 tablet_bootstrap.cc:492] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:32.186726 29802 ts_tablet_manager.cc:1403] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.016s
I20260709 12:20:32.192044 29802 raft_consensus.cc:359] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.192936 29802 raft_consensus.cc:385] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.193310 29802 raft_consensus.cc:740] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.193051 29799 raft_consensus.cc:359] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:32.194018 29799 raft_consensus.cc:385] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.194413 29799 raft_consensus.cc:740] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.194180 29802 consensus_queue.cc:260] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.195272 29799 consensus_queue.cc:260] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:32.198338 29680 raft_consensus.cc:2468] T e54d4b00d9b24cc194d95989c1d39df9 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 0.
I20260709 12:20:32.215792 29500 leader_election.cc:304] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:32.216687 29799 ts_tablet_manager.cc:1434] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 12:20:32.217227 29855 raft_consensus.cc:2804] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:32.217605 29799 tablet_bootstrap.cc:492] T b1b09def03b945a9bbf315883e9ca6ec P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:32.217712 29855 raft_consensus.cc:493] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:32.218257 29855 raft_consensus.cc:3060] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.202682 29933 raft_consensus.cc:2749] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:32.205207 29432 catalog_manager.cc:5697] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:32.221743 29800 ts_tablet_manager.cc:1434] T e54d4b00d9b24cc194d95989c1d39df9 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.103s	user 0.006s	sys 0.004s
I20260709 12:20:32.222985 29800 tablet_bootstrap.cc:492] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:32.207542 29532 raft_consensus.cc:2468] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 1.
I20260709 12:20:32.219699 29431 catalog_manager.cc:5697] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193). New cstate: current_term: 1 leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:32.211479 29679 raft_consensus.cc:2468] T c6cfe8155e334ccf8813603df4a7563e P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 1.
I20260709 12:20:32.234951 29723 leader_election.cc:304] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:32.235785 29841 raft_consensus.cc:2804] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:32.236013 29800 tablet_bootstrap.cc:654] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.214344 29534 raft_consensus.cc:2468] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:32.236516 29841 raft_consensus.cc:697] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [term 1 LEADER]: Becoming Leader. State: Replica: 2d587458a81841febdef2538a474193e, State: Running, Role: LEADER
I20260709 12:20:32.237195 29647 leader_election.cc:304] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:32.212714 29802 ts_tablet_manager.cc:1434] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 12:20:32.239768 29802 tablet_bootstrap.cc:492] T 62fb28e0937f4bfa9c7e05988defd98b P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:32.238700 29858 raft_consensus.cc:2804] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:32.245270 29858 raft_consensus.cc:697] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:32.246090 29858 consensus_queue.cc:237] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.248324 29933 raft_consensus.cc:493] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.248888 29933 raft_consensus.cc:515] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.250726 29799 tablet_bootstrap.cc:654] T b1b09def03b945a9bbf315883e9ca6ec P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.253610 29801 tablet_bootstrap.cc:492] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:32.254014 29801 ts_tablet_manager.cc:1403] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.194s	user 0.024s	sys 0.049s
I20260709 12:20:32.252997 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b09def03b945a9bbf315883e9ca6ec" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:32.257107 29933 leader_election.cc:290] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:32.254475 29855 raft_consensus.cc:515] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:32.260880 29855 leader_election.cc:290] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 election: Requested vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
W20260709 12:20:32.258136 29574 leader_election.cc:343] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.264505 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b09def03b945a9bbf315883e9ca6ec" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:32.265309 29802 tablet_bootstrap.cc:654] T 62fb28e0937f4bfa9c7e05988defd98b P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.265141 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54d4b00d9b24cc194d95989c1d39df9" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:32.265564 29928 consensus_queue.cc:1048] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:32.266443 29681 raft_consensus.cc:3060] T e54d4b00d9b24cc194d95989c1d39df9 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.268417 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54d4b00d9b24cc194d95989c1d39df9" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:32.269014 29756 raft_consensus.cc:3060] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.265165 29532 raft_consensus.cc:2468] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:32.237414 29841 consensus_queue.cc:237] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:32.279361 29801 raft_consensus.cc:359] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.280108 29801 raft_consensus.cc:385] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.280434 29801 raft_consensus.cc:740] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.281116 29801 consensus_queue.cc:260] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.284246 29801 ts_tablet_manager.cc:1434] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 12:20:32.286060 29573 leader_election.cc:304] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a [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: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:32.287691 29856 raft_consensus.cc:2804] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:32.288120 29856 raft_consensus.cc:493] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:32.288563 29856 raft_consensus.cc:3060] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.291054 29756 raft_consensus.cc:2468] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 1.
I20260709 12:20:32.294129 29801 tablet_bootstrap.cc:492] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:32.298218 29800 tablet_bootstrap.cc:492] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:32.298852 29800 ts_tablet_manager.cc:1403] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.008s
I20260709 12:20:32.300756 29499 leader_election.cc:304] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:32.301859 29855 raft_consensus.cc:2804] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:32.302481 29855 raft_consensus.cc:697] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 LEADER]: Becoming Leader. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Running, Role: LEADER
I20260709 12:20:32.303442 29855 consensus_queue.cc:237] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:32.317142 29935 consensus_queue.cc:1048] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:20:32.319097 29801 tablet_bootstrap.cc:654] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.327685 29800 raft_consensus.cc:359] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:32.330590 29800 raft_consensus.cc:385] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.330860 29800 raft_consensus.cc:740] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.331467 29800 consensus_queue.cc:260] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:32.328994 29856 raft_consensus.cc:515] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.338713 29800 ts_tablet_manager.cc:1434] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.000s
I20260709 12:20:32.340917 29800 tablet_bootstrap.cc:492] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:32.347703 29812 raft_consensus.cc:493] T 1f5ca69004ae420b822146c50bf55f72 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.349843 29812 raft_consensus.cc:515] T 1f5ca69004ae420b822146c50bf55f72 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:32.353892 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5ca69004ae420b822146c50bf55f72" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:32.357398 29755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f5ca69004ae420b822146c50bf55f72" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:32.358165 29755 raft_consensus.cc:2393] T 1f5ca69004ae420b822146c50bf55f72 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 297a86b6f35742e5ad8844b64e20474a in current term 1: Already voted for candidate 1f0823cdea284faba0cc85a57be75073 in this term.
I20260709 12:20:32.358050 29812 leader_election.cc:290] T 1f5ca69004ae420b822146c50bf55f72 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:32.349108 29681 raft_consensus.cc:2468] T e54d4b00d9b24cc194d95989c1d39df9 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 1.
I20260709 12:20:32.361739 29574 leader_election.cc:304] T 1f5ca69004ae420b822146c50bf55f72 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a; no voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e
I20260709 12:20:32.363049 29933 raft_consensus.cc:3060] T 1f5ca69004ae420b822146c50bf55f72 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.371351 29802 tablet_bootstrap.cc:492] T 62fb28e0937f4bfa9c7e05988defd98b P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:32.372009 29802 ts_tablet_manager.cc:1403] T 62fb28e0937f4bfa9c7e05988defd98b P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.133s	user 0.025s	sys 0.027s
I20260709 12:20:32.375392 29802 raft_consensus.cc:359] T 62fb28e0937f4bfa9c7e05988defd98b P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.376514 29802 raft_consensus.cc:385] T 62fb28e0937f4bfa9c7e05988defd98b P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.376873 29802 raft_consensus.cc:740] T 62fb28e0937f4bfa9c7e05988defd98b P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.380715 29802 consensus_queue.cc:260] T 62fb28e0937f4bfa9c7e05988defd98b P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.401641 29802 ts_tablet_manager.cc:1434] T 62fb28e0937f4bfa9c7e05988defd98b P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
I20260709 12:20:32.402894 29802 tablet_bootstrap.cc:492] T a5450dc5b85e4b1096900a21f562eed7 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:32.409950 29801 tablet_bootstrap.cc:492] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:32.410452 29801 ts_tablet_manager.cc:1403] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.117s	user 0.019s	sys 0.012s
I20260709 12:20:32.413723 29755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b09def03b945a9bbf315883e9ca6ec" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
W20260709 12:20:32.417164 29574 leader_election.cc:343] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.420051 29935 consensus_queue.cc:1048] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:32.423717 29933 raft_consensus.cc:2749] T 1f5ca69004ae420b822146c50bf55f72 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:32.428645 29801 raft_consensus.cc:359] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:32.429591 29801 raft_consensus.cc:385] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.429934 29801 raft_consensus.cc:740] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.430775 29801 consensus_queue.cc:260] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:32.433275 29801 ts_tablet_manager.cc:1434] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260709 12:20:32.445361 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b09def03b945a9bbf315883e9ca6ec" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:32.446156 29532 raft_consensus.cc:3060] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.432271 29856 leader_election.cc:290] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:32.464834 29802 tablet_bootstrap.cc:654] T a5450dc5b85e4b1096900a21f562eed7 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.469724 29432 catalog_manager.cc:5697] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:32.481814 29532 raft_consensus.cc:2468] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:32.483116 29573 leader_election.cc:304] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a [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: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:32.483876 29800 tablet_bootstrap.cc:654] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.481516 29429 catalog_manager.cc:5697] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193). New cstate: current_term: 1 leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:32.485920 29869 consensus_queue.cc:1048] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:32.484843 29933 raft_consensus.cc:2804] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:32.487355 29933 raft_consensus.cc:697] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Becoming Leader. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:32.488168 29933 consensus_queue.cc:237] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.493377 29801 tablet_bootstrap.cc:492] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:32.501732 29801 tablet_bootstrap.cc:654] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.506323 29809 raft_consensus.cc:493] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.506829 29809 raft_consensus.cc:515] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:32.510455 29809 leader_election.cc:290] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:32.515235 29755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27e77cb0e914ec7996b75e6ffb0a739" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:32.515513 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27e77cb0e914ec7996b75e6ffb0a739" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
W20260709 12:20:32.516995 29500 leader_election.cc:343] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:32.517728 29499 leader_election.cc:343] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.518168 29499 leader_election.cc:304] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e
I20260709 12:20:32.518347 29428 catalog_manager.cc:5697] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d587458a81841febdef2538a474193e (127.25.220.196). New cstate: current_term: 1 leader_uuid: "2d587458a81841febdef2538a474193e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:32.523805 29801 tablet_bootstrap.cc:492] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:32.524372 29809 raft_consensus.cc:2749] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:32.524564 29801 ts_tablet_manager.cc:1403] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.008s
I20260709 12:20:32.528955 29801 raft_consensus.cc:359] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.532006 29801 raft_consensus.cc:385] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.532470 29801 raft_consensus.cc:740] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.531592 29799 tablet_bootstrap.cc:492] T b1b09def03b945a9bbf315883e9ca6ec P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:32.533896 29799 ts_tablet_manager.cc:1403] T b1b09def03b945a9bbf315883e9ca6ec P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.316s	user 0.029s	sys 0.037s
I20260709 12:20:32.536859 29799 raft_consensus.cc:359] T b1b09def03b945a9bbf315883e9ca6ec P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.537626 29869 consensus_queue.cc:1048] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:32.537868 29801 consensus_queue.cc:260] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.541476 29801 ts_tablet_manager.cc:1434] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:20:32.542719 29801 tablet_bootstrap.cc:492] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:32.543929 29802 tablet_bootstrap.cc:492] T a5450dc5b85e4b1096900a21f562eed7 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:32.541774 29799 raft_consensus.cc:385] T b1b09def03b945a9bbf315883e9ca6ec P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:20:32.544389 29480 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:32.544353 29799 raft_consensus.cc:740] T b1b09def03b945a9bbf315883e9ca6ec P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.548822 29799 consensus_queue.cc:260] T b1b09def03b945a9bbf315883e9ca6ec P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.551646 29799 ts_tablet_manager.cc:1434] T b1b09def03b945a9bbf315883e9ca6ec P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:20:32.552796 29799 tablet_bootstrap.cc:492] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:32.561298 29801 tablet_bootstrap.cc:654] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.544437 29802 ts_tablet_manager.cc:1403] T a5450dc5b85e4b1096900a21f562eed7 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.142s	user 0.031s	sys 0.035s
I20260709 12:20:32.567800 29802 raft_consensus.cc:359] T a5450dc5b85e4b1096900a21f562eed7 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.568753 29802 raft_consensus.cc:385] T a5450dc5b85e4b1096900a21f562eed7 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.569103 29802 raft_consensus.cc:740] T a5450dc5b85e4b1096900a21f562eed7 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.571815 29799 tablet_bootstrap.cc:654] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.575968 29607 raft_consensus.cc:3060] T 62fb28e0937f4bfa9c7e05988defd98b P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.547814 29800 tablet_bootstrap.cc:492] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:32.579595 29800 ts_tablet_manager.cc:1403] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.239s	user 0.013s	sys 0.000s
I20260709 12:20:32.579838 29802 consensus_queue.cc:260] T a5450dc5b85e4b1096900a21f562eed7 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.583328 29800 raft_consensus.cc:359] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.584103 29800 raft_consensus.cc:385] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.584448 29800 raft_consensus.cc:740] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.583341 29802 ts_tablet_manager.cc:1434] T a5450dc5b85e4b1096900a21f562eed7 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:20:32.585176 29800 consensus_queue.cc:260] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.585487 29957 consensus_queue.cc:1048] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:32.586128 29802 tablet_bootstrap.cc:492] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:32.587527 29800 ts_tablet_manager.cc:1434] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:20:32.590689 29801 tablet_bootstrap.cc:492] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:32.590703 29799 tablet_bootstrap.cc:492] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:32.591187 29801 ts_tablet_manager.cc:1403] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.001s
I20260709 12:20:32.591492 29799 ts_tablet_manager.cc:1403] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.000s
I20260709 12:20:32.592784 29800 tablet_bootstrap.cc:492] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:32.598032 29802 tablet_bootstrap.cc:654] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.593770 29801 raft_consensus.cc:359] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.600570 29801 raft_consensus.cc:385] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.600871 29801 raft_consensus.cc:740] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.601549 29801 consensus_queue.cc:260] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.594159 29799 raft_consensus.cc:359] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:32.603401 29800 tablet_bootstrap.cc:654] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.603570 29799 raft_consensus.cc:385] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.603955 29799 raft_consensus.cc:740] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.604760 29799 consensus_queue.cc:260] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:32.606715 29799 ts_tablet_manager.cc:1434] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 12:20:32.607602 29799 tablet_bootstrap.cc:492] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:32.603430 29801 ts_tablet_manager.cc:1434] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:20:32.613149 29801 tablet_bootstrap.cc:492] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:32.618609 29801 tablet_bootstrap.cc:654] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.621685 29799 tablet_bootstrap.cc:654] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.626899 29802 tablet_bootstrap.cc:492] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:32.627364 29802 ts_tablet_manager.cc:1403] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.000s
I20260709 12:20:32.629128 29429 catalog_manager.cc:5697] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a reported cstate change: term changed from 0 to 1, leader changed from <none> to 297a86b6f35742e5ad8844b64e20474a (127.25.220.194). New cstate: current_term: 1 leader_uuid: "297a86b6f35742e5ad8844b64e20474a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:32.629921 29802 raft_consensus.cc:359] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.630604 29802 raft_consensus.cc:385] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.630887 29802 raft_consensus.cc:740] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.634099 29802 consensus_queue.cc:260] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.640400 29802 ts_tablet_manager.cc:1434] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:20:32.641263 29802 tablet_bootstrap.cc:492] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:32.644832 29800 tablet_bootstrap.cc:492] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:32.645311 29800 ts_tablet_manager.cc:1403] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.026s
I20260709 12:20:32.647127 29957 consensus_queue.cc:1048] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:32.647961 29800 raft_consensus.cc:359] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:32.648700 29800 raft_consensus.cc:385] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.648976 29800 raft_consensus.cc:740] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.651204 29801 tablet_bootstrap.cc:492] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:32.651644 29801 ts_tablet_manager.cc:1403] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.000s
I20260709 12:20:32.656888 29802 tablet_bootstrap.cc:654] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.649730 29800 consensus_queue.cc:260] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:32.659365 29957 raft_consensus.cc:493] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.660534 29874 raft_consensus.cc:493] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.660454 29801 raft_consensus.cc:359] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:32.661194 29801 raft_consensus.cc:385] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.661078 29874 raft_consensus.cc:515] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.661501 29801 raft_consensus.cc:740] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.662209 29801 consensus_queue.cc:260] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:32.663990 29800 ts_tablet_manager.cc:1434] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:20:32.664289 29801 ts_tablet_manager.cc:1434] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.001s
I20260709 12:20:32.664384 29755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b10e9736a64e0fa6f085d3e123042f" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:32.664918 29800 tablet_bootstrap.cc:492] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:32.665239 29801 tablet_bootstrap.cc:492] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
W20260709 12:20:32.665913 29499 leader_election.cc:343] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.666733 29874 leader_election.cc:290] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:32.667457 29799 tablet_bootstrap.cc:492] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:32.667936 29799 ts_tablet_manager.cc:1403] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.001s
I20260709 12:20:32.670904 29800 tablet_bootstrap.cc:654] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.670663 29799 raft_consensus.cc:359] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.671325 29799 raft_consensus.cc:385] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.671605 29799 raft_consensus.cc:740] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.667743 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b10e9736a64e0fa6f085d3e123042f" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:32.672646 29799 consensus_queue.cc:260] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
W20260709 12:20:32.674252 29500 leader_election.cc:343] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.674860 29500 leader_election.cc:304] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e
I20260709 12:20:32.676283 29874 raft_consensus.cc:2749] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:32.659883 29957 raft_consensus.cc:515] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.681331 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923caa7adc70465882703c690599b6a1" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:32.682188 29801 tablet_bootstrap.cc:654] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:32.682648 29500 leader_election.cc:343] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.683233 29957 leader_election.cc:290] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:32.683341 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923caa7adc70465882703c690599b6a1" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
W20260709 12:20:32.685269 29500 leader_election.cc:343] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.687282 29799 ts_tablet_manager.cc:1434] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:20:32.687989 29799 tablet_bootstrap.cc:492] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:32.689406 29836 raft_consensus.cc:493] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.690059 29836 raft_consensus.cc:515] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.692822 29929 consensus_queue.cc:1048] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:32.693925 29799 tablet_bootstrap.cc:654] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.694799 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4716cb27b84bf79a75a414e186f8cf" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:32.695628 29532 raft_consensus.cc:2468] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 0.
I20260709 12:20:32.686540 29500 leader_election.cc:304] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:32.697837 29957 raft_consensus.cc:2749] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:32.698189 29721 leader_election.cc:304] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:32.699940 29929 raft_consensus.cc:2804] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:32.701767 29836 leader_election.cc:290] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:32.703725 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4716cb27b84bf79a75a414e186f8cf" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:32.705926 29929 raft_consensus.cc:493] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:20:32.707115 29723 leader_election.cc:343] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.707423 29929 raft_consensus.cc:3060] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.713721 29802 tablet_bootstrap.cc:492] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:32.714310 29802 ts_tablet_manager.cc:1403] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.002s
I20260709 12:20:32.717835 29802 raft_consensus.cc:359] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.718683 29802 raft_consensus.cc:385] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.719015 29802 raft_consensus.cc:740] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.719985 29802 consensus_queue.cc:260] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.725450 29801 tablet_bootstrap.cc:492] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:32.725792 29801 ts_tablet_manager.cc:1403] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.010s
I20260709 12:20:32.726979 29802 ts_tablet_manager.cc:1434] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:20:32.719957 29929 raft_consensus.cc:515] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.730438 29929 leader_election.cc:290] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:32.732517 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4716cb27b84bf79a75a414e186f8cf" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:32.732977 29801 raft_consensus.cc:359] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.733623 29801 raft_consensus.cc:385] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:20:32.733613 29723 leader_election.cc:343] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.734069 29801 raft_consensus.cc:740] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.734699 29801 consensus_queue.cc:260] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.735858 29801 ts_tablet_manager.cc:1434] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 12:20:32.736863 29801 tablet_bootstrap.cc:492] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:32.742240 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4716cb27b84bf79a75a414e186f8cf" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:32.742813 29532 raft_consensus.cc:3060] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.744366 29802 tablet_bootstrap.cc:492] T 1f53eebb81024d0caf6d0c51386fe8e4 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:32.745873 29799 tablet_bootstrap.cc:492] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:32.746527 29799 ts_tablet_manager.cc:1403] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.020s
I20260709 12:20:32.749801 29833 consensus_queue.cc:1048] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:32.750267 29799 raft_consensus.cc:359] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.751338 29799 raft_consensus.cc:385] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.751757 29799 raft_consensus.cc:740] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.752818 29799 consensus_queue.cc:260] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.754114 29836 consensus_queue.cc:1048] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:32.755569 29802 tablet_bootstrap.cc:654] T 1f53eebb81024d0caf6d0c51386fe8e4 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.771114 29841 raft_consensus.cc:493] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.771679 29841 raft_consensus.cc:515] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:32.777433 29841 leader_election.cc:290] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:32.757774 29799 ts_tablet_manager.cc:1434] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:20:32.762035 29933 raft_consensus.cc:493] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.763456 29532 raft_consensus.cc:2468] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 1.
I20260709 12:20:32.765254 29800 tablet_bootstrap.cc:492] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:32.781250 29800 ts_tablet_manager.cc:1403] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.117s	user 0.009s	sys 0.008s
I20260709 12:20:32.770504 29801 tablet_bootstrap.cc:654] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.780372 29957 raft_consensus.cc:493] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.783321 29957 raft_consensus.cc:515] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.784900 29800 raft_consensus.cc:359] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:32.785336 29957 leader_election.cc:290] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:32.785585 29800 raft_consensus.cc:385] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.785900 29800 raft_consensus.cc:740] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.786342 29933 raft_consensus.cc:515] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.786540 29800 consensus_queue.cc:260] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:32.788380 29933 leader_election.cc:290] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:32.789355 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f74503cd084a22a5ff6703990ddac7" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:32.789641 29721 leader_election.cc:304] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e [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: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:32.789981 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f74503cd084a22a5ff6703990ddac7" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:32.792172 29799 tablet_bootstrap.cc:492] T c27e77cb0e914ec7996b75e6ffb0a739 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:32.792141 29800 ts_tablet_manager.cc:1434] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 12:20:32.791172 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b7f129e694aed8a72262eb9ac8a26" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:32.794272 29800 tablet_bootstrap.cc:492] T 05a17fba5356451ca6b18ee6b669d4fc P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:32.791191 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923caa7adc70465882703c690599b6a1" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
W20260709 12:20:32.796319 29723 leader_election.cc:343] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:32.796974 29575 leader_election.cc:343] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:32.794843 29500 leader_election.cc:343] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.801626 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923caa7adc70465882703c690599b6a1" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
W20260709 12:20:32.801934 29500 leader_election.cc:343] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.802213 29532 raft_consensus.cc:2468] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:32.802562 29500 leader_election.cc:304] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:32.803530 29957 raft_consensus.cc:2749] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:32.804222 29573 leader_election.cc:304] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a [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: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073
I20260709 12:20:32.805156 29933 raft_consensus.cc:2804] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:32.805640 29933 raft_consensus.cc:493] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:32.806047 29933 raft_consensus.cc:3060] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.808313 29833 raft_consensus.cc:493] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.808596 29856 raft_consensus.cc:493] T a5450dc5b85e4b1096900a21f562eed7 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.808861 29833 raft_consensus.cc:515] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:32.792927 29841 raft_consensus.cc:2804] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:32.809281 29856 raft_consensus.cc:515] T a5450dc5b85e4b1096900a21f562eed7 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.793488 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b7f129e694aed8a72262eb9ac8a26" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:32.824023 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b7f129e694aed8a72262eb9ac8a26" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:32.824452 29679 raft_consensus.cc:2468] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 0.
I20260709 12:20:32.824465 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b7f129e694aed8a72262eb9ac8a26" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:32.822553 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5450dc5b85e4b1096900a21f562eed7" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:32.821596 29856 leader_election.cc:290] T a5450dc5b85e4b1096900a21f562eed7 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
W20260709 12:20:32.826116 29649 leader_election.cc:343] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.824649 29756 raft_consensus.cc:2468] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:32.826393 29723 leader_election.cc:304] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [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: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:32.827085 29841 raft_consensus.cc:697] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e [term 1 LEADER]: Becoming Leader. State: Replica: 2d587458a81841febdef2538a474193e, State: Running, Role: LEADER
I20260709 12:20:32.828042 29937 raft_consensus.cc:2804] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:32.828303 29648 leader_election.cc:304] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:32.828670 29937 raft_consensus.cc:493] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:32.827955 29841 consensus_queue.cc:237] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.829144 29937 raft_consensus.cc:3060] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.829361 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5450dc5b85e4b1096900a21f562eed7" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:32.822870 29833 leader_election.cc:290] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:32.830806 29833 raft_consensus.cc:2804] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:32.831136 29833 raft_consensus.cc:493] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:32.831459 29833 raft_consensus.cc:3060] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.819917 29933 raft_consensus.cc:515] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.834414 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923caa7adc70465882703c690599b6a1" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
W20260709 12:20:32.835690 29575 leader_election.cc:343] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.836464 29800 tablet_bootstrap.cc:654] T 05a17fba5356451ca6b18ee6b669d4fc P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.837278 29607 raft_consensus.cc:3060] T a5450dc5b85e4b1096900a21f562eed7 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.838243 29833 raft_consensus.cc:515] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:32.839500 29933 leader_election.cc:290] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:32.839525 29573 leader_election.cc:304] T a5450dc5b85e4b1096900a21f562eed7 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a; no voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:32.843504 29802 tablet_bootstrap.cc:492] T 1f53eebb81024d0caf6d0c51386fe8e4 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:32.843957 29802 ts_tablet_manager.cc:1403] T 1f53eebb81024d0caf6d0c51386fe8e4 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.008s
I20260709 12:20:32.846573 29802 raft_consensus.cc:359] T 1f53eebb81024d0caf6d0c51386fe8e4 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:32.847220 29802 raft_consensus.cc:385] T 1f53eebb81024d0caf6d0c51386fe8e4 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.847481 29802 raft_consensus.cc:740] T 1f53eebb81024d0caf6d0c51386fe8e4 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.851747 29799 tablet_bootstrap.cc:654] T c27e77cb0e914ec7996b75e6ffb0a739 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.850932 29937 raft_consensus.cc:515] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:32.853713 29856 raft_consensus.cc:2749] T a5450dc5b85e4b1096900a21f562eed7 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:32.855541 29957 consensus_queue.cc:1048] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:32.856889 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b7f129e694aed8a72262eb9ac8a26" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:32.856984 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b7f129e694aed8a72262eb9ac8a26" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:32.857965 29833 leader_election.cc:290] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Requested vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:32.855532 29802 consensus_queue.cc:260] T 1f53eebb81024d0caf6d0c51386fe8e4 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
W20260709 12:20:32.859040 29649 leader_election.cc:343] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.854004 29534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923caa7adc70465882703c690599b6a1" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:32.859755 29534 raft_consensus.cc:3060] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.860428 29802 ts_tablet_manager.cc:1434] T 1f53eebb81024d0caf6d0c51386fe8e4 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:20:32.861317 29802 tablet_bootstrap.cc:492] T 467b7f129e694aed8a72262eb9ac8a26 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:32.860639 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b7f129e694aed8a72262eb9ac8a26" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:32.864864 29756 raft_consensus.cc:2393] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f0823cdea284faba0cc85a57be75073 in current term 1: Already voted for candidate 2d587458a81841febdef2538a474193e in this term.
W20260709 12:20:32.858525 29723 leader_election.cc:343] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.866014 29648 leader_election.cc:304] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073; no voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e
I20260709 12:20:32.866921 29858 consensus_queue.cc:1048] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:32.868325 29858 raft_consensus.cc:2749] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:20:32.869470 29802 tablet_bootstrap.cc:654] T 467b7f129e694aed8a72262eb9ac8a26 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.871297 29801 tablet_bootstrap.cc:492] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:32.871745 29801 ts_tablet_manager.cc:1403] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.135s	user 0.019s	sys 0.007s
I20260709 12:20:32.874383 29801 raft_consensus.cc:359] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:32.874981 29801 raft_consensus.cc:385] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.875245 29801 raft_consensus.cc:740] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.875880 29801 consensus_queue.cc:260] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:32.878109 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b7f129e694aed8a72262eb9ac8a26" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:32.878652 29801 ts_tablet_manager.cc:1434] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:20:32.878868 29682 raft_consensus.cc:2393] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2d587458a81841febdef2538a474193e in current term 1: Already voted for candidate 1f0823cdea284faba0cc85a57be75073 in this term.
I20260709 12:20:32.879592 29801 tablet_bootstrap.cc:492] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:32.880084 29723 leader_election.cc:304] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [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: 2d587458a81841febdef2538a474193e; no voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:32.880688 29957 raft_consensus.cc:493] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.880985 29928 raft_consensus.cc:2749] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:20:32.881189 29957 raft_consensus.cc:515] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.881789 29937 leader_election.cc:290] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 election: Requested vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:32.884090 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0975a0072d644d4a0e2201fd1b426df" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
W20260709 12:20:32.885727 29499 leader_election.cc:343] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.889545 29874 consensus_queue.cc:1048] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:32.891974 29957 leader_election.cc:290] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:32.866561 29534 raft_consensus.cc:2468] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:32.893396 29928 raft_consensus.cc:493] T b1b09def03b945a9bbf315883e9ca6ec P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.893694 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0975a0072d644d4a0e2201fd1b426df" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:32.893942 29928 raft_consensus.cc:515] T b1b09def03b945a9bbf315883e9ca6ec P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.894313 29573 leader_election.cc:304] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a [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: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073
I20260709 12:20:32.896174 29933 raft_consensus.cc:2804] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:32.896816 29933 raft_consensus.cc:697] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Becoming Leader. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
W20260709 12:20:32.899065 29500 leader_election.cc:343] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.899493 29500 leader_election.cc:304] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e
I20260709 12:20:32.900218 29957 raft_consensus.cc:2749] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:32.900420 29928 leader_election.cc:290] T b1b09def03b945a9bbf315883e9ca6ec P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:32.897840 29933 consensus_queue.cc:237] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.902578 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b09def03b945a9bbf315883e9ca6ec" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:32.903594 29856 raft_consensus.cc:493] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.899887 29800 tablet_bootstrap.cc:492] T 05a17fba5356451ca6b18ee6b669d4fc P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:32.904286 29800 ts_tablet_manager.cc:1403] T 05a17fba5356451ca6b18ee6b669d4fc P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.110s	user 0.006s	sys 0.011s
I20260709 12:20:32.904095 29856 raft_consensus.cc:515] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.906203 29856 leader_election.cc:290] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:32.907060 29534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b09def03b945a9bbf315883e9ca6ec" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:32.907927 29928 raft_consensus.cc:493] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.908488 29928 raft_consensus.cc:515] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:32.885869 29801 tablet_bootstrap.cc:654] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:32.910701 29928 leader_election.cc:290] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:32.912040 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e96affb8b8d4686a41727dfff5d11e8" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:32.913631 29833 raft_consensus.cc:493] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.922161 29833 raft_consensus.cc:515] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.924330 29833 leader_election.cc:290] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:32.925573 29682 raft_consensus.cc:2468] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:32.926872 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e96affb8b8d4686a41727dfff5d11e8" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:32.927702 29532 raft_consensus.cc:2468] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:32.907939 29534 raft_consensus.cc:2393] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d587458a81841febdef2538a474193e in current term 1: Already voted for candidate 297a86b6f35742e5ad8844b64e20474a in this term.
I20260709 12:20:32.928966 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e96affb8b8d4686a41727dfff5d11e8" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:32.929057 29573 leader_election.cc:304] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:32.929754 29608 raft_consensus.cc:2468] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:32.930320 29856 raft_consensus.cc:2804] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:32.930843 29856 raft_consensus.cc:493] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:32.931210 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e96affb8b8d4686a41727dfff5d11e8" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:32.931265 29856 raft_consensus.cc:3060] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.931542 29721 leader_election.cc:304] T b1b09def03b945a9bbf315883e9ca6ec P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:32.931975 29532 raft_consensus.cc:2468] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:32.932969 29937 raft_consensus.cc:3060] T b1b09def03b945a9bbf315883e9ca6ec P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.933372 29647 leader_election.cc:304] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:32.915409 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b10e9736a64e0fa6f085d3e123042f" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:32.915616 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b10e9736a64e0fa6f085d3e123042f" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:32.934387 29533 raft_consensus.cc:2468] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 0.
W20260709 12:20:32.935128 29723 leader_election.cc:343] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.936616 29833 raft_consensus.cc:2804] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:32.936990 29833 raft_consensus.cc:493] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:32.937320 29833 raft_consensus.cc:3060] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.941835 29721 leader_election.cc:304] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e [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: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:32.942950 29928 raft_consensus.cc:2804] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:32.943485 29928 raft_consensus.cc:493] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:32.943877 29928 raft_consensus.cc:3060] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.946271 29833 raft_consensus.cc:515] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.948901 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e96affb8b8d4686a41727dfff5d11e8" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:32.949427 29533 raft_consensus.cc:3060] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.952111 29856 raft_consensus.cc:515] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.955453 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e96affb8b8d4686a41727dfff5d11e8" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:32.906859 29800 raft_consensus.cc:359] T 05a17fba5356451ca6b18ee6b669d4fc P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:32.958365 29800 raft_consensus.cc:385] T 05a17fba5356451ca6b18ee6b669d4fc P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.960723 29833 leader_election.cc:290] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:32.961971 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e96affb8b8d4686a41727dfff5d11e8" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:32.962190 29533 raft_consensus.cc:2468] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:32.962996 29607 raft_consensus.cc:2393] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f0823cdea284faba0cc85a57be75073 in current term 1: Already voted for candidate 297a86b6f35742e5ad8844b64e20474a in this term.
I20260709 12:20:32.963471 29647 leader_election.cc:304] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:32.959271 29800 raft_consensus.cc:740] T 05a17fba5356451ca6b18ee6b669d4fc P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.964792 29800 consensus_queue.cc:260] T 05a17fba5356451ca6b18ee6b669d4fc P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:32.966143 29858 raft_consensus.cc:2804] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:32.966754 29858 raft_consensus.cc:697] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:32.967514 29856 leader_election.cc:290] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:32.967787 29858 consensus_queue.cc:237] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.969533 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e96affb8b8d4686a41727dfff5d11e8" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:32.970742 29936 raft_consensus.cc:493] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:32.971246 29936 raft_consensus.cc:515] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:32.973206 29936 leader_election.cc:290] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:32.975116 29800 ts_tablet_manager.cc:1434] T 05a17fba5356451ca6b18ee6b669d4fc P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.000s
I20260709 12:20:32.930358 29432 catalog_manager.cc:5697] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d587458a81841febdef2538a474193e (127.25.220.196). New cstate: current_term: 1 leader_uuid: "2d587458a81841febdef2538a474193e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:32.975674 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27e77cb0e914ec7996b75e6ffb0a739" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:32.975729 29575 leader_election.cc:304] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a [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: 297a86b6f35742e5ad8844b64e20474a; no voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7
W20260709 12:20:32.979889 29648 leader_election.cc:343] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:32.982694 29856 raft_consensus.cc:2749] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:20:32.982141 29429 catalog_manager.cc:5697] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a reported cstate change: term changed from 0 to 1, leader changed from <none> to 297a86b6f35742e5ad8844b64e20474a (127.25.220.194). New cstate: current_term: 1 leader_uuid: "297a86b6f35742e5ad8844b64e20474a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:32.985819 29534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27e77cb0e914ec7996b75e6ffb0a739" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:32.986497 29534 raft_consensus.cc:2468] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:32.987556 29647 leader_election.cc:304] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:32.988612 29833 raft_consensus.cc:2804] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:32.989745 29833 raft_consensus.cc:493] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:32.990104 29833 raft_consensus.cc:3060] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:32.976119 29800 tablet_bootstrap.cc:492] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:32.992692 29801 tablet_bootstrap.cc:492] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:32.993162 29801 ts_tablet_manager.cc:1403] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.114s	user 0.036s	sys 0.043s
I20260709 12:20:32.995554 29801 raft_consensus.cc:359] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.996243 29801 raft_consensus.cc:385] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:32.996587 29801 raft_consensus.cc:740] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:32.997443 29801 consensus_queue.cc:260] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:32.999915 29801 ts_tablet_manager.cc:1434] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:20:33.000777 29801 tablet_bootstrap.cc:492] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:33.006157 29801 tablet_bootstrap.cc:654] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.007465 29431 catalog_manager.cc:5697] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:33.015548 29937 raft_consensus.cc:2749] T b1b09def03b945a9bbf315883e9ca6ec P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:33.018255 29928 raft_consensus.cc:515] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:33.019814 29800 tablet_bootstrap.cc:654] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.121904 29928 leader_election.cc:290] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:33.108047 29936 raft_consensus.cc:493] T 05a17fba5356451ca6b18ee6b669d4fc P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.043293 29874 raft_consensus.cc:493] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.123071 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b10e9736a64e0fa6f085d3e123042f" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:33.122951 29936 raft_consensus.cc:515] T 05a17fba5356451ca6b18ee6b669d4fc P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
W20260709 12:20:33.124598 29723 leader_election.cc:343] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.071854 29799 tablet_bootstrap.cc:492] T c27e77cb0e914ec7996b75e6ffb0a739 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:33.126629 29799 ts_tablet_manager.cc:1403] T c27e77cb0e914ec7996b75e6ffb0a739 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.335s	user 0.010s	sys 0.010s
I20260709 12:20:33.122068 29534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b10e9736a64e0fa6f085d3e123042f" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:33.057412 29933 consensus_queue.cc:1048] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.069s
I20260709 12:20:33.125840 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a17fba5356451ca6b18ee6b669d4fc" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:33.134826 29957 raft_consensus.cc:493] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:20:33.135037 29649 leader_election.cc:343] T 05a17fba5356451ca6b18ee6b669d4fc P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.136108 29957 raft_consensus.cc:515] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:33.139724 29833 raft_consensus.cc:515] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.141757 29957 leader_election.cc:290] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:33.142208 29957 raft_consensus.cc:493] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.143195 29833 leader_election.cc:290] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:33.143390 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76f93ad5c64daa865aa46755e1cec9" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:33.135267 29534 raft_consensus.cc:3060] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.148021 29800 tablet_bootstrap.cc:492] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:33.146356 29799 raft_consensus.cc:359] T c27e77cb0e914ec7996b75e6ffb0a739 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.144287 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27e77cb0e914ec7996b75e6ffb0a739" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:33.148492 29799 raft_consensus.cc:385] T c27e77cb0e914ec7996b75e6ffb0a739 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.148656 29532 raft_consensus.cc:3060] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.148810 29799 raft_consensus.cc:740] T c27e77cb0e914ec7996b75e6ffb0a739 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.149726 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76f93ad5c64daa865aa46755e1cec9" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:33.146377 29957 raft_consensus.cc:515] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.123324 29874 raft_consensus.cc:515] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.144050 29755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27e77cb0e914ec7996b75e6ffb0a739" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:33.151218 29800 ts_tablet_manager.cc:1403] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.175s	user 0.016s	sys 0.009s
I20260709 12:20:33.161058 29801 tablet_bootstrap.cc:492] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:33.150606 29799 consensus_queue.cc:260] T c27e77cb0e914ec7996b75e6ffb0a739 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.161572 29801 ts_tablet_manager.cc:1403] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.161s	user 0.012s	sys 0.004s
I20260709 12:20:33.162467 29755 raft_consensus.cc:3060] T c27e77cb0e914ec7996b75e6ffb0a739 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.161964 29833 raft_consensus.cc:493] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.162701 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a17fba5356451ca6b18ee6b669d4fc" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
W20260709 12:20:33.166770 29648 leader_election.cc:343] T 05a17fba5356451ca6b18ee6b669d4fc P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.167232 29648 leader_election.cc:304] T 05a17fba5356451ca6b18ee6b669d4fc P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073; no voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e
I20260709 12:20:33.166873 29833 raft_consensus.cc:515] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.168015 29869 raft_consensus.cc:2749] T 05a17fba5356451ca6b18ee6b669d4fc P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:20:33.152499 29500 leader_election.cc:343] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.168392 29856 consensus_queue.cc:1048] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:20:33.168915 29500 leader_election.cc:343] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.169332 29500 leader_election.cc:304] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:33.170950 29801 raft_consensus.cc:359] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.171840 29801 raft_consensus.cc:385] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.172216 29856 raft_consensus.cc:493] T 1f53eebb81024d0caf6d0c51386fe8e4 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.172031 29800 raft_consensus.cc:359] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.172770 29800 raft_consensus.cc:385] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.172689 29856 raft_consensus.cc:515] T 1f53eebb81024d0caf6d0c51386fe8e4 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.161854 29936 leader_election.cc:290] T 05a17fba5356451ca6b18ee6b669d4fc P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:33.175813 29874 leader_election.cc:290] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:33.176370 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae98bb14fa544ee7bcdf41f8ffec460e" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:33.173084 29800 raft_consensus.cc:740] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
W20260709 12:20:33.177731 29499 leader_election.cc:343] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.178126 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f53eebb81024d0caf6d0c51386fe8e4" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:33.178375 29800 consensus_queue.cc:260] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.178704 29957 leader_election.cc:290] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:33.178989 29856 leader_election.cc:290] T 1f53eebb81024d0caf6d0c51386fe8e4 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:33.178813 29607 raft_consensus.cc:2468] T 1f53eebb81024d0caf6d0c51386fe8e4 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:33.180389 29833 leader_election.cc:290] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:33.180353 29649 leader_election.cc:304] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 
I20260709 12:20:33.180617 29754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f53eebb81024d0caf6d0c51386fe8e4" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:33.181694 29801 raft_consensus.cc:740] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.185967 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f53eebb81024d0caf6d0c51386fe8e4" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:33.186132 29869 raft_consensus.cc:2804] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:33.186681 29869 raft_consensus.cc:493] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:33.187112 29869 raft_consensus.cc:3060] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:33.187193 29648 leader_election.cc:343] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.188673 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f53eebb81024d0caf6d0c51386fe8e4" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:33.180842 29957 raft_consensus.cc:2749] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:20:33.204658 29574 leader_election.cc:343] T 1f53eebb81024d0caf6d0c51386fe8e4 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.205715 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03da70c24ac24787bd66ed5da5df7771" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
W20260709 12:20:33.207458 29499 leader_election.cc:343] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.214517 29800 ts_tablet_manager.cc:1434] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 12:20:33.212433 29801 consensus_queue.cc:260] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.217100 29800 tablet_bootstrap.cc:492] T 923caa7adc70465882703c690599b6a1 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:33.226825 29869 raft_consensus.cc:515] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.228034 29682 raft_consensus.cc:2393] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 297a86b6f35742e5ad8844b64e20474a in current term 1: Already voted for candidate 1f0823cdea284faba0cc85a57be75073 in this term.
I20260709 12:20:33.230011 29532 raft_consensus.cc:2468] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:33.232568 29647 leader_election.cc:304] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:33.233071 29755 raft_consensus.cc:2468] T c27e77cb0e914ec7996b75e6ffb0a739 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:33.233664 29936 raft_consensus.cc:2804] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:33.234127 29936 raft_consensus.cc:697] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:33.236608 29802 tablet_bootstrap.cc:492] T 467b7f129e694aed8a72262eb9ac8a26 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:33.236620 29801 ts_tablet_manager.cc:1434] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.000s
I20260709 12:20:33.237301 29802 ts_tablet_manager.cc:1403] T 467b7f129e694aed8a72262eb9ac8a26 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.376s	user 0.017s	sys 0.040s
I20260709 12:20:33.238831 29801 tablet_bootstrap.cc:492] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:33.232992 29575 leader_election.cc:304] T 1f53eebb81024d0caf6d0c51386fe8e4 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a; no voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e
I20260709 12:20:33.240403 29856 raft_consensus.cc:3060] T 1f53eebb81024d0caf6d0c51386fe8e4 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.243028 29936 consensus_queue.cc:237] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.249609 29799 ts_tablet_manager.cc:1434] T c27e77cb0e914ec7996b75e6ffb0a739 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.122s	user 0.003s	sys 0.006s
I20260709 12:20:33.250515 29799 tablet_bootstrap.cc:492] T 1f53eebb81024d0caf6d0c51386fe8e4 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:33.257104 29801 tablet_bootstrap.cc:654] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.256850 29856 raft_consensus.cc:2749] T 1f53eebb81024d0caf6d0c51386fe8e4 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:20:33.237897 29500 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.220.195:45431, user_credentials={real_user=slave}} blocked reactor thread for 69014.9us
I20260709 12:20:33.270057 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f53eebb81024d0caf6d0c51386fe8e4" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:33.270684 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f53eebb81024d0caf6d0c51386fe8e4" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:33.276273 29534 raft_consensus.cc:2468] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 1.
I20260709 12:20:33.280684 29721 leader_election.cc:304] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e [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: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a
W20260709 12:20:33.285398 29648 leader_election.cc:343] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.289449 29607 raft_consensus.cc:2468] T 1f53eebb81024d0caf6d0c51386fe8e4 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:33.289767 29937 raft_consensus.cc:2804] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:33.272485 29869 leader_election.cc:290] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Requested vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:33.293174 29937 raft_consensus.cc:697] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e [term 1 LEADER]: Becoming Leader. State: Replica: 2d587458a81841febdef2538a474193e, State: Running, Role: LEADER
I20260709 12:20:33.295965 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae98bb14fa544ee7bcdf41f8ffec460e" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:33.296095 29937 consensus_queue.cc:237] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:33.296712 29801 tablet_bootstrap.cc:492] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:33.297176 29801 ts_tablet_manager.cc:1403] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.022s
I20260709 12:20:33.295066 29649 leader_election.cc:304] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:33.300563 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03da70c24ac24787bd66ed5da5df7771" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:33.301189 29682 raft_consensus.cc:2468] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 0.
I20260709 12:20:33.304013 29869 raft_consensus.cc:2804] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:20:33.304256 29575 consensus_peers.cc:597] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a -> Peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Couldn't send request to peer 1f0823cdea284faba0cc85a57be75073. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:33.304838 29869 raft_consensus.cc:697] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:33.305526 29869 consensus_queue.cc:237] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.308775 29800 tablet_bootstrap.cc:654] T 923caa7adc70465882703c690599b6a1 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.315352 29799 tablet_bootstrap.cc:654] T 1f53eebb81024d0caf6d0c51386fe8e4 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.315994 29928 consensus_queue.cc:1048] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:20:33.328737 29723 consensus_peers.cc:597] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:33.330999 29802 raft_consensus.cc:359] T 467b7f129e694aed8a72262eb9ac8a26 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.331902 29802 raft_consensus.cc:385] T 467b7f129e694aed8a72262eb9ac8a26 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.332270 29802 raft_consensus.cc:740] T 467b7f129e694aed8a72262eb9ac8a26 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.333652 29802 consensus_queue.cc:260] T 467b7f129e694aed8a72262eb9ac8a26 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.342372 29429 catalog_manager.cc:5697] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:33.352479 29801 raft_consensus.cc:359] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:33.353165 29801 raft_consensus.cc:385] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.353410 29801 raft_consensus.cc:740] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
W20260709 12:20:33.356521 29500 leader_election.cc:343] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.356954 29500 leader_election.cc:304] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e
I20260709 12:20:33.354014 29801 consensus_queue.cc:260] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:33.358647 29874 raft_consensus.cc:2749] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:33.359851 29802 ts_tablet_manager.cc:1434] T 467b7f129e694aed8a72262eb9ac8a26 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.122s	user 0.002s	sys 0.005s
I20260709 12:20:33.359934 29500 leader_election.cc:304] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:33.361860 29802 tablet_bootstrap.cc:492] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:33.363130 29874 raft_consensus.cc:2804] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:33.363530 29874 raft_consensus.cc:493] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:33.363873 29874 raft_consensus.cc:3060] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.371290 29874 raft_consensus.cc:515] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.374236 29801 ts_tablet_manager.cc:1434] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260709 12:20:33.381256 29801 tablet_bootstrap.cc:492] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:33.389628 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03da70c24ac24787bd66ed5da5df7771" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:33.390232 29682 raft_consensus.cc:3060] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.391150 29933 raft_consensus.cc:493] T 467b7f129e694aed8a72262eb9ac8a26 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.391626 29933 raft_consensus.cc:515] T 467b7f129e694aed8a72262eb9ac8a26 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.392463 29801 tablet_bootstrap.cc:654] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.394317 29802 tablet_bootstrap.cc:654] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.394873 29933 leader_election.cc:290] T 467b7f129e694aed8a72262eb9ac8a26 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:33.395036 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b7f129e694aed8a72262eb9ac8a26" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:33.395860 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b7f129e694aed8a72262eb9ac8a26" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:33.401069 29431 catalog_manager.cc:5697] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d587458a81841febdef2538a474193e (127.25.220.196). New cstate: current_term: 1 leader_uuid: "2d587458a81841febdef2538a474193e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:33.404821 29874 leader_election.cc:290] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 election: Requested vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:33.407972 29756 raft_consensus.cc:2393] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 297a86b6f35742e5ad8844b64e20474a in current term 1: Already voted for candidate 2d587458a81841febdef2538a474193e in this term.
I20260709 12:20:33.408200 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03da70c24ac24787bd66ed5da5df7771" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:33.409005 29679 raft_consensus.cc:2393] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 297a86b6f35742e5ad8844b64e20474a in current term 1: Already voted for candidate 1f0823cdea284faba0cc85a57be75073 in this term.
W20260709 12:20:33.410104 29499 leader_election.cc:343] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.410265 29575 leader_election.cc:304] T 467b7f129e694aed8a72262eb9ac8a26 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a; no voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e
I20260709 12:20:33.411108 29933 raft_consensus.cc:3060] T 467b7f129e694aed8a72262eb9ac8a26 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.414860 29799 tablet_bootstrap.cc:492] T 1f53eebb81024d0caf6d0c51386fe8e4 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:33.415246 29799 ts_tablet_manager.cc:1403] T 1f53eebb81024d0caf6d0c51386fe8e4 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.165s	user 0.009s	sys 0.003s
I20260709 12:20:33.417927 29800 tablet_bootstrap.cc:492] T 923caa7adc70465882703c690599b6a1 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:33.418376 29800 ts_tablet_manager.cc:1403] T 923caa7adc70465882703c690599b6a1 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.202s	user 0.019s	sys 0.043s
I20260709 12:20:33.421234 29429 catalog_manager.cc:5697] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:33.422147 29800 raft_consensus.cc:359] T 923caa7adc70465882703c690599b6a1 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:33.422806 29800 raft_consensus.cc:385] T 923caa7adc70465882703c690599b6a1 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.423070 29800 raft_consensus.cc:740] T 923caa7adc70465882703c690599b6a1 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.423693 29800 consensus_queue.cc:260] T 923caa7adc70465882703c690599b6a1 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:33.426487 29800 ts_tablet_manager.cc:1434] T 923caa7adc70465882703c690599b6a1 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:20:33.427888 29800 tablet_bootstrap.cc:492] T e4f74503cd084a22a5ff6703990ddac7 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:33.429638 29799 raft_consensus.cc:359] T 1f53eebb81024d0caf6d0c51386fe8e4 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.430531 29799 raft_consensus.cc:385] T 1f53eebb81024d0caf6d0c51386fe8e4 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.430807 29799 raft_consensus.cc:740] T 1f53eebb81024d0caf6d0c51386fe8e4 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.431419 29799 consensus_queue.cc:260] T 1f53eebb81024d0caf6d0c51386fe8e4 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.433341 29800 tablet_bootstrap.cc:654] T e4f74503cd084a22a5ff6703990ddac7 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.435699 29682 raft_consensus.cc:2468] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 1.
I20260709 12:20:33.437196 29801 tablet_bootstrap.cc:492] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:33.437655 29801 ts_tablet_manager.cc:1403] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.001s
I20260709 12:20:33.440291 29801 raft_consensus.cc:359] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:33.440620 29500 leader_election.cc:304] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:33.440951 29801 raft_consensus.cc:385] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.441264 29801 raft_consensus.cc:740] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.444074 29933 raft_consensus.cc:2749] T 467b7f129e694aed8a72262eb9ac8a26 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:33.444649 29874 raft_consensus.cc:2804] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:33.445617 29874 raft_consensus.cc:697] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 LEADER]: Becoming Leader. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Running, Role: LEADER
I20260709 12:20:33.446758 29874 consensus_queue.cc:237] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.448299 29801 consensus_queue.cc:260] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:33.453069 29801 ts_tablet_manager.cc:1434] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260709 12:20:33.454389 29801 tablet_bootstrap.cc:492] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:33.453094 29799 ts_tablet_manager.cc:1434] T 1f53eebb81024d0caf6d0c51386fe8e4 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 12:20:33.455415 29799 tablet_bootstrap.cc:492] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:33.463768 29799 tablet_bootstrap.cc:654] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.468626 29802 tablet_bootstrap.cc:492] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:33.469384 29802 ts_tablet_manager.cc:1403] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.108s	user 0.009s	sys 0.003s
I20260709 12:20:33.471889 29802 raft_consensus.cc:359] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:33.472555 29802 raft_consensus.cc:385] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.472832 29802 raft_consensus.cc:740] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.475267 29801 tablet_bootstrap.cc:654] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.478999 29997 raft_consensus.cc:493] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.478765 29802 consensus_queue.cc:260] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:33.479480 29997 raft_consensus.cc:515] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:33.483450 29997 leader_election.cc:290] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:33.484351 29802 ts_tablet_manager.cc:1434] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:20:33.484913 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820b5676d9e64c038f2eaf27bae7fab2" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
W20260709 12:20:33.486337 29499 leader_election.cc:343] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.486697 29869 consensus_queue.cc:1048] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:33.488798 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820b5676d9e64c038f2eaf27bae7fab2" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
W20260709 12:20:33.490326 29500 leader_election.cc:343] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.490758 29500 leader_election.cc:304] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e
I20260709 12:20:33.491941 29802 tablet_bootstrap.cc:492] T d8b10e9736a64e0fa6f085d3e123042f P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:33.492717 29933 consensus_queue.cc:1048] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:33.494700 29997 raft_consensus.cc:2749] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:33.498050 29802 tablet_bootstrap.cc:654] T d8b10e9736a64e0fa6f085d3e123042f P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.499291 29428 catalog_manager.cc:5697] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193). New cstate: current_term: 1 leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:33.501675 29800 tablet_bootstrap.cc:492] T e4f74503cd084a22a5ff6703990ddac7 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:33.505858 29800 ts_tablet_manager.cc:1403] T e4f74503cd084a22a5ff6703990ddac7 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.003s
I20260709 12:20:33.517910 29800 raft_consensus.cc:359] T e4f74503cd084a22a5ff6703990ddac7 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:33.520336 29800 raft_consensus.cc:385] T e4f74503cd084a22a5ff6703990ddac7 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.522401 29800 raft_consensus.cc:740] T e4f74503cd084a22a5ff6703990ddac7 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.507762 29799 tablet_bootstrap.cc:492] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:33.523317 29799 ts_tablet_manager.cc:1403] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.000s
I20260709 12:20:33.525861 29799 raft_consensus.cc:359] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.527627 29799 raft_consensus.cc:385] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.526683 29800 consensus_queue.cc:260] T e4f74503cd084a22a5ff6703990ddac7 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:33.536798 29800 ts_tablet_manager.cc:1434] T e4f74503cd084a22a5ff6703990ddac7 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:20:33.540637 29833 consensus_queue.cc:1048] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:33.527962 29799 raft_consensus.cc:740] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.541142 29800 tablet_bootstrap.cc:492] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:33.542680 29799 consensus_queue.cc:260] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.552798 29799 ts_tablet_manager.cc:1434] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:20:33.556087 29801 tablet_bootstrap.cc:492] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:33.557204 29801 ts_tablet_manager.cc:1403] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.007s
I20260709 12:20:33.558194 29800 tablet_bootstrap.cc:654] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.561517 29802 tablet_bootstrap.cc:492] T d8b10e9736a64e0fa6f085d3e123042f P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:33.561990 29802 ts_tablet_manager.cc:1403] T d8b10e9736a64e0fa6f085d3e123042f P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.013s
I20260709 12:20:33.564564 29802 raft_consensus.cc:359] T d8b10e9736a64e0fa6f085d3e123042f P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:33.565294 29802 raft_consensus.cc:385] T d8b10e9736a64e0fa6f085d3e123042f P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.565083 29801 raft_consensus.cc:359] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:33.565721 29802 raft_consensus.cc:740] T d8b10e9736a64e0fa6f085d3e123042f P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.572981 29802 consensus_queue.cc:260] T d8b10e9736a64e0fa6f085d3e123042f P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:33.565857 29801 raft_consensus.cc:385] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.576136 29801 raft_consensus.cc:740] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.578385 29801 consensus_queue.cc:260] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:33.579980 29799 tablet_bootstrap.cc:492] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:33.580924 29802 ts_tablet_manager.cc:1434] T d8b10e9736a64e0fa6f085d3e123042f P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:20:33.584250 29802 tablet_bootstrap.cc:492] T 05a17fba5356451ca6b18ee6b669d4fc P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:33.588096 29801 ts_tablet_manager.cc:1434] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 12:20:33.589166 29801 tablet_bootstrap.cc:492] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:33.600378 29801 tablet_bootstrap.cc:654] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.601555 29802 tablet_bootstrap.cc:654] T 05a17fba5356451ca6b18ee6b669d4fc P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.613466 29800 tablet_bootstrap.cc:492] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:33.613999 29800 ts_tablet_manager.cc:1403] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.004s
I20260709 12:20:33.614591 29799 tablet_bootstrap.cc:654] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:33.615048 29480 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:33.616688 29800 raft_consensus.cc:359] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.617473 29800 raft_consensus.cc:385] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.617830 29800 raft_consensus.cc:740] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.619288 29801 tablet_bootstrap.cc:492] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:33.619966 29801 ts_tablet_manager.cc:1403] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.007s
I20260709 12:20:33.623678 29801 raft_consensus.cc:359] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:33.624640 29801 raft_consensus.cc:385] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.625384 29801 raft_consensus.cc:740] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.626091 29801 consensus_queue.cc:260] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:33.627537 29836 raft_consensus.cc:493] T 1f53eebb81024d0caf6d0c51386fe8e4 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.627854 29799 tablet_bootstrap.cc:492] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:33.628337 29799 ts_tablet_manager.cc:1403] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.004s
I20260709 12:20:33.628034 29836 raft_consensus.cc:515] T 1f53eebb81024d0caf6d0c51386fe8e4 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.630051 29836 leader_election.cc:290] T 1f53eebb81024d0caf6d0c51386fe8e4 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:33.631007 29801 ts_tablet_manager.cc:1434] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:20:33.630833 29799 raft_consensus.cc:359] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.631516 29799 raft_consensus.cc:385] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.631446 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f53eebb81024d0caf6d0c51386fe8e4" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:33.632148 29801 tablet_bootstrap.cc:492] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:33.633152 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f53eebb81024d0caf6d0c51386fe8e4" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:33.633882 29607 raft_consensus.cc:2393] T 1f53eebb81024d0caf6d0c51386fe8e4 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d587458a81841febdef2538a474193e in current term 1: Already voted for candidate 1f0823cdea284faba0cc85a57be75073 in this term.
I20260709 12:20:33.635244 29723 leader_election.cc:304] T 1f53eebb81024d0caf6d0c51386fe8e4 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d587458a81841febdef2538a474193e; no voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:33.631946 29799 raft_consensus.cc:740] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.636327 29836 raft_consensus.cc:3060] T 1f53eebb81024d0caf6d0c51386fe8e4 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.636960 29799 consensus_queue.cc:260] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.638708 29801 tablet_bootstrap.cc:654] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.644098 29836 raft_consensus.cc:2749] T 1f53eebb81024d0caf6d0c51386fe8e4 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:33.646541 29799 ts_tablet_manager.cc:1434] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 12:20:33.647898 29802 tablet_bootstrap.cc:492] T 05a17fba5356451ca6b18ee6b669d4fc P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:33.648528 29802 ts_tablet_manager.cc:1403] T 05a17fba5356451ca6b18ee6b669d4fc P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.065s	user 0.019s	sys 0.008s
I20260709 12:20:33.652328 29802 raft_consensus.cc:359] T 05a17fba5356451ca6b18ee6b669d4fc P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.653179 29802 raft_consensus.cc:385] T 05a17fba5356451ca6b18ee6b669d4fc P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.653506 29802 raft_consensus.cc:740] T 05a17fba5356451ca6b18ee6b669d4fc P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.654207 29799 tablet_bootstrap.cc:492] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:33.654561 29802 consensus_queue.cc:260] T 05a17fba5356451ca6b18ee6b669d4fc P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.658046 29801 tablet_bootstrap.cc:492] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:33.658630 29801 ts_tablet_manager.cc:1403] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.001s
I20260709 12:20:33.658540 29800 consensus_queue.cc:260] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.661652 29801 raft_consensus.cc:359] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.662290 29801 raft_consensus.cc:385] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.662609 29801 raft_consensus.cc:740] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.663362 29801 consensus_queue.cc:260] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.668458 29801 ts_tablet_manager.cc:1434] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:20:33.669390 29801 tablet_bootstrap.cc:492] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:33.671872 29799 tablet_bootstrap.cc:654] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.673749 29802 ts_tablet_manager.cc:1434] T 05a17fba5356451ca6b18ee6b669d4fc P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:20:33.674659 29802 tablet_bootstrap.cc:492] T aa4716cb27b84bf79a75a414e186f8cf P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:33.675164 29801 tablet_bootstrap.cc:654] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.681332 29802 tablet_bootstrap.cc:654] T aa4716cb27b84bf79a75a414e186f8cf P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.686376 29801 tablet_bootstrap.cc:492] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:33.686966 29801 ts_tablet_manager.cc:1403] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 12:20:33.691406 29869 consensus_queue.cc:1048] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:33.693465 29802 tablet_bootstrap.cc:492] T aa4716cb27b84bf79a75a414e186f8cf P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:33.693907 29802 ts_tablet_manager.cc:1403] T aa4716cb27b84bf79a75a414e186f8cf P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:20:33.696723 29802 raft_consensus.cc:359] T aa4716cb27b84bf79a75a414e186f8cf P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:33.697564 29802 raft_consensus.cc:385] T aa4716cb27b84bf79a75a414e186f8cf P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.697896 29802 raft_consensus.cc:740] T aa4716cb27b84bf79a75a414e186f8cf P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.698961 29802 consensus_queue.cc:260] T aa4716cb27b84bf79a75a414e186f8cf P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:33.700101 29874 raft_consensus.cc:493] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.700595 29874 raft_consensus.cc:515] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.667052 29800 ts_tablet_manager.cc:1434] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 12:20:33.702566 29874 leader_election.cc:290] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:33.703019 29800 tablet_bootstrap.cc:492] T 7ebf49db206245b0ba94d9ecb30fa604 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:33.706949 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a3e1a2502c4cbf9e1c525987522be4" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
W20260709 12:20:33.708459 29500 leader_election.cc:343] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.708945 29755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a3e1a2502c4cbf9e1c525987522be4" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:33.709627 29800 tablet_bootstrap.cc:654] T 7ebf49db206245b0ba94d9ecb30fa604 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.710268 29869 raft_consensus.cc:493] T 923caa7adc70465882703c690599b6a1 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.710881 29869 raft_consensus.cc:515] T 923caa7adc70465882703c690599b6a1 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
W20260709 12:20:33.712136 29499 leader_election.cc:343] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.712608 29499 leader_election.cc:304] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e
I20260709 12:20:33.714282 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923caa7adc70465882703c690599b6a1" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:33.714677 29997 raft_consensus.cc:2749] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:33.717267 29869 leader_election.cc:290] T 923caa7adc70465882703c690599b6a1 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:33.717944 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "923caa7adc70465882703c690599b6a1" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:33.719417 29649 leader_election.cc:304] T 923caa7adc70465882703c690599b6a1 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073; no voters: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:33.720927 29869 raft_consensus.cc:2749] T 923caa7adc70465882703c690599b6a1 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:33.721242 29799 tablet_bootstrap.cc:492] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:33.721731 29799 ts_tablet_manager.cc:1403] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.014s
I20260709 12:20:33.721632 29836 consensus_queue.cc:1048] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:33.725988 29801 raft_consensus.cc:359] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:33.728870 29801 raft_consensus.cc:385] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.729503 29801 raft_consensus.cc:740] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.730811 29801 consensus_queue.cc:260] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:33.731410 29607 raft_consensus.cc:3060] T d8b10e9736a64e0fa6f085d3e123042f P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.741465 29802 ts_tablet_manager.cc:1434] T aa4716cb27b84bf79a75a414e186f8cf P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.001s
I20260709 12:20:33.744001 29836 consensus_queue.cc:1048] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:33.747465 29801 ts_tablet_manager.cc:1434] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.000s
I20260709 12:20:33.748905 29802 tablet_bootstrap.cc:492] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:33.758605 29799 raft_consensus.cc:359] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:33.759450 29799 raft_consensus.cc:385] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.772208 29799 raft_consensus.cc:740] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.771919 29937 raft_consensus.cc:493] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.772778 29937 raft_consensus.cc:515] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.772855 29799 consensus_queue.cc:260] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:33.774720 29937 leader_election.cc:290] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:33.775658 29799 ts_tablet_manager.cc:1434] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.001s
I20260709 12:20:33.776589 29799 tablet_bootstrap.cc:492] T ae98bb14fa544ee7bcdf41f8ffec460e P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:33.778369 29800 tablet_bootstrap.cc:492] T 7ebf49db206245b0ba94d9ecb30fa604 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:33.778831 29800 ts_tablet_manager.cc:1403] T 7ebf49db206245b0ba94d9ecb30fa604 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.022s
I20260709 12:20:33.781298 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03da70c24ac24787bd66ed5da5df7771" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:33.781580 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03da70c24ac24787bd66ed5da5df7771" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:33.781445 29800 raft_consensus.cc:359] T 7ebf49db206245b0ba94d9ecb30fa604 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.782085 29682 raft_consensus.cc:2393] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d587458a81841febdef2538a474193e in current term 1: Already voted for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in this term.
I20260709 12:20:33.782133 29800 raft_consensus.cc:385] T 7ebf49db206245b0ba94d9ecb30fa604 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.782572 29800 raft_consensus.cc:740] T 7ebf49db206245b0ba94d9ecb30fa604 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.782616 29935 consensus_queue.cc:1048] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:33.783427 29800 consensus_queue.cc:260] T 7ebf49db206245b0ba94d9ecb30fa604 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.785778 29800 ts_tablet_manager.cc:1434] T 7ebf49db206245b0ba94d9ecb30fa604 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:20:33.786646 29800 tablet_bootstrap.cc:492] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:33.786455 29721 leader_election.cc:304] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d587458a81841febdef2538a474193e; no voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:33.789381 29841 raft_consensus.cc:3060] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.792608 29800 tablet_bootstrap.cc:654] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.797930 29936 consensus_queue.cc:1048] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:33.800799 29799 tablet_bootstrap.cc:654] T ae98bb14fa544ee7bcdf41f8ffec460e P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.762116 29997 raft_consensus.cc:493] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.795953 29841 raft_consensus.cc:2749] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:33.801896 29997 raft_consensus.cc:515] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:33.804235 29800 tablet_bootstrap.cc:492] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:33.804140 29997 leader_election.cc:290] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:33.804880 29800 ts_tablet_manager.cc:1403] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 12:20:33.762360 29933 raft_consensus.cc:493] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.805388 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659cb263d41043a6b581bb19ccda8370" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:33.805457 29933 raft_consensus.cc:515] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
W20260709 12:20:33.806908 29500 leader_election.cc:343] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.807610 29933 leader_election.cc:290] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:33.807817 29800 raft_consensus.cc:359] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:33.808607 29800 raft_consensus.cc:385] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.808873 29800 raft_consensus.cc:740] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.809880 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f74503cd084a22a5ff6703990ddac7" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:33.765786 29928 raft_consensus.cc:493] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.809903 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f74503cd084a22a5ff6703990ddac7" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:33.810497 29928 raft_consensus.cc:515] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.809646 29800 consensus_queue.cc:260] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:33.811209 29682 raft_consensus.cc:2468] T e4f74503cd084a22a5ff6703990ddac7 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:33.812531 29928 leader_election.cc:290] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:33.812462 29575 leader_election.cc:304] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 
I20260709 12:20:33.812937 29800 ts_tablet_manager.cc:1434] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:20:33.814495 29800 tablet_bootstrap.cc:492] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:33.815301 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a17fba5356451ca6b18ee6b669d4fc" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:33.805406 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659cb263d41043a6b581bb19ccda8370" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:33.815922 29679 raft_consensus.cc:2468] T 05a17fba5356451ca6b18ee6b669d4fc P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 0.
W20260709 12:20:33.816686 29499 leader_election.cc:343] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.817132 29499 leader_election.cc:304] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e
I20260709 12:20:33.817212 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a17fba5356451ca6b18ee6b669d4fc" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:33.817864 29608 raft_consensus.cc:2468] T 05a17fba5356451ca6b18ee6b669d4fc P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 0.
I20260709 12:20:33.817929 29997 raft_consensus.cc:2749] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:33.819098 29723 leader_election.cc:304] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:33.820118 29800 tablet_bootstrap.cc:654] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.820420 29933 raft_consensus.cc:2804] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:33.820817 29933 raft_consensus.cc:493] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:33.821137 29933 raft_consensus.cc:3060] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.821586 29841 raft_consensus.cc:2804] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:33.821965 29841 raft_consensus.cc:493] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:33.822296 29841 raft_consensus.cc:3060] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.825556 29800 tablet_bootstrap.cc:492] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:33.810508 29533 raft_consensus.cc:2468] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:33.826033 29800 ts_tablet_manager.cc:1403] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 12:20:33.760818 29802 tablet_bootstrap.cc:654] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.829265 29800 raft_consensus.cc:359] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.829912 29800 raft_consensus.cc:385] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.830163 29800 raft_consensus.cc:740] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.830809 29800 consensus_queue.cc:260] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.831645 29799 tablet_bootstrap.cc:492] T ae98bb14fa544ee7bcdf41f8ffec460e P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:33.832088 29799 ts_tablet_manager.cc:1403] T ae98bb14fa544ee7bcdf41f8ffec460e P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.000s
I20260709 12:20:33.833225 29997 raft_consensus.cc:493] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.833503 29800 ts_tablet_manager.cc:1434] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260709 12:20:33.833693 29997 raft_consensus.cc:515] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:33.834378 29800 tablet_bootstrap.cc:492] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:33.835566 29997 leader_election.cc:290] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:33.839849 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3856d37f834353a9211556e6dcf42f" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:33.840332 29800 tablet_bootstrap.cc:654] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.841502 29608 raft_consensus.cc:3060] T aa4716cb27b84bf79a75a414e186f8cf P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:33.842222 29500 leader_election.cc:343] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.842836 29809 raft_consensus.cc:493] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.843475 29809 raft_consensus.cc:515] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:33.842689 29841 raft_consensus.cc:515] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.845727 29679 raft_consensus.cc:3060] T 923caa7adc70465882703c690599b6a1 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.851058 29802 tablet_bootstrap.cc:492] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:33.851528 29800 tablet_bootstrap.cc:492] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:33.851564 29802 ts_tablet_manager.cc:1403] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.103s	user 0.010s	sys 0.002s
I20260709 12:20:33.852037 29800 ts_tablet_manager.cc:1403] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260709 12:20:33.853107 29809 leader_election.cc:290] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:33.854534 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93947905a5640cba5e90579661ffc64" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:33.854681 29800 raft_consensus.cc:359] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.855348 29800 raft_consensus.cc:385] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.855628 29800 raft_consensus.cc:740] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.855818 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a17fba5356451ca6b18ee6b669d4fc" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
W20260709 12:20:33.855930 29499 leader_election.cc:343] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.856523 29682 raft_consensus.cc:3060] T 05a17fba5356451ca6b18ee6b669d4fc P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.856462 29800 consensus_queue.cc:260] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.857463 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93947905a5640cba5e90579661ffc64" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
W20260709 12:20:33.858949 29500 leader_election.cc:343] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.859164 29800 ts_tablet_manager.cc:1434] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:20:33.859369 29500 leader_election.cc:304] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e
I20260709 12:20:33.860020 29800 tablet_bootstrap.cc:492] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:33.860229 29936 consensus_queue.cc:1048] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:33.860606 29809 raft_consensus.cc:2749] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:33.861560 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3856d37f834353a9211556e6dcf42f" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
W20260709 12:20:33.862748 29500 leader_election.cc:343] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.863214 29500 leader_election.cc:304] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:33.863394 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05a17fba5356451ca6b18ee6b669d4fc" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:33.863972 29609 raft_consensus.cc:3060] T 05a17fba5356451ca6b18ee6b669d4fc P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.864224 29809 raft_consensus.cc:2749] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:33.866449 29800 tablet_bootstrap.cc:654] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.866241 29802 raft_consensus.cc:359] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.867244 29802 raft_consensus.cc:385] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.867516 29802 raft_consensus.cc:740] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.846477 29841 leader_election.cc:290] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 election: Requested vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:33.868479 29802 consensus_queue.cc:260] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.869911 29682 raft_consensus.cc:2468] T 05a17fba5356451ca6b18ee6b669d4fc P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 1.
I20260709 12:20:33.870247 29802 ts_tablet_manager.cc:1434] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:20:33.869969 29799 raft_consensus.cc:359] T ae98bb14fa544ee7bcdf41f8ffec460e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.892112 29799 raft_consensus.cc:385] T ae98bb14fa544ee7bcdf41f8ffec460e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.892174 29723 leader_election.cc:304] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:33.892652 29802 tablet_bootstrap.cc:492] T b0975a0072d644d4a0e2201fd1b426df P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:33.892556 29799 raft_consensus.cc:740] T ae98bb14fa544ee7bcdf41f8ffec460e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.893266 29928 raft_consensus.cc:2804] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:33.893409 29799 consensus_queue.cc:260] T ae98bb14fa544ee7bcdf41f8ffec460e P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.896209 29799 ts_tablet_manager.cc:1434] T ae98bb14fa544ee7bcdf41f8ffec460e P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:20:33.897349 29799 tablet_bootstrap.cc:492] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:33.900255 29812 raft_consensus.cc:493] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.900490 29801 tablet_bootstrap.cc:492] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:33.900743 29812 raft_consensus.cc:515] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.902765 29812 leader_election.cc:290] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:33.904606 29799 tablet_bootstrap.cc:654] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:33.905287 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ebf49db206245b0ba94d9ecb30fa604" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
W20260709 12:20:33.907243 29574 leader_election.cc:343] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.908882 29609 raft_consensus.cc:2468] T 05a17fba5356451ca6b18ee6b669d4fc P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 1.
I20260709 12:20:33.911271 29928 raft_consensus.cc:697] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e [term 1 LEADER]: Becoming Leader. State: Replica: 2d587458a81841febdef2538a474193e, State: Running, Role: LEADER
I20260709 12:20:33.912186 29928 consensus_queue.cc:237] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.912830 29809 raft_consensus.cc:493] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.913352 29809 raft_consensus.cc:515] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:33.915756 29809 leader_election.cc:290] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:33.921387 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ebf49db206245b0ba94d9ecb30fa604" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:33.922056 29682 raft_consensus.cc:2468] T 7ebf49db206245b0ba94d9ecb30fa604 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:33.923132 29575 leader_election.cc:304] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [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: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:33.926797 29869 raft_consensus.cc:493] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.927428 29869 raft_consensus.cc:515] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:33.931140 29605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76f93ad5c64daa865aa46755e1cec9" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:33.931448 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76f93ad5c64daa865aa46755e1cec9" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:33.932231 29532 raft_consensus.cc:2468] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:33.930096 29869 leader_election.cc:290] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:33.920375 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2028be33928a4863ab67db97e6a0ba7c" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:33.933552 29647 leader_election.cc:304] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
W20260709 12:20:33.934114 29500 leader_election.cc:343] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.934746 29936 raft_consensus.cc:2804] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:33.935132 29936 raft_consensus.cc:493] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:33.935446 29936 raft_consensus.cc:3060] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:33.936587 29649 leader_election.cc:343] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.920111 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2028be33928a4863ab67db97e6a0ba7c" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:33.915776 29933 raft_consensus.cc:515] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
W20260709 12:20:33.939822 29500 leader_election.cc:343] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.940289 29500 leader_election.cc:304] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:33.941427 29809 raft_consensus.cc:2749] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:33.942744 29799 tablet_bootstrap.cc:492] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:33.943360 29799 ts_tablet_manager.cc:1403] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.000s
I20260709 12:20:33.946748 29799 raft_consensus.cc:359] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.947578 29799 raft_consensus.cc:385] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:33.950052 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f74503cd084a22a5ff6703990ddac7" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:33.950846 29532 raft_consensus.cc:3060] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.952857 29933 leader_election.cc:290] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:33.947913 29799 raft_consensus.cc:740] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:33.955049 29799 consensus_queue.cc:260] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:33.958526 29936 raft_consensus.cc:515] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:33.961045 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76f93ad5c64daa865aa46755e1cec9" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:33.961608 29533 raft_consensus.cc:3060] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.965312 29532 raft_consensus.cc:2468] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:33.966496 29936 leader_election.cc:290] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:33.966508 29573 leader_election.cc:304] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:33.969475 29856 raft_consensus.cc:2804] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:33.970057 29856 raft_consensus.cc:697] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Becoming Leader. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:33.971105 29856 consensus_queue.cc:237] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:33.972669 29812 raft_consensus.cc:2804] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:33.973186 29812 raft_consensus.cc:493] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:33.973611 29812 raft_consensus.cc:3060] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.979846 29937 raft_consensus.cc:493] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.980538 29937 raft_consensus.cc:515] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:33.985266 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0975a0072d644d4a0e2201fd1b426df" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:33.985477 29997 consensus_queue.cc:1048] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:33.985884 29532 raft_consensus.cc:2468] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 0.
I20260709 12:20:33.987550 29997 raft_consensus.cc:493] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:33.988044 29997 raft_consensus.cc:515] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:33.988340 29721 leader_election.cc:304] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:33.989439 29841 raft_consensus.cc:2804] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:33.989833 29841 raft_consensus.cc:493] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:33.990190 29841 raft_consensus.cc:3060] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:33.991263 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7e33238c145beb6ea1dcb0b5d8dcf" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
W20260709 12:20:33.992660 29500 leader_election.cc:343] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:33.993523 29997 leader_election.cc:290] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:33.994851 29937 leader_election.cc:290] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:33.998739 29841 raft_consensus.cc:515] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:34.009446 29799 ts_tablet_manager.cc:1434] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.000s
I20260709 12:20:34.011831 29799 tablet_bootstrap.cc:492] T 04a3e1a2502c4cbf9e1c525987522be4 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:34.027421 29802 tablet_bootstrap.cc:654] T b0975a0072d644d4a0e2201fd1b426df P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.017482 29755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7e33238c145beb6ea1dcb0b5d8dcf" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
W20260709 12:20:34.024902 29575 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.220.195:45431, user_credentials={real_user=slave}} blocked reactor thread for 101847us
W20260709 12:20:34.022138 29573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.220.193:33273, user_credentials={real_user=slave}} blocked reactor thread for 55722us
I20260709 12:20:34.047106 29533 raft_consensus.cc:2468] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
W20260709 12:20:34.053946 29499 leader_election.cc:343] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.054473 29499 leader_election.cc:304] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e
I20260709 12:20:34.056006 29800 tablet_bootstrap.cc:492] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:34.056522 29800 ts_tablet_manager.cc:1403] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.197s	user 0.068s	sys 0.068s
I20260709 12:20:34.057992 29997 raft_consensus.cc:2749] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:34.058314 29812 raft_consensus.cc:515] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:34.059262 29936 raft_consensus.cc:493] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.059823 29936 raft_consensus.cc:515] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:34.060071 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0975a0072d644d4a0e2201fd1b426df" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:34.062770 29936 leader_election.cc:290] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:34.063159 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae98bb14fa544ee7bcdf41f8ffec460e" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:34.063445 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae98bb14fa544ee7bcdf41f8ffec460e" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:34.063761 29757 raft_consensus.cc:2468] T ae98bb14fa544ee7bcdf41f8ffec460e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:34.064116 29532 raft_consensus.cc:2468] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:34.066701 29648 leader_election.cc:304] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:34.059262 29800 raft_consensus.cc:359] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:34.069425 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f74503cd084a22a5ff6703990ddac7" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:34.069806 29800 raft_consensus.cc:385] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.070021 29682 raft_consensus.cc:3060] T e4f74503cd084a22a5ff6703990ddac7 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.070129 29800 raft_consensus.cc:740] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.067703 29428 catalog_manager.cc:5697] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d587458a81841febdef2538a474193e (127.25.220.196). New cstate: current_term: 1 leader_uuid: "2d587458a81841febdef2538a474193e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:34.070176 29936 raft_consensus.cc:2804] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:34.081908 29936 raft_consensus.cc:493] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:34.082283 29936 raft_consensus.cc:3060] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.080535 29647 leader_election.cc:304] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
W20260709 12:20:34.084937 29723 leader_election.cc:343] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.084990 29869 raft_consensus.cc:2804] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:34.085959 29869 raft_consensus.cc:697] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:34.086478 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0975a0072d644d4a0e2201fd1b426df" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:34.087112 29532 raft_consensus.cc:3060] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.087002 29869 consensus_queue.cc:237] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:34.091773 29997 consensus_queue.cc:1048] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:34.095013 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ebf49db206245b0ba94d9ecb30fa604" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:34.095141 29812 leader_election.cc:290] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Requested vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:34.096698 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76f93ad5c64daa865aa46755e1cec9" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
W20260709 12:20:34.097960 29649 leader_election.cc:343] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.098032 29801 tablet_bootstrap.cc:654] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.095597 29681 raft_consensus.cc:3060] T 7ebf49db206245b0ba94d9ecb30fa604 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.102636 29799 tablet_bootstrap.cc:654] T 04a3e1a2502c4cbf9e1c525987522be4 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.104974 29755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ebf49db206245b0ba94d9ecb30fa604" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:34.105870 29755 raft_consensus.cc:3060] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.108469 29841 leader_election.cc:290] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:34.109958 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0975a0072d644d4a0e2201fd1b426df" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
W20260709 12:20:34.111274 29723 leader_election.cc:343] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.096285 29800 consensus_queue.cc:260] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:34.117138 29833 raft_consensus.cc:493] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.117632 29833 raft_consensus.cc:515] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:34.104949 29936 raft_consensus.cc:515] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:34.132922 29800 ts_tablet_manager.cc:1434] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.076s	user 0.003s	sys 0.003s
I20260709 12:20:34.133919 29800 tablet_bootstrap.cc:492] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:34.133565 29681 raft_consensus.cc:2468] T 7ebf49db206245b0ba94d9ecb30fa604 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:34.159731 29800 tablet_bootstrap.cc:654] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.161016 29833 leader_election.cc:290] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:34.161464 29801 tablet_bootstrap.cc:492] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:34.162932 29801 ts_tablet_manager.cc:1403] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.263s	user 0.014s	sys 0.003s
I20260709 12:20:34.137068 29682 raft_consensus.cc:2468] T e4f74503cd084a22a5ff6703990ddac7 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:34.167295 29936 leader_election.cc:290] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:34.176558 29936 raft_consensus.cc:493] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.177104 29936 raft_consensus.cc:515] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:34.179191 29936 leader_election.cc:290] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:34.180167 29575 leader_election.cc:304] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 
I20260709 12:20:34.181595 29801 raft_consensus.cc:359] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:34.182327 29801 raft_consensus.cc:385] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.182595 29801 raft_consensus.cc:740] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.182725 30048 raft_consensus.cc:2804] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:34.183408 30048 raft_consensus.cc:697] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Becoming Leader. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:34.183255 29801 consensus_queue.cc:260] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:34.185725 29799 tablet_bootstrap.cc:492] T 04a3e1a2502c4cbf9e1c525987522be4 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:34.186334 29799 ts_tablet_manager.cc:1403] T 04a3e1a2502c4cbf9e1c525987522be4 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.176s	user 0.020s	sys 0.006s
I20260709 12:20:34.188818 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7e33238c145beb6ea1dcb0b5d8dcf" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:34.189489 29532 raft_consensus.cc:2468] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 1.
I20260709 12:20:34.189996 29802 tablet_bootstrap.cc:492] T b0975a0072d644d4a0e2201fd1b426df P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:34.190454 29802 ts_tablet_manager.cc:1403] T b0975a0072d644d4a0e2201fd1b426df P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.298s	user 0.015s	sys 0.011s
I20260709 12:20:34.190706 29721 leader_election.cc:304] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e [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: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:34.154700 29755 raft_consensus.cc:2468] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:34.193380 29802 raft_consensus.cc:359] T b0975a0072d644d4a0e2201fd1b426df P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:34.193746 29841 raft_consensus.cc:2804] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:34.194052 29802 raft_consensus.cc:385] T b0975a0072d644d4a0e2201fd1b426df P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.194352 29802 raft_consensus.cc:740] T b0975a0072d644d4a0e2201fd1b426df P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.194424 29841 raft_consensus.cc:697] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e [term 1 LEADER]: Becoming Leader. State: Replica: 2d587458a81841febdef2538a474193e, State: Running, Role: LEADER
I20260709 12:20:34.194986 29802 consensus_queue.cc:260] T b0975a0072d644d4a0e2201fd1b426df P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:34.195320 29841 consensus_queue.cc:237] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:34.197378 29802 ts_tablet_manager.cc:1434] T b0975a0072d644d4a0e2201fd1b426df P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:20:34.198396 29802 tablet_bootstrap.cc:492] T 9a76f93ad5c64daa865aa46755e1cec9 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:34.207113 29801 ts_tablet_manager.cc:1434] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.003s
I20260709 12:20:34.208137 29801 tablet_bootstrap.cc:492] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:34.211218 29800 tablet_bootstrap.cc:492] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:34.184531 30048 consensus_queue.cc:237] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:34.212862 29800 ts_tablet_manager.cc:1403] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.079s	user 0.022s	sys 0.014s
I20260709 12:20:34.199585 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7e33238c145beb6ea1dcb0b5d8dcf" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:34.214936 29533 raft_consensus.cc:2468] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:34.215456 29800 raft_consensus.cc:359] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:34.216156 29800 raft_consensus.cc:385] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.216449 29800 raft_consensus.cc:740] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.216495 29647 leader_election.cc:304] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:34.217476 29869 raft_consensus.cc:2804] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:34.217232 29800 consensus_queue.cc:260] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:34.217919 29869 raft_consensus.cc:493] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:34.218318 29869 raft_consensus.cc:3060] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.219605 29800 ts_tablet_manager.cc:1434] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:20:34.211750 29799 raft_consensus.cc:359] T 04a3e1a2502c4cbf9e1c525987522be4 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:34.220549 29800 tablet_bootstrap.cc:492] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:34.220607 29799 raft_consensus.cc:385] T 04a3e1a2502c4cbf9e1c525987522be4 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.221954 29799 raft_consensus.cc:740] T 04a3e1a2502c4cbf9e1c525987522be4 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.224910 29799 consensus_queue.cc:260] T 04a3e1a2502c4cbf9e1c525987522be4 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:34.227556 29799 ts_tablet_manager.cc:1434] T 04a3e1a2502c4cbf9e1c525987522be4 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260709 12:20:34.228866 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae98bb14fa544ee7bcdf41f8ffec460e" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:34.229573 29753 raft_consensus.cc:3060] T ae98bb14fa544ee7bcdf41f8ffec460e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.231312 29531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a3e1a2502c4cbf9e1c525987522be4" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:34.232138 29531 raft_consensus.cc:2468] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:34.234248 29799 tablet_bootstrap.cc:492] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
W20260709 12:20:34.234457 29648 leader_election.cc:343] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.234886 29936 raft_consensus.cc:493] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.235373 29936 raft_consensus.cc:515] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:34.209128 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae98bb14fa544ee7bcdf41f8ffec460e" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:34.236145 29754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a3e1a2502c4cbf9e1c525987522be4" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:34.239578 29606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331824a17cd74d448e27b10d8d35cc29" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:34.241169 29754 raft_consensus.cc:2468] T 04a3e1a2502c4cbf9e1c525987522be4 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:34.240540 29532 raft_consensus.cc:3060] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.242379 29647 leader_election.cc:304] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:34.244352 29833 raft_consensus.cc:2804] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:34.244732 29833 raft_consensus.cc:493] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:34.244894 29753 raft_consensus.cc:2468] T ae98bb14fa544ee7bcdf41f8ffec460e P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:34.246212 29648 leader_election.cc:304] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:34.246430 29869 raft_consensus.cc:515] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:34.247418 29935 raft_consensus.cc:2804] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:34.247896 29935 raft_consensus.cc:697] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:34.248744 29935 consensus_queue.cc:237] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:34.245095 29833 raft_consensus.cc:3060] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.258796 29869 leader_election.cc:290] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
W20260709 12:20:34.263809 29649 leader_election.cc:343] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.266497 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7e33238c145beb6ea1dcb0b5d8dcf" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:34.268392 29533 raft_consensus.cc:3060] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.268537 29936 leader_election.cc:290] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:34.274251 29812 raft_consensus.cc:493] T b0975a0072d644d4a0e2201fd1b426df P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.274933 29812 raft_consensus.cc:515] T b0975a0072d644d4a0e2201fd1b426df P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:34.278393 29800 tablet_bootstrap.cc:654] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.280094 29801 tablet_bootstrap.cc:654] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.282838 29799 tablet_bootstrap.cc:654] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.284698 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0975a0072d644d4a0e2201fd1b426df" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:34.285192 29812 leader_election.cc:290] T b0975a0072d644d4a0e2201fd1b426df P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:34.288467 29531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0975a0072d644d4a0e2201fd1b426df" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:34.289271 29531 raft_consensus.cc:2393] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 297a86b6f35742e5ad8844b64e20474a in current term 1: Already voted for candidate 2d587458a81841febdef2538a474193e in this term.
I20260709 12:20:34.290715 29574 leader_election.cc:304] T b0975a0072d644d4a0e2201fd1b426df P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a; no voters: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e
I20260709 12:20:34.289682 29532 raft_consensus.cc:2468] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:34.291798 29812 raft_consensus.cc:3060] T b0975a0072d644d4a0e2201fd1b426df P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.295192 29533 raft_consensus.cc:2468] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:34.296511 29647 leader_election.cc:304] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:34.297585 29936 raft_consensus.cc:2804] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:34.298023 29936 raft_consensus.cc:697] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:34.298623 29812 raft_consensus.cc:2749] T b0975a0072d644d4a0e2201fd1b426df P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:34.298835 29936 consensus_queue.cc:237] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:34.282258 29833 raft_consensus.cc:515] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:34.309558 29802 tablet_bootstrap.cc:654] T 9a76f93ad5c64daa865aa46755e1cec9 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.307930 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b7e33238c145beb6ea1dcb0b5d8dcf" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:34.317183 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331824a17cd74d448e27b10d8d35cc29" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
W20260709 12:20:34.318636 29648 leader_election.cc:343] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.319077 29648 leader_election.cc:304] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073; no voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e
I20260709 12:20:34.320364 29869 raft_consensus.cc:2749] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:20:34.321617 29648 leader_election.cc:343] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.324925 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a3e1a2502c4cbf9e1c525987522be4" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:34.326575 29757 raft_consensus.cc:3060] T 04a3e1a2502c4cbf9e1c525987522be4 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.327073 29801 tablet_bootstrap.cc:492] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:34.327520 29801 ts_tablet_manager.cc:1403] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.006s
I20260709 12:20:34.328547 29809 raft_consensus.cc:493] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.329035 29809 raft_consensus.cc:515] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:34.330993 29809 leader_election.cc:290] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:34.334964 29757 raft_consensus.cc:2468] T 04a3e1a2502c4cbf9e1c525987522be4 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:34.335189 29801 raft_consensus.cc:359] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:34.337342 29801 raft_consensus.cc:385] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.337600 29801 raft_consensus.cc:740] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.339038 29801 consensus_queue.cc:260] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:34.340602 29841 consensus_queue.cc:1048] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:34.342644 29606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b203e8453c4a0187a34db2fa735ea4" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
W20260709 12:20:34.343997 29500 leader_election.cc:343] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.344591 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a3e1a2502c4cbf9e1c525987522be4" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:34.345148 29533 raft_consensus.cc:3060] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.345458 29801 ts_tablet_manager.cc:1434] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.005s
I20260709 12:20:34.346362 29801 tablet_bootstrap.cc:492] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:34.336213 29833 leader_election.cc:290] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:34.354187 29430 catalog_manager.cc:5697] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a reported cstate change: term changed from 0 to 1, leader changed from <none> to 297a86b6f35742e5ad8844b64e20474a (127.25.220.194). New cstate: current_term: 1 leader_uuid: "297a86b6f35742e5ad8844b64e20474a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:34.380049 29802 tablet_bootstrap.cc:492] T 9a76f93ad5c64daa865aa46755e1cec9 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:34.380550 29802 ts_tablet_manager.cc:1403] T 9a76f93ad5c64daa865aa46755e1cec9 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.182s	user 0.013s	sys 0.000s
I20260709 12:20:34.383247 29802 raft_consensus.cc:359] T 9a76f93ad5c64daa865aa46755e1cec9 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:34.383883 29802 raft_consensus.cc:385] T 9a76f93ad5c64daa865aa46755e1cec9 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.388897 29801 tablet_bootstrap.cc:654] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.384146 29802 raft_consensus.cc:740] T 9a76f93ad5c64daa865aa46755e1cec9 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.389830 29802 consensus_queue.cc:260] T 9a76f93ad5c64daa865aa46755e1cec9 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:34.392390 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b203e8453c4a0187a34db2fa735ea4" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:34.395270 29802 ts_tablet_manager.cc:1434] T 9a76f93ad5c64daa865aa46755e1cec9 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:20:34.396081 29802 tablet_bootstrap.cc:492] T 820b5676d9e64c038f2eaf27bae7fab2 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:34.401774 29802 tablet_bootstrap.cc:654] T 820b5676d9e64c038f2eaf27bae7fab2 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.418270 29429 catalog_manager.cc:5697] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d587458a81841febdef2538a474193e (127.25.220.196). New cstate: current_term: 1 leader_uuid: "2d587458a81841febdef2538a474193e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:34.419456 29800 tablet_bootstrap.cc:492] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:34.419929 29800 ts_tablet_manager.cc:1403] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.200s	user 0.011s	sys 0.004s
I20260709 12:20:34.422477 29800 raft_consensus.cc:359] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:34.423105 29800 raft_consensus.cc:385] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.423365 29800 raft_consensus.cc:740] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.423977 29800 consensus_queue.cc:260] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:34.426090 29800 ts_tablet_manager.cc:1434] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:20:34.426995 29800 tablet_bootstrap.cc:492] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
W20260709 12:20:34.429688 29500 leader_election.cc:343] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.430159 29500 leader_election.cc:304] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:34.431684 29809 raft_consensus.cc:2749] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:34.433387 29800 tablet_bootstrap.cc:654] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.435207 29648 leader_election.cc:304] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:34.436019 29833 raft_consensus.cc:2804] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:34.436561 29833 raft_consensus.cc:697] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:34.437366 29833 consensus_queue.cc:237] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:34.444274 30048 consensus_queue.cc:1048] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:34.444388 29836 consensus_queue.cc:1048] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:34.445930 29799 tablet_bootstrap.cc:492] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:34.446380 29799 ts_tablet_manager.cc:1403] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.213s	user 0.033s	sys 0.022s
I20260709 12:20:34.449213 29799 raft_consensus.cc:359] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:34.449867 29799 raft_consensus.cc:385] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.450179 29799 raft_consensus.cc:740] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.452723 29802 tablet_bootstrap.cc:492] T 820b5676d9e64c038f2eaf27bae7fab2 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:34.453177 29802 ts_tablet_manager.cc:1403] T 820b5676d9e64c038f2eaf27bae7fab2 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.006s
I20260709 12:20:34.453154 29799 consensus_queue.cc:260] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:34.456252 29799 ts_tablet_manager.cc:1434] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:20:34.456281 29802 raft_consensus.cc:359] T 820b5676d9e64c038f2eaf27bae7fab2 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:34.459853 29802 raft_consensus.cc:385] T 820b5676d9e64c038f2eaf27bae7fab2 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.460258 29802 raft_consensus.cc:740] T 820b5676d9e64c038f2eaf27bae7fab2 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.461417 29799 tablet_bootstrap.cc:492] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:34.460999 29802 consensus_queue.cc:260] T 820b5676d9e64c038f2eaf27bae7fab2 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:34.458303 29429 catalog_manager.cc:5697] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a reported cstate change: term changed from 0 to 1, leader changed from <none> to 297a86b6f35742e5ad8844b64e20474a (127.25.220.194). New cstate: current_term: 1 leader_uuid: "297a86b6f35742e5ad8844b64e20474a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:34.467007 29802 ts_tablet_manager.cc:1434] T 820b5676d9e64c038f2eaf27bae7fab2 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:20:34.467872 29802 tablet_bootstrap.cc:492] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:34.465540 29533 raft_consensus.cc:2468] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:34.473636 29801 tablet_bootstrap.cc:492] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:34.474439 29801 ts_tablet_manager.cc:1403] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.128s	user 0.012s	sys 0.024s
I20260709 12:20:34.478319 29801 raft_consensus.cc:359] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:34.487409 29801 raft_consensus.cc:385] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.487782 29801 raft_consensus.cc:740] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.489096 29801 consensus_queue.cc:260] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:34.484448 29802 tablet_bootstrap.cc:654] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.492214 29428 catalog_manager.cc:5697] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:34.491463 29800 tablet_bootstrap.cc:492] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:34.491325 29836 raft_consensus.cc:493] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.493608 29800 ts_tablet_manager.cc:1403] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.002s
I20260709 12:20:34.493580 29836 raft_consensus.cc:515] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:34.494201 29428 catalog_manager.cc:5697] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:34.495903 29836 leader_election.cc:290] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:34.497241 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820b5676d9e64c038f2eaf27bae7fab2" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:34.497870 29533 raft_consensus.cc:2468] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 0.
I20260709 12:20:34.498564 29801 ts_tablet_manager.cc:1434] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.002s
I20260709 12:20:34.499217 29721 leader_election.cc:304] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:34.500142 29836 raft_consensus.cc:2804] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:34.499006 29800 raft_consensus.cc:359] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:34.499147 29606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820b5676d9e64c038f2eaf27bae7fab2" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:34.500555 29836 raft_consensus.cc:493] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:34.500751 29800 raft_consensus.cc:385] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.500998 29606 raft_consensus.cc:2468] T 820b5676d9e64c038f2eaf27bae7fab2 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 0.
I20260709 12:20:34.501024 29836 raft_consensus.cc:3060] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.500375 29801 tablet_bootstrap.cc:492] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:34.503165 30048 consensus_queue.cc:1048] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:34.501209 29800 raft_consensus.cc:740] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.504344 29800 consensus_queue.cc:260] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:34.507673 29800 ts_tablet_manager.cc:1434] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:20:34.512876 29800 tablet_bootstrap.cc:492] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:34.495734 29428 catalog_manager.cc:5697] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:34.523454 29836 raft_consensus.cc:515] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:34.525624 29801 tablet_bootstrap.cc:654] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.520040 29800 tablet_bootstrap.cc:654] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.537631 29836 leader_election.cc:290] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:34.527820 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820b5676d9e64c038f2eaf27bae7fab2" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:34.557158 29833 raft_consensus.cc:493] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.537953 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "820b5676d9e64c038f2eaf27bae7fab2" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:34.559007 29833 raft_consensus.cc:515] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:34.561399 29833 leader_election.cc:290] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:34.559588 29608 raft_consensus.cc:3060] T 820b5676d9e64c038f2eaf27bae7fab2 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.561956 29606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b7f129e694aed8a72262eb9ac8a26" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:34.564788 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b7f129e694aed8a72262eb9ac8a26" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:34.565652 29757 raft_consensus.cc:2468] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:34.567847 29648 leader_election.cc:304] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:34.559001 29532 raft_consensus.cc:3060] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.564230 29606 raft_consensus.cc:2468] T 467b7f129e694aed8a72262eb9ac8a26 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:34.569926 30063 raft_consensus.cc:2804] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:34.570397 30063 raft_consensus.cc:493] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:34.570817 30063 raft_consensus.cc:3060] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:34.576275 29800 tablet_bootstrap.cc:492] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:34.525713 29799 tablet_bootstrap.cc:654] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.576759 29800 ts_tablet_manager.cc:1403] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.010s
I20260709 12:20:34.577348 29935 raft_consensus.cc:493] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.577849 29935 raft_consensus.cc:515] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:34.579324 29800 raft_consensus.cc:359] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:34.579581 30063 raft_consensus.cc:515] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:34.579860 29935 leader_election.cc:290] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:34.581887 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2028be33928a4863ab67db97e6a0ba7c" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:34.582561 29533 raft_consensus.cc:2468] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:34.582994 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b7f129e694aed8a72262eb9ac8a26" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:34.583626 29757 raft_consensus.cc:3060] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:34.583797 29647 leader_election.cc:304] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:34.584438 29802 tablet_bootstrap.cc:492] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:34.584924 29802 ts_tablet_manager.cc:1403] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.117s	user 0.020s	sys 0.016s
I20260709 12:20:34.585263 29606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2028be33928a4863ab67db97e6a0ba7c" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:34.585651 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b7f129e694aed8a72262eb9ac8a26" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:34.586241 29609 raft_consensus.cc:3060] T 467b7f129e694aed8a72262eb9ac8a26 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:34.586468 29649 leader_election.cc:343] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.587054 29935 raft_consensus.cc:2804] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:34.587447 29935 raft_consensus.cc:493] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:34.587838 29935 raft_consensus.cc:3060] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.591564 29757 raft_consensus.cc:2468] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 2.
I20260709 12:20:34.594194 29648 leader_election.cc:304] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:34.594551 29935 raft_consensus.cc:515] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:34.595026 29833 raft_consensus.cc:2804] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:34.595522 29833 raft_consensus.cc:697] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [term 2 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:34.580010 29800 raft_consensus.cc:385] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.596382 29833 consensus_queue.cc:237] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER 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: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:34.596874 29800 raft_consensus.cc:740] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.587451 29802 raft_consensus.cc:359] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:34.599133 29606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2028be33928a4863ab67db97e6a0ba7c" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:34.599385 29802 raft_consensus.cc:385] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.599673 29802 raft_consensus.cc:740] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.600302 29802 consensus_queue.cc:260] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:34.601276 29935 leader_election.cc:290] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:34.601529 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2028be33928a4863ab67db97e6a0ba7c" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:34.602157 29533 raft_consensus.cc:3060] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.602070 29800 consensus_queue.cc:260] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
W20260709 12:20:34.602862 29649 leader_election.cc:343] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.604247 29800 ts_tablet_manager.cc:1434] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 12:20:34.605136 29800 tablet_bootstrap.cc:492] T 57321bc6f5cc44c0b5e62a0656c10c0e P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:34.600035 29609 raft_consensus.cc:2468] T 467b7f129e694aed8a72262eb9ac8a26 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 2.
I20260709 12:20:34.610306 29533 raft_consensus.cc:2468] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:34.611802 29647 leader_election.cc:304] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:34.612660 29833 raft_consensus.cc:2804] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:34.613023 29608 raft_consensus.cc:2468] T 820b5676d9e64c038f2eaf27bae7fab2 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 1.
I20260709 12:20:34.613353 29833 raft_consensus.cc:697] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:34.581915 30063 leader_election.cc:290] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 2 election: Requested vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:34.614427 29723 leader_election.cc:304] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:34.591954 29532 raft_consensus.cc:2468] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 1.
I20260709 12:20:34.615291 29836 raft_consensus.cc:2804] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:34.615921 29836 raft_consensus.cc:697] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e [term 1 LEADER]: Becoming Leader. State: Replica: 2d587458a81841febdef2538a474193e, State: Running, Role: LEADER
I20260709 12:20:34.617230 29836 consensus_queue.cc:237] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:34.625591 29869 consensus_queue.cc:1048] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:34.627295 29801 tablet_bootstrap.cc:492] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:34.627113 29833 consensus_queue.cc:237] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:34.627938 29801 ts_tablet_manager.cc:1403] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.128s	user 0.012s	sys 0.016s
I20260709 12:20:34.632246 29802 ts_tablet_manager.cc:1434] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 12:20:34.632120 29801 raft_consensus.cc:359] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:34.632848 29801 raft_consensus.cc:385] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.633123 29801 raft_consensus.cc:740] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.633744 29801 consensus_queue.cc:260] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:34.638372 29802 tablet_bootstrap.cc:492] T 0c3856d37f834353a9211556e6dcf42f P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:34.639350 29801 ts_tablet_manager.cc:1434] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:20:34.640597 29801 tablet_bootstrap.cc:492] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:34.651511 29802 tablet_bootstrap.cc:654] T 0c3856d37f834353a9211556e6dcf42f P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.652266 29869 raft_consensus.cc:493] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.652905 29869 raft_consensus.cc:515] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:34.651561 29800 tablet_bootstrap.cc:654] T 57321bc6f5cc44c0b5e62a0656c10c0e P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.656677 29799 tablet_bootstrap.cc:492] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:34.657305 29799 ts_tablet_manager.cc:1403] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.197s	user 0.019s	sys 0.002s
I20260709 12:20:34.664060 29428 catalog_manager.cc:5697] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d587458a81841febdef2538a474193e (127.25.220.196). New cstate: current_term: 1 leader_uuid: "2d587458a81841febdef2538a474193e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:34.669145 29836 consensus_queue.cc:1048] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:34.665414 29532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3856d37f834353a9211556e6dcf42f" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:34.670065 29801 tablet_bootstrap.cc:654] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.670378 29532 raft_consensus.cc:2468] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:34.671653 29647 leader_election.cc:304] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:34.672420 30063 raft_consensus.cc:2804] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:34.672791 30063 raft_consensus.cc:493] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:34.673166 30063 raft_consensus.cc:3060] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.665603 29869 leader_election.cc:290] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:34.665807 29608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3856d37f834353a9211556e6dcf42f" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:34.667358 29799 raft_consensus.cc:359] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:34.668013 29935 consensus_queue.cc:1048] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:34.675153 29799 raft_consensus.cc:385] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.675439 29799 raft_consensus.cc:740] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.676250 29799 consensus_queue.cc:260] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:34.688490 30048 raft_consensus.cc:493] T 9a76f93ad5c64daa865aa46755e1cec9 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.689218 30048 raft_consensus.cc:515] T 9a76f93ad5c64daa865aa46755e1cec9 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:34.690799 29799 ts_tablet_manager.cc:1434] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260709 12:20:34.692593 29799 tablet_bootstrap.cc:492] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:34.697844 30048 leader_election.cc:290] T 9a76f93ad5c64daa865aa46755e1cec9 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
W20260709 12:20:34.695410 29649 leader_election.cc:343] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.709492 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76f93ad5c64daa865aa46755e1cec9" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
W20260709 12:20:34.715292 29480 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:34.717826 29680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76f93ad5c64daa865aa46755e1cec9" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:34.723090 29575 leader_election.cc:304] T 9a76f93ad5c64daa865aa46755e1cec9 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a; no voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:34.724231 29935 raft_consensus.cc:493] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.724699 29935 raft_consensus.cc:515] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:34.726689 29935 leader_election.cc:290] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:34.727645 29608 raft_consensus.cc:3060] T 9a76f93ad5c64daa865aa46755e1cec9 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.730288 30063 raft_consensus.cc:515] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:34.742268 30063 leader_election.cc:290] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:34.743604 29799 tablet_bootstrap.cc:654] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.743353 29836 consensus_queue.cc:1048] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:34.744320 29809 raft_consensus.cc:493] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.753257 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3856d37f834353a9211556e6dcf42f" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:34.744808 29809 raft_consensus.cc:515] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:34.754477 29531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3856d37f834353a9211556e6dcf42f" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
W20260709 12:20:34.754832 29649 leader_election.cc:343] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.755084 29531 raft_consensus.cc:3060] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.756000 29809 leader_election.cc:290] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:34.746291 29606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64fe0e0838e4a26a0c75d2f37d91a2a" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:34.759498 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d602c9570954a518bb5a77057cde639" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:34.759611 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64fe0e0838e4a26a0c75d2f37d91a2a" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:34.767704 29800 tablet_bootstrap.cc:492] T 57321bc6f5cc44c0b5e62a0656c10c0e P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:34.768311 29800 ts_tablet_manager.cc:1403] T 57321bc6f5cc44c0b5e62a0656c10c0e P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.163s	user 0.012s	sys 0.038s
I20260709 12:20:34.769793 29754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d602c9570954a518bb5a77057cde639" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:34.767776 29801 tablet_bootstrap.cc:492] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:34.776742 29801 ts_tablet_manager.cc:1403] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.136s	user 0.017s	sys 0.017s
I20260709 12:20:34.765076 29937 raft_consensus.cc:493] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.783707 29800 raft_consensus.cc:359] T 57321bc6f5cc44c0b5e62a0656c10c0e P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:34.775611 29428 catalog_manager.cc:5697] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:34.785799 29800 raft_consensus.cc:385] T 57321bc6f5cc44c0b5e62a0656c10c0e P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.787254 29428 catalog_manager.cc:5697] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:34.787942 29937 raft_consensus.cc:515] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:34.789139 29428 catalog_manager.cc:5697] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 0 to 2, leader changed from <none> to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 2 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:34.791502 29937 leader_election.cc:290] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:34.794682 29933 raft_consensus.cc:2749] T 9a76f93ad5c64daa865aa46755e1cec9 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:34.788028 29800 raft_consensus.cc:740] T 57321bc6f5cc44c0b5e62a0656c10c0e P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.797048 29800 consensus_queue.cc:260] T 57321bc6f5cc44c0b5e62a0656c10c0e P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:34.797890 29802 tablet_bootstrap.cc:492] T 0c3856d37f834353a9211556e6dcf42f P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:34.797320 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331824a17cd74d448e27b10d8d35cc29" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:34.798363 29802 ts_tablet_manager.cc:1403] T 0c3856d37f834353a9211556e6dcf42f P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.161s	user 0.022s	sys 0.009s
I20260709 12:20:34.801610 29800 ts_tablet_manager.cc:1434] T 57321bc6f5cc44c0b5e62a0656c10c0e P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
W20260709 12:20:34.783478 29499 leader_election.cc:343] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:34.784497 29649 leader_election.cc:343] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.803714 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331824a17cd74d448e27b10d8d35cc29" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:34.804347 29607 raft_consensus.cc:2468] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 0.
I20260709 12:20:34.804791 29856 raft_consensus.cc:493] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.805218 29856 raft_consensus.cc:515] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
W20260709 12:20:34.806634 29648 leader_election.cc:343] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.807070 29648 leader_election.cc:304] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073; no voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e
I20260709 12:20:34.807633 29856 leader_election.cc:290] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:34.808284 29800 tablet_bootstrap.cc:492] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:34.807497 29802 raft_consensus.cc:359] T 0c3856d37f834353a9211556e6dcf42f P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:34.809034 29802 raft_consensus.cc:385] T 0c3856d37f834353a9211556e6dcf42f P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.809412 29802 raft_consensus.cc:740] T 0c3856d37f834353a9211556e6dcf42f P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.810218 29802 consensus_queue.cc:260] T 0c3856d37f834353a9211556e6dcf42f P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:34.812562 29935 raft_consensus.cc:2749] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:34.802304 29682 raft_consensus.cc:2468] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 0.
I20260709 12:20:34.815655 29723 leader_election.cc:304] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e; no voters: 
W20260709 12:20:34.804091 29500 leader_election.cc:343] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.820328 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331824a17cd74d448e27b10d8d35cc29" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:34.820946 29753 raft_consensus.cc:2468] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:34.824330 29836 raft_consensus.cc:2804] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:34.824688 29836 raft_consensus.cc:493] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:34.825030 29836 raft_consensus.cc:3060] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.828629 29935 consensus_queue.cc:1048] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:34.828963 30048 consensus_queue.cc:1048] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:34.835098 29802 ts_tablet_manager.cc:1434] T 0c3856d37f834353a9211556e6dcf42f P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 12:20:34.835834 29802 tablet_bootstrap.cc:492] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:34.839242 29500 leader_election.cc:304] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e
W20260709 12:20:34.840204 29500 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.220.194:45593, user_credentials={real_user=slave}} blocked reactor thread for 50662.1us
I20260709 12:20:34.831748 29574 leader_election.cc:304] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:34.840757 29869 consensus_queue.cc:1048] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:34.841743 30048 raft_consensus.cc:2804] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:34.842109 30048 raft_consensus.cc:493] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:34.842449 30048 raft_consensus.cc:3060] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.843150 29933 consensus_queue.cc:1048] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:34.843762 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331824a17cd74d448e27b10d8d35cc29" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:34.844377 29682 raft_consensus.cc:2468] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:34.851883 29874 raft_consensus.cc:2749] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:34.853139 29935 raft_consensus.cc:493] T 57321bc6f5cc44c0b5e62a0656c10c0e P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.853619 29935 raft_consensus.cc:515] T 57321bc6f5cc44c0b5e62a0656c10c0e P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:34.855600 29935 leader_election.cc:290] T 57321bc6f5cc44c0b5e62a0656c10c0e P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:34.857262 29936 consensus_queue.cc:1048] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:34.858542 29936 consensus_queue.cc:1048] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:34.858359 30048 raft_consensus.cc:515] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:34.883633 29802 tablet_bootstrap.cc:654] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:34.862052 29648 consensus_peers.cc:597] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 -> Peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Couldn't send request to peer 2d587458a81841febdef2538a474193e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:34.873193 29856 raft_consensus.cc:493] T 0c3856d37f834353a9211556e6dcf42f P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.893266 29799 tablet_bootstrap.cc:492] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:34.893810 29799 ts_tablet_manager.cc:1403] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.201s	user 0.015s	sys 0.012s
I20260709 12:20:34.892302 29531 raft_consensus.cc:2468] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:34.898757 29754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57321bc6f5cc44c0b5e62a0656c10c0e" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:34.899610 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57321bc6f5cc44c0b5e62a0656c10c0e" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:34.901379 29799 raft_consensus.cc:359] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:34.901850 29799 raft_consensus.cc:385] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.902091 29799 raft_consensus.cc:740] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.909286 29647 leader_election.cc:304] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:34.910295 29935 raft_consensus.cc:2804] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:34.910820 29935 raft_consensus.cc:697] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:34.911640 29935 consensus_queue.cc:237] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:34.888769 29856 raft_consensus.cc:515] T 0c3856d37f834353a9211556e6dcf42f P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:34.905192 29799 consensus_queue.cc:260] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
W20260709 12:20:34.914312 29649 leader_election.cc:343] T 57321bc6f5cc44c0b5e62a0656c10c0e P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.935213 30048 leader_election.cc:290] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Requested vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
W20260709 12:20:34.939256 29648 leader_election.cc:343] T 57321bc6f5cc44c0b5e62a0656c10c0e P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:34.939944 29648 leader_election.cc:304] T 57321bc6f5cc44c0b5e62a0656c10c0e P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073; no voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e
I20260709 12:20:34.940953 29936 raft_consensus.cc:2749] T 57321bc6f5cc44c0b5e62a0656c10c0e P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:34.944945 29856 leader_election.cc:290] T 0c3856d37f834353a9211556e6dcf42f P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
W20260709 12:20:34.949327 30095 log.cc:927] Time spent T 7ebf49db206245b0ba94d9ecb30fa604 P 1f0823cdea284faba0cc85a57be75073: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 12:20:34.951413 29754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331824a17cd74d448e27b10d8d35cc29" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:34.952250 29801 raft_consensus.cc:359] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:34.953052 29801 raft_consensus.cc:385] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:34.953300 29801 raft_consensus.cc:740] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:34.959259 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331824a17cd74d448e27b10d8d35cc29" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:34.959287 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3856d37f834353a9211556e6dcf42f" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:34.959973 29681 raft_consensus.cc:3060] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:34.954074 29801 consensus_queue.cc:260] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:34.965327 29800 tablet_bootstrap.cc:654] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:34.972286 29801 ts_tablet_manager.cc:1434] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.195s	user 0.007s	sys 0.001s
I20260709 12:20:34.972348 29799 ts_tablet_manager.cc:1434] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.000s
I20260709 12:20:34.986334 29799 tablet_bootstrap.cc:492] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:34.972815 29869 raft_consensus.cc:493] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:34.968839 29681 raft_consensus.cc:2468] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:34.989688 29869 raft_consensus.cc:515] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:34.975065 29836 raft_consensus.cc:515] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:34.995745 29801 tablet_bootstrap.cc:492] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:34.996730 29754 raft_consensus.cc:2393] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 297a86b6f35742e5ad8844b64e20474a in current term 1: Already voted for candidate 2d587458a81841febdef2538a474193e in this term.
I20260709 12:20:34.993583 29575 leader_election.cc:304] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 
I20260709 12:20:35.008936 29799 tablet_bootstrap.cc:654] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:35.000540 29500 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.194:45593, user_credentials={real_user=slave}} blocked reactor thread for 69881.3us
I20260709 12:20:35.005486 29869 leader_election.cc:290] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:35.042084 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331824a17cd74d448e27b10d8d35cc29" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:35.027561 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331824a17cd74d448e27b10d8d35cc29" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:35.042905 29607 raft_consensus.cc:2393] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2d587458a81841febdef2538a474193e in current term 1: Already voted for candidate 297a86b6f35742e5ad8844b64e20474a in this term.
I20260709 12:20:35.043002 29681 raft_consensus.cc:2393] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2d587458a81841febdef2538a474193e in current term 1: Already voted for candidate 297a86b6f35742e5ad8844b64e20474a in this term.
W20260709 12:20:35.044711 29575 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.220.195:45431, user_credentials={real_user=slave}} blocked reactor thread for 54101.2us
I20260709 12:20:35.045148 30100 raft_consensus.cc:2804] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:35.045624 30100 raft_consensus.cc:697] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Becoming Leader. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:35.046404 30100 consensus_queue.cc:237] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:35.014200 29534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2b8fe4e8ae46d9863665af4783aa2a" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:35.048959 29534 raft_consensus.cc:2468] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:35.050213 29647 leader_election.cc:304] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:35.051113 30063 raft_consensus.cc:2804] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:35.051589 30063 raft_consensus.cc:493] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:35.051935 30063 raft_consensus.cc:3060] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.038766 29755 raft_consensus.cc:1275] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Refusing update from remote peer 1f0823cdea284faba0cc85a57be75073: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:20:35.055081 29869 consensus_queue.cc:1048] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:35.057299 29936 consensus_queue.cc:1048] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:35.051179 29801 tablet_bootstrap.cc:654] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.006953 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2b8fe4e8ae46d9863665af4783aa2a" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
W20260709 12:20:35.068078 29648 leader_election.cc:343] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.003747 29836 leader_election.cc:290] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 election: Requested vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:35.075997 29529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c3856d37f834353a9211556e6dcf42f" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:35.080833 29529 raft_consensus.cc:2393] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 297a86b6f35742e5ad8844b64e20474a in current term 1: Already voted for candidate 1f0823cdea284faba0cc85a57be75073 in this term.
I20260709 12:20:35.081182 29802 tablet_bootstrap.cc:492] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:35.077919 29723 leader_election.cc:304] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e [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: 2d587458a81841febdef2538a474193e; no voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:35.083101 29937 raft_consensus.cc:2749] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:20:35.085438 29802 ts_tablet_manager.cc:1403] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.250s	user 0.011s	sys 0.009s
I20260709 12:20:35.078680 30063 raft_consensus.cc:515] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:35.096160 29800 tablet_bootstrap.cc:492] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:35.096683 29800 ts_tablet_manager.cc:1403] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.294s	user 0.020s	sys 0.005s
I20260709 12:20:35.099226 29800 raft_consensus.cc:359] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:35.099880 29800 raft_consensus.cc:385] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.100174 29800 raft_consensus.cc:740] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.099933 29573 leader_election.cc:304] T 0c3856d37f834353a9211556e6dcf42f P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a; no voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:35.100950 29800 consensus_queue.cc:260] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:35.103039 29800 ts_tablet_manager.cc:1434] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:20:35.104120 29800 tablet_bootstrap.cc:492] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:35.106175 29856 raft_consensus.cc:3060] T 0c3856d37f834353a9211556e6dcf42f P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.109812 30101 raft_consensus.cc:493] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.110474 30101 raft_consensus.cc:515] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:35.117214 29802 raft_consensus.cc:359] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:35.117928 29802 raft_consensus.cc:385] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.118204 29802 raft_consensus.cc:740] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.119833 29802 consensus_queue.cc:260] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:35.121155 29801 tablet_bootstrap.cc:492] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:35.121716 29801 ts_tablet_manager.cc:1403] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.126s	user 0.008s	sys 0.011s
I20260709 12:20:35.122087 30101 leader_election.cc:290] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:35.122555 29856 raft_consensus.cc:2749] T 0c3856d37f834353a9211556e6dcf42f P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:35.123039 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da63b726ced94e00951fd23ad531422b" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:35.124266 29801 raft_consensus.cc:359] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:35.124924 29801 raft_consensus.cc:385] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.125170 29801 raft_consensus.cc:740] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.125783 29801 consensus_queue.cc:260] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:35.126420 29935 consensus_queue.cc:1048] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:35.127017 29800 tablet_bootstrap.cc:654] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:35.129634 29500 leader_election.cc:343] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.127522 29429 catalog_manager.cc:5697] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:35.130795 29801 ts_tablet_manager.cc:1434] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:20:35.131682 29801 tablet_bootstrap.cc:492] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:35.135425 29802 ts_tablet_manager.cc:1434] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 12:20:35.131125 29605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da63b726ced94e00951fd23ad531422b" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
W20260709 12:20:35.143079 29649 consensus_peers.cc:597] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:35.151897 29802 tablet_bootstrap.cc:492] T 2028be33928a4863ab67db97e6a0ba7c P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:35.167100 29799 tablet_bootstrap.cc:492] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:35.165427 30101 raft_consensus.cc:493] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.167639 29799 ts_tablet_manager.cc:1403] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.181s	user 0.015s	sys 0.006s
I20260709 12:20:35.167749 30101 raft_consensus.cc:515] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:35.173157 29799 raft_consensus.cc:359] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:35.173799 29799 raft_consensus.cc:385] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.174050 29799 raft_consensus.cc:740] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.174257 30101 leader_election.cc:290] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:35.174575 29799 consensus_queue.cc:260] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:35.175952 29802 tablet_bootstrap.cc:654] T 2028be33928a4863ab67db97e6a0ba7c P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.175900 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6810b22c8f04112b8f50675dc75dce1" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:35.176465 29799 ts_tablet_manager.cc:1434] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:20:35.177359 29799 tablet_bootstrap.cc:492] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2d587458a81841febdef2538a474193e: Bootstrap starting.
W20260709 12:20:35.177415 29499 leader_election.cc:343] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.157152 29856 raft_consensus.cc:493] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.179170 30093 consensus_queue.cc:1048] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:35.179479 29856 raft_consensus.cc:515] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:35.182018 29856 leader_election.cc:290] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:35.183171 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93947905a5640cba5e90579661ffc64" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:35.183897 29753 raft_consensus.cc:2468] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:35.183401 29799 tablet_bootstrap.cc:654] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:35.164572 29500 leader_election.cc:343] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.185653 29574 leader_election.cc:304] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:35.185683 29500 leader_election.cc:304] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:35.167595 29429 catalog_manager.cc:5697] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a reported cstate change: term changed from 0 to 1, leader changed from <none> to 297a86b6f35742e5ad8844b64e20474a (127.25.220.194). New cstate: current_term: 1 leader_uuid: "297a86b6f35742e5ad8844b64e20474a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:35.191238 29856 raft_consensus.cc:2804] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:35.200569 29856 raft_consensus.cc:493] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:35.200909 29856 raft_consensus.cc:3060] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.202788 29801 tablet_bootstrap.cc:654] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.204602 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2b8fe4e8ae46d9863665af4783aa2a" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:35.205639 29531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93947905a5640cba5e90579661ffc64" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:35.206262 29531 raft_consensus.cc:2468] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
W20260709 12:20:35.206845 29648 leader_election.cc:343] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.209815 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6810b22c8f04112b8f50675dc75dce1" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
W20260709 12:20:35.212322 29500 leader_election.cc:343] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.212764 29500 leader_election.cc:304] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e
I20260709 12:20:35.214087 29874 raft_consensus.cc:2749] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:35.189703 30101 raft_consensus.cc:2749] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:35.216331 29605 raft_consensus.cc:1275] T 467b7f129e694aed8a72262eb9ac8a26 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Refusing update from remote peer 1f0823cdea284faba0cc85a57be75073: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:20:35.217873 30093 consensus_queue.cc:1048] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:35.221266 29869 consensus_queue.cc:1048] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:35.224385 29856 raft_consensus.cc:515] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:35.226385 30063 leader_election.cc:290] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:35.240041 29530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2b8fe4e8ae46d9863665af4783aa2a" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:35.240707 29530 raft_consensus.cc:3060] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.278008 29800 tablet_bootstrap.cc:492] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:35.278627 29800 ts_tablet_manager.cc:1403] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.175s	user 0.037s	sys 0.014s
I20260709 12:20:35.281477 29802 tablet_bootstrap.cc:492] T 2028be33928a4863ab67db97e6a0ba7c P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:35.281245 29800 raft_consensus.cc:359] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:35.327934 29802 ts_tablet_manager.cc:1403] T 2028be33928a4863ab67db97e6a0ba7c P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.191s	user 0.026s	sys 0.008s
I20260709 12:20:35.334138 29800 raft_consensus.cc:385] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.334507 29800 raft_consensus.cc:740] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.335073 29800 consensus_queue.cc:260] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:35.340615 29936 consensus_queue.cc:1048] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:35.342312 29801 tablet_bootstrap.cc:492] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:35.342836 29801 ts_tablet_manager.cc:1403] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.211s	user 0.041s	sys 0.018s
I20260709 12:20:35.344007 29802 raft_consensus.cc:359] T 2028be33928a4863ab67db97e6a0ba7c P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:35.344755 29802 raft_consensus.cc:385] T 2028be33928a4863ab67db97e6a0ba7c P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.345052 29802 raft_consensus.cc:740] T 2028be33928a4863ab67db97e6a0ba7c P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.345932 29801 raft_consensus.cc:359] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:35.349447 29801 raft_consensus.cc:385] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.349709 29801 raft_consensus.cc:740] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.348222 29800 ts_tablet_manager.cc:1434] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.069s	user 0.004s	sys 0.000s
I20260709 12:20:35.351565 29800 tablet_bootstrap.cc:492] T 00fa2d2d5da3486e847a71e8e7b18b1c P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:35.353144 29856 leader_election.cc:290] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:35.353762 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93947905a5640cba5e90579661ffc64" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:35.356698 29753 raft_consensus.cc:3060] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.358949 29529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93947905a5640cba5e90579661ffc64" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:35.359684 29529 raft_consensus.cc:3060] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.350293 29801 consensus_queue.cc:260] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:35.367034 29802 consensus_queue.cc:260] T 2028be33928a4863ab67db97e6a0ba7c P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:35.369288 29801 ts_tablet_manager.cc:1434] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:20:35.370218 29801 tablet_bootstrap.cc:492] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:35.372215 29874 raft_consensus.cc:493] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.372733 29874 raft_consensus.cc:515] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:35.375229 29874 leader_election.cc:290] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:35.376237 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821d6f4559774ed4a68e03134be39a53" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
W20260709 12:20:35.377691 29500 leader_election.cc:343] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.378479 29754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821d6f4559774ed4a68e03134be39a53" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:35.379240 29801 tablet_bootstrap.cc:654] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.368352 29753 raft_consensus.cc:2468] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:35.380718 29530 raft_consensus.cc:2468] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
W20260709 12:20:35.381255 29499 leader_election.cc:343] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.381716 29499 leader_election.cc:304] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e
I20260709 12:20:35.381920 29647 leader_election.cc:304] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:35.382925 30063 raft_consensus.cc:2804] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:35.383359 30063 raft_consensus.cc:697] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:35.383456 29802 ts_tablet_manager.cc:1434] T 2028be33928a4863ab67db97e6a0ba7c P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.000s
I20260709 12:20:35.384394 29802 tablet_bootstrap.cc:492] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:35.384101 29574 leader_election.cc:304] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:35.384215 30063 consensus_queue.cc:237] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:35.385614 30100 raft_consensus.cc:2804] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:35.386097 30100 raft_consensus.cc:697] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Becoming Leader. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:35.386878 30100 consensus_queue.cc:237] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:35.388705 29874 raft_consensus.cc:2749] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:35.390512 29529 raft_consensus.cc:2468] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:35.394732 29800 tablet_bootstrap.cc:654] T 00fa2d2d5da3486e847a71e8e7b18b1c P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.397280 29799 tablet_bootstrap.cc:492] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:35.397737 29799 ts_tablet_manager.cc:1403] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.221s	user 0.011s	sys 0.003s
I20260709 12:20:35.404361 29799 raft_consensus.cc:359] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:35.405263 29799 raft_consensus.cc:385] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.405704 29799 raft_consensus.cc:740] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.410820 29799 consensus_queue.cc:260] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:35.448632 29802 tablet_bootstrap.cc:654] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.465214 29800 tablet_bootstrap.cc:492] T 00fa2d2d5da3486e847a71e8e7b18b1c P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:35.465662 29800 ts_tablet_manager.cc:1403] T 00fa2d2d5da3486e847a71e8e7b18b1c P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.114s	user 0.007s	sys 0.002s
I20260709 12:20:35.448999 29799 ts_tablet_manager.cc:1434] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260709 12:20:35.467224 29799 tablet_bootstrap.cc:492] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:35.449061 29801 tablet_bootstrap.cc:492] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:35.459744 30063 consensus_queue.cc:1048] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:35.462342 29429 catalog_manager.cc:5697] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:35.472162 29801 ts_tablet_manager.cc:1403] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.102s	user 0.028s	sys 0.018s
I20260709 12:20:35.471902 29800 raft_consensus.cc:359] T 00fa2d2d5da3486e847a71e8e7b18b1c P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:35.473392 29800 raft_consensus.cc:385] T 00fa2d2d5da3486e847a71e8e7b18b1c P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.473667 29800 raft_consensus.cc:740] T 00fa2d2d5da3486e847a71e8e7b18b1c P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.474866 29801 raft_consensus.cc:359] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:35.479010 29801 raft_consensus.cc:385] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.479257 29801 raft_consensus.cc:740] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.480896 29801 consensus_queue.cc:260] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:35.481870 29799 tablet_bootstrap.cc:654] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.483781 29801 ts_tablet_manager.cc:1434] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:20:35.484043 29856 consensus_queue.cc:1048] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:35.484676 29801 tablet_bootstrap.cc:492] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:35.490587 29801 tablet_bootstrap.cc:654] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.496807 29802 tablet_bootstrap.cc:492] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:35.475224 29800 consensus_queue.cc:260] T 00fa2d2d5da3486e847a71e8e7b18b1c P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:35.497251 29802 ts_tablet_manager.cc:1403] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.113s	user 0.010s	sys 0.000s
I20260709 12:20:35.499867 29802 raft_consensus.cc:359] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:35.500489 29802 raft_consensus.cc:385] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.500731 29802 raft_consensus.cc:740] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.501073 29800 ts_tablet_manager.cc:1434] T 00fa2d2d5da3486e847a71e8e7b18b1c P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.003s
I20260709 12:20:35.501456 29802 consensus_queue.cc:260] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:35.501955 29800 tablet_bootstrap.cc:492] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:35.503429 29802 ts_tablet_manager.cc:1434] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:20:35.504251 29802 tablet_bootstrap.cc:492] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:35.508713 29800 tablet_bootstrap.cc:654] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.515198 29856 consensus_queue.cc:1048] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:35.522807 29801 tablet_bootstrap.cc:492] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:35.523288 29801 ts_tablet_manager.cc:1403] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.016s
I20260709 12:20:35.523654 29799 tablet_bootstrap.cc:492] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:35.524112 29799 ts_tablet_manager.cc:1403] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.003s
I20260709 12:20:35.525902 29801 raft_consensus.cc:359] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:35.526600 29801 raft_consensus.cc:385] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.527303 29801 raft_consensus.cc:740] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.528271 29801 consensus_queue.cc:260] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:35.529068 29874 raft_consensus.cc:493] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.529630 29874 raft_consensus.cc:515] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:35.533905 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdbf2ea447c54b8e8da3dea00d9ec037" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
W20260709 12:20:35.535055 29500 leader_election.cc:343] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.535795 30063 raft_consensus.cc:493] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.536291 30063 raft_consensus.cc:515] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:35.536911 30101 raft_consensus.cc:493] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.537470 29874 leader_election.cc:290] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:35.537379 30101 raft_consensus.cc:515] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:35.537628 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdbf2ea447c54b8e8da3dea00d9ec037" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
W20260709 12:20:35.539019 29499 leader_election.cc:343] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.539400 30101 leader_election.cc:290] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:35.539458 29529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b203e8453c4a0187a34db2fa735ea4" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:35.539677 29801 ts_tablet_manager.cc:1434] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:20:35.539417 29499 leader_election.cc:304] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e
I20260709 12:20:35.540165 29529 raft_consensus.cc:2468] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:35.541239 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822af38d5d554a2f9c8cf7bc19142120" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:35.541391 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822af38d5d554a2f9c8cf7bc19142120" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:35.541280 29647 leader_election.cc:304] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:35.542619 30101 raft_consensus.cc:2749] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:35.543074 29936 raft_consensus.cc:2804] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:35.543419 29936 raft_consensus.cc:493] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:35.543723 29936 raft_consensus.cc:3060] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.547219 30063 leader_election.cc:290] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:35.528100 29430 catalog_manager.cc:5697] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a reported cstate change: term changed from 0 to 1, leader changed from <none> to 297a86b6f35742e5ad8844b64e20474a (127.25.220.194). New cstate: current_term: 1 leader_uuid: "297a86b6f35742e5ad8844b64e20474a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: HEALTHY } } }
W20260709 12:20:35.548763 29500 leader_election.cc:343] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:35.549431 29500 leader_election.cc:343] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.549794 29500 leader_election.cc:304] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:35.550873 29874 raft_consensus.cc:2749] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:35.552942 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b203e8453c4a0187a34db2fa735ea4" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
W20260709 12:20:35.555060 29649 leader_election.cc:343] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.555930 29936 raft_consensus.cc:515] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:35.558087 29801 tablet_bootstrap.cc:492] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:35.559336 29936 leader_election.cc:290] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:35.562239 29529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b203e8453c4a0187a34db2fa735ea4" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:35.562916 29529 raft_consensus.cc:3060] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.565354 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b203e8453c4a0187a34db2fa735ea4" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:35.567221 29801 tablet_bootstrap.cc:654] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:35.567493 29649 leader_election.cc:343] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.579698 29802 tablet_bootstrap.cc:654] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.582670 29801 tablet_bootstrap.cc:492] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:35.526646 29799 raft_consensus.cc:359] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:35.583097 29801 ts_tablet_manager.cc:1403] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.006s
I20260709 12:20:35.583415 29799 raft_consensus.cc:385] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.583820 29799 raft_consensus.cc:740] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.585386 29799 consensus_queue.cc:260] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:35.585721 29801 raft_consensus.cc:359] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:35.586419 29801 raft_consensus.cc:385] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.586700 29801 raft_consensus.cc:740] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.587656 29799 ts_tablet_manager.cc:1434] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.000s
I20260709 12:20:35.588558 29799 tablet_bootstrap.cc:492] T c64fe0e0838e4a26a0c75d2f37d91a2a P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:35.587471 29801 consensus_queue.cc:260] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:35.592208 29801 ts_tablet_manager.cc:1434] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 12:20:35.593035 29801 tablet_bootstrap.cc:492] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:35.595433 29802 tablet_bootstrap.cc:492] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:35.595618 29800 tablet_bootstrap.cc:492] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:35.595898 29802 ts_tablet_manager.cc:1403] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.092s	user 0.011s	sys 0.000s
I20260709 12:20:35.596021 29800 ts_tablet_manager.cc:1403] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.094s	user 0.025s	sys 0.024s
I20260709 12:20:35.598429 29801 tablet_bootstrap.cc:654] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.598380 29802 raft_consensus.cc:359] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:35.599108 29802 raft_consensus.cc:385] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.599385 29802 raft_consensus.cc:740] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.601063 29799 tablet_bootstrap.cc:654] T c64fe0e0838e4a26a0c75d2f37d91a2a P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.609647 29609 raft_consensus.cc:3060] T 2028be33928a4863ab67db97e6a0ba7c P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.614324 29529 raft_consensus.cc:2468] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:35.615664 29647 leader_election.cc:304] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:35.616382 29936 raft_consensus.cc:2804] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:35.616938 29936 raft_consensus.cc:697] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:35.617966 29936 consensus_queue.cc:237] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:35.625195 29802 consensus_queue.cc:260] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:35.626734 29802 ts_tablet_manager.cc:1434] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 12:20:35.627558 29802 tablet_bootstrap.cc:492] T e9b203e8453c4a0187a34db2fa735ea4 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:35.642714 29836 raft_consensus.cc:493] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.643232 29836 raft_consensus.cc:515] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:35.645292 30100 raft_consensus.cc:493] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.645761 30100 raft_consensus.cc:515] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:35.656096 29809 raft_consensus.cc:493] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.656605 29809 raft_consensus.cc:515] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:35.672003 30101 raft_consensus.cc:493] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.672675 30101 raft_consensus.cc:515] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:35.691049 29802 tablet_bootstrap.cc:654] T e9b203e8453c4a0187a34db2fa735ea4 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.692775 29800 raft_consensus.cc:359] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:35.693478 29800 raft_consensus.cc:385] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.693737 29800 raft_consensus.cc:740] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.693976 29682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57321bc6f5cc44c0b5e62a0656c10c0e" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:35.694310 29605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659cb263d41043a6b581bb19ccda8370" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:35.694567 29682 raft_consensus.cc:2468] T 57321bc6f5cc44c0b5e62a0656c10c0e P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:35.694445 29800 consensus_queue.cc:260] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
W20260709 12:20:35.695642 29500 leader_election.cc:343] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.695765 29575 leader_election.cc:304] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 
I20260709 12:20:35.696610 29856 raft_consensus.cc:2804] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:35.696959 29856 raft_consensus.cc:493] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:35.697311 29856 raft_consensus.cc:3060] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.697535 30101 leader_election.cc:290] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:35.697463 29605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b513bbd519004bed94f5a305398dc623" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:35.697425 29800 ts_tablet_manager.cc:1434] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.101s	user 0.009s	sys 0.000s
I20260709 12:20:35.698874 29800 tablet_bootstrap.cc:492] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
W20260709 12:20:35.698925 29500 leader_election.cc:343] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.699517 29809 leader_election.cc:290] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:35.699333 29431 catalog_manager.cc:5697] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:35.703890 29856 raft_consensus.cc:515] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:35.706642 29856 leader_election.cc:290] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Requested vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:35.710457 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57321bc6f5cc44c0b5e62a0656c10c0e" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:35.710804 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57321bc6f5cc44c0b5e62a0656c10c0e" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:35.704754 29800 tablet_bootstrap.cc:654] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.715946 29799 tablet_bootstrap.cc:492] T c64fe0e0838e4a26a0c75d2f37d91a2a P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:35.716558 29799 ts_tablet_manager.cc:1403] T c64fe0e0838e4a26a0c75d2f37d91a2a P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.128s	user 0.008s	sys 0.006s
I20260709 12:20:35.718829 29801 tablet_bootstrap.cc:492] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:35.718911 29755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57321bc6f5cc44c0b5e62a0656c10c0e" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:35.719365 29801 ts_tablet_manager.cc:1403] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.127s	user 0.025s	sys 0.028s
I20260709 12:20:35.722028 29801 raft_consensus.cc:359] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:35.722177 29754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b513bbd519004bed94f5a305398dc623" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:35.722695 29801 raft_consensus.cc:385] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.723294 29801 raft_consensus.cc:740] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.724062 29801 consensus_queue.cc:260] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:35.710566 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659cb263d41043a6b581bb19ccda8370" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:35.727423 29801 ts_tablet_manager.cc:1434] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:20:35.727312 29757 raft_consensus.cc:2468] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 0.
I20260709 12:20:35.728605 29801 tablet_bootstrap.cc:492] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:35.712733 29681 raft_consensus.cc:3060] T 57321bc6f5cc44c0b5e62a0656c10c0e P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.737612 29606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659cb263d41043a6b581bb19ccda8370" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
W20260709 12:20:35.739429 29723 leader_election.cc:343] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.740167 29836 leader_election.cc:290] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:35.704716 30100 leader_election.cc:290] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
W20260709 12:20:35.743001 29574 leader_election.cc:343] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:35.744145 29574 leader_election.cc:343] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:35.745167 29499 leader_election.cc:343] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.745617 29499 leader_election.cc:304] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e
I20260709 12:20:35.746595 29530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659cb263d41043a6b581bb19ccda8370" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:35.746796 29499 leader_election.cc:304] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:35.747201 29530 raft_consensus.cc:2468] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 0.
I20260709 12:20:35.747861 30101 raft_consensus.cc:2749] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:35.748538 30101 raft_consensus.cc:2804] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:35.748869 30101 raft_consensus.cc:493] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:35.749188 30101 raft_consensus.cc:3060] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.759892 30101 raft_consensus.cc:515] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:35.764768 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659cb263d41043a6b581bb19ccda8370" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:35.765133 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659cb263d41043a6b581bb19ccda8370" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:35.765619 29756 raft_consensus.cc:3060] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:35.768915 29500 leader_election.cc:343] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.770913 29799 raft_consensus.cc:359] T c64fe0e0838e4a26a0c75d2f37d91a2a P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:35.771868 29799 raft_consensus.cc:385] T c64fe0e0838e4a26a0c75d2f37d91a2a P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.773792 30101 leader_election.cc:290] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:35.776808 29801 tablet_bootstrap.cc:654] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.773878 29799 raft_consensus.cc:740] T c64fe0e0838e4a26a0c75d2f37d91a2a P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.779313 29799 consensus_queue.cc:260] T c64fe0e0838e4a26a0c75d2f37d91a2a P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:35.775942 29756 raft_consensus.cc:2468] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 1.
I20260709 12:20:35.780583 29757 raft_consensus.cc:3060] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.783288 30101 raft_consensus.cc:493] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.783799 30101 raft_consensus.cc:515] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:35.784727 29856 raft_consensus.cc:493] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.785202 29856 raft_consensus.cc:515] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:35.787921 29799 ts_tablet_manager.cc:1434] T c64fe0e0838e4a26a0c75d2f37d91a2a P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.071s	user 0.004s	sys 0.003s
I20260709 12:20:35.788878 29799 tablet_bootstrap.cc:492] T f6810b22c8f04112b8f50675dc75dce1 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:35.789780 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64fe0e0838e4a26a0c75d2f37d91a2a" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:35.790385 29679 raft_consensus.cc:2468] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:35.793231 29856 leader_election.cc:290] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:35.798544 29575 leader_election.cc:304] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 
I20260709 12:20:35.799273 29856 raft_consensus.cc:2804] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:35.799598 29856 raft_consensus.cc:493] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:35.782938 29721 leader_election.cc:304] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [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: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:35.799901 29856 raft_consensus.cc:3060] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.800437 29836 raft_consensus.cc:2764] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:20:35.806180 29856 raft_consensus.cc:515] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:35.808632 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64fe0e0838e4a26a0c75d2f37d91a2a" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:35.809159 29679 raft_consensus.cc:3060] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.810988 29856 leader_election.cc:290] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Requested vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:35.812362 29499 leader_election.cc:304] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:35.813524 29809 raft_consensus.cc:2804] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:35.813997 29809 raft_consensus.cc:697] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 LEADER]: Becoming Leader. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Running, Role: LEADER
I20260709 12:20:35.814832 29809 consensus_queue.cc:237] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:35.816674 29681 raft_consensus.cc:2468] T 57321bc6f5cc44c0b5e62a0656c10c0e P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:35.818228 29575 leader_election.cc:304] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a [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: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:35.818887 29679 raft_consensus.cc:2468] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:35.820895 29856 raft_consensus.cc:2804] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:35.821347 29856 raft_consensus.cc:697] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Becoming Leader. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:35.824676 29833 raft_consensus.cc:493] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.822075 29856 consensus_queue.cc:237] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:35.825139 29833 raft_consensus.cc:515] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:35.827004 29754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64fe0e0838e4a26a0c75d2f37d91a2a" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:35.827382 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64fe0e0838e4a26a0c75d2f37d91a2a" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:35.827659 29754 raft_consensus.cc:2468] T c64fe0e0838e4a26a0c75d2f37d91a2a P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:35.832572 29800 tablet_bootstrap.cc:492] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:35.833138 29800 ts_tablet_manager.cc:1403] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.134s	user 0.019s	sys 0.016s
I20260709 12:20:35.833568 29833 leader_election.cc:290] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:35.837281 29799 tablet_bootstrap.cc:654] T f6810b22c8f04112b8f50675dc75dce1 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:35.837962 29575 leader_election.cc:304] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [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: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:35.839607 30100 raft_consensus.cc:2804] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:35.840235 30100 raft_consensus.cc:697] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Becoming Leader. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:35.841256 30100 consensus_queue.cc:237] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:35.850041 29529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6810b22c8f04112b8f50675dc75dce1" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:35.850651 29529 raft_consensus.cc:2468] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:35.852221 29647 leader_election.cc:304] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:35.853879 29833 raft_consensus.cc:2804] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:35.854209 29833 raft_consensus.cc:493] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:35.854522 29833 raft_consensus.cc:3060] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.856772 29809 raft_consensus.cc:493] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.857293 29809 raft_consensus.cc:515] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:35.860219 29754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d371f3077db5454fa736d0845496e733" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
W20260709 12:20:35.861909 29499 leader_election.cc:343] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.865064 29429 catalog_manager.cc:5697] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193). New cstate: current_term: 1 leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:35.869356 29833 raft_consensus.cc:515] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:35.871871 29754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6810b22c8f04112b8f50675dc75dce1" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:35.872040 29833 leader_election.cc:290] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:35.872959 30093 raft_consensus.cc:493] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.873407 30093 raft_consensus.cc:515] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:35.875311 30093 leader_election.cc:290] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:35.877334 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2b8fe4e8ae46d9863665af4783aa2a" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:35.878705 30063 raft_consensus.cc:493] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.879340 30063 raft_consensus.cc:515] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:35.880630 29529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6810b22c8f04112b8f50675dc75dce1" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:35.881465 29529 raft_consensus.cc:3060] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:35.882982 29936 consensus_queue.cc:1048] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:20:35.884435 29648 leader_election.cc:343] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.886865 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da63b726ced94e00951fd23ad531422b" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
W20260709 12:20:35.888204 29649 leader_election.cc:343] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:35.889024 29530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da63b726ced94e00951fd23ad531422b" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:35.889900 29531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2b8fe4e8ae46d9863665af4783aa2a" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:35.891919 29530 raft_consensus.cc:2468] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:35.881541 30063 leader_election.cc:290] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:35.909721 29800 raft_consensus.cc:359] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:35.914819 29833 raft_consensus.cc:493] T 00fa2d2d5da3486e847a71e8e7b18b1c P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:35.969388 29800 raft_consensus.cc:385] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.920841 29647 leader_election.cc:304] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 297a86b6f35742e5ad8844b64e20474a
W20260709 12:20:35.925693 29480 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:35.969542 29833 raft_consensus.cc:515] T 00fa2d2d5da3486e847a71e8e7b18b1c P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:35.916795 29721 leader_election.cc:304] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d587458a81841febdef2538a474193e; no voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:35.972509 29800 raft_consensus.cc:740] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:35.977010 29800 consensus_queue.cc:260] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:35.978914 29833 leader_election.cc:290] T 00fa2d2d5da3486e847a71e8e7b18b1c P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:35.980930 29801 tablet_bootstrap.cc:492] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:35.981321 29800 ts_tablet_manager.cc:1434] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.148s	user 0.008s	sys 0.003s
I20260709 12:20:35.981441 29801 ts_tablet_manager.cc:1403] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.253s	user 0.037s	sys 0.036s
I20260709 12:20:35.966854 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6810b22c8f04112b8f50675dc75dce1" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:35.980933 29935 raft_consensus.cc:2804] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:36.007965 29801 raft_consensus.cc:359] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:36.009701 29801 raft_consensus.cc:385] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:35.983208 30093 raft_consensus.cc:2749] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:36.016378 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00fa2d2d5da3486e847a71e8e7b18b1c" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:36.016693 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00fa2d2d5da3486e847a71e8e7b18b1c" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:36.018277 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4168b9422a784cd597215aea5c6ca7c0" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:36.000841 29935 raft_consensus.cc:493] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:36.023061 29935 raft_consensus.cc:3060] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:36.023245 29649 leader_election.cc:343] T 00fa2d2d5da3486e847a71e8e7b18b1c P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:36.024111 29802 tablet_bootstrap.cc:492] T e9b203e8453c4a0187a34db2fa735ea4 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:36.024673 29802 ts_tablet_manager.cc:1403] T e9b203e8453c4a0187a34db2fa735ea4 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.397s	user 0.015s	sys 0.008s
W20260709 12:20:35.982971 29647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.220.193:33273, user_credentials={real_user=slave}} blocked reactor thread for 62459.2us
I20260709 12:20:36.033221 29800 tablet_bootstrap.cc:492] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
W20260709 12:20:36.035841 29648 leader_election.cc:343] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:36.037039 29648 leader_election.cc:343] T 00fa2d2d5da3486e847a71e8e7b18b1c P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:36.037526 29648 leader_election.cc:304] T 00fa2d2d5da3486e847a71e8e7b18b1c P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073; no voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e
I20260709 12:20:36.027170 29802 raft_consensus.cc:359] T e9b203e8453c4a0187a34db2fa735ea4 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:36.010059 29801 raft_consensus.cc:740] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.041496 29802 raft_consensus.cc:385] T e9b203e8453c4a0187a34db2fa735ea4 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.041991 29801 consensus_queue.cc:260] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:36.041793 29802 raft_consensus.cc:740] T e9b203e8453c4a0187a34db2fa735ea4 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
W20260709 12:20:35.985713 29721 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.220.193:33273, user_credentials={real_user=slave}} blocked reactor thread for 69016.3us
I20260709 12:20:36.043509 29802 consensus_queue.cc:260] T e9b203e8453c4a0187a34db2fa735ea4 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:36.048106 29801 ts_tablet_manager.cc:1434] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.000s
I20260709 12:20:36.049211 29801 tablet_bootstrap.cc:492] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:36.041155 29936 raft_consensus.cc:2749] T 00fa2d2d5da3486e847a71e8e7b18b1c P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:36.051515 29802 ts_tablet_manager.cc:1434] T e9b203e8453c4a0187a34db2fa735ea4 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 12:20:36.008637 30101 leader_election.cc:290] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:36.053800 29802 tablet_bootstrap.cc:492] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:36.049450 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d371f3077db5454fa736d0845496e733" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:36.062650 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4168b9422a784cd597215aea5c6ca7c0" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:36.064929 29809 leader_election.cc:290] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:36.071022 29431 catalog_manager.cc:5697] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a reported cstate change: term changed from 0 to 1, leader changed from <none> to 297a86b6f35742e5ad8844b64e20474a (127.25.220.194). New cstate: current_term: 1 leader_uuid: "297a86b6f35742e5ad8844b64e20474a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:36.071847 29755 raft_consensus.cc:3060] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.076026 29856 consensus_queue.cc:1048] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:20:36.073624 29499 leader_election.cc:343] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:36.087688 29802 tablet_bootstrap.cc:654] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:36.077864 29529 raft_consensus.cc:2468] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:36.101821 29800 tablet_bootstrap.cc:654] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:36.105883 30140 log.cc:927] Time spent T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2d587458a81841febdef2538a474193e: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
I20260709 12:20:36.110158 29799 tablet_bootstrap.cc:492] T f6810b22c8f04112b8f50675dc75dce1 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:36.110603 29799 ts_tablet_manager.cc:1403] T f6810b22c8f04112b8f50675dc75dce1 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.322s	user 0.030s	sys 0.025s
I20260709 12:20:36.114562 29799 raft_consensus.cc:359] T f6810b22c8f04112b8f50675dc75dce1 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:36.118268 29936 raft_consensus.cc:493] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:36.118736 29936 raft_consensus.cc:515] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:36.119531 29935 raft_consensus.cc:515] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:36.120700 29936 leader_election.cc:290] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:36.123610 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc68e7de8c4f9c9105a7bf246b3e81" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:36.128180 29799 raft_consensus.cc:385] T f6810b22c8f04112b8f50675dc75dce1 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.128841 29799 raft_consensus.cc:740] T f6810b22c8f04112b8f50675dc75dce1 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.129886 29799 consensus_queue.cc:260] T f6810b22c8f04112b8f50675dc75dce1 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:36.135196 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc68e7de8c4f9c9105a7bf246b3e81" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:36.124831 29606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da63b726ced94e00951fd23ad531422b" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:36.137676 29833 consensus_queue.cc:1048] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:36.141263 29799 ts_tablet_manager.cc:1434] T f6810b22c8f04112b8f50675dc75dce1 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 12:20:36.142349 29799 tablet_bootstrap.cc:492] T 57321bc6f5cc44c0b5e62a0656c10c0e P 2d587458a81841febdef2538a474193e: Bootstrap starting.
W20260709 12:20:36.127780 29649 leader_election.cc:343] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:36.151975 29649 leader_election.cc:343] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:36.154009 29606 raft_consensus.cc:3060] T e9b203e8453c4a0187a34db2fa735ea4 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:36.168383 29648 leader_election.cc:343] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:36.167810 29431 catalog_manager.cc:5697] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a reported cstate change: term changed from 0 to 1, leader changed from <none> to 297a86b6f35742e5ad8844b64e20474a (127.25.220.194). New cstate: current_term: 1 leader_uuid: "297a86b6f35742e5ad8844b64e20474a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:36.126654 29935 leader_election.cc:290] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:36.189894 30100 consensus_queue.cc:1048] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:36.190653 29802 tablet_bootstrap.cc:492] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
W20260709 12:20:36.191087 29500 leader_election.cc:343] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:36.191246 29802 ts_tablet_manager.cc:1403] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.139s	user 0.016s	sys 0.002s
I20260709 12:20:36.191545 29500 leader_election.cc:304] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e
I20260709 12:20:36.193102 29874 raft_consensus.cc:2749] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:20:36.194132 29500 leader_election.cc:343] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:36.194499 29500 leader_election.cc:304] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e
I20260709 12:20:36.195103 29874 raft_consensus.cc:2749] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:36.195631 29801 tablet_bootstrap.cc:654] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:36.168160 29647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.193:33273, user_credentials={real_user=slave}} blocked reactor thread for 136021us
I20260709 12:20:36.194963 29802 raft_consensus.cc:359] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:36.198731 29802 raft_consensus.cc:385] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.199101 29802 raft_consensus.cc:740] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.200053 29648 leader_election.cc:304] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073; no voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e
I20260709 12:20:36.200850 29935 raft_consensus.cc:2749] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:20:36.200997 29648 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.220.196:44467, user_credentials={real_user=slave}} blocked reactor thread for 59987.2us
I20260709 12:20:36.202158 29802 consensus_queue.cc:260] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:36.207566 29647 leader_election.cc:304] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:36.210776 29802 ts_tablet_manager.cc:1434] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.005s
I20260709 12:20:36.213310 29802 tablet_bootstrap.cc:492] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:36.227977 29833 consensus_queue.cc:1048] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:36.230088 29528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da63b726ced94e00951fd23ad531422b" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:36.230650 29528 raft_consensus.cc:3060] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.223039 29800 tablet_bootstrap.cc:492] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:36.232129 29800 ts_tablet_manager.cc:1403] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.199s	user 0.019s	sys 0.000s
I20260709 12:20:36.232427 29802 tablet_bootstrap.cc:654] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:36.234633 29800 raft_consensus.cc:359] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:36.235288 29800 raft_consensus.cc:385] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.235560 29800 raft_consensus.cc:740] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.217969 30063 raft_consensus.cc:2804] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:36.236125 29800 consensus_queue.cc:260] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:36.236311 30063 raft_consensus.cc:697] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:36.263111 30063 consensus_queue.cc:237] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:36.268626 29799 tablet_bootstrap.cc:654] T 57321bc6f5cc44c0b5e62a0656c10c0e P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:36.278005 29800 ts_tablet_manager.cc:1434] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 12:20:36.279035 29800 tablet_bootstrap.cc:492] T 822af38d5d554a2f9c8cf7bc19142120 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:36.306703 29801 tablet_bootstrap.cc:492] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7: No bootstrap required, opened a new log
I20260709 12:20:36.307222 29801 ts_tablet_manager.cc:1403] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.258s	user 0.018s	sys 0.006s
I20260709 12:20:36.311990 29833 consensus_queue.cc:1048] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:36.317121 29802 tablet_bootstrap.cc:492] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:36.317521 29802 ts_tablet_manager.cc:1403] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.105s	user 0.008s	sys 0.016s
I20260709 12:20:36.320880 29528 raft_consensus.cc:2468] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:36.321557 29609 raft_consensus.cc:3060] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.334816 29874 consensus_queue.cc:1048] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:36.339359 29801 raft_consensus.cc:359] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:36.339982 29801 raft_consensus.cc:385] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.340286 29801 raft_consensus.cc:740] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.340917 29801 consensus_queue.cc:260] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:36.342923 29801 ts_tablet_manager.cc:1434] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 12:20:36.344089 29874 consensus_queue.cc:1048] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:36.347069 29802 raft_consensus.cc:359] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:36.347983 29802 raft_consensus.cc:385] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.363895 30100 consensus_queue.cc:1048] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:36.365099 29647 leader_election.cc:304] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:36.365931 30146 raft_consensus.cc:2804] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:36.366699 29802 raft_consensus.cc:740] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.366461 30146 raft_consensus.cc:697] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:36.369205 30146 consensus_queue.cc:237] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:36.382107 29802 consensus_queue.cc:260] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:36.401683 29756 raft_consensus.cc:3060] T c64fe0e0838e4a26a0c75d2f37d91a2a P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.419035 29802 ts_tablet_manager.cc:1434] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.101s	user 0.007s	sys 0.002s
I20260709 12:20:36.420578 29802 tablet_bootstrap.cc:492] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:36.422991 29430 catalog_manager.cc:5697] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:36.446134 29812 consensus_queue.cc:1048] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:36.454574 29802 tablet_bootstrap.cc:654] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:36.469385 29800 tablet_bootstrap.cc:654] T 822af38d5d554a2f9c8cf7bc19142120 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:36.474560 29574 consensus_peers.cc:597] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a -> Peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Couldn't send request to peer 2d587458a81841febdef2538a474193e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:36.476444 29799 tablet_bootstrap.cc:492] T 57321bc6f5cc44c0b5e62a0656c10c0e P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:36.476949 29799 ts_tablet_manager.cc:1403] T 57321bc6f5cc44c0b5e62a0656c10c0e P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.335s	user 0.051s	sys 0.033s
I20260709 12:20:36.487596 29799 raft_consensus.cc:359] T 57321bc6f5cc44c0b5e62a0656c10c0e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:36.489074 29799 raft_consensus.cc:385] T 57321bc6f5cc44c0b5e62a0656c10c0e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.489403 29799 raft_consensus.cc:740] T 57321bc6f5cc44c0b5e62a0656c10c0e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.490155 29799 consensus_queue.cc:260] T 57321bc6f5cc44c0b5e62a0656c10c0e P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:36.492758 29799 ts_tablet_manager.cc:1434] T 57321bc6f5cc44c0b5e62a0656c10c0e P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:20:36.498567 29799 tablet_bootstrap.cc:492] T 00fa2d2d5da3486e847a71e8e7b18b1c P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:36.504055 30147 raft_consensus.cc:493] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:36.504601 30147 raft_consensus.cc:515] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:36.506539 30147 leader_election.cc:290] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:36.508886 29799 tablet_bootstrap.cc:654] T 00fa2d2d5da3486e847a71e8e7b18b1c P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:36.509473 29856 raft_consensus.cc:493] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:36.509938 29856 raft_consensus.cc:515] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:36.517535 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8a195083454c60825ef8f77bc9d890" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:36.517923 29856 leader_election.cc:290] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:36.518433 29856 consensus_queue.cc:1048] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:36.516161 29431 catalog_manager.cc:5697] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } }
W20260709 12:20:36.533295 29500 leader_election.cc:343] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:36.539742 30093 raft_consensus.cc:493] T f6810b22c8f04112b8f50675dc75dce1 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:36.540261 30093 raft_consensus.cc:515] T f6810b22c8f04112b8f50675dc75dce1 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:36.542290 30093 leader_election.cc:290] T f6810b22c8f04112b8f50675dc75dce1 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:36.545418 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6810b22c8f04112b8f50675dc75dce1" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:36.554390 29528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6810b22c8f04112b8f50675dc75dce1" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:36.555202 29528 raft_consensus.cc:2393] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d587458a81841febdef2538a474193e in current term 1: Already voted for candidate 1f0823cdea284faba0cc85a57be75073 in this term.
W20260709 12:20:36.555689 29575 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.195:45431, user_credentials={real_user=slave}} blocked reactor thread for 61733us
I20260709 12:20:36.558144 29721 leader_election.cc:304] T f6810b22c8f04112b8f50675dc75dce1 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d587458a81841febdef2538a474193e; no voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:36.560873 29605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8a195083454c60825ef8f77bc9d890" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:36.562253 30093 raft_consensus.cc:3060] T f6810b22c8f04112b8f50675dc75dce1 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:36.575881 29500 leader_election.cc:343] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:36.576385 29500 leader_election.cc:304] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:36.578022 29874 raft_consensus.cc:2749] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:36.569281 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00fa2d2d5da3486e847a71e8e7b18b1c" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
W20260709 12:20:36.588712 29574 leader_election.cc:343] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:36.600940 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00fa2d2d5da3486e847a71e8e7b18b1c" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:36.601362 30093 raft_consensus.cc:2749] T f6810b22c8f04112b8f50675dc75dce1 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:36.601854 29681 raft_consensus.cc:2468] T 00fa2d2d5da3486e847a71e8e7b18b1c P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:36.642375 29800 tablet_bootstrap.cc:492] T 822af38d5d554a2f9c8cf7bc19142120 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:36.643023 29800 ts_tablet_manager.cc:1403] T 822af38d5d554a2f9c8cf7bc19142120 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.364s	user 0.016s	sys 0.001s
I20260709 12:20:36.654129 29575 leader_election.cc:304] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a [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: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:36.656796 29802 tablet_bootstrap.cc:492] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:36.657279 29802 ts_tablet_manager.cc:1403] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.237s	user 0.037s	sys 0.054s
I20260709 12:20:36.657856 29799 tablet_bootstrap.cc:492] T 00fa2d2d5da3486e847a71e8e7b18b1c P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:36.658459 29799 ts_tablet_manager.cc:1403] T 00fa2d2d5da3486e847a71e8e7b18b1c P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.160s	user 0.030s	sys 0.017s
I20260709 12:20:36.658917 29812 raft_consensus.cc:2804] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:36.659337 29812 raft_consensus.cc:493] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:36.659689 29812 raft_consensus.cc:3060] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.660166 29800 raft_consensus.cc:359] T 822af38d5d554a2f9c8cf7bc19142120 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:36.661849 29800 raft_consensus.cc:385] T 822af38d5d554a2f9c8cf7bc19142120 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.663754 29800 raft_consensus.cc:740] T 822af38d5d554a2f9c8cf7bc19142120 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.664588 29800 consensus_queue.cc:260] T 822af38d5d554a2f9c8cf7bc19142120 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:36.663095 29799 raft_consensus.cc:359] T 00fa2d2d5da3486e847a71e8e7b18b1c P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:36.666522 29799 raft_consensus.cc:385] T 00fa2d2d5da3486e847a71e8e7b18b1c P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.666381 29812 raft_consensus.cc:515] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:36.666936 29799 raft_consensus.cc:740] T 00fa2d2d5da3486e847a71e8e7b18b1c P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.667966 29799 consensus_queue.cc:260] T 00fa2d2d5da3486e847a71e8e7b18b1c P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:36.666383 29800 ts_tablet_manager.cc:1434] T 822af38d5d554a2f9c8cf7bc19142120 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:20:36.669634 29800 tablet_bootstrap.cc:492] T ed2da6ec090346d6aa416496f598c1de P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:36.670457 29812 leader_election.cc:290] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Requested vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:36.671751 29799 ts_tablet_manager.cc:1434] T 00fa2d2d5da3486e847a71e8e7b18b1c P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:20:36.675108 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00fa2d2d5da3486e847a71e8e7b18b1c" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:36.675503 29799 tablet_bootstrap.cc:492] T 4d602c9570954a518bb5a77057cde639 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:36.675711 29679 raft_consensus.cc:3060] T 00fa2d2d5da3486e847a71e8e7b18b1c P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.676105 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00fa2d2d5da3486e847a71e8e7b18b1c" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:36.680663 29757 raft_consensus.cc:3060] T 00fa2d2d5da3486e847a71e8e7b18b1c P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.677615 29802 raft_consensus.cc:359] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:36.687253 29679 raft_consensus.cc:2468] T 00fa2d2d5da3486e847a71e8e7b18b1c P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:36.695632 29800 tablet_bootstrap.cc:654] T ed2da6ec090346d6aa416496f598c1de P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:36.695832 29575 leader_election.cc:304] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 
I20260709 12:20:36.687300 29757 raft_consensus.cc:2468] T 00fa2d2d5da3486e847a71e8e7b18b1c P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:36.696652 30175 raft_consensus.cc:2804] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:36.697134 30175 raft_consensus.cc:697] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Becoming Leader. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:36.697887 30175 consensus_queue.cc:237] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:36.701083 29800 tablet_bootstrap.cc:492] T ed2da6ec090346d6aa416496f598c1de P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:36.689033 29802 raft_consensus.cc:385] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.701534 29800 ts_tablet_manager.cc:1403] T ed2da6ec090346d6aa416496f598c1de P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.003s
I20260709 12:20:36.701648 29802 raft_consensus.cc:740] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.702488 29802 consensus_queue.cc:260] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:36.695015 29799 tablet_bootstrap.cc:654] T 4d602c9570954a518bb5a77057cde639 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:36.705471 29802 ts_tablet_manager.cc:1434] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260709 12:20:36.706198 29802 tablet_bootstrap.cc:492] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:36.704071 29800 raft_consensus.cc:359] T ed2da6ec090346d6aa416496f598c1de P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:36.706604 29800 raft_consensus.cc:385] T ed2da6ec090346d6aa416496f598c1de P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.706887 29800 raft_consensus.cc:740] T ed2da6ec090346d6aa416496f598c1de P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.707509 29800 consensus_queue.cc:260] T ed2da6ec090346d6aa416496f598c1de P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:36.709956 29800 ts_tablet_manager.cc:1434] T ed2da6ec090346d6aa416496f598c1de P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:20:36.710857 29800 tablet_bootstrap.cc:492] T 02dccb95b4a2445b9e64e1be520db6e8 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:36.711767 29799 tablet_bootstrap.cc:492] T 4d602c9570954a518bb5a77057cde639 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:36.712226 29799 ts_tablet_manager.cc:1403] T 4d602c9570954a518bb5a77057cde639 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.037s	user 0.003s	sys 0.006s
I20260709 12:20:36.716920 29800 tablet_bootstrap.cc:654] T 02dccb95b4a2445b9e64e1be520db6e8 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:36.714799 29799 raft_consensus.cc:359] T 4d602c9570954a518bb5a77057cde639 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:36.720319 29799 raft_consensus.cc:385] T 4d602c9570954a518bb5a77057cde639 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.720611 29799 raft_consensus.cc:740] T 4d602c9570954a518bb5a77057cde639 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.720762 29812 raft_consensus.cc:493] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:36.721051 29802 tablet_bootstrap.cc:654] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:36.721235 29799 consensus_queue.cc:260] T 4d602c9570954a518bb5a77057cde639 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:36.721287 29812 raft_consensus.cc:515] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:36.723723 29812 leader_election.cc:290] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:36.725929 29528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d602c9570954a518bb5a77057cde639" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:36.726557 29528 raft_consensus.cc:2468] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:36.727638 29799 ts_tablet_manager.cc:1434] T 4d602c9570954a518bb5a77057cde639 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260709 12:20:36.728922 29799 tablet_bootstrap.cc:492] T 821d6f4559774ed4a68e03134be39a53 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:36.729003 29573 leader_election.cc:304] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:36.729821 30176 raft_consensus.cc:2804] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:36.730158 30176 raft_consensus.cc:493] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:36.730468 30176 raft_consensus.cc:3060] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.721854 29800 tablet_bootstrap.cc:492] T 02dccb95b4a2445b9e64e1be520db6e8 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:36.733323 29800 ts_tablet_manager.cc:1403] T 02dccb95b4a2445b9e64e1be520db6e8 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.001s
I20260709 12:20:36.737147 29799 tablet_bootstrap.cc:654] T 821d6f4559774ed4a68e03134be39a53 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:36.741020 29754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d602c9570954a518bb5a77057cde639" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:36.741864 29754 raft_consensus.cc:2468] T 4d602c9570954a518bb5a77057cde639 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:36.741561 29431 catalog_manager.cc:5697] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a reported cstate change: term changed from 0 to 1, leader changed from <none> to 297a86b6f35742e5ad8844b64e20474a (127.25.220.194). New cstate: current_term: 1 leader_uuid: "297a86b6f35742e5ad8844b64e20474a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:36.735888 29800 raft_consensus.cc:359] T 02dccb95b4a2445b9e64e1be520db6e8 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:36.748449 29800 raft_consensus.cc:385] T 02dccb95b4a2445b9e64e1be520db6e8 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.748729 29800 raft_consensus.cc:740] T 02dccb95b4a2445b9e64e1be520db6e8 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.749758 29800 consensus_queue.cc:260] T 02dccb95b4a2445b9e64e1be520db6e8 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:36.750849 30176 raft_consensus.cc:515] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:36.752156 29800 ts_tablet_manager.cc:1434] T 02dccb95b4a2445b9e64e1be520db6e8 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 12:20:36.753077 29800 tablet_bootstrap.cc:492] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:36.753700 29754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d602c9570954a518bb5a77057cde639" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:36.754346 29754 raft_consensus.cc:3060] T 4d602c9570954a518bb5a77057cde639 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.761390 29802 tablet_bootstrap.cc:492] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:36.762058 29802 ts_tablet_manager.cc:1403] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.009s
I20260709 12:20:36.765484 29802 raft_consensus.cc:359] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:36.766357 29802 raft_consensus.cc:385] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.766693 29802 raft_consensus.cc:740] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.768332 29800 tablet_bootstrap.cc:654] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:36.769632 29754 raft_consensus.cc:2468] T 4d602c9570954a518bb5a77057cde639 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:36.770747 29574 leader_election.cc:304] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:36.771845 30176 leader_election.cc:290] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:36.772389 30176 raft_consensus.cc:2804] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:36.772832 30176 raft_consensus.cc:697] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Becoming Leader. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:36.773597 30176 consensus_queue.cc:237] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:36.774154 29802 consensus_queue.cc:260] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:36.777181 29802 ts_tablet_manager.cc:1434] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:20:36.778307 29802 tablet_bootstrap.cc:492] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:36.779362 29799 tablet_bootstrap.cc:492] T 821d6f4559774ed4a68e03134be39a53 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:36.779243 29528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d602c9570954a518bb5a77057cde639" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:36.779817 29528 raft_consensus.cc:3060] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.786284 29800 tablet_bootstrap.cc:492] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:36.786755 29800 ts_tablet_manager.cc:1403] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.003s
I20260709 12:20:36.786841 29528 raft_consensus.cc:2468] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:36.787449 30146 raft_consensus.cc:493] T ed2da6ec090346d6aa416496f598c1de P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:36.779811 29799 ts_tablet_manager.cc:1403] T 821d6f4559774ed4a68e03134be39a53 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.019s
I20260709 12:20:36.787911 30146 raft_consensus.cc:515] T ed2da6ec090346d6aa416496f598c1de P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:36.790300 29799 raft_consensus.cc:359] T 821d6f4559774ed4a68e03134be39a53 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:36.790977 29799 raft_consensus.cc:385] T 821d6f4559774ed4a68e03134be39a53 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.791150 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2da6ec090346d6aa416496f598c1de" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:36.791006 29800 raft_consensus.cc:359] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:36.791304 29799 raft_consensus.cc:740] T 821d6f4559774ed4a68e03134be39a53 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.791780 29800 raft_consensus.cc:385] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.792089 29800 raft_consensus.cc:740] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.792258 29799 consensus_queue.cc:260] T 821d6f4559774ed4a68e03134be39a53 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:36.792904 29800 consensus_queue.cc:260] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:36.794299 29799 ts_tablet_manager.cc:1434] T 821d6f4559774ed4a68e03134be39a53 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:20:36.794945 29800 ts_tablet_manager.cc:1434] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:20:36.795786 29800 tablet_bootstrap.cc:492] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073: Bootstrap starting.
I20260709 12:20:36.795213 29430 catalog_manager.cc:5697] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a reported cstate change: term changed from 0 to 1, leader changed from <none> to 297a86b6f35742e5ad8844b64e20474a (127.25.220.194). New cstate: current_term: 1 leader_uuid: "297a86b6f35742e5ad8844b64e20474a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:36.796586 29802 tablet_bootstrap.cc:654] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:36.798051 29649 leader_election.cc:343] T ed2da6ec090346d6aa416496f598c1de P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:36.799965 29754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2da6ec090346d6aa416496f598c1de" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
W20260709 12:20:36.801510 29648 leader_election.cc:343] T ed2da6ec090346d6aa416496f598c1de P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:36.801900 29648 leader_election.cc:304] T ed2da6ec090346d6aa416496f598c1de P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073; no voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e
I20260709 12:20:36.805962 29936 raft_consensus.cc:2749] T ed2da6ec090346d6aa416496f598c1de P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:36.806627 29800 tablet_bootstrap.cc:654] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:36.810346 30146 leader_election.cc:290] T ed2da6ec090346d6aa416496f598c1de P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:36.817826 29800 tablet_bootstrap.cc:492] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073: No bootstrap required, opened a new log
I20260709 12:20:36.818256 29800 ts_tablet_manager.cc:1403] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.006s
I20260709 12:20:36.822654 29800 raft_consensus.cc:359] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:36.823269 29800 raft_consensus.cc:385] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.823529 29800 raft_consensus.cc:740] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.824343 29800 consensus_queue.cc:260] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:36.826342 29800 ts_tablet_manager.cc:1434] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:20:36.828302 29802 tablet_bootstrap.cc:492] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:36.828446 29841 raft_consensus.cc:493] T 57321bc6f5cc44c0b5e62a0656c10c0e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:36.828790 29802 ts_tablet_manager.cc:1403] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.007s
I20260709 12:20:36.828917 29841 raft_consensus.cc:515] T 57321bc6f5cc44c0b5e62a0656c10c0e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:36.831122 29799 tablet_bootstrap.cc:492] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:36.831281 29802 raft_consensus.cc:359] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:36.831915 29802 raft_consensus.cc:385] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.832088 29802 raft_consensus.cc:740] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.832093 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57321bc6f5cc44c0b5e62a0656c10c0e" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:36.832940 29802 consensus_queue.cc:260] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:36.833755 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57321bc6f5cc44c0b5e62a0656c10c0e" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:36.834277 29802 ts_tablet_manager.cc:1434] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:20:36.835373 30148 raft_consensus.cc:493] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:36.835845 30148 raft_consensus.cc:515] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:36.837693 30148 leader_election.cc:290] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:36.835773 29802 tablet_bootstrap.cc:492] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:36.837908 29723 leader_election.cc:304] T 57321bc6f5cc44c0b5e62a0656c10c0e P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d587458a81841febdef2538a474193e; no voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:36.838750 29928 raft_consensus.cc:2749] T 57321bc6f5cc44c0b5e62a0656c10c0e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:36.840909 29754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02dccb95b4a2445b9e64e1be520db6e8" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
W20260709 12:20:36.842298 29499 leader_election.cc:343] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:36.843128 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02dccb95b4a2445b9e64e1be520db6e8" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:36.843465 29802 tablet_bootstrap.cc:654] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:36.843739 29679 raft_consensus.cc:2468] T 02dccb95b4a2445b9e64e1be520db6e8 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 0.
I20260709 12:20:36.844914 29799 tablet_bootstrap.cc:654] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:36.844871 29500 leader_election.cc:304] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:36.845269 29841 leader_election.cc:290] T 57321bc6f5cc44c0b5e62a0656c10c0e P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:36.849444 30148 raft_consensus.cc:2804] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:36.849987 30148 raft_consensus.cc:493] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:36.850427 30148 raft_consensus.cc:3060] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.855508 29799 tablet_bootstrap.cc:492] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:36.860390 29799 ts_tablet_manager.cc:1403] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.006s
I20260709 12:20:36.863358 29799 raft_consensus.cc:359] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:36.863979 29799 raft_consensus.cc:385] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.864265 29799 raft_consensus.cc:740] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.864904 29799 consensus_queue.cc:260] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:36.866472 30063 consensus_queue.cc:1048] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:36.866925 29799 ts_tablet_manager.cc:1434] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:20:36.868865 29799 tablet_bootstrap.cc:492] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:36.866523 30162 raft_consensus.cc:493] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:36.869468 30162 raft_consensus.cc:515] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:36.871304 30162 leader_election.cc:290] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:36.874843 29799 tablet_bootstrap.cc:654] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:36.882758 29529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdbf2ea447c54b8e8da3dea00d9ec037" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:36.883621 29529 raft_consensus.cc:2468] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:36.889551 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdbf2ea447c54b8e8da3dea00d9ec037" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:36.890383 29756 raft_consensus.cc:2468] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:36.895578 30148 raft_consensus.cc:515] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:36.899605 30176 raft_consensus.cc:493] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:36.900242 30176 raft_consensus.cc:515] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:36.902274 30176 leader_election.cc:290] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:36.902594 29802 tablet_bootstrap.cc:492] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:36.903074 29802 ts_tablet_manager.cc:1403] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.041s
I20260709 12:20:36.900245 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02dccb95b4a2445b9e64e1be520db6e8" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:36.904052 30148 leader_election.cc:290] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 election: Requested vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:36.905763 29802 raft_consensus.cc:359] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:36.906512 29802 raft_consensus.cc:385] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:36.906818 29802 raft_consensus.cc:740] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:36.907440 29529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822af38d5d554a2f9c8cf7bc19142120" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:36.908070 29529 raft_consensus.cc:2468] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:36.907444 29802 consensus_queue.cc:260] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:36.910910 29802 ts_tablet_manager.cc:1434] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
W20260709 12:20:36.911309 29499 leader_election.cc:343] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:36.911793 30176 raft_consensus.cc:493] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:36.912302 30176 raft_consensus.cc:515] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:36.912536 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822af38d5d554a2f9c8cf7bc19142120" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:36.913141 29679 raft_consensus.cc:2468] T 822af38d5d554a2f9c8cf7bc19142120 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:36.913853 29648 leader_election.cc:304] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:36.914844 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02dccb95b4a2445b9e64e1be520db6e8" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:36.915655 29681 raft_consensus.cc:3060] T 02dccb95b4a2445b9e64e1be520db6e8 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.916035 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc68e7de8c4f9c9105a7bf246b3e81" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
W20260709 12:20:36.917234 29574 leader_election.cc:343] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:36.917914 30176 leader_election.cc:290] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:36.919067 29802 tablet_bootstrap.cc:492] T da63b726ced94e00951fd23ad531422b P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:36.914888 29575 leader_election.cc:304] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 
I20260709 12:20:36.922363 30163 raft_consensus.cc:2804] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:36.922890 30163 raft_consensus.cc:493] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:36.923322 30163 raft_consensus.cc:3060] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.925148 29802 tablet_bootstrap.cc:654] T da63b726ced94e00951fd23ad531422b P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:36.930774 30176 raft_consensus.cc:2804] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:36.931322 30176 raft_consensus.cc:493] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:36.937225 30162 consensus_queue.cc:1048] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:36.938699 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc68e7de8c4f9c9105a7bf246b3e81" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:36.939492 29679 raft_consensus.cc:2468] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:36.931757 30176 raft_consensus.cc:3060] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.941170 29575 leader_election.cc:304] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [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: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:36.941921 30175 raft_consensus.cc:2804] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:36.942272 30175 raft_consensus.cc:493] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:36.942584 30175 raft_consensus.cc:3060] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.945609 29681 raft_consensus.cc:2468] T 02dccb95b4a2445b9e64e1be520db6e8 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 1.
I20260709 12:20:36.949105 30175 raft_consensus.cc:515] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:36.950003 30163 raft_consensus.cc:515] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:36.955449 29530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdbf2ea447c54b8e8da3dea00d9ec037" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:36.955991 29530 raft_consensus.cc:3060] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.957408 30175 leader_election.cc:290] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Requested vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:36.957634 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc68e7de8c4f9c9105a7bf246b3e81" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
W20260709 12:20:36.958899 29574 leader_election.cc:343] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:36.955791 30176 raft_consensus.cc:515] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:36.960498 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdbf2ea447c54b8e8da3dea00d9ec037" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:36.960796 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc68e7de8c4f9c9105a7bf246b3e81" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:36.961077 29756 raft_consensus.cc:3060] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.961401 29681 raft_consensus.cc:3060] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.965427 30176 leader_election.cc:290] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:36.969558 29530 raft_consensus.cc:2468] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:36.970679 29647 leader_election.cc:304] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:36.970932 29756 raft_consensus.cc:2468] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:36.972150 29500 leader_election.cc:304] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:36.973165 30148 raft_consensus.cc:2804] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:36.973840 30148 raft_consensus.cc:697] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 LEADER]: Becoming Leader. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Running, Role: LEADER
I20260709 12:20:36.974611 30148 consensus_queue.cc:237] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:36.975126 29936 raft_consensus.cc:2804] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:36.975823 29936 raft_consensus.cc:697] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:36.967749 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822af38d5d554a2f9c8cf7bc19142120" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:36.981799 29679 raft_consensus.cc:3060] T 822af38d5d554a2f9c8cf7bc19142120 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:36.984390 29936 consensus_queue.cc:237] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:36.991724 30063 consensus_queue.cc:1048] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:36.994494 29802 tablet_bootstrap.cc:492] T da63b726ced94e00951fd23ad531422b P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:36.994994 29802 ts_tablet_manager.cc:1403] T da63b726ced94e00951fd23ad531422b P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.076s	user 0.021s	sys 0.025s
I20260709 12:20:37.003387 29802 raft_consensus.cc:359] T da63b726ced94e00951fd23ad531422b P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:37.004099 29802 raft_consensus.cc:385] T da63b726ced94e00951fd23ad531422b P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:37.004441 29802 raft_consensus.cc:740] T da63b726ced94e00951fd23ad531422b P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:37.005772 29802 consensus_queue.cc:260] T da63b726ced94e00951fd23ad531422b P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:37.008179 29802 ts_tablet_manager.cc:1434] T da63b726ced94e00951fd23ad531422b P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:20:37.008678 30163 leader_election.cc:290] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:37.009281 29802 tablet_bootstrap.cc:492] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:37.015617 29679 raft_consensus.cc:2468] T 822af38d5d554a2f9c8cf7bc19142120 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:37.018790 29802 tablet_bootstrap.cc:654] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:37.034799 29575 leader_election.cc:304] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 
I20260709 12:20:37.035688 29812 raft_consensus.cc:2804] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:37.036139 29812 raft_consensus.cc:697] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Becoming Leader. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:37.037096 29812 consensus_queue.cc:237] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:37.049930 30175 raft_consensus.cc:493] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:37.050645 30175 raft_consensus.cc:515] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:37.053175 30175 leader_election.cc:290] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:37.055145 29754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821d6f4559774ed4a68e03134be39a53" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:37.055799 29754 raft_consensus.cc:2468] T 821d6f4559774ed4a68e03134be39a53 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
W20260709 12:20:37.057194 29480 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:37.057070 29574 leader_election.cc:304] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:37.060585 30175 raft_consensus.cc:2804] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:37.061110 30175 raft_consensus.cc:493] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:37.061491 30175 raft_consensus.cc:3060] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.068253 29754 raft_consensus.cc:3060] T 57321bc6f5cc44c0b5e62a0656c10c0e P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.098948 30175 raft_consensus.cc:515] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
W20260709 12:20:37.099747 29649 consensus_peers.cc:597] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:37.106485 29534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821d6f4559774ed4a68e03134be39a53" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:37.107440 29534 raft_consensus.cc:2468] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:37.111340 29530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822af38d5d554a2f9c8cf7bc19142120" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:37.112150 29530 raft_consensus.cc:3060] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.113375 29681 raft_consensus.cc:2468] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:37.117195 29575 leader_election.cc:304] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [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: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:37.118235 29812 raft_consensus.cc:2804] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:37.118178 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821d6f4559774ed4a68e03134be39a53" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:37.118894 29756 raft_consensus.cc:3060] T 821d6f4559774ed4a68e03134be39a53 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.119266 30175 leader_election.cc:290] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:37.125512 29756 raft_consensus.cc:2468] T 821d6f4559774ed4a68e03134be39a53 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:37.126552 29812 raft_consensus.cc:697] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Becoming Leader. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:37.127291 29812 consensus_queue.cc:237] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:37.127676 29574 leader_election.cc:304] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:37.130187 30155 raft_consensus.cc:2804] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:37.130829 30155 raft_consensus.cc:697] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Becoming Leader. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:37.131857 30155 consensus_queue.cc:237] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:37.138633 30176 consensus_queue.cc:1048] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:37.144372 29428 catalog_manager.cc:5697] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a reported cstate change: term changed from 0 to 1, leader changed from <none> to 297a86b6f35742e5ad8844b64e20474a (127.25.220.194). New cstate: current_term: 1 leader_uuid: "297a86b6f35742e5ad8844b64e20474a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:37.183259 30199 raft_consensus.cc:493] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:37.200519 30200 raft_consensus.cc:493] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:37.201678 30200 raft_consensus.cc:515] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:37.202181 29802 tablet_bootstrap.cc:492] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:37.202632 29802 ts_tablet_manager.cc:1403] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.194s	user 0.050s	sys 0.056s
I20260709 12:20:37.203737 30200 leader_election.cc:290] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
W20260709 12:20:37.205353 30207 log.cc:927] Time spent T 00fa2d2d5da3486e847a71e8e7b18b1c P 2d587458a81841febdef2538a474193e: Append to log took a long time: real 0.054s	user 0.003s	sys 0.000s
I20260709 12:20:37.205230 29802 raft_consensus.cc:359] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:37.205924 29802 raft_consensus.cc:385] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:37.206204 29802 raft_consensus.cc:740] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:37.206347 29534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8a195083454c60825ef8f77bc9d890" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:37.192710 30199 raft_consensus.cc:515] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:37.206990 29534 raft_consensus.cc:2468] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:37.206836 29802 consensus_queue.cc:260] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:37.208985 30199 leader_election.cc:290] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:37.209709 29754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4168b9422a784cd597215aea5c6ca7c0" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:37.211655 29802 ts_tablet_manager.cc:1434] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:20:37.211301 29431 catalog_manager.cc:5697] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:37.212563 29802 tablet_bootstrap.cc:492] T 8a8a195083454c60825ef8f77bc9d890 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
W20260709 12:20:37.214691 29648 leader_election.cc:343] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:37.208952 29647 leader_election.cc:304] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:37.217648 30163 raft_consensus.cc:2804] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:37.217993 30163 raft_consensus.cc:493] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:37.218330 30163 raft_consensus.cc:3060] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.219899 29528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4168b9422a784cd597215aea5c6ca7c0" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:37.220635 29528 raft_consensus.cc:2468] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 0.
I20260709 12:20:37.254172 30176 raft_consensus.cc:493] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:37.254894 30176 raft_consensus.cc:515] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
W20260709 12:20:37.261986 30198 log.cc:927] Time spent T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073: Append to log took a long time: real 0.109s	user 0.000s	sys 0.001s
I20260709 12:20:37.264554 29430 catalog_manager.cc:5697] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a reported cstate change: term changed from 0 to 1, leader changed from <none> to 297a86b6f35742e5ad8844b64e20474a (127.25.220.194). New cstate: current_term: 1 leader_uuid: "297a86b6f35742e5ad8844b64e20474a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:37.266920 29812 raft_consensus.cc:493] T da63b726ced94e00951fd23ad531422b P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:37.272881 29647 leader_election.cc:304] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:37.283236 29812 raft_consensus.cc:515] T da63b726ced94e00951fd23ad531422b P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:37.283502 30199 raft_consensus.cc:2804] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:37.285444 29430 catalog_manager.cc:5697] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a reported cstate change: term changed from 0 to 1, leader changed from <none> to 297a86b6f35742e5ad8844b64e20474a (127.25.220.194). New cstate: current_term: 1 leader_uuid: "297a86b6f35742e5ad8844b64e20474a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:37.295377 29812 leader_election.cc:290] T da63b726ced94e00951fd23ad531422b P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:37.303936 29799 tablet_bootstrap.cc:492] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:37.304440 29799 ts_tablet_manager.cc:1403] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.436s	user 0.074s	sys 0.120s
I20260709 12:20:37.289495 30199 raft_consensus.cc:493] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:37.315043 29428 catalog_manager.cc:5697] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193). New cstate: current_term: 1 leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: HEALTHY } } }
W20260709 12:20:37.312667 29575 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.195:45431, user_credentials={real_user=slave}} blocked reactor thread for 45517.8us
I20260709 12:20:37.321412 29799 raft_consensus.cc:359] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:37.321931 29799 raft_consensus.cc:385] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:37.322227 29799 raft_consensus.cc:740] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:37.322855 29799 consensus_queue.cc:260] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:37.327936 29799 ts_tablet_manager.cc:1434] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:20:37.328352 29802 tablet_bootstrap.cc:654] T 8a8a195083454c60825ef8f77bc9d890 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:37.328886 29799 tablet_bootstrap.cc:492] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:37.309585 30199 raft_consensus.cc:3060] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.341619 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da63b726ced94e00951fd23ad531422b" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:37.345227 30176 leader_election.cc:290] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:37.366770 29928 raft_consensus.cc:493] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:37.367309 29928 raft_consensus.cc:515] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:37.347141 29530 raft_consensus.cc:2468] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:37.377143 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2da6ec090346d6aa416496f598c1de" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:37.384064 29928 leader_election.cc:290] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:37.390383 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8a195083454c60825ef8f77bc9d890" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:37.376097 29534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821d6f4559774ed4a68e03134be39a53" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:37.391465 29534 raft_consensus.cc:3060] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.391673 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da63b726ced94e00951fd23ad531422b" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:37.394308 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc68e7de8c4f9c9105a7bf246b3e81" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:37.395005 29681 raft_consensus.cc:2393] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d587458a81841febdef2538a474193e in current term 1: Already voted for candidate 297a86b6f35742e5ad8844b64e20474a in this term.
I20260709 12:20:37.397907 29609 raft_consensus.cc:3060] T da63b726ced94e00951fd23ad531422b P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.362133 30199 raft_consensus.cc:515] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
W20260709 12:20:37.410998 29649 leader_election.cc:343] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:37.414943 30163 raft_consensus.cc:515] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:37.417006 30163 leader_election.cc:290] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:37.419159 30199 leader_election.cc:290] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:37.420116 29754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4168b9422a784cd597215aea5c6ca7c0" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
W20260709 12:20:37.422930 29648 leader_election.cc:343] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:37.423075 29606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8a195083454c60825ef8f77bc9d890" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:37.423704 29605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc68e7de8c4f9c9105a7bf246b3e81" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:37.425455 29530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4168b9422a784cd597215aea5c6ca7c0" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:37.426077 29530 raft_consensus.cc:3060] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.426846 29529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8a195083454c60825ef8f77bc9d890" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:37.427457 29529 raft_consensus.cc:3060] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.428978 29723 leader_election.cc:304] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d587458a81841febdef2538a474193e; no voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:37.430474 29841 raft_consensus.cc:3060] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.433657 29530 raft_consensus.cc:2468] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:37.434790 29647 leader_election.cc:304] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:37.436427 29799 tablet_bootstrap.cc:654] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:37.436657 29936 raft_consensus.cc:2804] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:37.437189 29936 raft_consensus.cc:697] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:37.440372 29841 raft_consensus.cc:2749] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:37.443981 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2da6ec090346d6aa416496f598c1de" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:37.442792 30211 consensus_queue.cc:1048] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:37.445119 29679 raft_consensus.cc:2468] T ed2da6ec090346d6aa416496f598c1de P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:37.446210 29534 raft_consensus.cc:2468] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:37.438187 29936 consensus_queue.cc:237] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
W20260709 12:20:37.447808 29649 leader_election.cc:343] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:37.450804 29802 tablet_bootstrap.cc:492] T 8a8a195083454c60825ef8f77bc9d890 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:37.451265 29802 ts_tablet_manager.cc:1403] T 8a8a195083454c60825ef8f77bc9d890 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.239s	user 0.025s	sys 0.040s
I20260709 12:20:37.455374 29802 raft_consensus.cc:359] T 8a8a195083454c60825ef8f77bc9d890 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:37.456055 29802 raft_consensus.cc:385] T 8a8a195083454c60825ef8f77bc9d890 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:37.456368 29802 raft_consensus.cc:740] T 8a8a195083454c60825ef8f77bc9d890 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:37.457018 29802 consensus_queue.cc:260] T 8a8a195083454c60825ef8f77bc9d890 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:37.459098 29802 ts_tablet_manager.cc:1434] T 8a8a195083454c60825ef8f77bc9d890 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:20:37.459930 29802 tablet_bootstrap.cc:492] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:37.461081 29575 leader_election.cc:304] T da63b726ced94e00951fd23ad531422b P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a; no voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:37.462301 30211 raft_consensus.cc:2749] T da63b726ced94e00951fd23ad531422b P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:37.465603 29802 tablet_bootstrap.cc:654] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:37.454655 29574 leader_election.cc:343] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:37.469049 29575 leader_election.cc:304] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a [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: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:37.471907 30210 raft_consensus.cc:2804] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:37.474740 30210 raft_consensus.cc:493] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:37.475064 30210 raft_consensus.cc:3060] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.465961 30063 consensus_queue.cc:1048] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:20:37.486626 30212 consensus_queue.cc:1048] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:37.489426 29529 raft_consensus.cc:2468] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:37.491281 29647 leader_election.cc:304] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 297a86b6f35742e5ad8844b64e20474a
I20260709 12:20:37.492527 29936 raft_consensus.cc:2804] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:37.493186 29936 raft_consensus.cc:697] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:37.493953 29936 consensus_queue.cc:237] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:37.499410 30212 consensus_queue.cc:1048] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:37.500041 30163 consensus_queue.cc:1048] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:37.502327 29799 tablet_bootstrap.cc:492] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:37.502810 29799 ts_tablet_manager.cc:1403] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.174s	user 0.006s	sys 0.007s
I20260709 12:20:37.503610 30211 consensus_queue.cc:1048] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:37.513162 29799 raft_consensus.cc:359] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:37.513940 29799 raft_consensus.cc:385] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:37.514283 29799 raft_consensus.cc:740] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:37.517118 29802 tablet_bootstrap.cc:492] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:37.525063 29431 catalog_manager.cc:5697] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:37.532425 30211 consensus_queue.cc:1048] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:37.536294 30176 consensus_queue.cc:1048] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:37.517701 29802 ts_tablet_manager.cc:1403] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.005s
I20260709 12:20:37.544081 29799 consensus_queue.cc:260] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:37.544901 29841 raft_consensus.cc:493] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:37.545310 29841 raft_consensus.cc:515] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:37.548317 29841 leader_election.cc:290] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:37.549023 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02dccb95b4a2445b9e64e1be520db6e8" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:37.549818 29679 raft_consensus.cc:2393] T 02dccb95b4a2445b9e64e1be520db6e8 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d587458a81841febdef2538a474193e in current term 1: Already voted for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in this term.
I20260709 12:20:37.550513 29802 raft_consensus.cc:359] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:37.551198 29802 raft_consensus.cc:385] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:37.553265 29799 ts_tablet_manager.cc:1434] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 12:20:37.554199 29799 tablet_bootstrap.cc:492] T ed2da6ec090346d6aa416496f598c1de P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:37.551450 29802 raft_consensus.cc:740] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:37.555822 29802 consensus_queue.cc:260] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:37.557843 29802 ts_tablet_manager.cc:1434] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:20:37.558636 29802 tablet_bootstrap.cc:492] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a: Bootstrap starting.
I20260709 12:20:37.569643 29799 tablet_bootstrap.cc:654] T ed2da6ec090346d6aa416496f598c1de P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:37.576041 29755 raft_consensus.cc:3060] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.577248 29874 consensus_queue.cc:1048] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:20:37.565443 29529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02dccb95b4a2445b9e64e1be520db6e8" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:37.593060 29721 leader_election.cc:304] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d587458a81841febdef2538a474193e; no voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:37.594830 30148 raft_consensus.cc:493] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:37.595482 30148 raft_consensus.cc:515] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:37.602013 30148 leader_election.cc:290] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:37.603147 30211 raft_consensus.cc:493] T 8a8a195083454c60825ef8f77bc9d890 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:37.603747 30211 raft_consensus.cc:515] T 8a8a195083454c60825ef8f77bc9d890 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:37.608927 30175 consensus_queue.cc:1048] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:37.610301 30211 leader_election.cc:290] T 8a8a195083454c60825ef8f77bc9d890 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:37.610503 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8a195083454c60825ef8f77bc9d890" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:37.631879 29609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b513bbd519004bed94f5a305398dc623" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
W20260709 12:20:37.634069 29500 leader_election.cc:343] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:37.636233 29533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8a195083454c60825ef8f77bc9d890" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:37.636906 29533 raft_consensus.cc:2393] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 297a86b6f35742e5ad8844b64e20474a in current term 1: Already voted for candidate 1f0823cdea284faba0cc85a57be75073 in this term.
I20260709 12:20:37.638176 30175 consensus_queue.cc:1048] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:37.644721 29841 raft_consensus.cc:2749] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:37.573348 29802 tablet_bootstrap.cc:654] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:37.647907 29874 consensus_queue.cc:1048] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:37.648710 29754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b513bbd519004bed94f5a305398dc623" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
W20260709 12:20:37.650398 29499 leader_election.cc:343] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:37.650928 29499 leader_election.cc:304] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e
I20260709 12:20:37.652133 29874 raft_consensus.cc:2749] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:37.653203 29573 leader_election.cc:304] T 8a8a195083454c60825ef8f77bc9d890 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a; no voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:37.654534 30175 raft_consensus.cc:3060] T 8a8a195083454c60825ef8f77bc9d890 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.683385 29799 tablet_bootstrap.cc:492] T ed2da6ec090346d6aa416496f598c1de P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:37.684237 29799 ts_tablet_manager.cc:1403] T ed2da6ec090346d6aa416496f598c1de P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.130s	user 0.014s	sys 0.000s
W20260709 12:20:37.696873 29647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.193:33273, user_credentials={real_user=slave}} blocked reactor thread for 61819.6us
I20260709 12:20:37.703935 30213 consensus_queue.cc:1048] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:37.706416 29431 catalog_manager.cc:5697] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:37.721055 29802 tablet_bootstrap.cc:492] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a: No bootstrap required, opened a new log
I20260709 12:20:37.721549 29802 ts_tablet_manager.cc:1403] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a: Time spent bootstrapping tablet: real 0.163s	user 0.010s	sys 0.046s
I20260709 12:20:37.683538 30210 raft_consensus.cc:515] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:37.728180 29799 raft_consensus.cc:359] T ed2da6ec090346d6aa416496f598c1de P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:37.728933 29799 raft_consensus.cc:385] T ed2da6ec090346d6aa416496f598c1de P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:37.728667 29802 raft_consensus.cc:359] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:37.729214 29799 raft_consensus.cc:740] T ed2da6ec090346d6aa416496f598c1de P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:37.729315 29802 raft_consensus.cc:385] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:37.729609 29802 raft_consensus.cc:740] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Initialized, Role: FOLLOWER
I20260709 12:20:37.730247 29802 consensus_queue.cc:260] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:37.732244 29802 ts_tablet_manager.cc:1434] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:20:37.734561 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2da6ec090346d6aa416496f598c1de" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:37.735157 29679 raft_consensus.cc:3060] T ed2da6ec090346d6aa416496f598c1de P 1f0823cdea284faba0cc85a57be75073 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.741968 29679 raft_consensus.cc:2468] T ed2da6ec090346d6aa416496f598c1de P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:37.743111 29575 leader_election.cc:304] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 
I20260709 12:20:37.743993 29799 consensus_queue.cc:260] T ed2da6ec090346d6aa416496f598c1de P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:37.745052 30212 raft_consensus.cc:2804] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:37.745434 30210 leader_election.cc:290] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Requested vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:37.745548 30212 raft_consensus.cc:697] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Becoming Leader. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:37.746441 30212 consensus_queue.cc:237] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:37.747898 29799 ts_tablet_manager.cc:1434] T ed2da6ec090346d6aa416496f598c1de P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.000s
I20260709 12:20:37.748858 29799 tablet_bootstrap.cc:492] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:37.750010 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed2da6ec090346d6aa416496f598c1de" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:37.750698 29757 raft_consensus.cc:3060] T ed2da6ec090346d6aa416496f598c1de P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.754431 29799 tablet_bootstrap.cc:654] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:37.779767 29757 raft_consensus.cc:2468] T ed2da6ec090346d6aa416496f598c1de P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:37.782243 30175 raft_consensus.cc:2749] T 8a8a195083454c60825ef8f77bc9d890 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:37.783579 29799 tablet_bootstrap.cc:492] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:37.784104 29799 ts_tablet_manager.cc:1403] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.011s
I20260709 12:20:37.786625 29799 raft_consensus.cc:359] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:37.787312 29799 raft_consensus.cc:385] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:37.787617 29799 raft_consensus.cc:740] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:37.835327 29874 raft_consensus.cc:493] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:37.837309 29874 raft_consensus.cc:515] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:37.867442 29874 leader_election.cc:290] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:37.871126 29755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d371f3077db5454fa736d0845496e733" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
W20260709 12:20:37.874089 29499 leader_election.cc:343] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:37.875025 29607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d371f3077db5454fa736d0845496e733" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:37.876063 29607 raft_consensus.cc:2468] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 0.
I20260709 12:20:37.878100 29500 leader_election.cc:304] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:37.880388 30232 raft_consensus.cc:2804] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:37.880977 30232 raft_consensus.cc:493] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:37.881453 30232 raft_consensus.cc:3060] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.901942 30232 raft_consensus.cc:515] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:37.906654 30146 consensus_queue.cc:1048] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:37.909109 29755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d371f3077db5454fa736d0845496e733" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
W20260709 12:20:37.911111 29499 leader_election.cc:343] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:37.788228 29799 consensus_queue.cc:260] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:37.913849 29799 ts_tablet_manager.cc:1434] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.129s	user 0.003s	sys 0.003s
I20260709 12:20:37.915501 29799 tablet_bootstrap.cc:492] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:37.922464 29605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d371f3077db5454fa736d0845496e733" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:37.923236 29605 raft_consensus.cc:3060] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:37.923882 29799 tablet_bootstrap.cc:654] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:37.928267 29648 consensus_peers.cc:597] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 -> Peer 2d587458a81841febdef2538a474193e (127.25.220.196:44467): Couldn't send request to peer 2d587458a81841febdef2538a474193e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:37.934842 29936 consensus_queue.cc:1048] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:37.935945 29605 raft_consensus.cc:2468] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 1.
I20260709 12:20:37.938930 30232 leader_election.cc:290] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 1 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:37.958686 29500 leader_election.cc:304] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:37.963690 30232 raft_consensus.cc:2804] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:37.964627 30232 raft_consensus.cc:697] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 LEADER]: Becoming Leader. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Running, Role: LEADER
I20260709 12:20:38.009454 30200 consensus_queue.cc:1048] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:38.019517 30232 consensus_queue.cc:237] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:38.025854 29799 tablet_bootstrap.cc:492] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:38.026400 29799 ts_tablet_manager.cc:1403] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.111s	user 0.005s	sys 0.016s
I20260709 12:20:38.036835 29428 catalog_manager.cc:5697] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a reported cstate change: term changed from 0 to 1, leader changed from <none> to 297a86b6f35742e5ad8844b64e20474a (127.25.220.194). New cstate: current_term: 1 leader_uuid: "297a86b6f35742e5ad8844b64e20474a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:38.043260 29799 raft_consensus.cc:359] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:38.044085 29799 raft_consensus.cc:385] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:38.050122 29799 raft_consensus.cc:740] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:38.089708 29799 consensus_queue.cc:260] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:38.099457 30213 raft_consensus.cc:493] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:38.100059 30213 raft_consensus.cc:515] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:38.114917 29841 raft_consensus.cc:493] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:38.115439 29841 raft_consensus.cc:515] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:38.123081 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b513bbd519004bed94f5a305398dc623" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:38.125025 29841 leader_election.cc:290] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:38.123788 29757 raft_consensus.cc:2468] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:38.135046 29574 leader_election.cc:304] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:38.136322 30210 raft_consensus.cc:2804] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:38.136806 30210 raft_consensus.cc:493] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:38.137219 30210 raft_consensus.cc:3060] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:38.137275 29531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b513bbd519004bed94f5a305398dc623" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:38.138103 29531 raft_consensus.cc:2468] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 0.
I20260709 12:20:38.143141 29721 leader_election.cc:304] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:38.144641 30093 raft_consensus.cc:2804] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:38.145040 30093 raft_consensus.cc:493] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:38.145339 29799 ts_tablet_manager.cc:1434] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.119s	user 0.007s	sys 0.003s
I20260709 12:20:38.146507 29799 tablet_bootstrap.cc:492] T 4168b9422a784cd597215aea5c6ca7c0 P 2d587458a81841febdef2538a474193e: Bootstrap starting.
I20260709 12:20:38.145388 30093 raft_consensus.cc:3060] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:38.153498 29428 catalog_manager.cc:5697] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193). New cstate: current_term: 1 leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:38.169052 29605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b513bbd519004bed94f5a305398dc623" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:38.169195 29528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b513bbd519004bed94f5a305398dc623" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:38.170116 29528 raft_consensus.cc:2468] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 0.
I20260709 12:20:38.171432 30213 leader_election.cc:290] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:38.182860 29799 tablet_bootstrap.cc:654] T 4168b9422a784cd597215aea5c6ca7c0 P 2d587458a81841febdef2538a474193e: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:38.156092 29499 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.196:44467, user_credentials={real_user=slave}} blocked reactor thread for 126108us
I20260709 12:20:38.188109 30093 raft_consensus.cc:515] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:38.196658 30093 leader_election.cc:290] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:38.189743 30210 raft_consensus.cc:515] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:38.198087 29606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b513bbd519004bed94f5a305398dc623" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:38.199162 30210 leader_election.cc:290] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 1 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:38.201481 29530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b513bbd519004bed94f5a305398dc623" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:38.202112 29530 raft_consensus.cc:3060] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:38.202445 29605 raft_consensus.cc:2393] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d587458a81841febdef2538a474193e in current term 1: Already voted for candidate 297a86b6f35742e5ad8844b64e20474a in this term.
I20260709 12:20:38.207336 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b513bbd519004bed94f5a305398dc623" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:38.208098 29757 raft_consensus.cc:2393] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 297a86b6f35742e5ad8844b64e20474a in current term 1: Already voted for candidate 2d587458a81841febdef2538a474193e in this term.
I20260709 12:20:38.215662 29529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b513bbd519004bed94f5a305398dc623" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:38.220360 29721 leader_election.cc:304] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e [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: 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:38.221429 29841 raft_consensus.cc:2749] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:20:38.226856 29799 tablet_bootstrap.cc:492] T 4168b9422a784cd597215aea5c6ca7c0 P 2d587458a81841febdef2538a474193e: No bootstrap required, opened a new log
I20260709 12:20:38.227360 29799 ts_tablet_manager.cc:1403] T 4168b9422a784cd597215aea5c6ca7c0 P 2d587458a81841febdef2538a474193e: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.005s
I20260709 12:20:38.238655 29799 raft_consensus.cc:359] T 4168b9422a784cd597215aea5c6ca7c0 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:38.239302 29799 raft_consensus.cc:385] T 4168b9422a784cd597215aea5c6ca7c0 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:38.239573 29799 raft_consensus.cc:740] T 4168b9422a784cd597215aea5c6ca7c0 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Initialized, Role: FOLLOWER
I20260709 12:20:38.242187 30213 consensus_queue.cc:1048] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:38.245301 29530 raft_consensus.cc:2468] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
W20260709 12:20:38.247135 29480 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:38.247113 29573 leader_election.cc:304] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a [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: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:38.248553 30213 raft_consensus.cc:2804] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:38.248454 29799 consensus_queue.cc:260] T 4168b9422a784cd597215aea5c6ca7c0 P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:38.249122 30213 raft_consensus.cc:697] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Becoming Leader. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:38.250314 29799 ts_tablet_manager.cc:1434] T 4168b9422a784cd597215aea5c6ca7c0 P 2d587458a81841febdef2538a474193e: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.001s
I20260709 12:20:38.250082 30213 consensus_queue.cc:237] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:38.266424 30175 consensus_queue.cc:1048] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:38.276511 29430 catalog_manager.cc:5697] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a reported cstate change: term changed from 0 to 1, leader changed from <none> to 297a86b6f35742e5ad8844b64e20474a (127.25.220.194). New cstate: current_term: 1 leader_uuid: "297a86b6f35742e5ad8844b64e20474a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:38.435869 30093 raft_consensus.cc:493] T 4168b9422a784cd597215aea5c6ca7c0 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:38.436380 30093 raft_consensus.cc:515] T 4168b9422a784cd597215aea5c6ca7c0 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:38.438088 30093 leader_election.cc:290] T 4168b9422a784cd597215aea5c6ca7c0 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:38.438966 29530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4168b9422a784cd597215aea5c6ca7c0" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:38.439172 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4168b9422a784cd597215aea5c6ca7c0" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:38.440768 29723 leader_election.cc:304] T 4168b9422a784cd597215aea5c6ca7c0 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d587458a81841febdef2538a474193e; no voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:38.441373 30093 raft_consensus.cc:2749] T 4168b9422a784cd597215aea5c6ca7c0 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:38.464835 30093 raft_consensus.cc:493] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:38.465247 30093 raft_consensus.cc:515] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:38.466943 30093 leader_election.cc:290] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:38.467480 29530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d371f3077db5454fa736d0845496e733" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:38.467970 29605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d371f3077db5454fa736d0845496e733" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:38.468740 29605 raft_consensus.cc:2393] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d587458a81841febdef2538a474193e in current term 1: Already voted for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in this term.
I20260709 12:20:38.469573 29723 leader_election.cc:304] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:38.470206 30093 raft_consensus.cc:3060] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:38.474102 30243 consensus_queue.cc:1048] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:38.476331 30093 raft_consensus.cc:2749] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:38.483415 30148 consensus_queue.cc:1048] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:38.497720 29757 raft_consensus.cc:3060] T 4168b9422a784cd597215aea5c6ca7c0 P 2d587458a81841febdef2538a474193e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:38.714252 30175 consensus_queue.cc:1048] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:38.724346 30213 consensus_queue.cc:1048] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:39.682318 26483 tablet_server.cc:179] TabletServer@127.25.220.193:0 shutting down...
W20260709 12:20:39.687129 29573 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 266 similar messages]
W20260709 12:20:39.692466 29573 consensus_peers.cc:597] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:39.693373 29647 consensus_peers.cc:597] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:39.702118 29647 consensus_peers.cc:597] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:39.708034 29721 consensus_peers.cc:597] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:39.734179 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:39.735155 26483 tablet_replica.cc:333] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.736295 26483 raft_consensus.cc:2243] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.736864 26483 raft_consensus.cc:2272] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.739858 26483 tablet_replica.cc:333] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
W20260709 12:20:39.740092 29573 consensus_peers.cc:597] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:39.741031 26483 raft_consensus.cc:2243] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.742138 26483 raft_consensus.cc:2272] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.745083 26483 tablet_replica.cc:333] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.746104 26483 raft_consensus.cc:2243] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.746922 26483 raft_consensus.cc:2272] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.749076 26483 tablet_replica.cc:333] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.750027 26483 raft_consensus.cc:2243] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.750566 26483 raft_consensus.cc:2272] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.753553 26483 tablet_replica.cc:333] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.754460 26483 raft_consensus.cc:2243] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.755128 26483 raft_consensus.cc:2272] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:39.757830 29647 consensus_peers.cc:597] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:39.758033 26483 tablet_replica.cc:333] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.759524 26483 raft_consensus.cc:2243] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.760217 26483 raft_consensus.cc:2272] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.763394 26483 tablet_replica.cc:333] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.764370 26483 raft_consensus.cc:2243] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.764925 26483 raft_consensus.cc:2272] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.767975 26483 tablet_replica.cc:333] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.769158 26483 raft_consensus.cc:2243] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.769786 26483 raft_consensus.cc:2272] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.773658 26483 tablet_replica.cc:333] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.774503 26483 raft_consensus.cc:2243] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.775069 26483 raft_consensus.cc:2272] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.778028 26483 tablet_replica.cc:333] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.778570 26483 raft_consensus.cc:2243] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.779058 26483 raft_consensus.cc:2272] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.782011 26483 tablet_replica.cc:333] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.783070 26483 raft_consensus.cc:2243] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.783624 26483 raft_consensus.cc:2272] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.786859 26483 tablet_replica.cc:333] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.787619 26483 raft_consensus.cc:2243] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.788079 26483 raft_consensus.cc:2272] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:39.790028 29721 consensus_peers.cc:597] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:39.790485 26483 tablet_replica.cc:333] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.791383 26483 raft_consensus.cc:2243] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.791903 26483 raft_consensus.cc:2272] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.794714 26483 tablet_replica.cc:333] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.795521 26483 raft_consensus.cc:2243] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.796103 26483 raft_consensus.cc:2272] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.798662 26483 tablet_replica.cc:333] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.799582 26483 raft_consensus.cc:2243] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.800215 26483 raft_consensus.cc:2272] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.803238 26483 tablet_replica.cc:333] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.804162 26483 raft_consensus.cc:2243] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.805234 26483 raft_consensus.cc:2272] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.808672 26483 tablet_replica.cc:333] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.809532 26483 raft_consensus.cc:2243] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.810187 26483 raft_consensus.cc:2272] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.812794 26483 tablet_replica.cc:333] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
W20260709 12:20:39.812870 29647 consensus_peers.cc:597] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:39.813478 29647 consensus_peers.cc:597] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:39.813655 26483 raft_consensus.cc:2243] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.814740 26483 raft_consensus.cc:2272] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.817193 26483 tablet_replica.cc:333] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.817917 26483 raft_consensus.cc:2243] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:39.818351 29647 consensus_peers.cc:597] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:39.818377 26483 raft_consensus.cc:2272] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.820943 26483 tablet_replica.cc:333] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.821843 26483 raft_consensus.cc:2243] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.822463 26483 raft_consensus.cc:2272] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.825564 26483 tablet_replica.cc:333] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.826110 26483 raft_consensus.cc:2243] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.826476 26483 raft_consensus.cc:2272] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.828158 26483 tablet_replica.cc:333] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.828735 26483 raft_consensus.cc:2243] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.829368 26483 raft_consensus.cc:2272] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.831310 26483 tablet_replica.cc:333] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.832026 26483 raft_consensus.cc:2243] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.832511 26483 raft_consensus.cc:2272] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.835031 26483 tablet_replica.cc:333] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.835707 26483 raft_consensus.cc:2243] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.836167 26483 raft_consensus.cc:2272] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.838140 26483 tablet_replica.cc:333] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.838832 26483 raft_consensus.cc:2243] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.839305 26483 raft_consensus.cc:2272] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.841224 26483 tablet_replica.cc:333] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.841707 26483 raft_consensus.cc:2243] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.842097 26483 raft_consensus.cc:2272] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.843688 26483 tablet_replica.cc:333] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.844244 26483 raft_consensus.cc:2243] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.845041 26483 raft_consensus.cc:2272] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.846812 26483 tablet_replica.cc:333] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.847307 26483 raft_consensus.cc:2243] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.847982 26483 raft_consensus.cc:2272] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.849898 26483 tablet_replica.cc:333] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.850485 26483 raft_consensus.cc:2243] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.850973 26483 raft_consensus.cc:2272] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.853721 26483 tablet_replica.cc:333] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.854246 26483 raft_consensus.cc:2243] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.854653 26483 raft_consensus.cc:2272] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.856475 26483 tablet_replica.cc:333] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.856971 26483 raft_consensus.cc:2243] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.857396 26483 raft_consensus.cc:2272] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.859427 26483 tablet_replica.cc:333] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.860170 26483 raft_consensus.cc:2243] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.860836 26483 raft_consensus.cc:2272] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.863092 26483 tablet_replica.cc:333] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.863607 26483 raft_consensus.cc:2243] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.863988 26483 raft_consensus.cc:2272] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.865588 26483 tablet_replica.cc:333] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.866081 26483 raft_consensus.cc:2243] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.866791 26483 raft_consensus.cc:2272] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.868604 26483 tablet_replica.cc:333] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.869076 26483 raft_consensus.cc:2243] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.869484 26483 raft_consensus.cc:2272] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.871143 26483 tablet_replica.cc:333] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.871623 26483 raft_consensus.cc:2243] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.872009 26483 raft_consensus.cc:2272] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.873670 26483 tablet_replica.cc:333] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.874158 26483 raft_consensus.cc:2243] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.874600 26483 raft_consensus.cc:2272] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.876237 26483 tablet_replica.cc:333] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.876730 26483 raft_consensus.cc:2243] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.877056 26483 raft_consensus.cc:2272] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.878655 26483 tablet_replica.cc:333] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.879068 26483 raft_consensus.cc:2243] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.879458 26483 raft_consensus.cc:2272] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.881072 26483 tablet_replica.cc:333] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.881529 26483 raft_consensus.cc:2243] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.881917 26483 raft_consensus.cc:2272] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.883554 26483 tablet_replica.cc:333] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.884017 26483 raft_consensus.cc:2243] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:39.884728 26483 raft_consensus.cc:2272] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.886852 26483 tablet_replica.cc:333] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.887324 26483 raft_consensus.cc:2243] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.887751 26483 raft_consensus.cc:2272] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.889533 26483 tablet_replica.cc:333] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.890029 26483 raft_consensus.cc:2243] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.890362 26483 raft_consensus.cc:2272] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.891923 26483 tablet_replica.cc:333] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.892395 26483 raft_consensus.cc:2243] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.892815 26483 raft_consensus.cc:2272] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:39.895110 26483 tablet_replica.cc:333] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7: stopping tablet replica
I20260709 12:20:39.895659 26483 raft_consensus.cc:2243] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:39.896070 26483 raft_consensus.cc:2272] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:39.897287 29573 consensus_peers.cc:597] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:39.903012 29721 consensus_peers.cc:597] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:39.911985 29721 consensus_peers.cc:597] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:39.960074 29647 consensus_peers.cc:597] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:39.964051 26483 tablet_server.cc:196] TabletServer@127.25.220.193:0 shutdown complete.
W20260709 12:20:39.971273 29647 consensus_peers.cc:597] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:39.978453 29647 consensus_peers.cc:597] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:39.985786 29721 consensus_peers.cc:597] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:39.986097 29647 consensus_peers.cc:597] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:39.992298 29721 consensus_peers.cc:597] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:39.999341 29573 consensus_peers.cc:597] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:40.006102 29573 consensus_peers.cc:597] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:40.021872 29647 consensus_peers.cc:597] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:40.029995 29573 consensus_peers.cc:597] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:40.036015 29647 consensus_peers.cc:597] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:40.048869 29573 consensus_peers.cc:597] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:40.050184 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:40.056865 30270 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:40.058601 30271 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:40.064052 30273 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:20:40.064466 26483 server_base.cc:1061] running on GCE node
W20260709 12:20:40.064813 29573 consensus_peers.cc:597] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:40.067451 29573 consensus_peers.cc:597] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:40.069676 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:40.070001 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:20:40.070236 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599640070220 us; error 0 us; skew 500 ppm
I20260709 12:20:40.070786 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:40.075296 26483 webserver.cc:533] Webserver started at http://127.25.220.193:34125/ using document root <none> and password file <none>
I20260709 12:20:40.075773 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:40.075977 26483 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260709 12:20:40.081718 29721 consensus_peers.cc:597] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:40.084064 26483 fs_manager.cc:714] Time spent opening directory manager: real 0.007s	user 0.003s	sys 0.005s
I20260709 12:20:40.092286 30278 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:40.093099 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 12:20:40.093400 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-0-root
uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
format_stamp: "Formatted at 2026-07-09 12:20:28 on dist-test-slave-c1c3"
I20260709 12:20:40.093802 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599516118291-26483-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:20:40.108286 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:40.109423 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:40.114439 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 12:20:40.118800 29647 consensus_peers.cc:597] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:40.119292 29647 consensus_peers.cc:597] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:40.122198 29647 consensus_peers.cc:597] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:40.124385 30287 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 12:20:40.127574 29647 consensus_peers.cc:597] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:40.209204 29721 consensus_peers.cc:597] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:40.241802 29647 consensus_peers.cc:597] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:40.249953 29647 consensus_peers.cc:597] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:40.250284 29573 consensus_peers.cc:597] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:40.371753 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:20:40.372120 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.252s	user 0.006s	sys 0.007s
I20260709 12:20:40.372471 26483 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:20:40.379522 30287 tablet_bootstrap.cc:492] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:40.397810 30287 tablet_bootstrap.cc:492] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.398798 30287 tablet_bootstrap.cc:492] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:40.399363 30287 ts_tablet_manager.cc:1403] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.008s
I20260709 12:20:40.402552 30287 raft_consensus.cc:359] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:40.403245 30287 raft_consensus.cc:740] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.403945 30287 consensus_queue.cc:260] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:40.406867 30287 ts_tablet_manager.cc:1434] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 12:20:40.407480 30287 tablet_bootstrap.cc:492] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:40.419759 30287 tablet_bootstrap.cc:492] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.420640 30287 tablet_bootstrap.cc:492] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:40.421221 30287 ts_tablet_manager.cc:1403] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260709 12:20:40.423414 30287 raft_consensus.cc:359] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:40.424052 30287 raft_consensus.cc:740] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.424678 30287 consensus_queue.cc:260] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:40.426353 30287 ts_tablet_manager.cc:1434] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:20:40.427022 30287 tablet_bootstrap.cc:492] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:40.441001 30287 tablet_bootstrap.cc:492] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.441916 30287 tablet_bootstrap.cc:492] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:40.442878 30287 ts_tablet_manager.cc:1403] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 12:20:40.445170 30287 raft_consensus.cc:359] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:40.445845 30287 raft_consensus.cc:740] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.446513 30287 consensus_queue.cc:260] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:40.448521 30287 ts_tablet_manager.cc:1434] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:20:40.449292 30287 tablet_bootstrap.cc:492] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:40.478029 30287 tablet_bootstrap.cc:492] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.478916 30287 tablet_bootstrap.cc:492] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:40.479513 30287 ts_tablet_manager.cc:1403] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.004s
I20260709 12:20:40.481824 30287 raft_consensus.cc:359] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:40.482457 30287 raft_consensus.cc:740] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.483089 30287 consensus_queue.cc:260] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:40.484861 30287 ts_tablet_manager.cc:1434] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:20:40.485548 30287 tablet_bootstrap.cc:492] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:40.499043 30287 tablet_bootstrap.cc:492] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.499871 30287 tablet_bootstrap.cc:492] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:40.500449 30287 ts_tablet_manager.cc:1403] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260709 12:20:40.502672 30287 raft_consensus.cc:359] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:40.503281 30287 raft_consensus.cc:740] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.503851 30287 consensus_queue.cc:260] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:40.505678 30287 ts_tablet_manager.cc:1434] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:20:40.506388 30287 tablet_bootstrap.cc:492] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:40.520150 30287 tablet_bootstrap.cc:492] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.521016 30287 tablet_bootstrap.cc:492] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:40.521612 30287 ts_tablet_manager.cc:1403] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:20:40.523849 30287 raft_consensus.cc:359] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:40.524508 30287 raft_consensus.cc:740] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.525141 30287 consensus_queue.cc:260] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:40.526942 30287 ts_tablet_manager.cc:1434] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 12:20:40.527649 30287 tablet_bootstrap.cc:492] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:40.566569 30287 tablet_bootstrap.cc:492] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.567492 30287 tablet_bootstrap.cc:492] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:40.568080 30287 ts_tablet_manager.cc:1403] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.008s
I20260709 12:20:40.570438 30287 raft_consensus.cc:359] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:40.571050 30287 raft_consensus.cc:740] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.571719 30287 consensus_queue.cc:260] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:40.573611 30287 ts_tablet_manager.cc:1434] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:20:40.574314 30287 tablet_bootstrap.cc:492] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:40.608537 30287 tablet_bootstrap.cc:492] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.613588 30287 tablet_bootstrap.cc:492] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:40.614256 30287 ts_tablet_manager.cc:1403] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.040s	user 0.030s	sys 0.004s
I20260709 12:20:40.616597 30287 raft_consensus.cc:359] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:40.617231 30287 raft_consensus.cc:740] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.618472 30287 consensus_queue.cc:260] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:40.621241 30287 ts_tablet_manager.cc:1434] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:20:40.621954 30287 tablet_bootstrap.cc:492] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:40.657055 30287 tablet_bootstrap.cc:492] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.658025 30287 tablet_bootstrap.cc:492] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:40.658648 30287 ts_tablet_manager.cc:1403] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.023s
I20260709 12:20:40.660473 30287 raft_consensus.cc:359] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:40.661084 30287 raft_consensus.cc:740] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.661667 30287 consensus_queue.cc:260] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:40.662310 26483 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:20:40.662619 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.290s	user 0.239s	sys 0.000s
I20260709 12:20:40.663475 30287 ts_tablet_manager.cc:1434] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 12:20:40.664321 30287 tablet_bootstrap.cc:492] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:40.681617 30287 tablet_bootstrap.cc:492] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.682670 30287 tablet_bootstrap.cc:492] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:40.683380 30287 ts_tablet_manager.cc:1403] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260709 12:20:40.686251 30287 raft_consensus.cc:359] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:40.687007 30287 raft_consensus.cc:740] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.687901 30287 consensus_queue.cc:260] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:40.690480 30287 ts_tablet_manager.cc:1434] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:20:40.691425 30287 tablet_bootstrap.cc:492] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:40.723951 30287 tablet_bootstrap.cc:492] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.724714 30287 tablet_bootstrap.cc:492] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:40.725205 30287 ts_tablet_manager.cc:1403] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.008s
I20260709 12:20:40.726982 30287 raft_consensus.cc:359] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:40.727496 30287 raft_consensus.cc:740] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.728214 30287 consensus_queue.cc:260] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:40.730158 30287 ts_tablet_manager.cc:1434] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:20:40.730866 30287 tablet_bootstrap.cc:492] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:40.751602 30287 tablet_bootstrap.cc:492] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.752363 30287 tablet_bootstrap.cc:492] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:40.752895 30287 ts_tablet_manager.cc:1403] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260709 12:20:40.754634 30287 raft_consensus.cc:359] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:40.755153 30287 raft_consensus.cc:740] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.755726 30287 consensus_queue.cc:260] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:40.757332 30287 ts_tablet_manager.cc:1434] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:20:40.757956 30287 tablet_bootstrap.cc:492] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:40.768100 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.193:33273
I20260709 12:20:40.768313 30361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.193:33273 every 8 connection(s)
I20260709 12:20:40.768910 30287 tablet_bootstrap.cc:492] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.769626 30287 tablet_bootstrap.cc:492] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:40.770107 30287 ts_tablet_manager.cc:1403] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 12:20:40.772025 30287 raft_consensus.cc:359] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:40.772786 30287 raft_consensus.cc:740] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.773480 30287 consensus_queue.cc:260] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:40.774992 30287 ts_tablet_manager.cc:1434] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:20:40.775954 30287 tablet_bootstrap.cc:492] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:40.789593 30287 tablet_bootstrap.cc:492] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.790477 30287 tablet_bootstrap.cc:492] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:40.791093 30287 ts_tablet_manager.cc:1403] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:20:40.792874 30362 heartbeater.cc:344] Connected to a master server at 127.25.220.254:44911
I20260709 12:20:40.793315 30362 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:40.793417 30287 raft_consensus.cc:359] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:40.794103 30287 raft_consensus.cc:740] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.794199 30362 heartbeater.cc:507] Master 127.25.220.254:44911 requested a full tablet report, sending...
I20260709 12:20:40.794806 30287 consensus_queue.cc:260] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:40.796833 30287 ts_tablet_manager.cc:1434] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:20:40.797552 30287 tablet_bootstrap.cc:492] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:40.813824 30260 raft_consensus.cc:493] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:40.814452 30260 raft_consensus.cc:515] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:40.815191 30287 tablet_bootstrap.cc:492] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.813948 29430 ts_manager.cc:194] Re-registered known tserver with Master: 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:40.816088 30287 tablet_bootstrap.cc:492] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:40.816685 30287 ts_tablet_manager.cc:1403] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 12:20:40.819367 30287 raft_consensus.cc:359] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:40.819988 30287 raft_consensus.cc:740] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.820602 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d371f3077db5454fa736d0845496e733" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:40.820750 30287 consensus_queue.cc:260] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:40.816545 30260 leader_election.cc:290] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:40.823108 30287 ts_tablet_manager.cc:1434] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:20:40.823837 30287 tablet_bootstrap.cc:492] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:40.853751 30287 tablet_bootstrap.cc:492] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.854631 30287 tablet_bootstrap.cc:492] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:40.855244 30287 ts_tablet_manager.cc:1403] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.016s
I20260709 12:20:40.855202 30334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d371f3077db5454fa736d0845496e733" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:40.858228 30287 raft_consensus.cc:359] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:40.858973 30287 raft_consensus.cc:740] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.859793 30287 consensus_queue.cc:260] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:40.861874 30287 ts_tablet_manager.cc:1434] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260709 12:20:40.862330 29573 leader_election.cc:343] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:40.862592 30287 tablet_bootstrap.cc:492] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:40.862807 29573 leader_election.cc:304] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a [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: 297a86b6f35742e5ad8844b64e20474a; no voters: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e
I20260709 12:20:40.863831 30260 raft_consensus.cc:2749] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:40.883819 30287 tablet_bootstrap.cc:492] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.884706 30287 tablet_bootstrap.cc:492] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:40.885210 30287 ts_tablet_manager.cc:1403] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260709 12:20:40.887421 30287 raft_consensus.cc:359] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:40.887955 30287 raft_consensus.cc:740] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.888633 30287 consensus_queue.cc:260] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:40.890192 30287 ts_tablet_manager.cc:1434] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:20:40.890813 30287 tablet_bootstrap.cc:492] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:40.892042 29430 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55024
I20260709 12:20:40.896032 30362 heartbeater.cc:499] Master 127.25.220.254:44911 was elected leader, sending a full tablet report...
I20260709 12:20:40.902282 30287 tablet_bootstrap.cc:492] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.903019 30287 tablet_bootstrap.cc:492] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:40.903492 30287 ts_tablet_manager.cc:1403] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:20:40.905376 30287 raft_consensus.cc:359] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:40.906008 30287 raft_consensus.cc:740] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.906612 30287 consensus_queue.cc:260] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:40.908531 30287 ts_tablet_manager.cc:1434] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 12:20:40.909225 30287 tablet_bootstrap.cc:492] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:40.923313 30287 tablet_bootstrap.cc:492] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.924237 30287 tablet_bootstrap.cc:492] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:40.924866 30287 ts_tablet_manager.cc:1403] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260709 12:20:40.926887 30287 raft_consensus.cc:359] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:40.927363 30287 raft_consensus.cc:740] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.927979 30287 consensus_queue.cc:260] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:40.929077 30265 raft_consensus.cc:493] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:40.929636 30287 ts_tablet_manager.cc:1434] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:20:40.929563 30265 raft_consensus.cc:515] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:40.930081 30288 raft_consensus.cc:493] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:40.930445 30287 tablet_bootstrap.cc:492] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:40.930577 30288 raft_consensus.cc:515] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:40.932337 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03da70c24ac24787bd66ed5da5df7771" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:40.932653 30288 leader_election.cc:290] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:40.933497 30335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03da70c24ac24787bd66ed5da5df7771" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:40.934122 30335 raft_consensus.cc:2468] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 1.
I20260709 12:20:40.934687 30334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659cb263d41043a6b581bb19ccda8370" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:40.935497 29647 leader_election.cc:304] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
W20260709 12:20:40.935968 29721 leader_election.cc:343] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:40.936154 29605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659cb263d41043a6b581bb19ccda8370" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:40.937006 30265 leader_election.cc:290] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:40.937634 29723 leader_election.cc:304] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [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: 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:40.936367 30162 raft_consensus.cc:2804] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:40.938318 30288 raft_consensus.cc:2749] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:40.938617 30162 raft_consensus.cc:493] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:40.939002 30162 raft_consensus.cc:3060] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:40.943799 30287 tablet_bootstrap.cc:492] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:40.943917 30162 raft_consensus.cc:515] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:40.944726 30287 tablet_bootstrap.cc:492] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:40.945225 30287 ts_tablet_manager.cc:1403] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 12:20:40.946228 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03da70c24ac24787bd66ed5da5df7771" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:40.946971 30334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03da70c24ac24787bd66ed5da5df7771" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:40.947582 30334 raft_consensus.cc:3060] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:40.947481 30287 raft_consensus.cc:359] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:40.948256 30287 raft_consensus.cc:740] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:40.948267 30162 leader_election.cc:290] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 2 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:40.949055 30287 consensus_queue.cc:260] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:40.950733 30287 ts_tablet_manager.cc:1434] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:20:40.951428 30287 tablet_bootstrap.cc:492] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:40.954751 30334 raft_consensus.cc:2468] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 2.
I20260709 12:20:40.955896 29647 leader_election.cc:304] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:40.957000 30162 raft_consensus.cc:2804] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:40.957441 30162 raft_consensus.cc:697] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 2 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:40.958150 30162 consensus_queue.cc:237] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:40.979424 30212 raft_consensus.cc:493] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:40.980109 30212 raft_consensus.cc:515] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:40.982901 30212 leader_election.cc:290] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:40.987591 30334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1948542276b14a95a192c73ef757d29e" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:40.988337 30334 raft_consensus.cc:2468] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:40.988615 29431 catalog_manager.cc:5697] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 1 to 2, leader changed from 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193) to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 2 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:40.996592 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1948542276b14a95a192c73ef757d29e" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:40.997200 29573 leader_election.cc:304] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [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: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:40.999256 30260 raft_consensus.cc:2804] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:40.999617 30260 raft_consensus.cc:493] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:40.999956 30260 raft_consensus.cc:3060] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.008848 30287 tablet_bootstrap.cc:492] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.010054 30287 tablet_bootstrap.cc:492] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:41.010848 30287 ts_tablet_manager.cc:1403] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.024s
I20260709 12:20:41.014017 30287 raft_consensus.cc:359] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:41.014868 30287 raft_consensus.cc:740] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.015720 30287 consensus_queue.cc:260] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:41.018174 30287 ts_tablet_manager.cc:1434] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:20:41.018867 30287 tablet_bootstrap.cc:492] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:41.018519 30260 raft_consensus.cc:515] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.021749 30288 raft_consensus.cc:493] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:41.021863 30335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1948542276b14a95a192c73ef757d29e" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:41.022488 30335 raft_consensus.cc:3060] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.022347 30288 raft_consensus.cc:515] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:41.024469 30288 leader_election.cc:290] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:41.026584 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1948542276b14a95a192c73ef757d29e" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:41.027825 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54d4b00d9b24cc194d95989c1d39df9" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:41.028925 30334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54d4b00d9b24cc194d95989c1d39df9" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:41.029549 30334 raft_consensus.cc:2468] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 1.
I20260709 12:20:41.030622 29721 leader_election.cc:304] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e [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: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 1f0823cdea284faba0cc85a57be75073
I20260709 12:20:41.031649 30288 raft_consensus.cc:2804] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:41.032007 30288 raft_consensus.cc:493] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:41.032366 30260 leader_election.cc:290] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 2 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:41.032364 30288 raft_consensus.cc:3060] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.034920 30287 tablet_bootstrap.cc:492] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.035125 30335 raft_consensus.cc:2468] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 2.
I20260709 12:20:41.035801 30287 tablet_bootstrap.cc:492] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:41.036536 30287 ts_tablet_manager.cc:1403] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 12:20:41.036402 29573 leader_election.cc:304] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [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: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 2d587458a81841febdef2538a474193e
I20260709 12:20:41.037417 30260 raft_consensus.cc:2804] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:41.038492 30260 raft_consensus.cc:697] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [term 2 LEADER]: Becoming Leader. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:41.039321 30287 raft_consensus.cc:359] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:41.039305 30260 consensus_queue.cc:237] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.040066 30287 raft_consensus.cc:740] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.040763 30287 consensus_queue.cc:260] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:41.042914 30287 ts_tablet_manager.cc:1434] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:20:41.043653 30287 tablet_bootstrap.cc:492] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:41.047281 30288 raft_consensus.cc:515] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:41.049933 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54d4b00d9b24cc194d95989c1d39df9" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:41.052734 30335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54d4b00d9b24cc194d95989c1d39df9" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:41.053354 30335 raft_consensus.cc:3060] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.062994 30288 leader_election.cc:290] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 election: Requested vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:41.063998 30289 raft_consensus.cc:493] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:41.064468 30289 raft_consensus.cc:515] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.065398 30335 raft_consensus.cc:2468] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 2.
I20260709 12:20:41.067514 30287 tablet_bootstrap.cc:492] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.067718 29605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af18dfe224a4bdb95759228e5a7f347" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:41.068459 30287 tablet_bootstrap.cc:492] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:41.069082 30287 ts_tablet_manager.cc:1403] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260709 12:20:41.069384 30260 raft_consensus.cc:493] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:41.067322 29721 leader_election.cc:304] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e [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: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 1f0823cdea284faba0cc85a57be75073
I20260709 12:20:41.069890 30260 raft_consensus.cc:515] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.070246 30288 raft_consensus.cc:2804] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:41.070766 30288 raft_consensus.cc:697] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e [term 2 LEADER]: Becoming Leader. State: Replica: 2d587458a81841febdef2538a474193e, State: Running, Role: LEADER
I20260709 12:20:41.070510 29430 catalog_manager.cc:5697] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a reported cstate change: term changed from 1 to 2, leader changed from 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193) to 297a86b6f35742e5ad8844b64e20474a (127.25.220.194). New cstate: current_term: 2 leader_uuid: "297a86b6f35742e5ad8844b64e20474a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:41.071440 30287 raft_consensus.cc:359] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.071587 30288 consensus_queue.cc:237] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:41.072021 30260 leader_election.cc:290] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:41.069847 30335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af18dfe224a4bdb95759228e5a7f347" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:41.072088 30287 raft_consensus.cc:740] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.073843 30287 consensus_queue.cc:260] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.075700 30287 ts_tablet_manager.cc:1434] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:20:41.066583 30289 leader_election.cc:290] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
W20260709 12:20:41.078975 29721 leader_election.cc:343] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:41.080353 29721 leader_election.cc:304] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [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: 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:41.079054 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af18dfe224a4bdb95759228e5a7f347" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:41.081334 29757 raft_consensus.cc:2468] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:41.082456 29574 leader_election.cc:304] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [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: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:41.080386 30287 tablet_bootstrap.cc:492] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:41.083474 30212 raft_consensus.cc:2804] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:41.083873 30212 raft_consensus.cc:493] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:41.084255 30212 raft_consensus.cc:3060] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.086181 30258 raft_consensus.cc:2749] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:41.079811 30335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af18dfe224a4bdb95759228e5a7f347" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
W20260709 12:20:41.090903 29573 leader_election.cc:343] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:41.093128 30162 raft_consensus.cc:493] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:41.093585 30162 raft_consensus.cc:515] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:41.095736 30162 leader_election.cc:290] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:41.103482 30212 raft_consensus.cc:515] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.105366 30335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c785f120744828ae870b93a80cb159" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
W20260709 12:20:41.106739 29647 leader_election.cc:343] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:41.107045 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af18dfe224a4bdb95759228e5a7f347" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:41.106768 30212 leader_election.cc:290] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 2 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:41.107623 29757 raft_consensus.cc:3060] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.113899 30335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af18dfe224a4bdb95759228e5a7f347" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:41.114591 29605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c785f120744828ae870b93a80cb159" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:41.115478 29757 raft_consensus.cc:2468] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 2.
I20260709 12:20:41.114698 29430 catalog_manager.cc:5697] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e reported cstate change: term changed from 1 to 2, leader changed from 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193) to 2d587458a81841febdef2538a474193e (127.25.220.196). New cstate: current_term: 2 leader_uuid: "2d587458a81841febdef2538a474193e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:41.116568 29574 leader_election.cc:304] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:41.118877 30212 raft_consensus.cc:2804] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:41.119400 30212 raft_consensus.cc:697] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 2 LEADER]: Becoming Leader. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:41.120285 30212 consensus_queue.cc:237] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.121176 29649 leader_election.cc:304] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073; no voters: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:41.122452 30265 raft_consensus.cc:2749] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:20:41.128603 29573 leader_election.cc:343] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:41.134999 29430 catalog_manager.cc:5697] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a reported cstate change: term changed from 1 to 2, leader changed from 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193) to 297a86b6f35742e5ad8844b64e20474a (127.25.220.194). New cstate: current_term: 2 leader_uuid: "297a86b6f35742e5ad8844b64e20474a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:41.136039 30385 raft_consensus.cc:493] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:41.136554 30385 raft_consensus.cc:515] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:41.137208 30287 tablet_bootstrap.cc:492] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.138121 30287 tablet_bootstrap.cc:492] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:41.138511 30385 leader_election.cc:290] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:41.138764 30287 ts_tablet_manager.cc:1403] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.021s
I20260709 12:20:41.141361 30287 raft_consensus.cc:359] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.141978 30287 raft_consensus.cc:740] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.142803 30287 consensus_queue.cc:260] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.144919 30287 ts_tablet_manager.cc:1434] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:20:41.145633 30287 tablet_bootstrap.cc:492] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:41.145644 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02dccb95b4a2445b9e64e1be520db6e8" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:41.147310 30335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02dccb95b4a2445b9e64e1be520db6e8" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:41.147929 30335 raft_consensus.cc:2468] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 1.
I20260709 12:20:41.149273 29721 leader_election.cc:304] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [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: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:41.150825 30288 raft_consensus.cc:2804] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:41.151233 30288 raft_consensus.cc:493] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:41.151588 30288 raft_consensus.cc:3060] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.167562 30289 raft_consensus.cc:493] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:41.168124 30289 raft_consensus.cc:515] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:41.170811 30260 raft_consensus.cc:493] T 62fb28e0937f4bfa9c7e05988defd98b P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:41.171314 30260 raft_consensus.cc:515] T 62fb28e0937f4bfa9c7e05988defd98b P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.173337 30260 leader_election.cc:290] T 62fb28e0937f4bfa9c7e05988defd98b P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:41.173872 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fb28e0937f4bfa9c7e05988defd98b" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:41.174135 30288 raft_consensus.cc:515] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:41.175006 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03da70c24ac24787bd66ed5da5df7771" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:41.171624 30289 leader_election.cc:290] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:41.174926 30335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03da70c24ac24787bd66ed5da5df7771" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:41.177218 30335 raft_consensus.cc:2393] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d587458a81841febdef2538a474193e in current term 2: Already voted for candidate 1f0823cdea284faba0cc85a57be75073 in this term.
I20260709 12:20:41.177733 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02dccb95b4a2445b9e64e1be520db6e8" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:41.178179 29721 leader_election.cc:304] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e [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: 2d587458a81841febdef2538a474193e; no voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:41.180282 30288 leader_election.cc:290] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 election: Requested vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:41.181104 30288 raft_consensus.cc:3060] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.183609 30333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02dccb95b4a2445b9e64e1be520db6e8" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:41.184224 30333 raft_consensus.cc:3060] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.189623 30334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fb28e0937f4bfa9c7e05988defd98b" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
W20260709 12:20:41.190864 29573 leader_election.cc:343] T 62fb28e0937f4bfa9c7e05988defd98b P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:41.191282 29573 leader_election.cc:304] T 62fb28e0937f4bfa9c7e05988defd98b P 297a86b6f35742e5ad8844b64e20474a [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: 297a86b6f35742e5ad8844b64e20474a; no voters: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e
I20260709 12:20:41.192381 30288 raft_consensus.cc:2749] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:41.194123 30284 raft_consensus.cc:2749] T 62fb28e0937f4bfa9c7e05988defd98b P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:41.194383 30287 tablet_bootstrap.cc:492] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.195407 30287 tablet_bootstrap.cc:492] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:41.196111 30287 ts_tablet_manager.cc:1403] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.032s
I20260709 12:20:41.198545 30287 raft_consensus.cc:359] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.199218 30287 raft_consensus.cc:740] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.199898 30287 consensus_queue.cc:260] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.200784 30289 raft_consensus.cc:493] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:41.201272 30289 raft_consensus.cc:515] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.202188 30287 ts_tablet_manager.cc:1434] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:20:41.202991 30287 tablet_bootstrap.cc:492] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:41.203794 30335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d371f3077db5454fa736d0845496e733" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:41.204046 29606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d371f3077db5454fa736d0845496e733" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:41.204695 29606 raft_consensus.cc:2468] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 1.
W20260709 12:20:41.205159 29721 leader_election.cc:343] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:41.205825 29723 leader_election.cc:304] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [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: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e; no voters: 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:41.206209 30333 raft_consensus.cc:2468] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 2.
I20260709 12:20:41.206538 30289 leader_election.cc:290] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:41.207343 29721 leader_election.cc:304] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [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: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 1f0823cdea284faba0cc85a57be75073
I20260709 12:20:41.207307 30289 raft_consensus.cc:2804] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:41.208410 30289 raft_consensus.cc:493] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:41.208806 30289 raft_consensus.cc:3060] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.208999 30212 raft_consensus.cc:493] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:41.209506 30212 raft_consensus.cc:515] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:41.210950 30385 raft_consensus.cc:2804] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:41.211436 30385 raft_consensus.cc:697] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [term 2 LEADER]: Becoming Leader. State: Replica: 2d587458a81841febdef2538a474193e, State: Running, Role: LEADER
I20260709 12:20:41.212314 30385 consensus_queue.cc:237] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:41.211455 30212 leader_election.cc:290] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:41.216003 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c785f120744828ae870b93a80cb159" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073" is_pre_election: true
I20260709 12:20:41.216647 29679 raft_consensus.cc:2468] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:41.217864 29575 leader_election.cc:304] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [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: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 
I20260709 12:20:41.218585 30212 raft_consensus.cc:2804] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:41.218926 30212 raft_consensus.cc:493] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:41.219254 30212 raft_consensus.cc:3060] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.219576 30287 tablet_bootstrap.cc:492] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.220460 30287 tablet_bootstrap.cc:492] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:41.221028 30287 ts_tablet_manager.cc:1403] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 12:20:41.223409 30287 raft_consensus.cc:359] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:41.224056 30287 raft_consensus.cc:740] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.222514 30333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c785f120744828ae870b93a80cb159" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:41.224712 30287 consensus_queue.cc:260] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
W20260709 12:20:41.225848 29573 leader_election.cc:343] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:41.226800 30287 ts_tablet_manager.cc:1434] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:20:41.227625 30287 tablet_bootstrap.cc:492] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:41.231832 30212 raft_consensus.cc:515] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:41.234598 30289 raft_consensus.cc:515] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.236296 29430 catalog_manager.cc:5697] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e reported cstate change: term changed from 1 to 2, leader changed from 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193) to 2d587458a81841febdef2538a474193e (127.25.220.196). New cstate: current_term: 2 leader_uuid: "2d587458a81841febdef2538a474193e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:41.237191 30289 leader_election.cc:290] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:41.240614 29606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d371f3077db5454fa736d0845496e733" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:41.241161 29606 raft_consensus.cc:3060] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.250094 29606 raft_consensus.cc:2468] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 2.
I20260709 12:20:41.251159 29723 leader_election.cc:304] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:41.252419 30289 raft_consensus.cc:2804] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:41.252910 30289 raft_consensus.cc:697] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [term 2 LEADER]: Becoming Leader. State: Replica: 2d587458a81841febdef2538a474193e, State: Running, Role: LEADER
I20260709 12:20:41.253708 30289 consensus_queue.cc:237] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.254492 30162 raft_consensus.cc:493] T 02dccb95b4a2445b9e64e1be520db6e8 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:41.255759 30162 raft_consensus.cc:515] T 02dccb95b4a2445b9e64e1be520db6e8 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:41.258381 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02dccb95b4a2445b9e64e1be520db6e8" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:41.258772 30333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02dccb95b4a2445b9e64e1be520db6e8" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:41.259485 30333 raft_consensus.cc:2393] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f0823cdea284faba0cc85a57be75073 in current term 2: Already voted for candidate 2d587458a81841febdef2538a474193e in this term.
I20260709 12:20:41.260648 29647 leader_election.cc:304] T 02dccb95b4a2445b9e64e1be520db6e8 P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073; no voters: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e
I20260709 12:20:41.261622 30266 raft_consensus.cc:3060] T 02dccb95b4a2445b9e64e1be520db6e8 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.262586 30287 tablet_bootstrap.cc:492] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.263732 30287 tablet_bootstrap.cc:492] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:41.264523 30287 ts_tablet_manager.cc:1403] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.013s
I20260709 12:20:41.267760 30287 raft_consensus.cc:359] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:41.268635 30287 raft_consensus.cc:740] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.269490 30287 consensus_queue.cc:260] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:41.272118 30287 ts_tablet_manager.cc:1434] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 12:20:41.273100 30287 tablet_bootstrap.cc:492] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:41.284085 30162 leader_election.cc:290] T 02dccb95b4a2445b9e64e1be520db6e8 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:41.287004 30212 leader_election.cc:290] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 2 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:41.280068 30266 raft_consensus.cc:2749] T 02dccb95b4a2445b9e64e1be520db6e8 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:41.288565 30333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d371f3077db5454fa736d0845496e733" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:41.293757 30334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c785f120744828ae870b93a80cb159" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:41.295343 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c785f120744828ae870b93a80cb159" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:41.299562 29679 raft_consensus.cc:3060] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.297475 30265 raft_consensus.cc:493] T e54d4b00d9b24cc194d95989c1d39df9 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:41.312269 29679 raft_consensus.cc:2468] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 2.
W20260709 12:20:41.314020 29573 leader_election.cc:343] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:41.313349 30265 raft_consensus.cc:515] T e54d4b00d9b24cc194d95989c1d39df9 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:41.317031 29575 leader_election.cc:304] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [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: 1f0823cdea284faba0cc85a57be75073, 297a86b6f35742e5ad8844b64e20474a; no voters: 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:41.317982 30392 raft_consensus.cc:2804] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:41.318411 30392 raft_consensus.cc:697] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 2 LEADER]: Becoming Leader. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:41.319208 30392 consensus_queue.cc:237] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:41.321134 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54d4b00d9b24cc194d95989c1d39df9" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:41.327443 30287 tablet_bootstrap.cc:492] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.328395 30287 tablet_bootstrap.cc:492] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:41.329028 30287 ts_tablet_manager.cc:1403] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.056s	user 0.032s	sys 0.011s
I20260709 12:20:41.331311 30287 raft_consensus.cc:359] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:41.331938 30287 raft_consensus.cc:740] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.332340 30334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54d4b00d9b24cc194d95989c1d39df9" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:41.332631 30287 consensus_queue.cc:260] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:41.322600 30385 raft_consensus.cc:493] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:41.333568 30385 raft_consensus.cc:515] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.335670 30385 leader_election.cc:290] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:41.324115 30288 raft_consensus.cc:493] T 1948542276b14a95a192c73ef757d29e P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:41.336018 29429 catalog_manager.cc:5697] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a reported cstate change: term changed from 1 to 2, leader changed from 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193) to 297a86b6f35742e5ad8844b64e20474a (127.25.220.194). New cstate: current_term: 2 leader_uuid: "297a86b6f35742e5ad8844b64e20474a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:41.336583 30288 raft_consensus.cc:515] T 1948542276b14a95a192c73ef757d29e P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.337369 29606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fb28e0937f4bfa9c7e05988defd98b" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:41.337956 29606 raft_consensus.cc:2468] T 62fb28e0937f4bfa9c7e05988defd98b P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 1.
I20260709 12:20:41.338580 30288 leader_election.cc:290] T 1948542276b14a95a192c73ef757d29e P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:41.339668 29723 leader_election.cc:304] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [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: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:41.340605 29606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1948542276b14a95a192c73ef757d29e" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a" is_pre_election: true
I20260709 12:20:41.343060 30392 raft_consensus.cc:493] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:41.343580 30392 raft_consensus.cc:515] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.345875 30392 leader_election.cc:290] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:41.346421 30288 raft_consensus.cc:2804] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:41.346807 30288 raft_consensus.cc:493] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:41.327088 30265 leader_election.cc:290] T e54d4b00d9b24cc194d95989c1d39df9 P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:41.333130 30334 raft_consensus.cc:2393] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f0823cdea284faba0cc85a57be75073 in current term 2: Already voted for candidate 2d587458a81841febdef2538a474193e in this term.
W20260709 12:20:41.322934 29721 leader_election.cc:343] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:41.347153 30333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659cb263d41043a6b581bb19ccda8370" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:41.347774 30333 raft_consensus.cc:2468] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:41.348728 29647 leader_election.cc:304] T e54d4b00d9b24cc194d95989c1d39df9 P 1f0823cdea284faba0cc85a57be75073 [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: 1f0823cdea284faba0cc85a57be75073; no voters: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e
I20260709 12:20:41.321028 29430 catalog_manager.cc:5697] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e reported cstate change: term changed from 1 to 2, leader changed from 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193) to 2d587458a81841febdef2538a474193e (127.25.220.196). New cstate: current_term: 2 leader_uuid: "2d587458a81841febdef2538a474193e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:41.349267 30334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1948542276b14a95a192c73ef757d29e" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:41.347177 30288 raft_consensus.cc:3060] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.350171 30334 raft_consensus.cc:2393] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d587458a81841febdef2538a474193e in current term 2: Already voted for candidate 297a86b6f35742e5ad8844b64e20474a in this term.
I20260709 12:20:41.349319 30333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fb28e0937f4bfa9c7e05988defd98b" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" is_pre_election: true
I20260709 12:20:41.352782 30265 raft_consensus.cc:3060] T e54d4b00d9b24cc194d95989c1d39df9 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.353204 29573 leader_election.cc:304] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a [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: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:41.354132 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659cb263d41043a6b581bb19ccda8370" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e" is_pre_election: true
I20260709 12:20:41.335741 30287 ts_tablet_manager.cc:1434] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 12:20:41.356323 29757 raft_consensus.cc:2468] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 1.
I20260709 12:20:41.358131 30212 raft_consensus.cc:2804] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:41.358615 30212 raft_consensus.cc:493] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:41.360822 30212 raft_consensus.cc:3060] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.361792 30287 tablet_bootstrap.cc:492] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:41.361523 29721 leader_election.cc:304] T 1948542276b14a95a192c73ef757d29e P 2d587458a81841febdef2538a474193e [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: 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:41.363795 30288 raft_consensus.cc:515] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.359987 30265 raft_consensus.cc:2749] T e54d4b00d9b24cc194d95989c1d39df9 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:41.366302 30288 leader_election.cc:290] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 election: Requested vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:41.366662 29606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fb28e0937f4bfa9c7e05988defd98b" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:41.366817 30385 raft_consensus.cc:3060] T 1948542276b14a95a192c73ef757d29e P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.367225 29606 raft_consensus.cc:3060] T 62fb28e0937f4bfa9c7e05988defd98b P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:41.369797 29721 leader_election.cc:343] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:41.372402 30212 raft_consensus.cc:515] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.375200 30212 leader_election.cc:290] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 2 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273)
I20260709 12:20:41.375638 29606 raft_consensus.cc:2468] T 62fb28e0937f4bfa9c7e05988defd98b P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 2.
I20260709 12:20:41.375928 30385 raft_consensus.cc:2749] T 1948542276b14a95a192c73ef757d29e P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:41.376806 29723 leader_election.cc:304] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:41.379369 30287 tablet_bootstrap.cc:492] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.380654 30288 raft_consensus.cc:2804] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:41.381140 30287 tablet_bootstrap.cc:492] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:41.381161 30288 raft_consensus.cc:697] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [term 2 LEADER]: Becoming Leader. State: Replica: 2d587458a81841febdef2538a474193e, State: Running, Role: LEADER
I20260709 12:20:41.382230 30287 ts_tablet_manager.cc:1403] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 12:20:41.382642 30288 consensus_queue.cc:237] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.382866 30333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fb28e0937f4bfa9c7e05988defd98b" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:41.384668 30287 raft_consensus.cc:359] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.385313 30287 raft_consensus.cc:740] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.385936 30287 consensus_queue.cc:260] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
W20260709 12:20:41.386641 29721 leader_election.cc:343] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:41.387806 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659cb263d41043a6b581bb19ccda8370" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:41.388357 29756 raft_consensus.cc:3060] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.395782 29756 raft_consensus.cc:2468] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 2.
I20260709 12:20:41.396664 29574 leader_election.cc:304] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:41.377034 30334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659cb263d41043a6b581bb19ccda8370" candidate_uuid: "297a86b6f35742e5ad8844b64e20474a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
I20260709 12:20:41.387948 30287 ts_tablet_manager.cc:1434] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:20:41.397575 30334 raft_consensus.cc:3060] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.398514 30287 tablet_bootstrap.cc:492] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:41.399766 30284 raft_consensus.cc:2804] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:41.400326 30284 raft_consensus.cc:697] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a [term 2 LEADER]: Becoming Leader. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:41.401101 30284 consensus_queue.cc:237] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.415138 30334 raft_consensus.cc:2468] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 297a86b6f35742e5ad8844b64e20474a in term 2.
I20260709 12:20:41.429602 30334 raft_consensus.cc:1275] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Refusing update from remote peer 1f0823cdea284faba0cc85a57be75073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:41.435104 30394 consensus_queue.cc:1048] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:41.435520 29756 raft_consensus.cc:1275] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Refusing update from remote peer 1f0823cdea284faba0cc85a57be75073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:41.437043 30394 consensus_queue.cc:1048] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:41.447954 29429 catalog_manager.cc:5697] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a reported cstate change: term changed from 1 to 2, leader changed from 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193) to 297a86b6f35742e5ad8844b64e20474a (127.25.220.194). New cstate: current_term: 2 leader_uuid: "297a86b6f35742e5ad8844b64e20474a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:41.456840 29679 raft_consensus.cc:1275] T e54d4b00d9b24cc194d95989c1d39df9 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Refusing update from remote peer 2d587458a81841febdef2538a474193e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:41.457679 30287 tablet_bootstrap.cc:492] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.458627 30287 tablet_bootstrap.cc:492] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:41.459226 30287 ts_tablet_manager.cc:1403] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.001s
I20260709 12:20:41.456861 29428 catalog_manager.cc:5697] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e reported cstate change: term changed from 1 to 2, leader changed from 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193) to 2d587458a81841febdef2538a474193e (127.25.220.196). New cstate: current_term: 2 leader_uuid: "2d587458a81841febdef2538a474193e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:41.460389 30288 consensus_queue.cc:1048] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:41.470469 30287 raft_consensus.cc:359] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:41.471184 30287 raft_consensus.cc:740] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.473567 30287 consensus_queue.cc:260] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:41.477839 30287 ts_tablet_manager.cc:1434] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:20:41.488368 30287 tablet_bootstrap.cc:492] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:41.494342 30333 raft_consensus.cc:1275] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Refusing update from remote peer 2d587458a81841febdef2538a474193e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:41.497566 30385 consensus_queue.cc:1048] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:41.525758 30334 raft_consensus.cc:1275] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Refusing update from remote peer 297a86b6f35742e5ad8844b64e20474a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:41.527211 30284 consensus_queue.cc:1048] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:41.567669 30287 tablet_bootstrap.cc:492] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.568696 30287 tablet_bootstrap.cc:492] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:41.569350 30287 ts_tablet_manager.cc:1403] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.019s
I20260709 12:20:41.572100 30287 raft_consensus.cc:359] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:41.572840 30287 raft_consensus.cc:740] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.573531 30287 consensus_queue.cc:260] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:41.575531 30287 ts_tablet_manager.cc:1434] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:20:41.576349 30287 tablet_bootstrap.cc:492] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:41.593178 30287 tablet_bootstrap.cc:492] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.594141 30287 tablet_bootstrap.cc:492] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:41.594857 30287 ts_tablet_manager.cc:1403] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260709 12:20:41.597867 30287 raft_consensus.cc:359] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.598564 30287 raft_consensus.cc:740] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.599227 30287 consensus_queue.cc:260] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.600914 30287 ts_tablet_manager.cc:1434] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:20:41.601943 30287 tablet_bootstrap.cc:492] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:41.605563 29755 raft_consensus.cc:1275] T 1948542276b14a95a192c73ef757d29e P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Refusing update from remote peer 297a86b6f35742e5ad8844b64e20474a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:41.607023 30392 consensus_queue.cc:1048] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:41.624500 30287 tablet_bootstrap.cc:492] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.625895 30287 tablet_bootstrap.cc:492] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:41.626453 30287 ts_tablet_manager.cc:1403] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260709 12:20:41.629056 30287 raft_consensus.cc:359] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:41.629873 30287 raft_consensus.cc:740] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.630512 30287 consensus_queue.cc:260] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:41.632689 29679 raft_consensus.cc:1275] T 02dccb95b4a2445b9e64e1be520db6e8 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Refusing update from remote peer 2d587458a81841febdef2538a474193e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:41.632813 30287 ts_tablet_manager.cc:1434] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:20:41.633613 30287 tablet_bootstrap.cc:492] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
W20260709 12:20:41.635099 29573 consensus_peers.cc:597] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:41.639310 30289 consensus_queue.cc:1048] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:41.653424 30287 tablet_bootstrap.cc:492] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.654260 30334 raft_consensus.cc:1275] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Refusing update from remote peer 2d587458a81841febdef2538a474193e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:41.656888 30258 consensus_queue.cc:1048] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:41.654317 30287 tablet_bootstrap.cc:492] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:41.660820 30287 ts_tablet_manager.cc:1403] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.000s
I20260709 12:20:41.663229 30287 raft_consensus.cc:359] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:41.664098 30287 raft_consensus.cc:740] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.664819 30287 consensus_queue.cc:260] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:41.666499 30287 ts_tablet_manager.cc:1434] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:20:41.667146 30287 tablet_bootstrap.cc:492] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:41.682806 29755 raft_consensus.cc:1275] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Refusing update from remote peer 297a86b6f35742e5ad8844b64e20474a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:41.685923 30212 consensus_queue.cc:1048] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:41.690477 30287 tablet_bootstrap.cc:492] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.691541 30287 tablet_bootstrap.cc:492] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:41.692092 30287 ts_tablet_manager.cc:1403] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.003s
I20260709 12:20:41.694491 30287 raft_consensus.cc:359] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:41.695142 30287 raft_consensus.cc:740] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.695859 30287 consensus_queue.cc:260] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:41.698014 30287 ts_tablet_manager.cc:1434] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:20:41.698729 30287 tablet_bootstrap.cc:492] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:41.734474 30287 tablet_bootstrap.cc:492] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.735323 30287 tablet_bootstrap.cc:492] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:41.735890 30287 ts_tablet_manager.cc:1403] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.016s
I20260709 12:20:41.738138 30287 raft_consensus.cc:359] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.738724 30287 raft_consensus.cc:740] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.739162 30287 consensus_queue.cc:260] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.740787 30287 ts_tablet_manager.cc:1434] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:20:41.741678 30287 tablet_bootstrap.cc:492] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:41.755534 30287 tablet_bootstrap.cc:492] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.756412 30287 tablet_bootstrap.cc:492] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:41.757025 30287 ts_tablet_manager.cc:1403] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260709 12:20:41.758749 30287 raft_consensus.cc:359] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:41.759207 30287 raft_consensus.cc:740] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.759702 30287 consensus_queue.cc:260] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:41.761487 30287 ts_tablet_manager.cc:1434] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:20:41.762483 30287 tablet_bootstrap.cc:492] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:41.775784 30287 tablet_bootstrap.cc:492] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.776607 30287 tablet_bootstrap.cc:492] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:41.777093 30287 ts_tablet_manager.cc:1403] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 12:20:41.778760 30287 raft_consensus.cc:359] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:41.779232 30287 raft_consensus.cc:740] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.779765 30287 consensus_queue.cc:260] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:41.781450 30287 ts_tablet_manager.cc:1434] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:20:41.782349 30287 tablet_bootstrap.cc:492] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:41.786302 30334 raft_consensus.cc:1275] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Refusing update from remote peer 297a86b6f35742e5ad8844b64e20474a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:41.787688 30392 consensus_queue.cc:1048] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:41.810210 29756 raft_consensus.cc:1275] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Refusing update from remote peer 297a86b6f35742e5ad8844b64e20474a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:41.811460 30284 consensus_queue.cc:1048] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:41.816962 30287 tablet_bootstrap.cc:492] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.817983 30287 tablet_bootstrap.cc:492] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:41.818632 30287 ts_tablet_manager.cc:1403] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.001s
I20260709 12:20:41.820683 30287 raft_consensus.cc:359] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:41.821368 30287 raft_consensus.cc:740] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.822115 30287 consensus_queue.cc:260] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:41.825385 30287 ts_tablet_manager.cc:1434] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:20:41.826084 30287 tablet_bootstrap.cc:492] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:41.830933 30334 raft_consensus.cc:3060] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.837692 30334 raft_consensus.cc:1275] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Refusing update from remote peer 297a86b6f35742e5ad8844b64e20474a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:41.838943 30260 consensus_queue.cc:1048] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:41.841327 29679 raft_consensus.cc:1275] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Refusing update from remote peer 297a86b6f35742e5ad8844b64e20474a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:41.842700 30260 consensus_queue.cc:1048] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:41.843793 30287 tablet_bootstrap.cc:492] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.845353 30287 tablet_bootstrap.cc:492] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:41.846225 30287 ts_tablet_manager.cc:1403] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 12:20:41.849654 30287 raft_consensus.cc:359] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.850503 30287 raft_consensus.cc:740] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.851447 30287 consensus_queue.cc:260] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.854162 30287 ts_tablet_manager.cc:1434] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:20:41.854562 29605 raft_consensus.cc:1275] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Refusing update from remote peer 2d587458a81841febdef2538a474193e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:20:41.854581 29721 consensus_peers.cc:597] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:41.855132 30287 tablet_bootstrap.cc:492] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:41.856266 30288 consensus_queue.cc:1048] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:41.885846 30333 raft_consensus.cc:3060] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:41.902346 30333 raft_consensus.cc:1275] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Refusing update from remote peer 2d587458a81841febdef2538a474193e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:41.904861 30287 tablet_bootstrap.cc:492] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.905786 30287 tablet_bootstrap.cc:492] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:41.906385 30287 ts_tablet_manager.cc:1403] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.052s	user 0.028s	sys 0.005s
I20260709 12:20:41.908766 30287 raft_consensus.cc:359] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.909379 30287 raft_consensus.cc:740] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.910005 30287 consensus_queue.cc:260] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:41.910634 30288 consensus_queue.cc:1048] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:41.912082 30287 ts_tablet_manager.cc:1434] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:20:41.914351 30287 tablet_bootstrap.cc:492] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:41.956732 29605 raft_consensus.cc:1275] T 62fb28e0937f4bfa9c7e05988defd98b P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Refusing update from remote peer 2d587458a81841febdef2538a474193e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:41.958575 30258 consensus_queue.cc:1048] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:41.979379 30287 tablet_bootstrap.cc:492] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:41.980368 30287 tablet_bootstrap.cc:492] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:41.980985 30287 ts_tablet_manager.cc:1403] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.067s	user 0.031s	sys 0.032s
I20260709 12:20:41.983299 30287 raft_consensus.cc:359] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:41.983973 30287 raft_consensus.cc:740] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:41.984750 30287 consensus_queue.cc:260] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:41.991009 30287 ts_tablet_manager.cc:1434] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:20:41.991734 30287 tablet_bootstrap.cc:492] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:42.008915 30287 tablet_bootstrap.cc:492] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:42.009784 30287 tablet_bootstrap.cc:492] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:42.010380 30287 ts_tablet_manager.cc:1403] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260709 12:20:42.012670 30287 raft_consensus.cc:359] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:42.013336 30287 raft_consensus.cc:740] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:42.014154 30287 consensus_queue.cc:260] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:42.016853 30287 ts_tablet_manager.cc:1434] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:20:42.017439 30287 tablet_bootstrap.cc:492] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:42.029386 30287 tablet_bootstrap.cc:492] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:42.030043 30287 tablet_bootstrap.cc:492] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:42.030527 30287 ts_tablet_manager.cc:1403] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 12:20:42.032151 30287 raft_consensus.cc:359] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:42.032676 30287 raft_consensus.cc:740] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:42.033155 30287 consensus_queue.cc:260] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:42.034878 30287 ts_tablet_manager.cc:1434] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:20:42.035799 30287 tablet_bootstrap.cc:492] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap starting.
I20260709 12:20:42.046728 30287 tablet_bootstrap.cc:492] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:20:42.047425 30287 tablet_bootstrap.cc:492] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Bootstrap complete.
I20260709 12:20:42.048019 30287 ts_tablet_manager.cc:1403] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:20:42.050051 30287 raft_consensus.cc:359] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:42.050668 30287 raft_consensus.cc:740] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Initialized, Role: FOLLOWER
I20260709 12:20:42.051250 30287 consensus_queue.cc:260] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:42.052733 30287 ts_tablet_manager.cc:1434] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:20:42.122363 30333 raft_consensus.cc:3060] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:42.270469 30333 raft_consensus.cc:3060] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:50.773454 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:50.825214 29679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03da70c24ac24787bd66ed5da5df7771"
dest_uuid: "1f0823cdea284faba0cc85a57be75073"
mode: GRACEFUL
new_leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:55036
I20260709 12:20:50.826175 29679 raft_consensus.cc:606] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 2 LEADER]: Received request to transfer leadership to TS 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:50.828974 29679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e2b8fe4e8ae46d9863665af4783aa2a"
dest_uuid: "1f0823cdea284faba0cc85a57be75073"
mode: GRACEFUL
new_leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:55036
I20260709 12:20:50.829550 29679 raft_consensus.cc:606] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Received request to transfer leadership to TS 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:50.831676 29679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4168b9422a784cd597215aea5c6ca7c0"
dest_uuid: "1f0823cdea284faba0cc85a57be75073"
mode: GRACEFUL
new_leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:55036
I20260709 12:20:50.832110 29679 raft_consensus.cc:606] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Received request to transfer leadership to TS 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:50.847959 29605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "822af38d5d554a2f9c8cf7bc19142120"
dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
mode: GRACEFUL
new_leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:60166
I20260709 12:20:50.848562 29605 raft_consensus.cc:606] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Received request to transfer leadership to TS 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:50.850776 29679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf441ece89d74ceb8503adbcce729079"
dest_uuid: "1f0823cdea284faba0cc85a57be75073"
mode: GRACEFUL
new_leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:55036
I20260709 12:20:50.851188 29679 raft_consensus.cc:606] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Received request to transfer leadership to TS 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:50.853260 29679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c27e77cb0e914ec7996b75e6ffb0a739"
dest_uuid: "1f0823cdea284faba0cc85a57be75073"
mode: GRACEFUL
new_leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:55036
I20260709 12:20:50.853740 29679 raft_consensus.cc:606] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Received request to transfer leadership to TS 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:50.854727 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:20:50.855499 30444 raft_consensus.cc:993] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073: : Instructing follower 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:50.856057 30444 raft_consensus.cc:1081] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Signalling peer 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:50.856312 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:50.857610 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:50.860575 30333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e2b8fe4e8ae46d9863665af4783aa2a"
dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:36152
I20260709 12:20:50.861162 30333 raft_consensus.cc:493] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:50.861548 30333 raft_consensus.cc:3060] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:50.869534 30333 raft_consensus.cc:515] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:50.882084 30333 leader_election.cc:290] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 2 election: Requested vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:50.891835 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2b8fe4e8ae46d9863665af4783aa2a" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:50.892565 29679 raft_consensus.cc:3055] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:50.892860 29679 raft_consensus.cc:740] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:50.893666 29679 consensus_queue.cc:260] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:50.894984 29679 raft_consensus.cc:3060] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:50.895116 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2b8fe4e8ae46d9863665af4783aa2a" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:50.895752 29756 raft_consensus.cc:3060] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:50.901784 29679 raft_consensus.cc:2468] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 2.
I20260709 12:20:50.902854 29756 raft_consensus.cc:2468] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 2.
I20260709 12:20:50.903234 30282 leader_election.cc:304] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:50.905304 30458 raft_consensus.cc:2804] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:50.906544 30458 raft_consensus.cc:697] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 LEADER]: Becoming Leader. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Running, Role: LEADER
I20260709 12:20:50.907580 30458 consensus_queue.cc:237] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:50.923207 29430 catalog_manager.cc:5697] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 reported cstate change: term changed from 1 to 2, leader changed from 1f0823cdea284faba0cc85a57be75073 (127.25.220.195) to 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193). New cstate: current_term: 2 leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:50.939152 30444 raft_consensus.cc:993] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073: : Instructing follower 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:50.939893 30162 raft_consensus.cc:1081] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Signalling peer 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:50.942540 30333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c27e77cb0e914ec7996b75e6ffb0a739"
dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:36152
I20260709 12:20:50.943017 30333 raft_consensus.cc:493] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:50.943317 30333 raft_consensus.cc:3060] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:50.951915 30333 raft_consensus.cc:515] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:50.955747 30333 leader_election.cc:290] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 2 election: Requested vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:50.955799 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27e77cb0e914ec7996b75e6ffb0a739" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:50.956436 29679 raft_consensus.cc:3055] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:50.956732 29679 raft_consensus.cc:740] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:50.957470 29679 consensus_queue.cc:260] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:50.958300 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c27e77cb0e914ec7996b75e6ffb0a739" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:50.958719 29679 raft_consensus.cc:3060] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:50.958791 29757 raft_consensus.cc:3060] T c27e77cb0e914ec7996b75e6ffb0a739 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:50.966079 29757 raft_consensus.cc:2468] T c27e77cb0e914ec7996b75e6ffb0a739 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 2.
I20260709 12:20:50.966161 29679 raft_consensus.cc:2468] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 2.
I20260709 12:20:50.967151 30281 leader_election.cc:304] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:50.968250 30458 raft_consensus.cc:2804] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:50.968722 30458 raft_consensus.cc:697] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 LEADER]: Becoming Leader. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Running, Role: LEADER
I20260709 12:20:50.969353 30458 consensus_queue.cc:237] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:50.978214 29430 catalog_manager.cc:5697] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 reported cstate change: term changed from 1 to 2, leader changed from 1f0823cdea284faba0cc85a57be75073 (127.25.220.195) to 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193). New cstate: current_term: 2 leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:51.027776 30461 raft_consensus.cc:993] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073: : Instructing follower 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:51.028385 30462 raft_consensus.cc:1081] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Signalling peer 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:51.029742 30333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf441ece89d74ceb8503adbcce729079"
dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:36152
I20260709 12:20:51.030228 30333 raft_consensus.cc:493] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:51.030498 30333 raft_consensus.cc:3060] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:51.036737 30333 raft_consensus.cc:515] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:51.038884 30333 leader_election.cc:290] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 2 election: Requested vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:51.039093 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf441ece89d74ceb8503adbcce729079" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:51.039682 29679 raft_consensus.cc:3055] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:51.039934 29679 raft_consensus.cc:740] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:51.040515 29679 consensus_queue.cc:260] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:51.041349 29679 raft_consensus.cc:3060] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:51.048607 29679 raft_consensus.cc:2468] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 2.
I20260709 12:20:51.049355 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf441ece89d74ceb8503adbcce729079" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:51.049461 30282 leader_election.cc:304] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:51.050047 29757 raft_consensus.cc:3060] T bf441ece89d74ceb8503adbcce729079 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:51.050329 30458 raft_consensus.cc:2804] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:51.050872 30458 raft_consensus.cc:697] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 LEADER]: Becoming Leader. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Running, Role: LEADER
I20260709 12:20:51.051761 30458 consensus_queue.cc:237] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:51.056459 29757 raft_consensus.cc:2468] T bf441ece89d74ceb8503adbcce729079 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 2.
I20260709 12:20:51.064919 29430 catalog_manager.cc:5697] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 reported cstate change: term changed from 1 to 2, leader changed from 1f0823cdea284faba0cc85a57be75073 (127.25.220.195) to 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193). New cstate: current_term: 2 leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:51.065919 30450 raft_consensus.cc:993] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a: : Instructing follower 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:51.066532 30260 raft_consensus.cc:1081] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Signalling peer 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:51.067936 30333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "822af38d5d554a2f9c8cf7bc19142120"
dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:36142
I20260709 12:20:51.068553 30333 raft_consensus.cc:493] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:51.068931 30333 raft_consensus.cc:3060] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:51.074167 30333 raft_consensus.cc:515] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:51.076089 30333 leader_election.cc:290] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 2 election: Requested vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:51.078751 29680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822af38d5d554a2f9c8cf7bc19142120" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:51.079363 29680 raft_consensus.cc:3060] T 822af38d5d554a2f9c8cf7bc19142120 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:51.086897 29606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822af38d5d554a2f9c8cf7bc19142120" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:51.087481 29606 raft_consensus.cc:3055] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:51.087713 29606 raft_consensus.cc:740] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:51.088395 29606 consensus_queue.cc:260] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:51.089557 29606 raft_consensus.cc:3060] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:51.087147 29680 raft_consensus.cc:2468] T 822af38d5d554a2f9c8cf7bc19142120 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 2.
I20260709 12:20:51.091285 30282 leader_election.cc:304] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:51.092088 30458 raft_consensus.cc:2804] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:51.092566 30458 raft_consensus.cc:697] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 LEADER]: Becoming Leader. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Running, Role: LEADER
I20260709 12:20:51.093389 30458 consensus_queue.cc:237] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:51.095503 29606 raft_consensus.cc:2468] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 2.
I20260709 12:20:51.110234 29430 catalog_manager.cc:5697] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 reported cstate change: term changed from 1 to 2, leader changed from 297a86b6f35742e5ad8844b64e20474a (127.25.220.194) to 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193). New cstate: current_term: 2 leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:51.203747 30461 raft_consensus.cc:993] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073: : Instructing follower 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:51.204173 30462 raft_consensus.cc:1081] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Signalling peer 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:51.205416 30333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4168b9422a784cd597215aea5c6ca7c0"
dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:36152
I20260709 12:20:51.205826 30333 raft_consensus.cc:493] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:51.206092 30333 raft_consensus.cc:3060] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:51.211447 30333 raft_consensus.cc:515] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:51.212728 30333 leader_election.cc:290] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 2 election: Requested vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:51.213399 29680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4168b9422a784cd597215aea5c6ca7c0" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:51.213620 29756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4168b9422a784cd597215aea5c6ca7c0" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:51.213990 29680 raft_consensus.cc:3055] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:51.214229 29756 raft_consensus.cc:3060] T 4168b9422a784cd597215aea5c6ca7c0 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:51.214344 29680 raft_consensus.cc:740] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:51.215161 29680 consensus_queue.cc:260] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:51.216308 29680 raft_consensus.cc:3060] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:51.220508 29756 raft_consensus.cc:2468] T 4168b9422a784cd597215aea5c6ca7c0 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 2.
I20260709 12:20:51.221421 30281 leader_election.cc:304] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:51.222204 30458 raft_consensus.cc:2804] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:51.222087 29680 raft_consensus.cc:2468] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 2.
I20260709 12:20:51.222725 30458 raft_consensus.cc:697] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 LEADER]: Becoming Leader. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Running, Role: LEADER
I20260709 12:20:51.223649 30458 consensus_queue.cc:237] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:51.231753 29430 catalog_manager.cc:5697] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 reported cstate change: term changed from 1 to 2, leader changed from 1f0823cdea284faba0cc85a57be75073 (127.25.220.195) to 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193). New cstate: current_term: 2 leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:51.288331 29680 raft_consensus.cc:1275] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:51.289539 30458 consensus_queue.cc:1048] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:51.304519 29757 raft_consensus.cc:1275] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:51.306015 30474 consensus_queue.cc:1048] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:51.315832 30461 raft_consensus.cc:993] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073: : Instructing follower 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:51.316277 30461 raft_consensus.cc:1081] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 2 LEADER]: Signalling peer 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:51.317899 30333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03da70c24ac24787bd66ed5da5df7771"
dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:36152
I20260709 12:20:51.318383 30333 raft_consensus.cc:493] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:51.318732 30333 raft_consensus.cc:3060] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:51.324064 30333 raft_consensus.cc:515] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:51.325701 30333 leader_election.cc:290] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 3 election: Requested vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:51.326288 29679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03da70c24ac24787bd66ed5da5df7771" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:51.326830 29679 raft_consensus.cc:3055] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:51.327064 29679 raft_consensus.cc:740] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:51.327256 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03da70c24ac24787bd66ed5da5df7771" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:51.327783 29757 raft_consensus.cc:3060] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:51.327744 29679 consensus_queue.cc:260] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [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: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:51.329100 29679 raft_consensus.cc:3060] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:51.333946 29757 raft_consensus.cc:2468] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 3.
I20260709 12:20:51.335114 29679 raft_consensus.cc:2468] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 3.
I20260709 12:20:51.336432 30281 leader_election.cc:304] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:51.337568 30458 raft_consensus.cc:2804] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:51.338021 30458 raft_consensus.cc:697] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 3 LEADER]: Becoming Leader. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Running, Role: LEADER
I20260709 12:20:51.338907 30458 consensus_queue.cc:237] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:51.347574 29431 catalog_manager.cc:5697] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 reported cstate change: term changed from 2 to 3, leader changed from 1f0823cdea284faba0cc85a57be75073 (127.25.220.195) to 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193). New cstate: current_term: 3 leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:51.402387 29756 raft_consensus.cc:1275] T c27e77cb0e914ec7996b75e6ffb0a739 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:51.403467 30458 consensus_queue.cc:1048] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:51.411971 29679 raft_consensus.cc:1275] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:51.413930 30458 consensus_queue.cc:1048] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:51.535066 29679 raft_consensus.cc:1275] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:51.536237 30458 consensus_queue.cc:1048] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:51.546228 29756 raft_consensus.cc:1275] T bf441ece89d74ceb8503adbcce729079 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:51.548574 30474 consensus_queue.cc:1048] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:51.559136 29605 raft_consensus.cc:1275] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:51.560334 30474 consensus_queue.cc:1048] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:51.571920 29679 raft_consensus.cc:1275] T 822af38d5d554a2f9c8cf7bc19142120 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:51.573132 30474 consensus_queue.cc:1048] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:51.710965 29757 raft_consensus.cc:1275] T 4168b9422a784cd597215aea5c6ca7c0 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:51.712139 30474 consensus_queue.cc:1048] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:51.724264 29680 raft_consensus.cc:1275] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:51.724712 29756 raft_consensus.cc:1275] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e [term 3 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:51.725693 30473 consensus_queue.cc:1048] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:51.727010 30458 consensus_queue.cc:1048] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:51.754876 29680 raft_consensus.cc:1275] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 3 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:51.756479 30459 consensus_queue.cc:1048] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:51.918776 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:51.963369 29605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0af18dfe224a4bdb95759228e5a7f347"
dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
mode: GRACEFUL
new_leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:60166
I20260709 12:20:51.963936 29605 raft_consensus.cc:606] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 2 LEADER]: Received request to transfer leadership to TS 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:51.966315 29605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32c785f120744828ae870b93a80cb159"
dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
mode: GRACEFUL
new_leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:60166
I20260709 12:20:51.966765 29605 raft_consensus.cc:606] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 2 LEADER]: Received request to transfer leadership to TS 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:51.968978 29680 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48654fcded7c4260a4304e6113ac346d"
dest_uuid: "1f0823cdea284faba0cc85a57be75073"
mode: GRACEFUL
new_leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:55036
I20260709 12:20:51.969380 29680 raft_consensus.cc:606] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Received request to transfer leadership to TS 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:51.971535 29679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a76f93ad5c64daa865aa46755e1cec9"
dest_uuid: "1f0823cdea284faba0cc85a57be75073"
mode: GRACEFUL
new_leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:55036
I20260709 12:20:51.971994 29679 raft_consensus.cc:606] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Received request to transfer leadership to TS 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:51.973879 29679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdbf2ea447c54b8e8da3dea00d9ec037"
dest_uuid: "1f0823cdea284faba0cc85a57be75073"
mode: GRACEFUL
new_leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:55036
I20260709 12:20:51.974270 29679 raft_consensus.cc:606] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Received request to transfer leadership to TS 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:51.975107 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:20:51.976177 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:51.976928 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:52.112218 30461 raft_consensus.cc:993] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073: : Instructing follower 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:52.112743 30462 raft_consensus.cc:1081] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Signalling peer 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:52.114418 30332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48654fcded7c4260a4304e6113ac346d"
dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:36152
I20260709 12:20:52.114912 30332 raft_consensus.cc:493] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:52.115226 30332 raft_consensus.cc:3060] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:52.122031 30332 raft_consensus.cc:515] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:52.125317 30332 leader_election.cc:290] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 2 election: Requested vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:52.126543 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48654fcded7c4260a4304e6113ac346d" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:52.127152 29681 raft_consensus.cc:3055] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:52.127437 29681 raft_consensus.cc:740] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:52.128010 29605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48654fcded7c4260a4304e6113ac346d" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:52.128137 29681 consensus_queue.cc:260] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:52.129444 29681 raft_consensus.cc:3060] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:52.129769 30260 raft_consensus.cc:993] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a: : Instructing follower 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:52.130267 30260 raft_consensus.cc:1081] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 2 LEADER]: Signalling peer 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:52.128643 29605 raft_consensus.cc:3060] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:52.140466 30332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0af18dfe224a4bdb95759228e5a7f347"
dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:36142
I20260709 12:20:52.142328 30162 raft_consensus.cc:993] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073: : Instructing follower 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:52.141000 30332 raft_consensus.cc:493] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:52.142901 30162 raft_consensus.cc:1081] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Signalling peer 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:52.143023 30332 raft_consensus.cc:3060] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:52.144999 29681 raft_consensus.cc:2468] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 2.
I20260709 12:20:52.146052 30282 leader_election.cc:304] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:52.146919 30458 raft_consensus.cc:2804] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:52.146857 30333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdbf2ea447c54b8e8da3dea00d9ec037"
dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:36152
I20260709 12:20:52.147486 30458 raft_consensus.cc:697] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 LEADER]: Becoming Leader. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Running, Role: LEADER
I20260709 12:20:52.147673 30333 raft_consensus.cc:493] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:52.148057 30333 raft_consensus.cc:3060] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:52.148451 30458 consensus_queue.cc:237] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:52.149071 29605 raft_consensus.cc:2468] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 2.
I20260709 12:20:52.158418 30333 raft_consensus.cc:515] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:52.160729 30333 leader_election.cc:290] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 2 election: Requested vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:52.160869 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdbf2ea447c54b8e8da3dea00d9ec037" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:52.161391 29757 raft_consensus.cc:3060] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:52.167665 29757 raft_consensus.cc:2468] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 2.
I20260709 12:20:52.168303 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdbf2ea447c54b8e8da3dea00d9ec037" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:52.168681 30281 leader_election.cc:304] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:52.168866 29681 raft_consensus.cc:3055] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:52.169225 29681 raft_consensus.cc:740] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:52.169459 30474 raft_consensus.cc:2804] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:52.169965 30474 raft_consensus.cc:697] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 LEADER]: Becoming Leader. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Running, Role: LEADER
I20260709 12:20:52.170032 29681 consensus_queue.cc:260] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:52.171073 29681 raft_consensus.cc:3060] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:52.170898 30474 consensus_queue.cc:237] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:52.176636 29681 raft_consensus.cc:2468] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 2.
I20260709 12:20:52.182739 29432 catalog_manager.cc:5697] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 reported cstate change: term changed from 1 to 2, leader changed from 1f0823cdea284faba0cc85a57be75073 (127.25.220.195) to 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193). New cstate: current_term: 2 leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:52.187402 30332 raft_consensus.cc:515] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:52.194427 30332 leader_election.cc:290] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 3 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:52.200577 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af18dfe224a4bdb95759228e5a7f347" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:52.201092 29757 raft_consensus.cc:3060] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:52.202934 29605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af18dfe224a4bdb95759228e5a7f347" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:52.203500 29605 raft_consensus.cc:3055] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:52.203787 29605 raft_consensus.cc:740] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:52.204526 29605 consensus_queue.cc:260] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [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: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:52.205704 29605 raft_consensus.cc:3060] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:52.211799 29605 raft_consensus.cc:2468] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 3.
I20260709 12:20:52.212747 30282 leader_election.cc:304] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:52.213518 29757 raft_consensus.cc:2468] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 3.
I20260709 12:20:52.213801 30474 raft_consensus.cc:2804] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:52.214341 30474 raft_consensus.cc:697] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 3 LEADER]: Becoming Leader. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Running, Role: LEADER
I20260709 12:20:52.215147 30474 consensus_queue.cc:237] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:52.229398 29432 catalog_manager.cc:5697] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 reported cstate change: term changed from 2 to 3, leader changed from 297a86b6f35742e5ad8844b64e20474a (127.25.220.194) to 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193). New cstate: current_term: 3 leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:52.230492 29432 catalog_manager.cc:5697] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 reported cstate change: term changed from 1 to 2, leader changed from 1f0823cdea284faba0cc85a57be75073 (127.25.220.195) to 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193). New cstate: current_term: 2 leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:52.300740 30260 raft_consensus.cc:993] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a: : Instructing follower 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:52.301378 30489 raft_consensus.cc:1081] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 2 LEADER]: Signalling peer 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:52.302784 30332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32c785f120744828ae870b93a80cb159"
dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:36142
I20260709 12:20:52.303225 30332 raft_consensus.cc:493] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:52.303506 30332 raft_consensus.cc:3060] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:52.308925 30332 raft_consensus.cc:515] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:52.310212 30332 leader_election.cc:290] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 3 election: Requested vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:52.310920 29605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c785f120744828ae870b93a80cb159" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:52.311250 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c785f120744828ae870b93a80cb159" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:52.311463 29605 raft_consensus.cc:3055] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:20:52.311758 29681 raft_consensus.cc:3060] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:52.311784 29605 raft_consensus.cc:740] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:52.312651 29605 consensus_queue.cc:260] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [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: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:52.313561 29605 raft_consensus.cc:3060] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:20:52.315975 29681 raft_consensus.cc:2468] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 3.
I20260709 12:20:52.316900 30282 leader_election.cc:304] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:52.317610 30474 raft_consensus.cc:2804] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:20:52.317718 29605 raft_consensus.cc:2468] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 3.
I20260709 12:20:52.318100 30474 raft_consensus.cc:697] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 3 LEADER]: Becoming Leader. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Running, Role: LEADER
I20260709 12:20:52.318989 30474 consensus_queue.cc:237] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [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: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:52.327623 29432 catalog_manager.cc:5697] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 reported cstate change: term changed from 2 to 3, leader changed from 297a86b6f35742e5ad8844b64e20474a (127.25.220.194) to 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193). New cstate: current_term: 3 leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:52.329231 30462 raft_consensus.cc:993] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073: : Instructing follower 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:52.329655 30462 raft_consensus.cc:1081] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Signalling peer 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:52.330996 30332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a76f93ad5c64daa865aa46755e1cec9"
dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:36152
I20260709 12:20:52.331396 30332 raft_consensus.cc:493] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:52.331647 30332 raft_consensus.cc:3060] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:52.337383 30332 raft_consensus.cc:515] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:52.338790 30332 leader_election.cc:290] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 2 election: Requested vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:52.339342 29605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76f93ad5c64daa865aa46755e1cec9" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:52.339570 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a76f93ad5c64daa865aa46755e1cec9" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:52.339879 29605 raft_consensus.cc:3060] T 9a76f93ad5c64daa865aa46755e1cec9 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:52.340068 29681 raft_consensus.cc:3055] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:52.340411 29681 raft_consensus.cc:740] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:52.341094 29681 consensus_queue.cc:260] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:52.342162 29681 raft_consensus.cc:3060] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:52.345801 29605 raft_consensus.cc:2468] T 9a76f93ad5c64daa865aa46755e1cec9 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 2.
I20260709 12:20:52.346788 30282 leader_election.cc:304] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:52.347568 30474 raft_consensus.cc:2804] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:52.348021 30474 raft_consensus.cc:697] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 LEADER]: Becoming Leader. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Running, Role: LEADER
I20260709 12:20:52.348152 29681 raft_consensus.cc:2468] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 2.
I20260709 12:20:52.348850 30474 consensus_queue.cc:237] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:52.356487 29432 catalog_manager.cc:5697] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 reported cstate change: term changed from 1 to 2, leader changed from 1f0823cdea284faba0cc85a57be75073 (127.25.220.195) to 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193). New cstate: current_term: 2 leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:52.538923 29681 raft_consensus.cc:1275] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:52.540246 30474 consensus_queue.cc:1048] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:52.550699 29605 raft_consensus.cc:1275] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:52.552364 30474 consensus_queue.cc:1048] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:52.608281 29606 raft_consensus.cc:1275] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 3 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:52.609477 30458 consensus_queue.cc:1048] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:52.618016 29756 raft_consensus.cc:1275] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [term 3 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:52.619807 30473 consensus_queue.cc:1048] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:52.666007 29757 raft_consensus.cc:1275] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:52.667192 30473 consensus_queue.cc:1048] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:52.678607 29680 raft_consensus.cc:1275] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:52.679917 30473 consensus_queue.cc:1048] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:52.769263 29606 raft_consensus.cc:1275] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 3 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:52.770357 30473 consensus_queue.cc:1048] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:52.780256 29680 raft_consensus.cc:1275] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [term 3 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:20:52.782178 30459 consensus_queue.cc:1048] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:20:52.842967 29680 raft_consensus.cc:1275] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:52.844260 30473 consensus_queue.cc:1048] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:52.853149 29606 raft_consensus.cc:1275] T 9a76f93ad5c64daa865aa46755e1cec9 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:52.854403 30473 consensus_queue.cc:1048] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:53.017647 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:53.055404 29606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52cc68e7de8c4f9c9105a7bf246b3e81"
dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
mode: GRACEFUL
new_leader_uuid: "2d587458a81841febdef2538a474193e"
 from {username='slave'} at 127.0.0.1:60166
I20260709 12:20:53.055938 29606 raft_consensus.cc:606] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Received request to transfer leadership to TS 2d587458a81841febdef2538a474193e
I20260709 12:20:53.058203 29606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ebf49db206245b0ba94d9ecb30fa604"
dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
mode: GRACEFUL
new_leader_uuid: "2d587458a81841febdef2538a474193e"
 from {username='slave'} at 127.0.0.1:60166
I20260709 12:20:53.058573 29606 raft_consensus.cc:606] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Received request to transfer leadership to TS 2d587458a81841febdef2538a474193e
I20260709 12:20:53.060604 29606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c64fe0e0838e4a26a0c75d2f37d91a2a"
dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
mode: GRACEFUL
new_leader_uuid: "1f0823cdea284faba0cc85a57be75073"
 from {username='slave'} at 127.0.0.1:60166
I20260709 12:20:53.061113 29606 raft_consensus.cc:606] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Received request to transfer leadership to TS 1f0823cdea284faba0cc85a57be75073
I20260709 12:20:53.063305 29606 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e93947905a5640cba5e90579661ffc64"
dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
mode: GRACEFUL
new_leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:60166
I20260709 12:20:53.063709 29606 raft_consensus.cc:606] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Received request to transfer leadership to TS 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:53.064640 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:20:53.065740 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:53.066287 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:53.322832 30260 raft_consensus.cc:993] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a: : Instructing follower 1f0823cdea284faba0cc85a57be75073 to start an election
I20260709 12:20:53.323328 30489 raft_consensus.cc:1081] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Signalling peer 1f0823cdea284faba0cc85a57be75073 to start an election
I20260709 12:20:53.324709 29681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c64fe0e0838e4a26a0c75d2f37d91a2a"
dest_uuid: "1f0823cdea284faba0cc85a57be75073"
 from {username='slave'} at 127.0.0.1:54998
I20260709 12:20:53.325088 29681 raft_consensus.cc:493] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:53.325299 29681 raft_consensus.cc:3060] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:53.329559 29681 raft_consensus.cc:515] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:53.331275 29681 leader_election.cc:290] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 2 election: Requested vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:53.331995 29606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64fe0e0838e4a26a0c75d2f37d91a2a" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:53.332122 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c64fe0e0838e4a26a0c75d2f37d91a2a" candidate_uuid: "1f0823cdea284faba0cc85a57be75073" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:53.332581 29606 raft_consensus.cc:3055] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:53.332728 29757 raft_consensus.cc:3060] T c64fe0e0838e4a26a0c75d2f37d91a2a P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:53.332916 29606 raft_consensus.cc:740] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:53.333570 29606 consensus_queue.cc:260] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:53.334565 29606 raft_consensus.cc:3060] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:53.338050 29757 raft_consensus.cc:2468] T c64fe0e0838e4a26a0c75d2f37d91a2a P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 2.
I20260709 12:20:53.339226 29648 leader_election.cc:304] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:53.339946 30162 raft_consensus.cc:2804] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:53.340291 29606 raft_consensus.cc:2468] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f0823cdea284faba0cc85a57be75073 in term 2.
I20260709 12:20:53.340574 30162 raft_consensus.cc:697] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [term 2 LEADER]: Becoming Leader. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:53.341425 30162 consensus_queue.cc:237] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:53.350570 29430 catalog_manager.cc:5697] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 reported cstate change: term changed from 1 to 2, leader changed from 297a86b6f35742e5ad8844b64e20474a (127.25.220.194) to 1f0823cdea284faba0cc85a57be75073 (127.25.220.195). New cstate: current_term: 2 leader_uuid: "1f0823cdea284faba0cc85a57be75073" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:53.407276 30260 raft_consensus.cc:993] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a: : Instructing follower 2d587458a81841febdef2538a474193e to start an election
I20260709 12:20:53.407768 30489 raft_consensus.cc:1081] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Signalling peer 2d587458a81841febdef2538a474193e to start an election
I20260709 12:20:53.409075 29757 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ebf49db206245b0ba94d9ecb30fa604"
dest_uuid: "2d587458a81841febdef2538a474193e"
 from {username='slave'} at 127.0.0.1:56558
I20260709 12:20:53.409530 29757 raft_consensus.cc:493] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:53.409821 29757 raft_consensus.cc:3060] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:53.415447 29757 raft_consensus.cc:515] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:53.415905 30518 raft_consensus.cc:993] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a: : Instructing follower 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:53.417531 30518 raft_consensus.cc:1081] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Signalling peer 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:53.418718 29757 leader_election.cc:290] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 election: Requested vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:53.420475 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ebf49db206245b0ba94d9ecb30fa604" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:53.421031 29681 raft_consensus.cc:3060] T 7ebf49db206245b0ba94d9ecb30fa604 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:53.423346 29606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ebf49db206245b0ba94d9ecb30fa604" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:53.424024 30332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e93947905a5640cba5e90579661ffc64"
dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:36142
I20260709 12:20:53.424084 29606 raft_consensus.cc:3055] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:53.425153 29606 raft_consensus.cc:740] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:53.425889 29606 consensus_queue.cc:260] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:53.427048 29606 raft_consensus.cc:3060] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:53.429138 29681 raft_consensus.cc:2468] T 7ebf49db206245b0ba94d9ecb30fa604 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 2.
I20260709 12:20:53.424691 30332 raft_consensus.cc:493] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:53.429980 30332 raft_consensus.cc:3060] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:53.430234 29723 leader_election.cc:304] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:53.431226 30451 raft_consensus.cc:2804] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:53.431703 30451 raft_consensus.cc:697] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e [term 2 LEADER]: Becoming Leader. State: Replica: 2d587458a81841febdef2538a474193e, State: Running, Role: LEADER
I20260709 12:20:53.432410 29606 raft_consensus.cc:2468] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 2.
I20260709 12:20:53.434144 30451 consensus_queue.cc:237] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:53.436450 30332 raft_consensus.cc:515] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:53.440321 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93947905a5640cba5e90579661ffc64" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:53.440752 29757 raft_consensus.cc:3060] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:53.444427 30332 leader_election.cc:290] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 2 election: Requested vote from peers 2d587458a81841febdef2538a474193e (127.25.220.196:44467), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:53.445748 29430 catalog_manager.cc:5697] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e reported cstate change: term changed from 1 to 2, leader changed from 297a86b6f35742e5ad8844b64e20474a (127.25.220.194) to 2d587458a81841febdef2538a474193e (127.25.220.196). New cstate: current_term: 2 leader_uuid: "2d587458a81841febdef2538a474193e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:53.449124 29606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93947905a5640cba5e90579661ffc64" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:53.449692 29606 raft_consensus.cc:3055] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:53.449929 29606 raft_consensus.cc:740] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:53.450649 29606 consensus_queue.cc:260] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:53.451284 29757 raft_consensus.cc:2468] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 2.
I20260709 12:20:53.451838 29606 raft_consensus.cc:3060] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:53.452353 30281 leader_election.cc:304] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b3662cfa32a4f698ac56e47ce2dc8a7, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:53.453158 30474 raft_consensus.cc:2804] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:53.453616 30474 raft_consensus.cc:697] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 LEADER]: Becoming Leader. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Running, Role: LEADER
I20260709 12:20:53.454432 30474 consensus_queue.cc:237] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:53.457983 29606 raft_consensus.cc:2468] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 2.
I20260709 12:20:53.464514 29430 catalog_manager.cc:5697] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 reported cstate change: term changed from 1 to 2, leader changed from 297a86b6f35742e5ad8844b64e20474a (127.25.220.194) to 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193). New cstate: current_term: 2 leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:53.483287 30260 raft_consensus.cc:993] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a: : Instructing follower 2d587458a81841febdef2538a474193e to start an election
I20260709 12:20:53.483731 30518 raft_consensus.cc:1081] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Signalling peer 2d587458a81841febdef2538a474193e to start an election
I20260709 12:20:53.485045 29757 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52cc68e7de8c4f9c9105a7bf246b3e81"
dest_uuid: "2d587458a81841febdef2538a474193e"
 from {username='slave'} at 127.0.0.1:56558
I20260709 12:20:53.485579 29757 raft_consensus.cc:493] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:53.485915 29757 raft_consensus.cc:3060] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:53.490379 29757 raft_consensus.cc:515] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:53.491755 29757 leader_election.cc:290] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 election: Requested vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:53.492483 29606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc68e7de8c4f9c9105a7bf246b3e81" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:53.492911 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cc68e7de8c4f9c9105a7bf246b3e81" candidate_uuid: "2d587458a81841febdef2538a474193e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:53.493070 29606 raft_consensus.cc:3055] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:53.493505 29606 raft_consensus.cc:740] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 297a86b6f35742e5ad8844b64e20474a, State: Running, Role: LEADER
I20260709 12:20:53.493520 29681 raft_consensus.cc:3060] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:53.494200 29606 consensus_queue.cc:260] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:53.495069 29606 raft_consensus.cc:3060] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:53.500061 29681 raft_consensus.cc:2468] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 2.
I20260709 12:20:53.501137 29723 leader_election.cc:304] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2d587458a81841febdef2538a474193e; no voters: 
I20260709 12:20:53.502902 30480 raft_consensus.cc:2804] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:53.503404 30480 raft_consensus.cc:697] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e [term 2 LEADER]: Becoming Leader. State: Replica: 2d587458a81841febdef2538a474193e, State: Running, Role: LEADER
I20260709 12:20:53.504331 30480 consensus_queue.cc:237] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } }
I20260709 12:20:53.520550 29606 raft_consensus.cc:2468] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d587458a81841febdef2538a474193e in term 2.
I20260709 12:20:53.524116 29430 catalog_manager.cc:5697] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e reported cstate change: term changed from 1 to 2, leader changed from 297a86b6f35742e5ad8844b64e20474a (127.25.220.194) to 2d587458a81841febdef2538a474193e (127.25.220.196). New cstate: current_term: 2 leader_uuid: "2d587458a81841febdef2538a474193e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:53.726481 29757 raft_consensus.cc:1275] T c64fe0e0838e4a26a0c75d2f37d91a2a P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Refusing update from remote peer 1f0823cdea284faba0cc85a57be75073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:53.727586 30462 consensus_queue.cc:1048] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:53.752784 29605 raft_consensus.cc:1275] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Refusing update from remote peer 1f0823cdea284faba0cc85a57be75073: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:53.753808 30162 consensus_queue.cc:1048] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:53.858094 29679 raft_consensus.cc:1275] T 7ebf49db206245b0ba94d9ecb30fa604 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Refusing update from remote peer 2d587458a81841febdef2538a474193e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:53.859270 30523 consensus_queue.cc:1048] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:53.867465 29605 raft_consensus.cc:1275] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Refusing update from remote peer 2d587458a81841febdef2538a474193e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:53.868690 30480 consensus_queue.cc:1048] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:53.879747 29607 raft_consensus.cc:1275] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:53.881120 30459 consensus_queue.cc:1048] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:53.892876 29757 raft_consensus.cc:1275] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:53.893941 30459 consensus_queue.cc:1048] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:54.021656 29679 raft_consensus.cc:1275] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Refusing update from remote peer 2d587458a81841febdef2538a474193e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:54.022727 30480 consensus_queue.cc:1048] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:54.027525 29605 raft_consensus.cc:1275] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Refusing update from remote peer 2d587458a81841febdef2538a474193e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:54.029306 30522 consensus_queue.cc:1048] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:54.104611 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:54.151350 29756 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6cfe8155e334ccf8813603df4a7563e"
dest_uuid: "2d587458a81841febdef2538a474193e"
mode: GRACEFUL
new_leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:34222
I20260709 12:20:54.151785 29756 raft_consensus.cc:606] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [term 1 LEADER]: Received request to transfer leadership to TS 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:54.154035 29679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9b203e8453c4a0187a34db2fa735ea4"
dest_uuid: "1f0823cdea284faba0cc85a57be75073"
mode: GRACEFUL
new_leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:55036
I20260709 12:20:54.154572 29679 raft_consensus.cc:606] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Received request to transfer leadership to TS 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:54.155735 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:20:54.156961 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:54.157738 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:54.559711 30451 raft_consensus.cc:993] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e: : Instructing follower 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:54.560148 30522 raft_consensus.cc:1081] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [term 1 LEADER]: Signalling peer 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:54.561614 30332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6cfe8155e334ccf8813603df4a7563e"
dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:36154
I20260709 12:20:54.562037 30332 raft_consensus.cc:493] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:54.562316 30332 raft_consensus.cc:3060] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:54.567294 30332 raft_consensus.cc:515] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:54.569242 30332 leader_election.cc:290] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 2 election: Requested vote from peers 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431), 2d587458a81841febdef2538a474193e (127.25.220.196:44467)
I20260709 12:20:54.569762 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cfe8155e334ccf8813603df4a7563e" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:54.570374 29681 raft_consensus.cc:3060] T c6cfe8155e334ccf8813603df4a7563e P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:54.570962 29757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cfe8155e334ccf8813603df4a7563e" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d587458a81841febdef2538a474193e"
I20260709 12:20:54.571457 29757 raft_consensus.cc:3055] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:54.571738 29757 raft_consensus.cc:740] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d587458a81841febdef2538a474193e, State: Running, Role: LEADER
I20260709 12:20:54.572417 29757 consensus_queue.cc:260] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:54.573400 29757 raft_consensus.cc:3060] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:54.576411 29681 raft_consensus.cc:2468] T c6cfe8155e334ccf8813603df4a7563e P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 2.
I20260709 12:20:54.577610 30282 leader_election.cc:304] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f0823cdea284faba0cc85a57be75073, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:54.578472 30541 raft_consensus.cc:2804] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:54.579569 30541 raft_consensus.cc:697] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 LEADER]: Becoming Leader. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Running, Role: LEADER
I20260709 12:20:54.580421 30541 consensus_queue.cc:237] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } }
I20260709 12:20:54.581130 29757 raft_consensus.cc:2468] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 2.
I20260709 12:20:54.592078 29430 catalog_manager.cc:5697] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 reported cstate change: term changed from 1 to 2, leader changed from 2d587458a81841febdef2538a474193e (127.25.220.196) to 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193). New cstate: current_term: 2 leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:54.684815 30540 raft_consensus.cc:993] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073: : Instructing follower 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:54.685290 30162 raft_consensus.cc:1081] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Signalling peer 2b3662cfa32a4f698ac56e47ce2dc8a7 to start an election
I20260709 12:20:54.686558 30332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9b203e8453c4a0187a34db2fa735ea4"
dest_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7"
 from {username='slave'} at 127.0.0.1:36152
I20260709 12:20:54.687086 30332 raft_consensus.cc:493] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:20:54.687431 30332 raft_consensus.cc:3060] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:54.694177 30332 raft_consensus.cc:515] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:54.695544 30332 leader_election.cc:290] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 2 election: Requested vote from peers 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593), 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431)
I20260709 12:20:54.696122 29605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b203e8453c4a0187a34db2fa735ea4" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "297a86b6f35742e5ad8844b64e20474a"
I20260709 12:20:54.696516 29681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9b203e8453c4a0187a34db2fa735ea4" candidate_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f0823cdea284faba0cc85a57be75073"
I20260709 12:20:54.696720 29605 raft_consensus.cc:3060] T e9b203e8453c4a0187a34db2fa735ea4 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:54.697072 29681 raft_consensus.cc:3055] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:20:54.697335 29681 raft_consensus.cc:740] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f0823cdea284faba0cc85a57be75073, State: Running, Role: LEADER
I20260709 12:20:54.697937 29681 consensus_queue.cc:260] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:54.698748 29681 raft_consensus.cc:3060] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:54.701210 29605 raft_consensus.cc:2468] T e9b203e8453c4a0187a34db2fa735ea4 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 2.
I20260709 12:20:54.702169 30282 leader_election.cc:304] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7; no voters: 
I20260709 12:20:54.702803 30459 raft_consensus.cc:2804] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:54.703029 29681 raft_consensus.cc:2468] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b3662cfa32a4f698ac56e47ce2dc8a7 in term 2.
I20260709 12:20:54.703176 30459 raft_consensus.cc:697] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 LEADER]: Becoming Leader. State: Replica: 2b3662cfa32a4f698ac56e47ce2dc8a7, State: Running, Role: LEADER
I20260709 12:20:54.704079 30459 consensus_queue.cc:237] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } }
I20260709 12:20:54.711926 29430 catalog_manager.cc:5697] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 reported cstate change: term changed from 1 to 2, leader changed from 1f0823cdea284faba0cc85a57be75073 (127.25.220.195) to 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193). New cstate: current_term: 2 leader_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:55.031996 29681 raft_consensus.cc:1275] T c6cfe8155e334ccf8813603df4a7563e P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:55.033249 30541 consensus_queue.cc:1048] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:55.043968 29756 raft_consensus.cc:1275] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:55.045500 30459 consensus_queue.cc:1048] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:55.198226 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:55.223825 29681 raft_consensus.cc:1275] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:55.225267 30541 consensus_queue.cc:1048] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f0823cdea284faba0cc85a57be75073" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:20:55.229072 29607 raft_consensus.cc:1275] T e9b203e8453c4a0187a34db2fa735ea4 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Refusing update from remote peer 2b3662cfa32a4f698ac56e47ce2dc8a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:20:55.231294 30541 consensus_queue.cc:1048] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:20:55.238457 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:20:55.240052 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:20:55.240752 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:55.289548 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:20:55.323743 26483 tablet_server.cc:179] TabletServer@127.25.220.193:33273 shutting down...
W20260709 12:20:55.348745 29573 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 74 similar messages]
W20260709 12:20:55.364517 29573 consensus_peers.cc:597] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.369231 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:55.372709 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.373999 26483 raft_consensus.cc:2243] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.374943 26483 raft_consensus.cc:2272] T 923caa7adc70465882703c690599b6a1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.378547 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.379588 26483 raft_consensus.cc:2243] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:55.383360 29721 consensus_peers.cc:597] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.380131 26483 raft_consensus.cc:2272] T d371f3077db5454fa736d0845496e733 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.386875 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.387712 26483 raft_consensus.cc:2243] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.388679 26483 raft_consensus.cc:2272] T e93947905a5640cba5e90579661ffc64 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:55.389274 29573 consensus_peers.cc:597] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.391072 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.392042 26483 raft_consensus.cc:2243] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.392594 26483 raft_consensus.cc:2272] T 3caff5f4d93a4d38865a72874d2ccebd P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.395503 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.396404 26483 raft_consensus.cc:2243] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.396940 26483 raft_consensus.cc:2272] T 04a3e1a2502c4cbf9e1c525987522be4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:55.397294 29721 consensus_peers.cc:597] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.399746 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.400660 26483 raft_consensus.cc:2243] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.401182 26483 raft_consensus.cc:2272] T e4f74503cd084a22a5ff6703990ddac7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.403364 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.404170 26483 raft_consensus.cc:2243] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.404659 26483 raft_consensus.cc:2272] T b1b09def03b945a9bbf315883e9ca6ec P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.407138 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.408072 26483 raft_consensus.cc:2243] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.408699 26483 raft_consensus.cc:2272] T 02dccb95b4a2445b9e64e1be520db6e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.411402 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.412180 26483 raft_consensus.cc:2243] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.412712 26483 raft_consensus.cc:2272] T b513bbd519004bed94f5a305398dc623 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.415418 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.416208 26483 raft_consensus.cc:2243] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.416731 26483 raft_consensus.cc:2272] T 8a8a195083454c60825ef8f77bc9d890 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:55.419061 29647 consensus_peers.cc:597] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.419540 26483 tablet_replica.cc:333] stopping tablet replica
W20260709 12:20:55.419742 29647 consensus_peers.cc:597] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.420452 26483 raft_consensus.cc:2243] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.421100 26483 raft_consensus.cc:2272] T 659cb263d41043a6b581bb19ccda8370 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.424079 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.426177 26483 raft_consensus.cc:2243] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.427153 26483 raft_consensus.cc:2272] T bf441ece89d74ceb8503adbcce729079 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:55.427304 29573 consensus_peers.cc:597] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.429652 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.430405 26483 raft_consensus.cc:2243] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.430951 26483 raft_consensus.cc:2272] T 2028be33928a4863ab67db97e6a0ba7c P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:55.432909 29647 consensus_peers.cc:597] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.434340 26483 tablet_replica.cc:333] stopping tablet replica
W20260709 12:20:55.434741 29647 consensus_peers.cc:597] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.435479 26483 raft_consensus.cc:2243] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.436733 26483 raft_consensus.cc:2272] T c27e77cb0e914ec7996b75e6ffb0a739 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.438483 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.439083 26483 raft_consensus.cc:2243] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.439698 26483 raft_consensus.cc:2272] T 0af18dfe224a4bdb95759228e5a7f347 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.441442 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.442133 26483 raft_consensus.cc:2243] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.442543 26483 raft_consensus.cc:2272] T b0975a0072d644d4a0e2201fd1b426df P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.445065 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.445626 26483 raft_consensus.cc:2243] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.445986 26483 raft_consensus.cc:2272] T 820b5676d9e64c038f2eaf27bae7fab2 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.447741 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.448379 26483 raft_consensus.cc:2243] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.448781 26483 raft_consensus.cc:2272] T 1932f58e9dc24e11bd9044ce127e6b26 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.451314 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.451932 26483 raft_consensus.cc:2243] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.452430 26483 raft_consensus.cc:2272] T b1124e92b33c443c9d395b51a9bdc62f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:55.453037 29721 consensus_peers.cc:597] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.454483 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.455153 26483 raft_consensus.cc:2243] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.455672 26483 raft_consensus.cc:2272] T 1948542276b14a95a192c73ef757d29e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:55.458284 29647 consensus_peers.cc:597] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.458396 26483 tablet_replica.cc:333] stopping tablet replica
W20260709 12:20:55.459322 29721 consensus_peers.cc:597] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.459910 26483 raft_consensus.cc:2243] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.460541 26483 raft_consensus.cc:2272] T 62fb28e0937f4bfa9c7e05988defd98b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.463339 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.464129 26483 raft_consensus.cc:2243] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.465066 26483 raft_consensus.cc:2272] T c6cfe8155e334ccf8813603df4a7563e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.468725 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.469462 26483 raft_consensus.cc:2243] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.470242 26483 raft_consensus.cc:2272] T 32c785f120744828ae870b93a80cb159 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.472357 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.472894 26483 raft_consensus.cc:2243] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.473263 26483 raft_consensus.cc:2272] T 821d6f4559774ed4a68e03134be39a53 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.474920 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.475430 26483 raft_consensus.cc:2243] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.475803 26483 raft_consensus.cc:2272] T 0c3856d37f834353a9211556e6dcf42f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.477775 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.478268 26483 raft_consensus.cc:2243] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.478642 26483 raft_consensus.cc:2272] T ae98bb14fa544ee7bcdf41f8ffec460e P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:55.479936 29573 consensus_peers.cc:597] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.480506 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.481424 26483 raft_consensus.cc:2243] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.481863 26483 raft_consensus.cc:2272] T 3e96affb8b8d4686a41727dfff5d11e8 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.484174 26483 tablet_replica.cc:333] stopping tablet replica
W20260709 12:20:55.484387 29647 consensus_peers.cc:597] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.484906 26483 raft_consensus.cc:2243] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.485519 26483 raft_consensus.cc:2272] T e54d4b00d9b24cc194d95989c1d39df9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:55.486212 29721 consensus_peers.cc:597] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.487619 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.488139 26483 raft_consensus.cc:2243] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.488528 26483 raft_consensus.cc:2272] T d8b10e9736a64e0fa6f085d3e123042f P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.490059 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.490511 26483 raft_consensus.cc:2243] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.491142 26483 raft_consensus.cc:2272] T 822af38d5d554a2f9c8cf7bc19142120 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.492831 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.493312 26483 raft_consensus.cc:2243] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.493633 26483 raft_consensus.cc:2272] T 05432ec693c74597ae712ff124cafb96 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.495329 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.495873 26483 raft_consensus.cc:2243] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.496258 26483 raft_consensus.cc:2272] T da63b726ced94e00951fd23ad531422b P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.497890 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.498428 26483 raft_consensus.cc:2243] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.498814 26483 raft_consensus.cc:2272] T a5450dc5b85e4b1096900a21f562eed7 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.500474 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.500993 26483 raft_consensus.cc:2243] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.501361 26483 raft_consensus.cc:2272] T 4d602c9570954a518bb5a77057cde639 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.502990 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.503536 26483 raft_consensus.cc:2243] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.504284 26483 raft_consensus.cc:2272] T 48654fcded7c4260a4304e6113ac346d P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.505935 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.506500 26483 raft_consensus.cc:2243] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.506865 26483 raft_consensus.cc:2272] T aa4716cb27b84bf79a75a414e186f8cf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.508896 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.509588 26483 raft_consensus.cc:2243] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.510314 26483 raft_consensus.cc:2272] T 03da70c24ac24787bd66ed5da5df7771 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.512176 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.512704 26483 raft_consensus.cc:2243] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.513131 26483 raft_consensus.cc:2272] T f6810b22c8f04112b8f50675dc75dce1 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.515443 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.516049 26483 raft_consensus.cc:2243] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:20:55.516799 29573 consensus_peers.cc:597] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.516891 26483 raft_consensus.cc:2272] T e9b203e8453c4a0187a34db2fa735ea4 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.520531 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.521212 26483 raft_consensus.cc:2243] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:20:55.521422 29573 consensus_peers.cc:597] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.522130 26483 raft_consensus.cc:2272] T 4168b9422a784cd597215aea5c6ca7c0 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.524080 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.524637 26483 raft_consensus.cc:2243] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.525290 26483 raft_consensus.cc:2272] T 9a76f93ad5c64daa865aa46755e1cec9 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.526938 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.527526 26483 raft_consensus.cc:2243] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.528290 26483 raft_consensus.cc:2272] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.530272 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.530755 26483 raft_consensus.cc:2243] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.531139 26483 raft_consensus.cc:2272] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:55.531379 29573 consensus_peers.cc:597] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.532946 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.533766 26483 raft_consensus.cc:2243] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.534642 26483 raft_consensus.cc:2272] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.536862 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:20:55.537457 26483 raft_consensus.cc:2243] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.537856 26483 raft_consensus.cc:2272] T 069f20b693e4484b862bbcc664ee60f3 P 2b3662cfa32a4f698ac56e47ce2dc8a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:55.543736 29721 consensus_peers.cc:597] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:55.598378 29721 consensus_peers.cc:597] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.603041 26483 tablet_server.cc:196] TabletServer@127.25.220.193:33273 shutdown complete.
W20260709 12:20:55.630394 29573 consensus_peers.cc:597] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:55.641304 29647 consensus_peers.cc:597] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:55.670723 29647 consensus_peers.cc:597] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:55.670867 29721 consensus_peers.cc:597] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:55.671993 29573 consensus_peers.cc:597] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.682833 26483 tablet_server.cc:179] TabletServer@127.25.220.194:0 shutting down...
W20260709 12:20:55.712956 29649 consensus_peers.cc:597] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:55.716048 29573 consensus_peers.cc:597] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:55.717398 29647 consensus_peers.cc:597] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.723064 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:55.723766 26483 tablet_replica.cc:333] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.724475 26483 raft_consensus.cc:2243] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.724921 26483 raft_consensus.cc:2272] T d371f3077db5454fa736d0845496e733 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.726696 26483 tablet_replica.cc:333] T 8a8a195083454c60825ef8f77bc9d890 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.727272 26483 raft_consensus.cc:2243] T 8a8a195083454c60825ef8f77bc9d890 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.727664 26483 raft_consensus.cc:2272] T 8a8a195083454c60825ef8f77bc9d890 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.729303 26483 tablet_replica.cc:333] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.729830 26483 raft_consensus.cc:2243] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.730654 26483 raft_consensus.cc:2272] T 659cb263d41043a6b581bb19ccda8370 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.732472 26483 tablet_replica.cc:333] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.733053 26483 raft_consensus.cc:2243] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.733749 26483 raft_consensus.cc:2272] T ed2da6ec090346d6aa416496f598c1de P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.735304 26483 tablet_replica.cc:333] T e9b203e8453c4a0187a34db2fa735ea4 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.735848 26483 raft_consensus.cc:2243] T e9b203e8453c4a0187a34db2fa735ea4 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.736268 26483 raft_consensus.cc:2272] T e9b203e8453c4a0187a34db2fa735ea4 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.738258 26483 tablet_replica.cc:333] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.738852 26483 raft_consensus.cc:2243] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.739229 26483 raft_consensus.cc:2272] T c64fe0e0838e4a26a0c75d2f37d91a2a P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.741204 26483 tablet_replica.cc:333] T 2028be33928a4863ab67db97e6a0ba7c P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.741902 26483 raft_consensus.cc:2243] T 2028be33928a4863ab67db97e6a0ba7c P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.742379 26483 raft_consensus.cc:2272] T 2028be33928a4863ab67db97e6a0ba7c P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:55.743969 29721 consensus_peers.cc:597] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.744524 26483 tablet_replica.cc:333] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.745046 26483 raft_consensus.cc:2243] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.745468 26483 raft_consensus.cc:2272] T e93947905a5640cba5e90579661ffc64 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.747128 26483 tablet_replica.cc:333] T 9a76f93ad5c64daa865aa46755e1cec9 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.747605 26483 raft_consensus.cc:2243] T 9a76f93ad5c64daa865aa46755e1cec9 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.747936 26483 raft_consensus.cc:2272] T 9a76f93ad5c64daa865aa46755e1cec9 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.749663 26483 tablet_replica.cc:333] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.750137 26483 raft_consensus.cc:2243] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.750449 26483 raft_consensus.cc:2272] T 7ebf49db206245b0ba94d9ecb30fa604 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.752063 26483 tablet_replica.cc:333] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.752614 26483 raft_consensus.cc:2243] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.752931 26483 raft_consensus.cc:2272] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.754599 26483 tablet_replica.cc:333] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.755076 26483 raft_consensus.cc:2243] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.755909 26483 raft_consensus.cc:2272] T 331824a17cd74d448e27b10d8d35cc29 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.758024 26483 tablet_replica.cc:333] T aa4716cb27b84bf79a75a414e186f8cf P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.758631 26483 raft_consensus.cc:2243] T aa4716cb27b84bf79a75a414e186f8cf P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.759042 26483 raft_consensus.cc:2272] T aa4716cb27b84bf79a75a414e186f8cf P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:55.759094 29721 consensus_peers.cc:597] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.761279 26483 tablet_replica.cc:333] T 05a17fba5356451ca6b18ee6b669d4fc P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.761958 26483 raft_consensus.cc:2243] T 05a17fba5356451ca6b18ee6b669d4fc P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.762435 26483 raft_consensus.cc:2272] T 05a17fba5356451ca6b18ee6b669d4fc P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.764111 26483 tablet_replica.cc:333] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.764691 26483 raft_consensus.cc:2243] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.765388 26483 raft_consensus.cc:2272] T e4f74503cd084a22a5ff6703990ddac7 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.767012 26483 tablet_replica.cc:333] T 467b7f129e694aed8a72262eb9ac8a26 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.767542 26483 raft_consensus.cc:2243] T 467b7f129e694aed8a72262eb9ac8a26 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.767942 26483 raft_consensus.cc:2272] T 467b7f129e694aed8a72262eb9ac8a26 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.769629 26483 tablet_replica.cc:333] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.770205 26483 raft_consensus.cc:2243] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.770951 26483 raft_consensus.cc:2272] T 923caa7adc70465882703c690599b6a1 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.773237 26483 tablet_replica.cc:333] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
W20260709 12:20:55.773283 29649 consensus_peers.cc:597] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.773934 26483 raft_consensus.cc:2243] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.774290 26483 raft_consensus.cc:2272] T 3e96affb8b8d4686a41727dfff5d11e8 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:55.775514 29649 consensus_peers.cc:597] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.776351 26483 tablet_replica.cc:333] T da63b726ced94e00951fd23ad531422b P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.777166 26483 raft_consensus.cc:2243] T da63b726ced94e00951fd23ad531422b P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.777684 26483 raft_consensus.cc:2272] T da63b726ced94e00951fd23ad531422b P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.779902 26483 tablet_replica.cc:333] T a5450dc5b85e4b1096900a21f562eed7 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.780730 26483 raft_consensus.cc:2243] T a5450dc5b85e4b1096900a21f562eed7 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.781208 26483 raft_consensus.cc:2272] T a5450dc5b85e4b1096900a21f562eed7 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:55.782008 29723 consensus_peers.cc:597] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.783262 26483 tablet_replica.cc:333] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.783807 26483 raft_consensus.cc:2243] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.784541 26483 raft_consensus.cc:2272] T b1b09def03b945a9bbf315883e9ca6ec P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.786248 26483 tablet_replica.cc:333] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.786712 26483 raft_consensus.cc:2243] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.787055 26483 raft_consensus.cc:2272] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.789824 26483 tablet_replica.cc:333] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.790503 26483 raft_consensus.cc:2243] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.791405 26483 raft_consensus.cc:2272] T 821d6f4559774ed4a68e03134be39a53 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.793740 26483 tablet_replica.cc:333] T 0c3856d37f834353a9211556e6dcf42f P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.794405 26483 raft_consensus.cc:2243] T 0c3856d37f834353a9211556e6dcf42f P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.794870 26483 raft_consensus.cc:2272] T 0c3856d37f834353a9211556e6dcf42f P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.797197 26483 tablet_replica.cc:333] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.797938 26483 raft_consensus.cc:2243] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.798367 26483 raft_consensus.cc:2272] T 32c785f120744828ae870b93a80cb159 P 297a86b6f35742e5ad8844b64e20474a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:55.800056 29649 consensus_peers.cc:597] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.800632 26483 tablet_replica.cc:333] T 62fb28e0937f4bfa9c7e05988defd98b P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.801496 26483 raft_consensus.cc:2243] T 62fb28e0937f4bfa9c7e05988defd98b P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.801998 26483 raft_consensus.cc:2272] T 62fb28e0937f4bfa9c7e05988defd98b P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.804728 26483 tablet_replica.cc:333] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.805476 26483 raft_consensus.cc:2243] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.806450 26483 raft_consensus.cc:2272] T 57321bc6f5cc44c0b5e62a0656c10c0e P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.808804 26483 tablet_replica.cc:333] T b0975a0072d644d4a0e2201fd1b426df P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.809629 26483 raft_consensus.cc:2243] T b0975a0072d644d4a0e2201fd1b426df P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.811817 26483 raft_consensus.cc:2272] T b0975a0072d644d4a0e2201fd1b426df P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.814652 26483 tablet_replica.cc:333] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.815500 26483 raft_consensus.cc:2243] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.816128 26483 raft_consensus.cc:2272] T 0af18dfe224a4bdb95759228e5a7f347 P 297a86b6f35742e5ad8844b64e20474a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:55.818452 29723 consensus_peers.cc:597] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.818969 26483 tablet_replica.cc:333] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.820012 26483 raft_consensus.cc:2243] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.821208 26483 raft_consensus.cc:2272] T b513bbd519004bed94f5a305398dc623 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.823642 26483 tablet_replica.cc:333] T 1f5ca69004ae420b822146c50bf55f72 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.824241 26483 raft_consensus.cc:2243] T 1f5ca69004ae420b822146c50bf55f72 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.824647 26483 raft_consensus.cc:2272] T 1f5ca69004ae420b822146c50bf55f72 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.826337 26483 tablet_replica.cc:333] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.826825 26483 raft_consensus.cc:2243] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.827811 26483 raft_consensus.cc:2272] T 00fa2d2d5da3486e847a71e8e7b18b1c P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.830163 26483 tablet_replica.cc:333] T 1fe27f6a0bcb46f78d51dc033c723a78 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.830847 26483 raft_consensus.cc:2243] T 1fe27f6a0bcb46f78d51dc033c723a78 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.831336 26483 raft_consensus.cc:2272] T 1fe27f6a0bcb46f78d51dc033c723a78 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:55.831779 29647 consensus_peers.cc:597] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.833663 26483 tablet_replica.cc:333] T 1f53eebb81024d0caf6d0c51386fe8e4 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.834409 26483 raft_consensus.cc:2243] T 1f53eebb81024d0caf6d0c51386fe8e4 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:55.834791 29649 consensus_peers.cc:597] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.834892 26483 raft_consensus.cc:2272] T 1f53eebb81024d0caf6d0c51386fe8e4 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.836746 26483 tablet_replica.cc:333] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.837193 26483 raft_consensus.cc:2243] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.837831 26483 raft_consensus.cc:2272] T 1be3c43ca6a74505bc7f86b51440ffa8 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.839478 26483 tablet_replica.cc:333] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.839922 26483 raft_consensus.cc:2243] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.840598 26483 raft_consensus.cc:2272] T 4d602c9570954a518bb5a77057cde639 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.842628 26483 tablet_replica.cc:333] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.843274 26483 raft_consensus.cc:2243] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.843803 26483 raft_consensus.cc:2272] T 48654fcded7c4260a4304e6113ac346d P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.846114 26483 tablet_replica.cc:333] T 820b5676d9e64c038f2eaf27bae7fab2 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.846822 26483 raft_consensus.cc:2243] T 820b5676d9e64c038f2eaf27bae7fab2 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.847290 26483 raft_consensus.cc:2272] T 820b5676d9e64c038f2eaf27bae7fab2 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:55.848681 29723 consensus_peers.cc:597] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.849454 26483 tablet_replica.cc:333] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.850062 26483 raft_consensus.cc:2243] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.850742 26483 raft_consensus.cc:2272] T 1932f58e9dc24e11bd9044ce127e6b26 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.852564 26483 tablet_replica.cc:333] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.853053 26483 raft_consensus.cc:2243] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.853778 26483 raft_consensus.cc:2272] T 3caff5f4d93a4d38865a72874d2ccebd P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.855962 26483 tablet_replica.cc:333] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.856647 26483 raft_consensus.cc:2243] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:55.857506 26483 raft_consensus.cc:2272] T 1948542276b14a95a192c73ef757d29e P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.859918 26483 tablet_replica.cc:333] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.860539 26483 raft_consensus.cc:2243] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.861011 26483 raft_consensus.cc:2272] T 822af38d5d554a2f9c8cf7bc19142120 P 297a86b6f35742e5ad8844b64e20474a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.863186 26483 tablet_replica.cc:333] T d8b10e9736a64e0fa6f085d3e123042f P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.863802 26483 raft_consensus.cc:2243] T d8b10e9736a64e0fa6f085d3e123042f P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.864310 26483 raft_consensus.cc:2272] T d8b10e9736a64e0fa6f085d3e123042f P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:55.866204 26483 tablet_replica.cc:333] T 069f20b693e4484b862bbcc664ee60f3 P 297a86b6f35742e5ad8844b64e20474a: stopping tablet replica
I20260709 12:20:55.866636 26483 raft_consensus.cc:2243] T 069f20b693e4484b862bbcc664ee60f3 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:55.867010 26483 raft_consensus.cc:2272] T 069f20b693e4484b862bbcc664ee60f3 P 297a86b6f35742e5ad8844b64e20474a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:55.881409 29649 consensus_peers.cc:597] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:55.888024 29721 consensus_peers.cc:597] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e -> Peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Couldn't send request to peer 2b3662cfa32a4f698ac56e47ce2dc8a7. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:55.901648 29649 consensus_peers.cc:597] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:55.923274 29723 consensus_peers.cc:597] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:45593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.928797 26483 tablet_server.cc:196] TabletServer@127.25.220.194:0 shutdown complete.
W20260709 12:20:55.946161 29649 consensus_peers.cc:597] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:45593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:55.960178 29723 consensus_peers.cc:597] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:45593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:55.962845 29723 consensus_peers.cc:597] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:45593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:55.997957 26483 tablet_server.cc:179] TabletServer@127.25.220.195:0 shutting down...
W20260709 12:20:56.014081 29649 consensus_peers.cc:597] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:45593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:56.019486 29649 consensus_peers.cc:597] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:45593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:56.040666 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:56.041572 26483 tablet_replica.cc:333] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.042543 26483 raft_consensus.cc:2243] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.043434 26483 raft_consensus.cc:2272] T 8a8a195083454c60825ef8f77bc9d890 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.045336 26483 tablet_replica.cc:333] T 822af38d5d554a2f9c8cf7bc19142120 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.045938 26483 raft_consensus.cc:2243] T 822af38d5d554a2f9c8cf7bc19142120 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.046332 26483 raft_consensus.cc:2272] T 822af38d5d554a2f9c8cf7bc19142120 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.047925 26483 tablet_replica.cc:333] T ed2da6ec090346d6aa416496f598c1de P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.048542 26483 raft_consensus.cc:2243] T ed2da6ec090346d6aa416496f598c1de P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.048981 26483 raft_consensus.cc:2272] T ed2da6ec090346d6aa416496f598c1de P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.050609 26483 tablet_replica.cc:333] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.051120 26483 raft_consensus.cc:2243] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.051885 26483 raft_consensus.cc:2272] T f6810b22c8f04112b8f50675dc75dce1 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.053627 26483 tablet_replica.cc:333] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.054174 26483 raft_consensus.cc:2243] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.054551 26483 raft_consensus.cc:2272] T e9b203e8453c4a0187a34db2fa735ea4 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.056460 26483 tablet_replica.cc:333] T 57321bc6f5cc44c0b5e62a0656c10c0e P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.056986 26483 raft_consensus.cc:2243] T 57321bc6f5cc44c0b5e62a0656c10c0e P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.057401 26483 raft_consensus.cc:2272] T 57321bc6f5cc44c0b5e62a0656c10c0e P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.059110 26483 tablet_replica.cc:333] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.059607 26483 raft_consensus.cc:2243] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.060278 26483 raft_consensus.cc:2272] T c64fe0e0838e4a26a0c75d2f37d91a2a P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.061981 26483 tablet_replica.cc:333] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.062448 26483 raft_consensus.cc:2243] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.063058 26483 raft_consensus.cc:2272] T 2028be33928a4863ab67db97e6a0ba7c P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.064777 26483 tablet_replica.cc:333] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.065279 26483 raft_consensus.cc:2243] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.065646 26483 raft_consensus.cc:2272] T bdbf2ea447c54b8e8da3dea00d9ec037 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.067159 26483 tablet_replica.cc:333] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.067646 26483 raft_consensus.cc:2243] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.068368 26483 raft_consensus.cc:2272] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.070147 26483 tablet_replica.cc:333] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.070760 26483 raft_consensus.cc:2243] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.071198 26483 raft_consensus.cc:2272] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.073340 26483 tablet_replica.cc:333] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.074110 26483 raft_consensus.cc:2243] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.074622 26483 raft_consensus.cc:2272] T 331824a17cd74d448e27b10d8d35cc29 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.076506 26483 tablet_replica.cc:333] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.077046 26483 raft_consensus.cc:2243] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.077427 26483 raft_consensus.cc:2272] T 4168b9422a784cd597215aea5c6ca7c0 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.079141 26483 tablet_replica.cc:333] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.079649 26483 raft_consensus.cc:2243] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.080017 26483 raft_consensus.cc:2272] T 1e2b8fe4e8ae46d9863665af4783aa2a P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.082160 26483 tablet_replica.cc:333] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.082863 26483 raft_consensus.cc:2243] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.083344 26483 raft_consensus.cc:2272] T 9a76f93ad5c64daa865aa46755e1cec9 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.085739 26483 tablet_replica.cc:333] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.086481 26483 raft_consensus.cc:2243] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.087391 26483 raft_consensus.cc:2272] T 04a3e1a2502c4cbf9e1c525987522be4 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.089736 26483 tablet_replica.cc:333] T 7ebf49db206245b0ba94d9ecb30fa604 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
W20260709 12:20:56.089974 29723 consensus_peers.cc:597] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:45593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:56.090376 26483 raft_consensus.cc:2243] T 7ebf49db206245b0ba94d9ecb30fa604 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.090773 26483 raft_consensus.cc:2272] T 7ebf49db206245b0ba94d9ecb30fa604 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.092720 26483 tablet_replica.cc:333] T e4f74503cd084a22a5ff6703990ddac7 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
W20260709 12:20:56.092554 29723 consensus_peers.cc:597] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e -> Peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Couldn't send request to peer 1f0823cdea284faba0cc85a57be75073. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:56.093379 26483 raft_consensus.cc:2243] T e4f74503cd084a22a5ff6703990ddac7 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.093827 26483 raft_consensus.cc:2272] T e4f74503cd084a22a5ff6703990ddac7 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.096119 26483 tablet_replica.cc:333] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.096745 26483 raft_consensus.cc:2243] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.097144 26483 raft_consensus.cc:2272] T 03da70c24ac24787bd66ed5da5df7771 P 1f0823cdea284faba0cc85a57be75073 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.099181 26483 tablet_replica.cc:333] T 05a17fba5356451ca6b18ee6b669d4fc P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.099675 26483 raft_consensus.cc:2243] T 05a17fba5356451ca6b18ee6b669d4fc P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.100100 26483 raft_consensus.cc:2272] T 05a17fba5356451ca6b18ee6b669d4fc P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.102259 26483 tablet_replica.cc:333] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.102778 26483 raft_consensus.cc:2243] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.103175 26483 raft_consensus.cc:2272] T c27e77cb0e914ec7996b75e6ffb0a739 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.105350 26483 tablet_replica.cc:333] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.105979 26483 raft_consensus.cc:2243] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.106920 26483 raft_consensus.cc:2272] T 467b7f129e694aed8a72262eb9ac8a26 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.108918 26483 tablet_replica.cc:333] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.109423 26483 raft_consensus.cc:2243] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.110101 26483 raft_consensus.cc:2272] T 3e96affb8b8d4686a41727dfff5d11e8 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.111763 26483 tablet_replica.cc:333] T e54d4b00d9b24cc194d95989c1d39df9 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.112336 26483 raft_consensus.cc:2243] T e54d4b00d9b24cc194d95989c1d39df9 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.112725 26483 raft_consensus.cc:2272] T e54d4b00d9b24cc194d95989c1d39df9 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.114356 26483 tablet_replica.cc:333] T 923caa7adc70465882703c690599b6a1 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.114842 26483 raft_consensus.cc:2243] T 923caa7adc70465882703c690599b6a1 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.115221 26483 raft_consensus.cc:2272] T 923caa7adc70465882703c690599b6a1 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.116914 26483 tablet_replica.cc:333] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.117421 26483 raft_consensus.cc:2243] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.118103 26483 raft_consensus.cc:2272] T 0c3856d37f834353a9211556e6dcf42f P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.119701 26483 tablet_replica.cc:333] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.120249 26483 raft_consensus.cc:2243] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.120627 26483 raft_consensus.cc:2272] T 32c785f120744828ae870b93a80cb159 P 1f0823cdea284faba0cc85a57be75073 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.122150 26483 tablet_replica.cc:333] T c6cfe8155e334ccf8813603df4a7563e P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.122638 26483 raft_consensus.cc:2243] T c6cfe8155e334ccf8813603df4a7563e P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.123008 26483 raft_consensus.cc:2272] T c6cfe8155e334ccf8813603df4a7563e P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.124663 26483 tablet_replica.cc:333] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.125151 26483 raft_consensus.cc:2243] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.125833 26483 raft_consensus.cc:2272] T da63b726ced94e00951fd23ad531422b P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.127504 26483 tablet_replica.cc:333] T 05432ec693c74597ae712ff124cafb96 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.128007 26483 raft_consensus.cc:2243] T 05432ec693c74597ae712ff124cafb96 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.128412 26483 raft_consensus.cc:2272] T 05432ec693c74597ae712ff124cafb96 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.130100 26483 tablet_replica.cc:333] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.130595 26483 raft_consensus.cc:2243] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.131268 26483 raft_consensus.cc:2272] T a5450dc5b85e4b1096900a21f562eed7 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.132928 26483 tablet_replica.cc:333] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.133450 26483 raft_consensus.cc:2243] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.134125 26483 raft_consensus.cc:2272] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.135777 26483 tablet_replica.cc:333] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.136336 26483 raft_consensus.cc:2243] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.136713 26483 raft_consensus.cc:2272] T bf441ece89d74ceb8503adbcce729079 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.138341 26483 tablet_replica.cc:333] T 02dccb95b4a2445b9e64e1be520db6e8 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.138836 26483 raft_consensus.cc:2243] T 02dccb95b4a2445b9e64e1be520db6e8 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.139235 26483 raft_consensus.cc:2272] T 02dccb95b4a2445b9e64e1be520db6e8 P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.140955 26483 tablet_replica.cc:333] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.141463 26483 raft_consensus.cc:2243] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.142148 26483 raft_consensus.cc:2272] T 1f5ca69004ae420b822146c50bf55f72 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.143672 26483 tablet_replica.cc:333] T 00fa2d2d5da3486e847a71e8e7b18b1c P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.144178 26483 raft_consensus.cc:2243] T 00fa2d2d5da3486e847a71e8e7b18b1c P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.144644 26483 raft_consensus.cc:2272] T 00fa2d2d5da3486e847a71e8e7b18b1c P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.146309 26483 tablet_replica.cc:333] T 1fe27f6a0bcb46f78d51dc033c723a78 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.146803 26483 raft_consensus.cc:2243] T 1fe27f6a0bcb46f78d51dc033c723a78 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.147207 26483 raft_consensus.cc:2272] T 1fe27f6a0bcb46f78d51dc033c723a78 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.149044 26483 tablet_replica.cc:333] T 1be3c43ca6a74505bc7f86b51440ffa8 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.149525 26483 raft_consensus.cc:2243] T 1be3c43ca6a74505bc7f86b51440ffa8 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.149925 26483 raft_consensus.cc:2272] T 1be3c43ca6a74505bc7f86b51440ffa8 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.151997 26483 tablet_replica.cc:333] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
W20260709 12:20:56.152602 29723 consensus_peers.cc:597] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e -> Peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Couldn't send request to peer 1f0823cdea284faba0cc85a57be75073. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:56.152637 26483 raft_consensus.cc:2243] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.153525 26483 raft_consensus.cc:2272] T 1f53eebb81024d0caf6d0c51386fe8e4 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.155149 26483 tablet_replica.cc:333] T 1932f58e9dc24e11bd9044ce127e6b26 P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.155637 26483 raft_consensus.cc:2243] T 1932f58e9dc24e11bd9044ce127e6b26 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.156035 26483 raft_consensus.cc:2272] T 1932f58e9dc24e11bd9044ce127e6b26 P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.157737 26483 tablet_replica.cc:333] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.158211 26483 raft_consensus.cc:2243] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.158665 26483 raft_consensus.cc:2272] T 48654fcded7c4260a4304e6113ac346d P 1f0823cdea284faba0cc85a57be75073 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.160357 26483 tablet_replica.cc:333] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.160907 26483 raft_consensus.cc:2243] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.161662 26483 raft_consensus.cc:2272] T ae98bb14fa544ee7bcdf41f8ffec460e P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.163282 26483 tablet_replica.cc:333] T 3caff5f4d93a4d38865a72874d2ccebd P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.163816 26483 raft_consensus.cc:2243] T 3caff5f4d93a4d38865a72874d2ccebd P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.164247 26483 raft_consensus.cc:2272] T 3caff5f4d93a4d38865a72874d2ccebd P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.165844 26483 tablet_replica.cc:333] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073: stopping tablet replica
I20260709 12:20:56.166285 26483 raft_consensus.cc:2243] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.166690 26483 raft_consensus.cc:2272] T b1124e92b33c443c9d395b51a9bdc62f P 1f0823cdea284faba0cc85a57be75073 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:56.179373 29723 consensus_peers.cc:597] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:45593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:56.204272 29723 consensus_peers.cc:597] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:45593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:56.216400 29723 consensus_peers.cc:597] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e -> Peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Couldn't send request to peer 1f0823cdea284faba0cc85a57be75073. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:56.225884 29723 consensus_peers.cc:597] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e -> Peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Couldn't send request to peer 1f0823cdea284faba0cc85a57be75073. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.195:45431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:56.228711 26483 tablet_server.cc:196] TabletServer@127.25.220.195:0 shutdown complete.
W20260709 12:20:56.229610 29723 consensus_peers.cc:597] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:45593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:56.235405 29723 consensus_peers.cc:597] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e -> Peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Couldn't send request to peer 297a86b6f35742e5ad8844b64e20474a. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:45593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:56.238387 29723 consensus_peers.cc:597] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e -> Peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Couldn't send request to peer 1f0823cdea284faba0cc85a57be75073. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.195:45431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:56.292012 26483 tablet_server.cc:179] TabletServer@127.25.220.196:0 shutting down...
I20260709 12:20:56.327637 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:56.328374 26483 tablet_replica.cc:333] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.329007 26483 raft_consensus.cc:2243] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.329826 26483 raft_consensus.cc:2272] T d371f3077db5454fa736d0845496e733 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.332399 26483 tablet_replica.cc:333] T 4d602c9570954a518bb5a77057cde639 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.333252 26483 raft_consensus.cc:2243] T 4d602c9570954a518bb5a77057cde639 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.333722 26483 raft_consensus.cc:2272] T 4d602c9570954a518bb5a77057cde639 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.335512 26483 tablet_replica.cc:333] T ed2da6ec090346d6aa416496f598c1de P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.336050 26483 raft_consensus.cc:2243] T ed2da6ec090346d6aa416496f598c1de P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.336483 26483 raft_consensus.cc:2272] T ed2da6ec090346d6aa416496f598c1de P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.338085 26483 tablet_replica.cc:333] T f6810b22c8f04112b8f50675dc75dce1 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.338675 26483 raft_consensus.cc:2243] T f6810b22c8f04112b8f50675dc75dce1 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.339046 26483 raft_consensus.cc:2272] T f6810b22c8f04112b8f50675dc75dce1 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.340783 26483 tablet_replica.cc:333] T c64fe0e0838e4a26a0c75d2f37d91a2a P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.341274 26483 raft_consensus.cc:2243] T c64fe0e0838e4a26a0c75d2f37d91a2a P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.341651 30565 raft_consensus.cc:493] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2b3662cfa32a4f698ac56e47ce2dc8a7)
I20260709 12:20:56.341749 26483 raft_consensus.cc:2272] T c64fe0e0838e4a26a0c75d2f37d91a2a P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.342165 30565 raft_consensus.cc:515] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d587458a81841febdef2538a474193e" member_type: VOTER last_known_addr { host: "127.25.220.196" port: 44467 } } peers { permanent_uuid: "2b3662cfa32a4f698ac56e47ce2dc8a7" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 33273 } } peers { permanent_uuid: "297a86b6f35742e5ad8844b64e20474a" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 45593 } }
I20260709 12:20:56.343719 26483 tablet_replica.cc:333] T 4168b9422a784cd597215aea5c6ca7c0 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.343756 30565 leader_election.cc:290] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273), 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593)
I20260709 12:20:56.344637 26483 raft_consensus.cc:2243] T 4168b9422a784cd597215aea5c6ca7c0 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.345170 26483 raft_consensus.cc:2272] T 4168b9422a784cd597215aea5c6ca7c0 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.347234 26483 tablet_replica.cc:333] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2d587458a81841febdef2538a474193e: stopping tablet replica
W20260709 12:20:56.347538 29723 leader_election.cc:336] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 297a86b6f35742e5ad8844b64e20474a (127.25.220.194:45593): Network error: Client connection negotiation failed: client connection to 127.25.220.194:45593: connect: Connection refused (error 111)
I20260709 12:20:56.347957 26483 raft_consensus.cc:2243] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:20:56.348024 29721 leader_election.cc:336] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 2b3662cfa32a4f698ac56e47ce2dc8a7 (127.25.220.193:33273): Network error: Client connection negotiation failed: client connection to 127.25.220.193:33273: connect: Connection refused (error 111)
I20260709 12:20:56.348608 26483 raft_consensus.cc:2272] T 1e2b8fe4e8ae46d9863665af4783aa2a P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.348527 29721 leader_election.cc:304] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2d587458a81841febdef2538a474193e; no voters: 297a86b6f35742e5ad8844b64e20474a, 2b3662cfa32a4f698ac56e47ce2dc8a7
I20260709 12:20:56.349180 30565 raft_consensus.cc:2749] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:20:56.350529 26483 tablet_replica.cc:333] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.351164 26483 raft_consensus.cc:2243] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.351576 26483 raft_consensus.cc:2272] T bdbf2ea447c54b8e8da3dea00d9ec037 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.353183 26483 tablet_replica.cc:333] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.353682 26483 raft_consensus.cc:2243] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.354036 26483 raft_consensus.cc:2272] T 51b7e33238c145beb6ea1dcb0b5d8dcf P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.355618 26483 tablet_replica.cc:333] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.356112 26483 raft_consensus.cc:2243] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.356544 26483 raft_consensus.cc:2272] T e93947905a5640cba5e90579661ffc64 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.358090 26483 tablet_replica.cc:333] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.358603 26483 raft_consensus.cc:2243] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.359308 26483 raft_consensus.cc:2272] T 820b5676d9e64c038f2eaf27bae7fab2 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.361020 26483 tablet_replica.cc:333] T 04a3e1a2502c4cbf9e1c525987522be4 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.361588 26483 raft_consensus.cc:2243] T 04a3e1a2502c4cbf9e1c525987522be4 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.362068 26483 raft_consensus.cc:2272] T 04a3e1a2502c4cbf9e1c525987522be4 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.365099 26483 tablet_replica.cc:333] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.365640 26483 raft_consensus.cc:2243] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:20:56.366209 29723 consensus_peers.cc:597] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e -> Peer 1f0823cdea284faba0cc85a57be75073 (127.25.220.195:45431): Couldn't send request to peer 1f0823cdea284faba0cc85a57be75073. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.195:45431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:56.366313 26483 raft_consensus.cc:2272] T 7ebf49db206245b0ba94d9ecb30fa604 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.368039 26483 tablet_replica.cc:333] T 57321bc6f5cc44c0b5e62a0656c10c0e P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.368605 26483 raft_consensus.cc:2243] T 57321bc6f5cc44c0b5e62a0656c10c0e P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.369005 26483 raft_consensus.cc:2272] T 57321bc6f5cc44c0b5e62a0656c10c0e P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.370657 26483 tablet_replica.cc:333] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.371178 26483 raft_consensus.cc:2243] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.371582 26483 raft_consensus.cc:2272] T 0af18dfe224a4bdb95759228e5a7f347 P 2d587458a81841febdef2538a474193e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.373292 26483 tablet_replica.cc:333] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.373798 26483 raft_consensus.cc:2243] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.374457 26483 raft_consensus.cc:2272] T b0975a0072d644d4a0e2201fd1b426df P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.376082 26483 tablet_replica.cc:333] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.376672 26483 raft_consensus.cc:2243] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.377204 26483 raft_consensus.cc:2272] T 03da70c24ac24787bd66ed5da5df7771 P 2d587458a81841febdef2538a474193e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.379194 26483 tablet_replica.cc:333] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.379851 26483 raft_consensus.cc:2243] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.380688 26483 raft_consensus.cc:2272] T 05a17fba5356451ca6b18ee6b669d4fc P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.382256 26483 tablet_replica.cc:333] T 1be3c43ca6a74505bc7f86b51440ffa8 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.382750 26483 raft_consensus.cc:2243] T 1be3c43ca6a74505bc7f86b51440ffa8 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.383121 26483 raft_consensus.cc:2272] T 1be3c43ca6a74505bc7f86b51440ffa8 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.384770 26483 tablet_replica.cc:333] T 1f53eebb81024d0caf6d0c51386fe8e4 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.385238 26483 raft_consensus.cc:2243] T 1f53eebb81024d0caf6d0c51386fe8e4 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.385603 26483 raft_consensus.cc:2272] T 1f53eebb81024d0caf6d0c51386fe8e4 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.387178 26483 tablet_replica.cc:333] T c27e77cb0e914ec7996b75e6ffb0a739 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.387708 26483 raft_consensus.cc:2243] T c27e77cb0e914ec7996b75e6ffb0a739 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.388088 26483 raft_consensus.cc:2272] T c27e77cb0e914ec7996b75e6ffb0a739 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.389678 26483 tablet_replica.cc:333] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.390154 26483 raft_consensus.cc:2243] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.390816 26483 raft_consensus.cc:2272] T 52cc68e7de8c4f9c9105a7bf246b3e81 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.392421 26483 tablet_replica.cc:333] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.392897 26483 raft_consensus.cc:2243] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.393261 26483 raft_consensus.cc:2272] T 331824a17cd74d448e27b10d8d35cc29 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.394833 26483 tablet_replica.cc:333] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.395310 26483 raft_consensus.cc:2243] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.396020 26483 raft_consensus.cc:2272] T aa4716cb27b84bf79a75a414e186f8cf P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.398525 26483 tablet_replica.cc:333] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.399032 26483 raft_consensus.cc:2243] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.399585 26483 raft_consensus.cc:2272] T 467b7f129e694aed8a72262eb9ac8a26 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.401436 26483 tablet_replica.cc:333] T b1b09def03b945a9bbf315883e9ca6ec P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.401889 26483 raft_consensus.cc:2243] T b1b09def03b945a9bbf315883e9ca6ec P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.402195 26483 raft_consensus.cc:2272] T b1b09def03b945a9bbf315883e9ca6ec P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.403680 26483 tablet_replica.cc:333] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.404114 26483 raft_consensus.cc:2243] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.404786 26483 raft_consensus.cc:2272] T e54d4b00d9b24cc194d95989c1d39df9 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.406265 26483 tablet_replica.cc:333] T 821d6f4559774ed4a68e03134be39a53 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.406705 26483 raft_consensus.cc:2243] T 821d6f4559774ed4a68e03134be39a53 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.407008 26483 raft_consensus.cc:2272] T 821d6f4559774ed4a68e03134be39a53 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.408733 26483 tablet_replica.cc:333] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.409384 26483 raft_consensus.cc:2243] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.409875 26483 raft_consensus.cc:2272] T c6cfe8155e334ccf8813603df4a7563e P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.411875 26483 tablet_replica.cc:333] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.412446 26483 raft_consensus.cc:2243] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.413130 26483 raft_consensus.cc:2272] T 62fb28e0937f4bfa9c7e05988defd98b P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.414822 26483 tablet_replica.cc:333] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.415309 26483 raft_consensus.cc:2243] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.415691 26483 raft_consensus.cc:2272] T 659cb263d41043a6b581bb19ccda8370 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.417321 26483 tablet_replica.cc:333] T bf441ece89d74ceb8503adbcce729079 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.417834 26483 raft_consensus.cc:2243] T bf441ece89d74ceb8503adbcce729079 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.418215 26483 raft_consensus.cc:2272] T bf441ece89d74ceb8503adbcce729079 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.419873 26483 tablet_replica.cc:333] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.420420 26483 raft_consensus.cc:2243] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.420796 26483 raft_consensus.cc:2272] T b513bbd519004bed94f5a305398dc623 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.422585 26483 tablet_replica.cc:333] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.423084 26483 raft_consensus.cc:2243] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.423750 26483 raft_consensus.cc:2272] T 02dccb95b4a2445b9e64e1be520db6e8 P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.425463 26483 tablet_replica.cc:333] T 1f5ca69004ae420b822146c50bf55f72 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.425962 26483 raft_consensus.cc:2243] T 1f5ca69004ae420b822146c50bf55f72 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.426326 26483 raft_consensus.cc:2272] T 1f5ca69004ae420b822146c50bf55f72 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.427994 26483 tablet_replica.cc:333] T 00fa2d2d5da3486e847a71e8e7b18b1c P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.428544 26483 raft_consensus.cc:2243] T 00fa2d2d5da3486e847a71e8e7b18b1c P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.428947 26483 raft_consensus.cc:2272] T 00fa2d2d5da3486e847a71e8e7b18b1c P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.430619 26483 tablet_replica.cc:333] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.431083 26483 raft_consensus.cc:2243] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.431753 26483 raft_consensus.cc:2272] T 1fe27f6a0bcb46f78d51dc033c723a78 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.433521 26483 tablet_replica.cc:333] T ae98bb14fa544ee7bcdf41f8ffec460e P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.433993 26483 raft_consensus.cc:2243] T ae98bb14fa544ee7bcdf41f8ffec460e P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.434379 26483 raft_consensus.cc:2272] T ae98bb14fa544ee7bcdf41f8ffec460e P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.436060 26483 tablet_replica.cc:333] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.436545 26483 raft_consensus.cc:2243] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.437180 26483 raft_consensus.cc:2272] T b1124e92b33c443c9d395b51a9bdc62f P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.439087 26483 tablet_replica.cc:333] T 1948542276b14a95a192c73ef757d29e P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.439652 26483 raft_consensus.cc:2243] T 1948542276b14a95a192c73ef757d29e P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.440011 26483 raft_consensus.cc:2272] T 1948542276b14a95a192c73ef757d29e P 2d587458a81841febdef2538a474193e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.441713 26483 tablet_replica.cc:333] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.442184 26483 raft_consensus.cc:2243] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:56.442592 26483 raft_consensus.cc:2272] T 1a9f8a0e1a2d471581a66e3d81fb1ec7 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.444448 26483 tablet_replica.cc:333] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.444901 26483 raft_consensus.cc:2243] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.445578 26483 raft_consensus.cc:2272] T d8b10e9736a64e0fa6f085d3e123042f P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.447183 26483 tablet_replica.cc:333] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.447634 26483 raft_consensus.cc:2243] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.448340 26483 raft_consensus.cc:2272] T 069f20b693e4484b862bbcc664ee60f3 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.449877 26483 tablet_replica.cc:333] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e: stopping tablet replica
I20260709 12:20:56.450294 26483 raft_consensus.cc:2243] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.450963 26483 raft_consensus.cc:2272] T 05432ec693c74597ae712ff124cafb96 P 2d587458a81841febdef2538a474193e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.517422 26483 tablet_server.cc:196] TabletServer@127.25.220.196:0 shutdown complete.
I20260709 12:20:56.574895 26483 master.cc:562] Master@127.25.220.254:44911 shutting down...
I20260709 12:20:56.598914 26483 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:56.599444 26483 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:56.599784 26483 tablet_replica.cc:333] T 00000000000000000000000000000000 P 199a412bb0c84b14a4bdcf51fe9ca861: stopping tablet replica
I20260709 12:20:56.619966 26483 master.cc:584] Master@127.25.220.254:44911 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (28470 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:20:56.704071 26483 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.220.254:33457
I20260709 12:20:56.705433 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:56.711059 30569 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:56.711156 30568 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:56.711366 30571 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:20:56.713268 26483 server_base.cc:1061] running on GCE node
I20260709 12:20:56.714282 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:56.714485 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:20:56.714658 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599656714640 us; error 0 us; skew 500 ppm
I20260709 12:20:56.715162 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:56.717621 26483 webserver.cc:533] Webserver started at http://127.25.220.254:46703/ using document root <none> and password file <none>
I20260709 12:20:56.718135 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:56.718333 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:56.718617 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:56.719662 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/master-0-root/instance:
uuid: "bb0a74c2128f4a94a71769cf48db3113"
format_stamp: "Formatted at 2026-07-09 12:20:56 on dist-test-slave-c1c3"
I20260709 12:20:56.723768 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:20:56.727044 30576 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:56.727746 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:20:56.728018 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/master-0-root
uuid: "bb0a74c2128f4a94a71769cf48db3113"
format_stamp: "Formatted at 2026-07-09 12:20:56 on dist-test-slave-c1c3"
I20260709 12:20:56.728345 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:20:56.746996 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:56.748163 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:56.784099 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.254:33457
I20260709 12:20:56.784265 30627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.254:33457 every 8 connection(s)
I20260709 12:20:56.787721 30628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:56.797573 30628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113: Bootstrap starting.
I20260709 12:20:56.802011 30628 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:56.806380 30628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113: No bootstrap required, opened a new log
I20260709 12:20:56.808471 30628 raft_consensus.cc:359] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb0a74c2128f4a94a71769cf48db3113" member_type: VOTER }
I20260709 12:20:56.808823 30628 raft_consensus.cc:385] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:56.809000 30628 raft_consensus.cc:740] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb0a74c2128f4a94a71769cf48db3113, State: Initialized, Role: FOLLOWER
I20260709 12:20:56.809469 30628 consensus_queue.cc:260] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bb0a74c2128f4a94a71769cf48db3113" member_type: VOTER }
I20260709 12:20:56.809856 30628 raft_consensus.cc:399] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:20:56.810038 30628 raft_consensus.cc:493] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:20:56.810251 30628 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:56.814656 30628 raft_consensus.cc:515] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb0a74c2128f4a94a71769cf48db3113" member_type: VOTER }
I20260709 12:20:56.815097 30628 leader_election.cc:304] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113 [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: bb0a74c2128f4a94a71769cf48db3113; no voters: 
I20260709 12:20:56.816113 30628 leader_election.cc:290] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:20:56.816471 30631 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:56.817745 30631 raft_consensus.cc:697] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113 [term 1 LEADER]: Becoming Leader. State: Replica: bb0a74c2128f4a94a71769cf48db3113, State: Running, Role: LEADER
I20260709 12:20:56.818390 30631 consensus_queue.cc:237] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113 [LEADER]: Queue going to LEADER mode. State: All 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: "bb0a74c2128f4a94a71769cf48db3113" member_type: VOTER }
I20260709 12:20:56.818979 30628 sys_catalog.cc:565] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:20:56.822559 30633 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bb0a74c2128f4a94a71769cf48db3113. Latest consensus state: current_term: 1 leader_uuid: "bb0a74c2128f4a94a71769cf48db3113" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb0a74c2128f4a94a71769cf48db3113" member_type: VOTER } }
I20260709 12:20:56.823207 30633 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113 [sys.catalog]: This master's current role is: LEADER
I20260709 12:20:56.823100 30632 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bb0a74c2128f4a94a71769cf48db3113" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb0a74c2128f4a94a71769cf48db3113" member_type: VOTER } }
I20260709 12:20:56.823633 30632 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113 [sys.catalog]: This master's current role is: LEADER
I20260709 12:20:56.825344 30638 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:20:56.831743 30638 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:20:56.833981 26483 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:20:56.839681 30638 catalog_manager.cc:1383] Generated new cluster ID: d8096997b341492297e2e48300346dc5
I20260709 12:20:56.839931 30638 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:20:56.859802 30638 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:20:56.860988 30638 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:20:56.875684 30638 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113: Generated new TSK 0
I20260709 12:20:56.876237 30638 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:20:56.900698 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:56.906445 30649 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:56.907392 30650 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:56.908943 30652 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:20:56.909274 26483 server_base.cc:1061] running on GCE node
I20260709 12:20:56.910207 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:56.910383 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:20:56.910501 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599656910490 us; error 0 us; skew 500 ppm
I20260709 12:20:56.911070 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:56.913224 26483 webserver.cc:533] Webserver started at http://127.25.220.193:42681/ using document root <none> and password file <none>
I20260709 12:20:56.913638 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:56.913785 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:56.913982 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:56.914963 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/ts-0-root/instance:
uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
format_stamp: "Formatted at 2026-07-09 12:20:56 on dist-test-slave-c1c3"
I20260709 12:20:56.919015 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:20:56.922144 30657 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:56.922840 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:20:56.923137 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/ts-0-root
uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
format_stamp: "Formatted at 2026-07-09 12:20:56 on dist-test-slave-c1c3"
I20260709 12:20:56.923410 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:20:56.939049 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:56.940138 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:56.941542 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:56.943856 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:56.944028 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:56.944319 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:56.944504 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:56.981647 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.193:42021
I20260709 12:20:56.981755 30719 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.193:42021 every 8 connection(s)
I20260709 12:20:56.986487 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:56.993579 30724 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:56.995026 30725 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:56.997573 30727 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:20:56.997818 26483 server_base.cc:1061] running on GCE node
I20260709 12:20:56.998837 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:56.999078 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:20:56.999266 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599656999248 us; error 0 us; skew 500 ppm
I20260709 12:20:56.999792 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:57.002737 26483 webserver.cc:533] Webserver started at http://127.25.220.194:45985/ using document root <none> and password file <none>
I20260709 12:20:57.003244 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:57.003472 30720 heartbeater.cc:344] Connected to a master server at 127.25.220.254:33457
I20260709 12:20:57.003468 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:57.003999 30720 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:57.004026 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:57.004837 30720 heartbeater.cc:507] Master 127.25.220.254:33457 requested a full tablet report, sending...
I20260709 12:20:57.005312 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/ts-1-root/instance:
uuid: "04f82544045946898ee9abbe9d3b6b29"
format_stamp: "Formatted at 2026-07-09 12:20:57 on dist-test-slave-c1c3"
I20260709 12:20:57.006799 30593 ts_manager.cc:194] Registered new tserver with Master: b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021)
I20260709 12:20:57.008543 30593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34598
I20260709 12:20:57.010075 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:20:57.013257 30732 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:57.013965 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:20:57.014261 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/ts-1-root
uuid: "04f82544045946898ee9abbe9d3b6b29"
format_stamp: "Formatted at 2026-07-09 12:20:57 on dist-test-slave-c1c3"
I20260709 12:20:57.014533 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:20:57.037083 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:57.038254 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:57.039642 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:57.041738 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:57.041905 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:57.042191 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:57.042344 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:57.079236 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.194:35699
I20260709 12:20:57.079326 30794 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.194:35699 every 8 connection(s)
I20260709 12:20:57.083755 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:20:57.090147 30798 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:20:57.091648 30799 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:20:57.094556 30795 heartbeater.cc:344] Connected to a master server at 127.25.220.254:33457
I20260709 12:20:57.094972 30795 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:57.095666 30795 heartbeater.cc:507] Master 127.25.220.254:33457 requested a full tablet report, sending...
W20260709 12:20:57.095783 30801 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:20:57.096150 26483 server_base.cc:1061] running on GCE node
I20260709 12:20:57.097100 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:20:57.097321 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:20:57.097513 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599657097496 us; error 0 us; skew 500 ppm
I20260709 12:20:57.097822 30593 ts_manager.cc:194] Registered new tserver with Master: 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699)
I20260709 12:20:57.098027 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:20:57.099524 30593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34610
I20260709 12:20:57.100618 26483 webserver.cc:533] Webserver started at http://127.25.220.195:37329/ using document root <none> and password file <none>
I20260709 12:20:57.101176 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:20:57.101389 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:20:57.101665 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:20:57.102762 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/ts-2-root/instance:
uuid: "d2593ac54f24430b8e84521ae84a9b28"
format_stamp: "Formatted at 2026-07-09 12:20:57 on dist-test-slave-c1c3"
I20260709 12:20:57.106895 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 12:20:57.110014 30806 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:57.110793 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260709 12:20:57.111074 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/ts-2-root
uuid: "d2593ac54f24430b8e84521ae84a9b28"
format_stamp: "Formatted at 2026-07-09 12:20:57 on dist-test-slave-c1c3"
I20260709 12:20:57.111415 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:20:57.134460 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:20:57.135568 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:20:57.136988 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:20:57.139112 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:20:57.139333 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:57.139568 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:20:57.139742 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:20:57.177304 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.195:38575
I20260709 12:20:57.177402 30868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.195:38575 every 8 connection(s)
I20260709 12:20:57.190366 30869 heartbeater.cc:344] Connected to a master server at 127.25.220.254:33457
I20260709 12:20:57.190812 30869 heartbeater.cc:461] Registering TS with master...
I20260709 12:20:57.191540 30869 heartbeater.cc:507] Master 127.25.220.254:33457 requested a full tablet report, sending...
I20260709 12:20:57.193310 30593 ts_manager.cc:194] Registered new tserver with Master: d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:20:57.193634 26483 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013271756s
I20260709 12:20:57.194644 30593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34614
I20260709 12:20:57.220327 30593 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34622:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:20:57.223057 30593 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:20:57.296489 30760 tablet_service.cc:1511] Processing CreateTablet for tablet f424ee0379d04d90b4bb73e731a68f3e (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:20:57.297959 30760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f424ee0379d04d90b4bb73e731a68f3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.299955 30758 tablet_service.cc:1511] Processing CreateTablet for tablet 891338c2f9d04dbfbacbe2d6db8c9e96 (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:20:57.300067 30759 tablet_service.cc:1511] Processing CreateTablet for tablet 879a8b058c5b414d80fa94fbb41aef1d (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:20:57.301455 30758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891338c2f9d04dbfbacbe2d6db8c9e96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.304872 30759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879a8b058c5b414d80fa94fbb41aef1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.307713 30685 tablet_service.cc:1511] Processing CreateTablet for tablet f424ee0379d04d90b4bb73e731a68f3e (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:20:57.309399 30685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f424ee0379d04d90b4bb73e731a68f3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.312635 30684 tablet_service.cc:1511] Processing CreateTablet for tablet 879a8b058c5b414d80fa94fbb41aef1d (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:20:57.313970 30684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879a8b058c5b414d80fa94fbb41aef1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.316798 30683 tablet_service.cc:1511] Processing CreateTablet for tablet 891338c2f9d04dbfbacbe2d6db8c9e96 (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:20:57.318102 30683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891338c2f9d04dbfbacbe2d6db8c9e96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.319989 30757 tablet_service.cc:1511] Processing CreateTablet for tablet fafeb8e31fe14a88a4dbe13bdf120dbe (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:20:57.321362 30757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fafeb8e31fe14a88a4dbe13bdf120dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.321230 30682 tablet_service.cc:1511] Processing CreateTablet for tablet fafeb8e31fe14a88a4dbe13bdf120dbe (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:20:57.322506 30682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fafeb8e31fe14a88a4dbe13bdf120dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.325285 30681 tablet_service.cc:1511] Processing CreateTablet for tablet 1e500f93f6ed4fc98752d7b6ca739682 (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:20:57.326566 30681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e500f93f6ed4fc98752d7b6ca739682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.326949 30756 tablet_service.cc:1511] Processing CreateTablet for tablet 1e500f93f6ed4fc98752d7b6ca739682 (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:20:57.329349 30680 tablet_service.cc:1511] Processing CreateTablet for tablet a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:20:57.330688 30756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e500f93f6ed4fc98752d7b6ca739682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.331564 30755 tablet_service.cc:1511] Processing CreateTablet for tablet a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:20:57.329418 30679 tablet_service.cc:1511] Processing CreateTablet for tablet 846c0d3d5ab74021b10b2e0296116066 (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:20:57.330732 30680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f86ca7cfcd4c7ab0a3a40e1ffe06e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.332847 30755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f86ca7cfcd4c7ab0a3a40e1ffe06e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.340149 30753 tablet_service.cc:1511] Processing CreateTablet for tablet e2535b6bf74f4f25b216570cda21a326 (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:20:57.340561 30754 tablet_service.cc:1511] Processing CreateTablet for tablet 846c0d3d5ab74021b10b2e0296116066 (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:20:57.341440 30753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2535b6bf74f4f25b216570cda21a326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.342000 30754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 846c0d3d5ab74021b10b2e0296116066. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.343845 30678 tablet_service.cc:1511] Processing CreateTablet for tablet e2535b6bf74f4f25b216570cda21a326 (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:20:57.346210 30834 tablet_service.cc:1511] Processing CreateTablet for tablet f424ee0379d04d90b4bb73e731a68f3e (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:20:57.347633 30834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f424ee0379d04d90b4bb73e731a68f3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.348578 30677 tablet_service.cc:1511] Processing CreateTablet for tablet d4e36cc0213e4267bb0f45a3288c4093 (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:20:57.349242 30833 tablet_service.cc:1511] Processing CreateTablet for tablet 879a8b058c5b414d80fa94fbb41aef1d (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:20:57.350734 30833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 879a8b058c5b414d80fa94fbb41aef1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.353029 30679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 846c0d3d5ab74021b10b2e0296116066. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.359531 30677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e36cc0213e4267bb0f45a3288c4093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.359923 30829 tablet_service.cc:1511] Processing CreateTablet for tablet a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:20:57.360469 30678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2535b6bf74f4f25b216570cda21a326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.361230 30829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f86ca7cfcd4c7ab0a3a40e1ffe06e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.363104 30676 tablet_service.cc:1511] Processing CreateTablet for tablet d5f08a5eb99d461ba8b793c3b17544ee (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:20:57.364396 30676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f08a5eb99d461ba8b793c3b17544ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.365332 30828 tablet_service.cc:1511] Processing CreateTablet for tablet 846c0d3d5ab74021b10b2e0296116066 (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:20:57.366585 30828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 846c0d3d5ab74021b10b2e0296116066. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.369371 30827 tablet_service.cc:1511] Processing CreateTablet for tablet e2535b6bf74f4f25b216570cda21a326 (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:20:57.370666 30827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2535b6bf74f4f25b216570cda21a326. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.373207 30826 tablet_service.cc:1511] Processing CreateTablet for tablet d4e36cc0213e4267bb0f45a3288c4093 (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:20:57.374468 30826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e36cc0213e4267bb0f45a3288c4093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.377190 30825 tablet_service.cc:1511] Processing CreateTablet for tablet d5f08a5eb99d461ba8b793c3b17544ee (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:20:57.378463 30825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f08a5eb99d461ba8b793c3b17544ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.357712 30831 tablet_service.cc:1511] Processing CreateTablet for tablet fafeb8e31fe14a88a4dbe13bdf120dbe (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:20:57.355273 30752 tablet_service.cc:1511] Processing CreateTablet for tablet d5f08a5eb99d461ba8b793c3b17544ee (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:20:57.382861 30831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fafeb8e31fe14a88a4dbe13bdf120dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.382990 30752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f08a5eb99d461ba8b793c3b17544ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.354323 30832 tablet_service.cc:1511] Processing CreateTablet for tablet 891338c2f9d04dbfbacbe2d6db8c9e96 (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:20:57.388049 30832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 891338c2f9d04dbfbacbe2d6db8c9e96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.358847 30830 tablet_service.cc:1511] Processing CreateTablet for tablet 1e500f93f6ed4fc98752d7b6ca739682 (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:20:57.393546 30830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e500f93f6ed4fc98752d7b6ca739682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.443411 30884 tablet_bootstrap.cc:492] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29: Bootstrap starting.
I20260709 12:20:57.409150 30760 tablet_service.cc:1511] Processing CreateTablet for tablet d4e36cc0213e4267bb0f45a3288c4093 (DEFAULT_TABLE table=test-workload [id=ac6957f80bb14652bffce99e80abff31]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:20:57.454710 30760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4e36cc0213e4267bb0f45a3288c4093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:20:57.456907 30885 tablet_bootstrap.cc:492] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap starting.
I20260709 12:20:57.460935 30884 tablet_bootstrap.cc:654] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.493047 30886 tablet_bootstrap.cc:492] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28: Bootstrap starting.
I20260709 12:20:57.503496 30885 tablet_bootstrap.cc:654] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.517940 30884 tablet_bootstrap.cc:492] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29: No bootstrap required, opened a new log
I20260709 12:20:57.519850 30884 ts_tablet_manager.cc:1403] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29: Time spent bootstrapping tablet: real 0.077s	user 0.028s	sys 0.035s
I20260709 12:20:57.522655 30884 raft_consensus.cc:359] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } } peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } }
I20260709 12:20:57.523334 30884 raft_consensus.cc:385] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.523633 30884 raft_consensus.cc:740] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.524055 30886 tablet_bootstrap.cc:654] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.524346 30884 consensus_queue.cc:260] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } } peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } }
I20260709 12:20:57.530650 30795 heartbeater.cc:499] Master 127.25.220.254:33457 was elected leader, sending a full tablet report...
I20260709 12:20:57.531124 30884 ts_tablet_manager.cc:1434] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 12:20:57.532096 30884 tablet_bootstrap.cc:492] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29: Bootstrap starting.
I20260709 12:20:57.533205 30885 tablet_bootstrap.cc:492] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45: No bootstrap required, opened a new log
I20260709 12:20:57.533818 30885 ts_tablet_manager.cc:1403] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.008s
I20260709 12:20:57.537585 30885 raft_consensus.cc:359] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } } peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } }
I20260709 12:20:57.538197 30884 tablet_bootstrap.cc:654] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.538494 30885 raft_consensus.cc:385] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.538926 30885 raft_consensus.cc:740] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0582f8d4a3d4b0bb673f173b5d45a45, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.543394 30884 tablet_bootstrap.cc:492] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29: No bootstrap required, opened a new log
I20260709 12:20:57.543886 30884 ts_tablet_manager.cc:1403] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.009s
I20260709 12:20:57.544453 30886 tablet_bootstrap.cc:492] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28: No bootstrap required, opened a new log
I20260709 12:20:57.542920 30885 consensus_queue.cc:260] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } } peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } }
I20260709 12:20:57.544943 30886 ts_tablet_manager.cc:1403] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.000s
I20260709 12:20:57.546638 30884 raft_consensus.cc:359] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.547365 30884 raft_consensus.cc:385] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.547669 30884 raft_consensus.cc:740] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.548414 30884 consensus_queue.cc:260] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.550767 30884 ts_tablet_manager.cc:1434] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:20:57.551679 30884 tablet_bootstrap.cc:492] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29: Bootstrap starting.
I20260709 12:20:57.552413 30886 raft_consensus.cc:359] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.553368 30886 raft_consensus.cc:385] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.553726 30886 raft_consensus.cc:740] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.554834 30886 consensus_queue.cc:260] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.557823 30884 tablet_bootstrap.cc:654] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.559182 30720 heartbeater.cc:499] Master 127.25.220.254:33457 was elected leader, sending a full tablet report...
I20260709 12:20:57.559954 30885 ts_tablet_manager.cc:1434] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent starting tablet: real 0.026s	user 0.016s	sys 0.006s
I20260709 12:20:57.561190 30885 tablet_bootstrap.cc:492] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap starting.
I20260709 12:20:57.562290 30886 ts_tablet_manager.cc:1434] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.004s
I20260709 12:20:57.562969 30869 heartbeater.cc:499] Master 127.25.220.254:33457 was elected leader, sending a full tablet report...
I20260709 12:20:57.567348 30885 tablet_bootstrap.cc:654] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.568046 30886 tablet_bootstrap.cc:492] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28: Bootstrap starting.
I20260709 12:20:57.576380 30886 tablet_bootstrap.cc:654] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.583418 30886 tablet_bootstrap.cc:492] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28: No bootstrap required, opened a new log
I20260709 12:20:57.584000 30886 ts_tablet_manager.cc:1403] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28: Time spent bootstrapping tablet: real 0.016s	user 0.000s	sys 0.012s
I20260709 12:20:57.589475 30886 raft_consensus.cc:359] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.590418 30886 raft_consensus.cc:385] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.590778 30886 raft_consensus.cc:740] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.590902 30892 raft_consensus.cc:493] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:57.591648 30892 raft_consensus.cc:515] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } } peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } }
I20260709 12:20:57.591725 30886 consensus_queue.cc:260] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.596510 30886 ts_tablet_manager.cc:1434] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 12:20:57.597718 30886 tablet_bootstrap.cc:492] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28: Bootstrap starting.
I20260709 12:20:57.599339 30892 leader_election.cc:290] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:20:57.605881 30886 tablet_bootstrap.cc:654] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.618826 30886 tablet_bootstrap.cc:492] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28: No bootstrap required, opened a new log
I20260709 12:20:57.619410 30886 ts_tablet_manager.cc:1403] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.013s
I20260709 12:20:57.623154 30886 raft_consensus.cc:359] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.624054 30886 raft_consensus.cc:385] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.624423 30886 raft_consensus.cc:740] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.627389 30886 consensus_queue.cc:260] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.644672 30893 raft_consensus.cc:493] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:57.645278 30893 raft_consensus.cc:515] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.653257 30885 tablet_bootstrap.cc:492] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45: No bootstrap required, opened a new log
I20260709 12:20:57.653808 30885 ts_tablet_manager.cc:1403] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent bootstrapping tablet: real 0.093s	user 0.042s	sys 0.047s
I20260709 12:20:57.654197 30893 leader_election.cc:290] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699)
I20260709 12:20:57.657089 30885 raft_consensus.cc:359] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.657842 30885 raft_consensus.cc:385] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.658121 30885 raft_consensus.cc:740] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0582f8d4a3d4b0bb673f173b5d45a45, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.658820 30885 consensus_queue.cc:260] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.660979 30885 ts_tablet_manager.cc:1434] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:20:57.661927 30885 tablet_bootstrap.cc:492] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap starting.
I20260709 12:20:57.660750 30770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f424ee0379d04d90b4bb73e731a68f3e" candidate_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29" is_pre_election: true
I20260709 12:20:57.663058 30770 raft_consensus.cc:2468] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0582f8d4a3d4b0bb673f173b5d45a45 in term 0.
I20260709 12:20:57.653808 30884 tablet_bootstrap.cc:492] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29: No bootstrap required, opened a new log
I20260709 12:20:57.664573 30886 ts_tablet_manager.cc:1434] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260709 12:20:57.664721 30884 ts_tablet_manager.cc:1403] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29: Time spent bootstrapping tablet: real 0.113s	user 0.039s	sys 0.058s
I20260709 12:20:57.667948 30886 tablet_bootstrap.cc:492] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28: Bootstrap starting.
I20260709 12:20:57.667658 30884 raft_consensus.cc:359] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.668377 30884 raft_consensus.cc:385] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.668711 30884 raft_consensus.cc:740] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.669407 30884 consensus_queue.cc:260] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.671794 30884 ts_tablet_manager.cc:1434] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:20:57.672775 30884 tablet_bootstrap.cc:492] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29: Bootstrap starting.
I20260709 12:20:57.674422 30886 tablet_bootstrap.cc:654] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.677178 30660 leader_election.cc:304] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f82544045946898ee9abbe9d3b6b29, b0582f8d4a3d4b0bb673f173b5d45a45; no voters: 
I20260709 12:20:57.678826 30770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafeb8e31fe14a88a4dbe13bdf120dbe" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29" is_pre_election: true
I20260709 12:20:57.679694 30892 raft_consensus.cc:2804] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:57.680140 30892 raft_consensus.cc:493] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:57.680512 30892 raft_consensus.cc:3060] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:57.682886 30885 tablet_bootstrap.cc:654] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45: Neither blocks nor log segments found. Creating new log.
W20260709 12:20:57.684731 30809 leader_election.cc:343] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:57.685642 30886 tablet_bootstrap.cc:492] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28: No bootstrap required, opened a new log
I20260709 12:20:57.686264 30886 ts_tablet_manager.cc:1403] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20260709 12:20:57.678807 30884 tablet_bootstrap.cc:654] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.688366 30885 tablet_bootstrap.cc:492] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45: No bootstrap required, opened a new log
I20260709 12:20:57.688360 30892 raft_consensus.cc:515] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } } peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } }
I20260709 12:20:57.689116 30885 ts_tablet_manager.cc:1403] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.006s
I20260709 12:20:57.688736 30886 raft_consensus.cc:359] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.689616 30886 raft_consensus.cc:385] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.689942 30886 raft_consensus.cc:740] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.690590 30892 leader_election.cc:290] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [CANDIDATE]: Term 1 election: Requested vote from peers 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:20:57.690817 30886 consensus_queue.cc:260] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.692291 30770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f424ee0379d04d90b4bb73e731a68f3e" candidate_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
I20260709 12:20:57.692356 30885 raft_consensus.cc:359] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.692930 30770 raft_consensus.cc:3060] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:57.693279 30885 raft_consensus.cc:385] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.693645 30885 raft_consensus.cc:740] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0582f8d4a3d4b0bb673f173b5d45a45, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.694079 30886 ts_tablet_manager.cc:1434] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:20:57.694585 30885 consensus_queue.cc:260] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.695391 30886 tablet_bootstrap.cc:492] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28: Bootstrap starting.
I20260709 12:20:57.696856 30885 ts_tablet_manager.cc:1434] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:20:57.697883 30885 tablet_bootstrap.cc:492] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap starting.
I20260709 12:20:57.698841 30893 raft_consensus.cc:493] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:57.699623 30893 raft_consensus.cc:515] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.700389 30770 raft_consensus.cc:2468] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0582f8d4a3d4b0bb673f173b5d45a45 in term 1.
I20260709 12:20:57.702710 30893 leader_election.cc:290] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699)
I20260709 12:20:57.704231 30769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e500f93f6ed4fc98752d7b6ca739682" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29" is_pre_election: true
I20260709 12:20:57.704955 30769 raft_consensus.cc:2468] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 0.
I20260709 12:20:57.706386 30884 tablet_bootstrap.cc:492] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29: No bootstrap required, opened a new log
I20260709 12:20:57.709110 30885 tablet_bootstrap.cc:654] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.709548 30884 ts_tablet_manager.cc:1403] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.015s
I20260709 12:20:57.710386 30695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafeb8e31fe14a88a4dbe13bdf120dbe" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" is_pre_election: true
I20260709 12:20:57.707996 30886 tablet_bootstrap.cc:654] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.708637 30809 leader_election.cc:304] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f82544045946898ee9abbe9d3b6b29, d2593ac54f24430b8e84521ae84a9b28; no voters: 
I20260709 12:20:57.712472 30695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e500f93f6ed4fc98752d7b6ca739682" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" is_pre_election: true
I20260709 12:20:57.714777 30893 raft_consensus.cc:2804] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:57.715167 30893 raft_consensus.cc:493] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:57.715507 30893 raft_consensus.cc:3060] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:57.716531 30808 leader_election.cc:343] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:57.717272 30808 leader_election.cc:304] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d2593ac54f24430b8e84521ae84a9b28; no voters: 04f82544045946898ee9abbe9d3b6b29, b0582f8d4a3d4b0bb673f173b5d45a45
I20260709 12:20:57.726439 30660 leader_election.cc:304] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f82544045946898ee9abbe9d3b6b29, b0582f8d4a3d4b0bb673f173b5d45a45; no voters: 
I20260709 12:20:57.712500 30884 raft_consensus.cc:359] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.729300 30884 raft_consensus.cc:385] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.729662 30884 raft_consensus.cc:740] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.730626 30884 consensus_queue.cc:260] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.732755 30892 raft_consensus.cc:2804] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:57.734436 30892 raft_consensus.cc:697] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 LEADER]: Becoming Leader. State: Replica: b0582f8d4a3d4b0bb673f173b5d45a45, State: Running, Role: LEADER
I20260709 12:20:57.735423 30892 consensus_queue.cc:237] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } } peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } }
I20260709 12:20:57.737329 30907 raft_consensus.cc:2749] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:57.736127 30893 raft_consensus.cc:515] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.746846 30844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f424ee0379d04d90b4bb73e731a68f3e" candidate_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2593ac54f24430b8e84521ae84a9b28" is_pre_election: true
I20260709 12:20:57.748610 30844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f424ee0379d04d90b4bb73e731a68f3e" candidate_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
W20260709 12:20:57.749754 30808 leader_election.cc:343] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:57.751860 30660 leader_election.cc:343] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:57.752381 30770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e500f93f6ed4fc98752d7b6ca739682" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
W20260709 12:20:57.752820 30660 leader_election.cc:343] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:57.753221 30770 raft_consensus.cc:3060] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:57.754292 30892 raft_consensus.cc:493] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:57.754771 30892 raft_consensus.cc:515] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.756520 30893 leader_election.cc:290] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 election: Requested vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699)
I20260709 12:20:57.756732 30892 leader_election.cc:290] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:20:57.758055 30695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e500f93f6ed4fc98752d7b6ca739682" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
I20260709 12:20:57.756920 30591 catalog_manager.cc:5697] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193). New cstate: current_term: 1 leader_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: HEALTHY } } }
W20260709 12:20:57.759915 30808 leader_election.cc:343] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:57.760170 30769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891338c2f9d04dbfbacbe2d6db8c9e96" candidate_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29" is_pre_election: true
I20260709 12:20:57.761001 30844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891338c2f9d04dbfbacbe2d6db8c9e96" candidate_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2593ac54f24430b8e84521ae84a9b28" is_pre_election: true
I20260709 12:20:57.761591 30844 raft_consensus.cc:2468] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0582f8d4a3d4b0bb673f173b5d45a45 in term 0.
I20260709 12:20:57.762390 30770 raft_consensus.cc:2468] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 1.
I20260709 12:20:57.764142 30884 ts_tablet_manager.cc:1434] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260709 12:20:57.764600 30886 tablet_bootstrap.cc:492] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28: No bootstrap required, opened a new log
I20260709 12:20:57.765082 30886 ts_tablet_manager.cc:1403] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28: Time spent bootstrapping tablet: real 0.070s	user 0.023s	sys 0.031s
I20260709 12:20:57.765519 30884 tablet_bootstrap.cc:492] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29: Bootstrap starting.
I20260709 12:20:57.766065 30809 leader_election.cc:304] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [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: 04f82544045946898ee9abbe9d3b6b29, d2593ac54f24430b8e84521ae84a9b28; no voters: b0582f8d4a3d4b0bb673f173b5d45a45
I20260709 12:20:57.767867 30886 raft_consensus.cc:359] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } } peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } }
I20260709 12:20:57.768568 30886 raft_consensus.cc:385] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.768860 30886 raft_consensus.cc:740] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.769554 30886 consensus_queue.cc:260] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } } peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } }
I20260709 12:20:57.771703 30886 ts_tablet_manager.cc:1434] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:20:57.773893 30885 tablet_bootstrap.cc:492] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45: No bootstrap required, opened a new log
I20260709 12:20:57.774235 30884 tablet_bootstrap.cc:654] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.774286 30886 tablet_bootstrap.cc:492] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P d2593ac54f24430b8e84521ae84a9b28: Bootstrap starting.
I20260709 12:20:57.774407 30885 ts_tablet_manager.cc:1403] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent bootstrapping tablet: real 0.077s	user 0.025s	sys 0.027s
I20260709 12:20:57.777021 30907 raft_consensus.cc:2804] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:20:57.781242 30660 leader_election.cc:343] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:57.781646 30886 tablet_bootstrap.cc:654] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P d2593ac54f24430b8e84521ae84a9b28: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.782783 30660 leader_election.cc:304] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [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: b0582f8d4a3d4b0bb673f173b5d45a45, d2593ac54f24430b8e84521ae84a9b28; no voters: 04f82544045946898ee9abbe9d3b6b29
I20260709 12:20:57.783558 30885 raft_consensus.cc:359] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.784518 30892 raft_consensus.cc:2804] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:57.784597 30885 raft_consensus.cc:385] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.784930 30892 raft_consensus.cc:493] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:57.785147 30885 raft_consensus.cc:740] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0582f8d4a3d4b0bb673f173b5d45a45, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.785429 30892 raft_consensus.cc:3060] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:57.786305 30885 consensus_queue.cc:260] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.791375 30886 tablet_bootstrap.cc:492] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P d2593ac54f24430b8e84521ae84a9b28: No bootstrap required, opened a new log
I20260709 12:20:57.791893 30886 ts_tablet_manager.cc:1403] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P d2593ac54f24430b8e84521ae84a9b28: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260709 12:20:57.794809 30886 raft_consensus.cc:359] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.795938 30886 raft_consensus.cc:385] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.796249 30886 raft_consensus.cc:740] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.797138 30885 ts_tablet_manager.cc:1434] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 12:20:57.797031 30886 consensus_queue.cc:260] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P d2593ac54f24430b8e84521ae84a9b28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.798573 30892 raft_consensus.cc:515] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.799662 30886 ts_tablet_manager.cc:1434] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P d2593ac54f24430b8e84521ae84a9b28: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:20:57.800674 30886 tablet_bootstrap.cc:492] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28: Bootstrap starting.
I20260709 12:20:57.801000 30907 raft_consensus.cc:697] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 1 LEADER]: Becoming Leader. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Running, Role: LEADER
I20260709 12:20:57.801914 30907 consensus_queue.cc:237] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.806676 30770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891338c2f9d04dbfbacbe2d6db8c9e96" candidate_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
I20260709 12:20:57.807200 30886 tablet_bootstrap.cc:654] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.806854 30885 tablet_bootstrap.cc:492] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap starting.
I20260709 12:20:57.800741 30892 leader_election.cc:290] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [CANDIDATE]: Term 1 election: Requested vote from peers 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:20:57.809317 30844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891338c2f9d04dbfbacbe2d6db8c9e96" candidate_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
W20260709 12:20:57.808868 30660 leader_election.cc:343] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:57.809892 30844 raft_consensus.cc:3060] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:57.816901 30885 tablet_bootstrap.cc:654] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.817976 30844 raft_consensus.cc:2468] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0582f8d4a3d4b0bb673f173b5d45a45 in term 1.
I20260709 12:20:57.819262 30591 catalog_manager.cc:5697] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "d2593ac54f24430b8e84521ae84a9b28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:57.820815 30660 leader_election.cc:304] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [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: b0582f8d4a3d4b0bb673f173b5d45a45, d2593ac54f24430b8e84521ae84a9b28; no voters: 04f82544045946898ee9abbe9d3b6b29
I20260709 12:20:57.821939 30892 raft_consensus.cc:2804] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:57.822444 30892 raft_consensus.cc:697] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 LEADER]: Becoming Leader. State: Replica: b0582f8d4a3d4b0bb673f173b5d45a45, State: Running, Role: LEADER
I20260709 12:20:57.823292 30892 consensus_queue.cc:237] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.819615 30884 tablet_bootstrap.cc:492] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29: No bootstrap required, opened a new log
I20260709 12:20:57.826804 30884 ts_tablet_manager.cc:1403] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29: Time spent bootstrapping tablet: real 0.062s	user 0.030s	sys 0.013s
I20260709 12:20:57.829876 30884 raft_consensus.cc:359] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.830627 30884 raft_consensus.cc:385] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.830798 30885 tablet_bootstrap.cc:492] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45: No bootstrap required, opened a new log
I20260709 12:20:57.830972 30884 raft_consensus.cc:740] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.831630 30885 ts_tablet_manager.cc:1403] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260709 12:20:57.832659 30884 consensus_queue.cc:260] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
W20260709 12:20:57.833644 30641 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:20:57.838182 30884 ts_tablet_manager.cc:1434] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:20:57.839226 30884 tablet_bootstrap.cc:492] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29: Bootstrap starting.
I20260709 12:20:57.839979 30885 raft_consensus.cc:359] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.840687 30886 tablet_bootstrap.cc:492] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28: No bootstrap required, opened a new log
I20260709 12:20:57.841329 30886 ts_tablet_manager.cc:1403] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.025s
I20260709 12:20:57.845036 30886 raft_consensus.cc:359] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.840735 30885 raft_consensus.cc:385] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.845956 30886 raft_consensus.cc:385] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.846426 30885 raft_consensus.cc:740] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0582f8d4a3d4b0bb673f173b5d45a45, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.846575 30886 raft_consensus.cc:740] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.847674 30884 tablet_bootstrap.cc:654] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.848119 30885 consensus_queue.cc:260] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.847707 30886 consensus_queue.cc:260] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.852978 30885 ts_tablet_manager.cc:1434] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.002s
I20260709 12:20:57.853533 30886 ts_tablet_manager.cc:1434] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 12:20:57.854094 30885 tablet_bootstrap.cc:492] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap starting.
I20260709 12:20:57.854885 30886 tablet_bootstrap.cc:492] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28: Bootstrap starting.
I20260709 12:20:57.863662 30886 tablet_bootstrap.cc:654] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.864766 30885 tablet_bootstrap.cc:654] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.867076 30884 tablet_bootstrap.cc:492] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29: No bootstrap required, opened a new log
I20260709 12:20:57.867646 30884 ts_tablet_manager.cc:1403] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29: Time spent bootstrapping tablet: real 0.029s	user 0.003s	sys 0.011s
I20260709 12:20:57.871625 30884 raft_consensus.cc:359] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.872659 30884 raft_consensus.cc:385] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.873112 30884 raft_consensus.cc:740] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.870914 30591 catalog_manager.cc:5697] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193). New cstate: current_term: 1 leader_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:57.874013 30884 consensus_queue.cc:260] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.876214 30886 tablet_bootstrap.cc:492] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28: No bootstrap required, opened a new log
I20260709 12:20:57.876467 30884 ts_tablet_manager.cc:1434] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.001s
I20260709 12:20:57.876685 30886 ts_tablet_manager.cc:1403] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260709 12:20:57.877460 30884 tablet_bootstrap.cc:492] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29: Bootstrap starting.
I20260709 12:20:57.878844 30885 tablet_bootstrap.cc:492] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45: No bootstrap required, opened a new log
I20260709 12:20:57.879391 30885 ts_tablet_manager.cc:1403] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.003s
I20260709 12:20:57.879212 30886 raft_consensus.cc:359] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.880056 30886 raft_consensus.cc:385] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.880359 30886 raft_consensus.cc:740] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.881198 30886 consensus_queue.cc:260] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.882712 30885 raft_consensus.cc:359] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.883484 30885 raft_consensus.cc:385] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.883821 30885 raft_consensus.cc:740] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0582f8d4a3d4b0bb673f173b5d45a45, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.884117 30884 tablet_bootstrap.cc:654] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.884564 30886 ts_tablet_manager.cc:1434] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:20:57.884850 30885 consensus_queue.cc:260] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.885535 30886 tablet_bootstrap.cc:492] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28: Bootstrap starting.
I20260709 12:20:57.887547 30885 ts_tablet_manager.cc:1434] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:20:57.888597 30885 tablet_bootstrap.cc:492] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap starting.
I20260709 12:20:57.893034 30886 tablet_bootstrap.cc:654] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.894804 30885 tablet_bootstrap.cc:654] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.899706 30884 tablet_bootstrap.cc:492] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29: No bootstrap required, opened a new log
I20260709 12:20:57.900233 30884 ts_tablet_manager.cc:1403] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260709 12:20:57.901877 30886 tablet_bootstrap.cc:492] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28: No bootstrap required, opened a new log
I20260709 12:20:57.902352 30886 ts_tablet_manager.cc:1403] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260709 12:20:57.903055 30884 raft_consensus.cc:359] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.903810 30884 raft_consensus.cc:385] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.904103 30884 raft_consensus.cc:740] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.904960 30886 raft_consensus.cc:359] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.904940 30884 consensus_queue.cc:260] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.905718 30886 raft_consensus.cc:385] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.906008 30886 raft_consensus.cc:740] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.906801 30886 consensus_queue.cc:260] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.907277 30884 ts_tablet_manager.cc:1434] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:20:57.908279 30884 tablet_bootstrap.cc:492] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29: Bootstrap starting.
I20260709 12:20:57.909075 30886 ts_tablet_manager.cc:1434] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:20:57.909981 30886 tablet_bootstrap.cc:492] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28: Bootstrap starting.
I20260709 12:20:57.914690 30884 tablet_bootstrap.cc:654] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.915391 30886 tablet_bootstrap.cc:654] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:57.932425 30889 raft_consensus.cc:493] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:57.933143 30889 raft_consensus.cc:515] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.957762 30889 leader_election.cc:290] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:20:57.961844 30928 raft_consensus.cc:493] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:57.962512 30928 raft_consensus.cc:515] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.978354 30928 leader_election.cc:290] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:20:57.985461 30907 raft_consensus.cc:493] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:57.986102 30907 raft_consensus.cc:515] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.987391 30886 tablet_bootstrap.cc:492] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28: No bootstrap required, opened a new log
I20260709 12:20:57.987490 30885 tablet_bootstrap.cc:492] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45: No bootstrap required, opened a new log
I20260709 12:20:57.987982 30886 ts_tablet_manager.cc:1403] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28: Time spent bootstrapping tablet: real 0.078s	user 0.025s	sys 0.031s
I20260709 12:20:57.988283 30885 ts_tablet_manager.cc:1403] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent bootstrapping tablet: real 0.100s	user 0.029s	sys 0.016s
I20260709 12:20:57.988230 30907 leader_election.cc:290] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699)
I20260709 12:20:57.990325 30770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879a8b058c5b414d80fa94fbb41aef1d" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29" is_pre_election: true
I20260709 12:20:57.990738 30886 raft_consensus.cc:359] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.990993 30770 raft_consensus.cc:2468] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 0.
I20260709 12:20:57.991422 30886 raft_consensus.cc:385] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.991811 30886 raft_consensus.cc:740] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.991629 30885 raft_consensus.cc:359] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.992103 30809 leader_election.cc:304] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f82544045946898ee9abbe9d3b6b29, d2593ac54f24430b8e84521ae84a9b28; no voters: 
I20260709 12:20:57.992652 30885 raft_consensus.cc:385] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.993119 30885 raft_consensus.cc:740] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0582f8d4a3d4b0bb673f173b5d45a45, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.993240 30907 raft_consensus.cc:2804] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:57.994302 30844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f08a5eb99d461ba8b793c3b17544ee" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2593ac54f24430b8e84521ae84a9b28" is_pre_election: true
I20260709 12:20:57.994534 30884 tablet_bootstrap.cc:492] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29: No bootstrap required, opened a new log
I20260709 12:20:57.994378 30907 raft_consensus.cc:493] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:57.995165 30884 ts_tablet_manager.cc:1403] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29: Time spent bootstrapping tablet: real 0.087s	user 0.033s	sys 0.041s
I20260709 12:20:57.994656 30885 consensus_queue.cc:260] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.995090 30907 raft_consensus.cc:3060] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:57.995599 30843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f86ca7cfcd4c7ab0a3a40e1ffe06e5" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2593ac54f24430b8e84521ae84a9b28" is_pre_election: true
I20260709 12:20:57.996295 30843 raft_consensus.cc:2468] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 0.
I20260709 12:20:57.997434 30885 ts_tablet_manager.cc:1434] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 12:20:57.995049 30844 raft_consensus.cc:2468] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 0.
I20260709 12:20:57.998066 30884 raft_consensus.cc:359] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:57.998587 30885 tablet_bootstrap.cc:492] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap starting.
I20260709 12:20:57.998724 30884 raft_consensus.cc:385] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:57.999161 30884 raft_consensus.cc:740] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Initialized, Role: FOLLOWER
I20260709 12:20:57.993129 30886 consensus_queue.cc:260] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.033351 30695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879a8b058c5b414d80fa94fbb41aef1d" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" is_pre_election: true
I20260709 12:20:58.036666 30735 leader_election.cc:304] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f82544045946898ee9abbe9d3b6b29, d2593ac54f24430b8e84521ae84a9b28; no voters: 
I20260709 12:20:58.038684 30735 leader_election.cc:304] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f82544045946898ee9abbe9d3b6b29, d2593ac54f24430b8e84521ae84a9b28; no voters: 
W20260709 12:20:58.042057 30808 leader_election.cc:343] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:58.045224 30885 tablet_bootstrap.cc:654] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:58.045601 30889 raft_consensus.cc:2804] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:58.046576 30889 raft_consensus.cc:493] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:58.047055 30889 raft_consensus.cc:3060] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:58.034557 30693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f86ca7cfcd4c7ab0a3a40e1ffe06e5" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" is_pre_election: true
I20260709 12:20:58.052153 30693 raft_consensus.cc:2468] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 0.
I20260709 12:20:58.036019 30694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f08a5eb99d461ba8b793c3b17544ee" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" is_pre_election: true
I20260709 12:20:58.053730 30694 raft_consensus.cc:2468] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 0.
I20260709 12:20:58.061862 30892 raft_consensus.cc:493] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:58.062928 30892 raft_consensus.cc:515] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.066355 30892 leader_election.cc:290] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:20:57.999879 30884 consensus_queue.cc:260] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.069860 30844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafeb8e31fe14a88a4dbe13bdf120dbe" candidate_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2593ac54f24430b8e84521ae84a9b28" is_pre_election: true
I20260709 12:20:58.070889 30844 raft_consensus.cc:2468] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0582f8d4a3d4b0bb673f173b5d45a45 in term 0.
I20260709 12:20:58.072707 30660 leader_election.cc:304] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0582f8d4a3d4b0bb673f173b5d45a45, d2593ac54f24430b8e84521ae84a9b28; no voters: 
I20260709 12:20:58.066967 30892 raft_consensus.cc:493] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:58.073969 30892 raft_consensus.cc:515] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.075217 30930 raft_consensus.cc:2804] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:58.075664 30930 raft_consensus.cc:493] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:58.076004 30930 raft_consensus.cc:3060] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:58.076602 30892 leader_election.cc:290] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:20:58.077936 30885 tablet_bootstrap.cc:492] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45: No bootstrap required, opened a new log
I20260709 12:20:58.077828 30844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f86ca7cfcd4c7ab0a3a40e1ffe06e5" candidate_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2593ac54f24430b8e84521ae84a9b28" is_pre_election: true
I20260709 12:20:58.078831 30885 ts_tablet_manager.cc:1403] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent bootstrapping tablet: real 0.080s	user 0.023s	sys 0.019s
I20260709 12:20:58.078876 30844 raft_consensus.cc:2468] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0582f8d4a3d4b0bb673f173b5d45a45 in term 0.
I20260709 12:20:58.080374 30660 leader_election.cc:304] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0582f8d4a3d4b0bb673f173b5d45a45, d2593ac54f24430b8e84521ae84a9b28; no voters: 
I20260709 12:20:58.080576 30893 raft_consensus.cc:493] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:58.081877 30770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafeb8e31fe14a88a4dbe13bdf120dbe" candidate_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29" is_pre_election: true
I20260709 12:20:58.082688 30885 raft_consensus.cc:359] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.083606 30885 raft_consensus.cc:385] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:58.083662 30769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f86ca7cfcd4c7ab0a3a40e1ffe06e5" candidate_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29" is_pre_election: true
I20260709 12:20:58.083997 30885 raft_consensus.cc:740] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0582f8d4a3d4b0bb673f173b5d45a45, State: Initialized, Role: FOLLOWER
I20260709 12:20:58.081501 30893 raft_consensus.cc:515] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.089865 30885 consensus_queue.cc:260] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.094359 30893 leader_election.cc:290] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699)
I20260709 12:20:58.043787 30886 ts_tablet_manager.cc:1434] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.002s
I20260709 12:20:58.096515 30930 raft_consensus.cc:515] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.099653 30930 leader_election.cc:290] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 1 election: Requested vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:20:58.100615 30928 raft_consensus.cc:493] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:58.101518 30928 raft_consensus.cc:515] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.103693 30844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f08a5eb99d461ba8b793c3b17544ee" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
I20260709 12:20:58.104516 30844 raft_consensus.cc:3060] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:58.104748 30908 raft_consensus.cc:2804] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:58.105171 30908 raft_consensus.cc:493] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:58.105490 30908 raft_consensus.cc:3060] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:58.106942 30694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f08a5eb99d461ba8b793c3b17544ee" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
I20260709 12:20:58.107707 30694 raft_consensus.cc:3060] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:58.114699 30844 raft_consensus.cc:2468] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 1.
I20260709 12:20:58.112739 30693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2535b6bf74f4f25b216570cda21a326" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" is_pre_election: true
I20260709 12:20:58.117192 30693 raft_consensus.cc:2468] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 0.
I20260709 12:20:58.113200 30695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846c0d3d5ab74021b10b2e0296116066" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" is_pre_election: true
I20260709 12:20:58.118805 30735 leader_election.cc:304] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f82544045946898ee9abbe9d3b6b29, d2593ac54f24430b8e84521ae84a9b28; no voters: 
I20260709 12:20:58.119674 30930 raft_consensus.cc:2804] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:58.119485 30734 leader_election.cc:304] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f82544045946898ee9abbe9d3b6b29, b0582f8d4a3d4b0bb673f173b5d45a45; no voters: 
W20260709 12:20:58.119968 30808 leader_election.cc:343] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:58.120306 30930 raft_consensus.cc:697] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 1 LEADER]: Becoming Leader. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Running, Role: LEADER
I20260709 12:20:58.121618 30770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846c0d3d5ab74021b10b2e0296116066" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29" is_pre_election: true
I20260709 12:20:58.121577 30930 consensus_queue.cc:237] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.122575 30770 raft_consensus.cc:2468] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 0.
I20260709 12:20:58.123783 30907 raft_consensus.cc:515] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.077189 30892 raft_consensus.cc:2804] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:58.132753 30885 ts_tablet_manager.cc:1434] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.001s
I20260709 12:20:58.134907 30885 tablet_bootstrap.cc:492] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap starting.
W20260709 12:20:58.137197 30660 leader_election.cc:343] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:58.146497 30928 leader_election.cc:290] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:20:58.147615 30928 raft_consensus.cc:2804] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:58.147814 30844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2535b6bf74f4f25b216570cda21a326" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2593ac54f24430b8e84521ae84a9b28" is_pre_election: true
I20260709 12:20:58.148216 30928 raft_consensus.cc:493] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:58.148926 30928 raft_consensus.cc:3060] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:58.149032 30844 raft_consensus.cc:2468] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 0.
I20260709 12:20:58.155153 30885 tablet_bootstrap.cc:654] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:58.130929 30892 raft_consensus.cc:493] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:58.160971 30892 raft_consensus.cc:3060] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:58.165057 30893 raft_consensus.cc:493] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:58.165920 30893 raft_consensus.cc:515] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } } peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } }
I20260709 12:20:58.172142 30695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f424ee0379d04d90b4bb73e731a68f3e" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" is_pre_election: true
I20260709 12:20:58.170957 30893 leader_election.cc:290] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699), b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021)
I20260709 12:20:58.176595 30907 leader_election.cc:290] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 election: Requested vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699)
I20260709 12:20:58.177738 30695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879a8b058c5b414d80fa94fbb41aef1d" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
W20260709 12:20:58.179867 30808 leader_election.cc:343] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:58.180014 30889 raft_consensus.cc:515] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.181797 30769 raft_consensus.cc:2393] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0582f8d4a3d4b0bb673f173b5d45a45 in current term 1: Already voted for candidate 04f82544045946898ee9abbe9d3b6b29 in this term.
I20260709 12:20:58.143868 30908 raft_consensus.cc:515] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.210387 30844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f86ca7cfcd4c7ab0a3a40e1ffe06e5" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
I20260709 12:20:58.210999 30844 raft_consensus.cc:3060] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:58.212484 30908 leader_election.cc:290] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [CANDIDATE]: Term 1 election: Requested vote from peers 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:20:58.212976 30695 raft_consensus.cc:3060] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:58.213490 30889 leader_election.cc:290] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 1 election: Requested vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:20:58.222160 30769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f86ca7cfcd4c7ab0a3a40e1ffe06e5" candidate_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
I20260709 12:20:58.222627 30843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f86ca7cfcd4c7ab0a3a40e1ffe06e5" candidate_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
I20260709 12:20:58.222958 30769 raft_consensus.cc:2393] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b0582f8d4a3d4b0bb673f173b5d45a45 in current term 1: Already voted for candidate 04f82544045946898ee9abbe9d3b6b29 in this term.
W20260709 12:20:58.214301 30734 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.220.193:42021, user_credentials={real_user=slave}} blocked reactor thread for 95054.9us
I20260709 12:20:58.225348 30809 leader_election.cc:304] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [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: 04f82544045946898ee9abbe9d3b6b29, d2593ac54f24430b8e84521ae84a9b28; no voters: b0582f8d4a3d4b0bb673f173b5d45a45
I20260709 12:20:58.226245 30884 ts_tablet_manager.cc:1434] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29: Time spent starting tablet: real 0.231s	user 0.054s	sys 0.078s
I20260709 12:20:58.226635 30907 raft_consensus.cc:2804] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:58.227056 30907 raft_consensus.cc:493] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:58.227430 30907 raft_consensus.cc:3060] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:58.227581 30660 leader_election.cc:304] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [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: b0582f8d4a3d4b0bb673f173b5d45a45; no voters: 04f82544045946898ee9abbe9d3b6b29, d2593ac54f24430b8e84521ae84a9b28
I20260709 12:20:58.228331 30884 tablet_bootstrap.cc:492] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29: Bootstrap starting.
I20260709 12:20:58.230528 30694 raft_consensus.cc:2468] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 1.
I20260709 12:20:58.230887 30693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f86ca7cfcd4c7ab0a3a40e1ffe06e5" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
I20260709 12:20:58.233584 30893 consensus_queue.cc:1048] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:58.233825 30769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f424ee0379d04d90b4bb73e731a68f3e" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29" is_pre_election: true
I20260709 12:20:58.234112 30770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879a8b058c5b414d80fa94fbb41aef1d" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
I20260709 12:20:58.234807 30769 raft_consensus.cc:2393] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2593ac54f24430b8e84521ae84a9b28 in current term 1: Already voted for candidate b0582f8d4a3d4b0bb673f173b5d45a45 in this term.
I20260709 12:20:58.234856 30770 raft_consensus.cc:3060] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:58.235167 30844 raft_consensus.cc:2468] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 1.
I20260709 12:20:58.236620 30735 leader_election.cc:304] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f82544045946898ee9abbe9d3b6b29, d2593ac54f24430b8e84521ae84a9b28; no voters: 
I20260709 12:20:58.240855 30589 catalog_manager.cc:5697] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194). New cstate: current_term: 1 leader_uuid: "04f82544045946898ee9abbe9d3b6b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:58.243307 30770 raft_consensus.cc:2468] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 1.
I20260709 12:20:58.244591 30809 leader_election.cc:304] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d2593ac54f24430b8e84521ae84a9b28; no voters: 04f82544045946898ee9abbe9d3b6b29, b0582f8d4a3d4b0bb673f173b5d45a45
I20260709 12:20:58.245774 30893 raft_consensus.cc:3060] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:58.248705 30908 raft_consensus.cc:2749] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:20:58.249866 30693 raft_consensus.cc:2393] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 04f82544045946898ee9abbe9d3b6b29 in current term 1: Already voted for candidate b0582f8d4a3d4b0bb673f173b5d45a45 in this term.
I20260709 12:20:58.254642 30893 raft_consensus.cc:2749] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:58.256301 30930 raft_consensus.cc:493] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:58.256611 30809 leader_election.cc:304] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [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: 04f82544045946898ee9abbe9d3b6b29, d2593ac54f24430b8e84521ae84a9b28; no voters: b0582f8d4a3d4b0bb673f173b5d45a45
I20260709 12:20:58.257138 30930 raft_consensus.cc:515] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.259222 30893 raft_consensus.cc:2804] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:58.260466 30893 raft_consensus.cc:697] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 1 LEADER]: Becoming Leader. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Running, Role: LEADER
I20260709 12:20:58.237684 30931 raft_consensus.cc:2804] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:58.270108 30930 leader_election.cc:290] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:20:58.269668 30893 consensus_queue.cc:237] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.267201 30931 raft_consensus.cc:697] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 [term 1 LEADER]: Becoming Leader. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Running, Role: LEADER
I20260709 12:20:58.271219 30844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891338c2f9d04dbfbacbe2d6db8c9e96" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2593ac54f24430b8e84521ae84a9b28" is_pre_election: true
I20260709 12:20:58.271708 30695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891338c2f9d04dbfbacbe2d6db8c9e96" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" is_pre_election: true
I20260709 12:20:58.272534 30844 raft_consensus.cc:2393] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 04f82544045946898ee9abbe9d3b6b29 in current term 1: Already voted for candidate b0582f8d4a3d4b0bb673f173b5d45a45 in this term.
I20260709 12:20:58.271638 30892 raft_consensus.cc:515] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.274055 30735 leader_election.cc:304] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04f82544045946898ee9abbe9d3b6b29; no voters: b0582f8d4a3d4b0bb673f173b5d45a45, d2593ac54f24430b8e84521ae84a9b28
I20260709 12:20:58.274008 30907 raft_consensus.cc:515] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.275374 30892 leader_election.cc:290] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [CANDIDATE]: Term 1 election: Requested vote from peers 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:20:58.276407 30907 leader_election.cc:290] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 election: Requested vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699)
I20260709 12:20:58.276607 30769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafeb8e31fe14a88a4dbe13bdf120dbe" candidate_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
I20260709 12:20:58.277863 30693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846c0d3d5ab74021b10b2e0296116066" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
I20260709 12:20:58.277690 30931 consensus_queue.cc:237] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.277971 30844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafeb8e31fe14a88a4dbe13bdf120dbe" candidate_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
I20260709 12:20:58.278021 30768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846c0d3d5ab74021b10b2e0296116066" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
I20260709 12:20:58.278647 30844 raft_consensus.cc:3060] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:58.278725 30768 raft_consensus.cc:3060] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:20:58.279281 30808 leader_election.cc:343] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:20:58.280226 30660 leader_election.cc:343] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:20:58.269724 30770 raft_consensus.cc:3060] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:58.290099 30844 raft_consensus.cc:2468] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0582f8d4a3d4b0bb673f173b5d45a45 in term 1.
I20260709 12:20:58.291772 30660 leader_election.cc:304] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [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: b0582f8d4a3d4b0bb673f173b5d45a45, d2593ac54f24430b8e84521ae84a9b28; no voters: 04f82544045946898ee9abbe9d3b6b29
I20260709 12:20:58.293290 30892 raft_consensus.cc:2804] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:58.293722 30892 raft_consensus.cc:697] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 LEADER]: Becoming Leader. State: Replica: b0582f8d4a3d4b0bb673f173b5d45a45, State: Running, Role: LEADER
I20260709 12:20:58.293705 30928 raft_consensus.cc:515] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.294945 30892 consensus_queue.cc:237] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.295940 30908 consensus_queue.cc:1048] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:58.304600 30928 leader_election.cc:290] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 1 election: Requested vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:20:58.306603 30589 catalog_manager.cc:5697] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194). New cstate: current_term: 1 leader_uuid: "04f82544045946898ee9abbe9d3b6b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:58.308754 30885 tablet_bootstrap.cc:492] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45: No bootstrap required, opened a new log
I20260709 12:20:58.309103 30885 ts_tablet_manager.cc:1403] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent bootstrapping tablet: real 0.175s	user 0.017s	sys 0.010s
I20260709 12:20:58.313153 30844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2535b6bf74f4f25b216570cda21a326" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
I20260709 12:20:58.313781 30844 raft_consensus.cc:3060] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:58.316911 30695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2535b6bf74f4f25b216570cda21a326" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
I20260709 12:20:58.317575 30695 raft_consensus.cc:3060] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:58.320044 30907 consensus_queue.cc:1048] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:20:58.319370 30591 catalog_manager.cc:5697] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "d2593ac54f24430b8e84521ae84a9b28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:58.323463 30930 raft_consensus.cc:2749] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:58.323938 30885 raft_consensus.cc:359] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.338256 30885 raft_consensus.cc:385] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:58.338557 30885 raft_consensus.cc:740] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0582f8d4a3d4b0bb673f173b5d45a45, State: Initialized, Role: FOLLOWER
I20260709 12:20:58.344542 30884 tablet_bootstrap.cc:654] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:58.342765 30885 consensus_queue.cc:260] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.352057 30844 raft_consensus.cc:2468] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 1.
I20260709 12:20:58.353353 30735 leader_election.cc:304] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f82544045946898ee9abbe9d3b6b29, d2593ac54f24430b8e84521ae84a9b28; no voters: 
I20260709 12:20:58.354717 30930 raft_consensus.cc:2804] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:58.355332 30930 raft_consensus.cc:697] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [term 1 LEADER]: Becoming Leader. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Running, Role: LEADER
I20260709 12:20:58.355916 30768 raft_consensus.cc:2468] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 1.
I20260709 12:20:58.356606 30930 consensus_queue.cc:237] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.357362 30809 leader_election.cc:304] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [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: 04f82544045946898ee9abbe9d3b6b29, d2593ac54f24430b8e84521ae84a9b28; no voters: b0582f8d4a3d4b0bb673f173b5d45a45
I20260709 12:20:58.354712 30885 ts_tablet_manager.cc:1434] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 12:20:58.359563 30893 raft_consensus.cc:2804] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:58.362362 30885 tablet_bootstrap.cc:492] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap starting.
I20260709 12:20:58.362623 30893 raft_consensus.cc:697] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [term 1 LEADER]: Becoming Leader. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Running, Role: LEADER
I20260709 12:20:58.364075 30893 consensus_queue.cc:237] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.349828 30695 raft_consensus.cc:2468] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 1.
I20260709 12:20:58.359927 30908 consensus_queue.cc:1048] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:20:58.396795 30885 tablet_bootstrap.cc:654] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:58.396515 30945 consensus_queue.cc:1048] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:20:58.415436 30884 tablet_bootstrap.cc:492] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29: No bootstrap required, opened a new log
I20260709 12:20:58.415908 30884 ts_tablet_manager.cc:1403] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29: Time spent bootstrapping tablet: real 0.188s	user 0.018s	sys 0.010s
I20260709 12:20:58.418838 30884 raft_consensus.cc:359] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.419536 30884 raft_consensus.cc:385] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:58.419834 30884 raft_consensus.cc:740] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Initialized, Role: FOLLOWER
I20260709 12:20:58.420708 30884 consensus_queue.cc:260] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.423009 30884 ts_tablet_manager.cc:1434] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 12:20:58.424161 30884 tablet_bootstrap.cc:492] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29: Bootstrap starting.
I20260709 12:20:58.427906 30593 catalog_manager.cc:5697] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194). New cstate: current_term: 1 leader_uuid: "04f82544045946898ee9abbe9d3b6b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:58.435345 30591 catalog_manager.cc:5697] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193). New cstate: current_term: 1 leader_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:58.449684 30589 catalog_manager.cc:5697] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "d2593ac54f24430b8e84521ae84a9b28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:58.453114 30884 tablet_bootstrap.cc:654] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29: Neither blocks nor log segments found. Creating new log.
I20260709 12:20:58.457019 30893 raft_consensus.cc:493] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:58.457755 30893 raft_consensus.cc:515] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.465817 30945 consensus_queue.cc:1048] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:58.466180 30885 tablet_bootstrap.cc:492] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45: No bootstrap required, opened a new log
I20260709 12:20:58.466712 30885 ts_tablet_manager.cc:1403] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent bootstrapping tablet: real 0.106s	user 0.026s	sys 0.033s
I20260709 12:20:58.467394 30694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e36cc0213e4267bb0f45a3288c4093" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" is_pre_election: true
I20260709 12:20:58.468071 30694 raft_consensus.cc:2468] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 0.
I20260709 12:20:58.469728 30885 raft_consensus.cc:359] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.470438 30885 raft_consensus.cc:385] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:58.470737 30885 raft_consensus.cc:740] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0582f8d4a3d4b0bb673f173b5d45a45, State: Initialized, Role: FOLLOWER
I20260709 12:20:58.471433 30885 consensus_queue.cc:260] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.472456 30884 tablet_bootstrap.cc:492] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29: No bootstrap required, opened a new log
I20260709 12:20:58.472955 30884 ts_tablet_manager.cc:1403] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.004s
I20260709 12:20:58.473392 30885 ts_tablet_manager.cc:1434] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:20:58.475286 30808 leader_election.cc:304] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0582f8d4a3d4b0bb673f173b5d45a45, d2593ac54f24430b8e84521ae84a9b28; no voters: 
I20260709 12:20:58.475649 30884 raft_consensus.cc:359] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.476370 30911 raft_consensus.cc:2804] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:20:58.477744 30884 raft_consensus.cc:385] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:20:58.477777 30911 raft_consensus.cc:493] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:20:58.478296 30911 raft_consensus.cc:3060] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:58.478251 30884 raft_consensus.cc:740] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Initialized, Role: FOLLOWER
I20260709 12:20:58.480067 30893 leader_election.cc:290] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699)
I20260709 12:20:58.479924 30884 consensus_queue.cc:260] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.485193 30884 ts_tablet_manager.cc:1434] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:20:58.484949 30767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e36cc0213e4267bb0f45a3288c4093" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29" is_pre_election: true
I20260709 12:20:58.486660 30767 raft_consensus.cc:2468] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 0.
I20260709 12:20:58.490725 30911 raft_consensus.cc:515] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.492376 30911 leader_election.cc:290] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 election: Requested vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699)
I20260709 12:20:58.494313 30767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e36cc0213e4267bb0f45a3288c4093" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
I20260709 12:20:58.494884 30767 raft_consensus.cc:3060] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:58.496798 30694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e36cc0213e4267bb0f45a3288c4093" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
I20260709 12:20:58.497328 30694 raft_consensus.cc:3060] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:58.502663 30694 raft_consensus.cc:2468] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 1.
I20260709 12:20:58.503690 30808 leader_election.cc:304] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0582f8d4a3d4b0bb673f173b5d45a45, d2593ac54f24430b8e84521ae84a9b28; no voters: 
I20260709 12:20:58.504406 30911 raft_consensus.cc:2804] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:20:58.504873 30911 raft_consensus.cc:697] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [term 1 LEADER]: Becoming Leader. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Running, Role: LEADER
I20260709 12:20:58.505899 30911 consensus_queue.cc:237] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.506558 30767 raft_consensus.cc:2468] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 1.
I20260709 12:20:58.509618 30928 consensus_queue.cc:1048] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:58.512753 30945 raft_consensus.cc:493] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:58.513258 30945 raft_consensus.cc:515] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.515532 30945 leader_election.cc:290] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:20:58.516817 30844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846c0d3d5ab74021b10b2e0296116066" candidate_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2593ac54f24430b8e84521ae84a9b28" is_pre_election: true
I20260709 12:20:58.516748 30767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846c0d3d5ab74021b10b2e0296116066" candidate_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29" is_pre_election: true
I20260709 12:20:58.518603 30767 raft_consensus.cc:2393] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0582f8d4a3d4b0bb673f173b5d45a45 in current term 1: Already voted for candidate d2593ac54f24430b8e84521ae84a9b28 in this term.
I20260709 12:20:58.519141 30591 catalog_manager.cc:5697] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "d2593ac54f24430b8e84521ae84a9b28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: HEALTHY } } }
I20260709 12:20:58.519658 30660 leader_election.cc:304] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0582f8d4a3d4b0bb673f173b5d45a45; no voters: 04f82544045946898ee9abbe9d3b6b29, d2593ac54f24430b8e84521ae84a9b28
I20260709 12:20:58.520957 30945 raft_consensus.cc:3060] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:58.527015 30931 consensus_queue.cc:1048] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:58.528683 30945 raft_consensus.cc:2749] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:20:58.663338 26483 ts_manager.cc:295] Set tserver state for b0582f8d4a3d4b0bb673f173b5d45a45 to MAINTENANCE_MODE
I20260709 12:20:58.664232 26483 tablet_server.cc:179] TabletServer@127.25.220.193:0 shutting down...
I20260709 12:20:58.686455 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:20:58.687436 26483 tablet_replica.cc:333] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45: stopping tablet replica
I20260709 12:20:58.688042 26483 raft_consensus.cc:2243] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.688520 26483 raft_consensus.cc:2272] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.690871 26483 tablet_replica.cc:333] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45: stopping tablet replica
I20260709 12:20:58.691560 26483 raft_consensus.cc:2243] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.691927 26483 raft_consensus.cc:2272] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.693531 26483 tablet_replica.cc:333] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45: stopping tablet replica
I20260709 12:20:58.694053 26483 raft_consensus.cc:2243] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.694442 26483 raft_consensus.cc:2272] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.696674 26483 tablet_replica.cc:333] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45: stopping tablet replica
I20260709 12:20:58.697155 26483 raft_consensus.cc:2243] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:58.698123 26483 raft_consensus.cc:2272] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.698017 30928 consensus_queue.cc:1048] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:20:58.700766 26483 tablet_replica.cc:333] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45: stopping tablet replica
I20260709 12:20:58.701602 26483 raft_consensus.cc:2243] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.702097 26483 raft_consensus.cc:2272] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.705161 26483 tablet_replica.cc:333] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45: stopping tablet replica
I20260709 12:20:58.705858 26483 raft_consensus.cc:2243] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.706279 26483 raft_consensus.cc:2272] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.709652 26483 tablet_replica.cc:333] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45: stopping tablet replica
I20260709 12:20:58.710642 26483 raft_consensus.cc:2243] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.711376 26483 raft_consensus.cc:2272] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:20:58.715247 30808 consensus_peers.cc:597] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:58.715481 30734 consensus_peers.cc:597] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:58.716624 26483 tablet_replica.cc:333] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45: stopping tablet replica
I20260709 12:20:58.717377 26483 raft_consensus.cc:2243] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:58.718026 26483 pending_rounds.cc:70] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45: Trying to abort 1 pending ops.
I20260709 12:20:58.718266 26483 pending_rounds.cc:77] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305624200436994048 op_type: NO_OP noop_request { }
I20260709 12:20:58.718621 26483 raft_consensus.cc:2889] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:20:58.718968 26483 raft_consensus.cc:2272] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.721689 26483 tablet_replica.cc:333] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45: stopping tablet replica
I20260709 12:20:58.722262 26483 raft_consensus.cc:2243] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:20:58.723309 26483 raft_consensus.cc:2272] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.726440 26483 tablet_replica.cc:333] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45: stopping tablet replica
I20260709 12:20:58.726861 26483 raft_consensus.cc:2243] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:20:58.727197 26483 raft_consensus.cc:2272] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:20:58.758040 26483 tablet_server.cc:196] TabletServer@127.25.220.193:0 shutdown complete.
W20260709 12:20:58.767052 30808 consensus_peers.cc:597] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:58.817682 30889 raft_consensus.cc:493] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:20:58.818212 30889 raft_consensus.cc:515] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:58.819900 30889 leader_election.cc:290] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:20:58.821226 30843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafeb8e31fe14a88a4dbe13bdf120dbe" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2593ac54f24430b8e84521ae84a9b28" is_pre_election: true
I20260709 12:20:58.822045 30843 raft_consensus.cc:2393] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 04f82544045946898ee9abbe9d3b6b29 in current term 1: Already voted for candidate b0582f8d4a3d4b0bb673f173b5d45a45 in this term.
W20260709 12:20:58.823881 30734 leader_election.cc:336] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111)
I20260709 12:20:58.824265 30734 leader_election.cc:304] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04f82544045946898ee9abbe9d3b6b29; no voters: b0582f8d4a3d4b0bb673f173b5d45a45, d2593ac54f24430b8e84521ae84a9b28
I20260709 12:20:58.824851 30889 raft_consensus.cc:3060] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:20:58.829583 30889 raft_consensus.cc:2749] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:20:58.834795 30641 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:20:58.839160 30911 consensus_queue.cc:1048] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:20:58.860630 30734 consensus_peers.cc:597] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:58.863535 30889 consensus_queue.cc:1048] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:20:58.957013 30808 consensus_peers.cc:597] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:58.981911 30893 consensus_queue.cc:1048] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:20:58.989075 30808 consensus_peers.cc:597] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:20:59.038748 30734 consensus_peers.cc:597] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:20:59.072747 30911 consensus_queue.cc:1048] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:20:59.835810 30641 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:20:59.916081 30907 raft_consensus.cc:493] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b0582f8d4a3d4b0bb673f173b5d45a45)
I20260709 12:20:59.916692 30907 raft_consensus.cc:515] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } } peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } }
I20260709 12:20:59.918408 30907 leader_election.cc:290] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699), b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021)
I20260709 12:20:59.919237 30767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f424ee0379d04d90b4bb73e731a68f3e" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29" is_pre_election: true
I20260709 12:20:59.923084 30971 raft_consensus.cc:493] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b0582f8d4a3d4b0bb673f173b5d45a45)
I20260709 12:20:59.923650 30971 raft_consensus.cc:515] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
W20260709 12:20:59.926949 30808 leader_election.cc:336] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111)
I20260709 12:20:59.927127 30843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891338c2f9d04dbfbacbe2d6db8c9e96" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2593ac54f24430b8e84521ae84a9b28" is_pre_election: true
I20260709 12:20:59.927493 30808 leader_election.cc:304] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [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: d2593ac54f24430b8e84521ae84a9b28; no voters: 04f82544045946898ee9abbe9d3b6b29, b0582f8d4a3d4b0bb673f173b5d45a45
I20260709 12:20:59.928884 30907 raft_consensus.cc:2749] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:59.929580 30971 leader_election.cc:290] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
W20260709 12:20:59.929833 30734 leader_election.cc:336] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111)
I20260709 12:20:59.930352 30734 leader_election.cc:304] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [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: 04f82544045946898ee9abbe9d3b6b29; no voters: b0582f8d4a3d4b0bb673f173b5d45a45, d2593ac54f24430b8e84521ae84a9b28
I20260709 12:20:59.930998 30971 raft_consensus.cc:2749] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:20:59.963001 30971 raft_consensus.cc:493] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b0582f8d4a3d4b0bb673f173b5d45a45)
I20260709 12:20:59.963394 30971 raft_consensus.cc:515] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } } peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } }
I20260709 12:20:59.965022 30971 leader_election.cc:290] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575), b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021)
I20260709 12:20:59.965822 30843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f424ee0379d04d90b4bb73e731a68f3e" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2593ac54f24430b8e84521ae84a9b28" is_pre_election: true
I20260709 12:20:59.966393 30843 raft_consensus.cc:2468] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 1.
I20260709 12:20:59.967420 30735 leader_election.cc:304] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [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: 04f82544045946898ee9abbe9d3b6b29, d2593ac54f24430b8e84521ae84a9b28; no voters: 
I20260709 12:20:59.968158 30971 raft_consensus.cc:2804] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:59.968541 30971 raft_consensus.cc:493] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b0582f8d4a3d4b0bb673f173b5d45a45)
I20260709 12:20:59.968887 30971 raft_consensus.cc:3060] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:59.970779 30734 leader_election.cc:336] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111)
I20260709 12:20:59.971083 30907 raft_consensus.cc:493] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b0582f8d4a3d4b0bb673f173b5d45a45)
I20260709 12:20:59.971650 30907 raft_consensus.cc:515] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:59.973656 30907 leader_election.cc:290] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699)
I20260709 12:20:59.974618 30767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891338c2f9d04dbfbacbe2d6db8c9e96" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29" is_pre_election: true
I20260709 12:20:59.975275 30767 raft_consensus.cc:2468] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 1.
I20260709 12:20:59.975054 30971 raft_consensus.cc:515] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } } peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } }
I20260709 12:20:59.976325 30809 leader_election.cc:304] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [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: 04f82544045946898ee9abbe9d3b6b29, d2593ac54f24430b8e84521ae84a9b28; no voters: 
I20260709 12:20:59.977015 30907 raft_consensus.cc:2804] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:20:59.977185 30971 leader_election.cc:290] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 2 election: Requested vote from peers d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575), b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021)
W20260709 12:20:59.977360 30808 leader_election.cc:336] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111)
I20260709 12:20:59.977404 30907 raft_consensus.cc:493] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b0582f8d4a3d4b0bb673f173b5d45a45)
I20260709 12:20:59.978019 30907 raft_consensus.cc:3060] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:59.978164 30843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f424ee0379d04d90b4bb73e731a68f3e" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
I20260709 12:20:59.978857 30843 raft_consensus.cc:3060] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:20:59.981248 30734 leader_election.cc:336] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111)
I20260709 12:20:59.985087 30907 raft_consensus.cc:515] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:20:59.986038 30843 raft_consensus.cc:2468] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 2.
I20260709 12:20:59.987118 30907 leader_election.cc:290] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 2 election: Requested vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699)
I20260709 12:20:59.987135 30735 leader_election.cc:304] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [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: 04f82544045946898ee9abbe9d3b6b29, d2593ac54f24430b8e84521ae84a9b28; no voters: b0582f8d4a3d4b0bb673f173b5d45a45
I20260709 12:20:59.988210 30767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891338c2f9d04dbfbacbe2d6db8c9e96" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
I20260709 12:20:59.988374 30971 raft_consensus.cc:2804] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:59.988827 30767 raft_consensus.cc:3060] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:20:59.988889 30971 raft_consensus.cc:697] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 2 LEADER]: Becoming Leader. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Running, Role: LEADER
I20260709 12:20:59.989820 30971 consensus_queue.cc:237] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } } peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } }
W20260709 12:20:59.991497 30808 leader_election.cc:336] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111)
I20260709 12:20:59.996042 30767 raft_consensus.cc:2468] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 2.
I20260709 12:20:59.997059 30809 leader_election.cc:304] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [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: 04f82544045946898ee9abbe9d3b6b29, d2593ac54f24430b8e84521ae84a9b28; no voters: b0582f8d4a3d4b0bb673f173b5d45a45
I20260709 12:20:59.997704 30907 raft_consensus.cc:2804] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:20:59.998565 30907 raft_consensus.cc:697] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 2 LEADER]: Becoming Leader. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Running, Role: LEADER
I20260709 12:20:59.998119 30589 catalog_manager.cc:5697] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 reported cstate change: term changed from 1 to 2, leader changed from b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193) to 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "04f82544045946898ee9abbe9d3b6b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } }
I20260709 12:20:59.999529 30907 consensus_queue.cc:237] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:00.009567 30591 catalog_manager.cc:5697] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 reported cstate change: term changed from 1 to 2, leader changed from b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193) to d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195). New cstate: current_term: 2 leader_uuid: "d2593ac54f24430b8e84521ae84a9b28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:00.367151 30907 raft_consensus.cc:493] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:00.367664 30907 raft_consensus.cc:515] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:00.369606 30907 leader_election.cc:290] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699)
I20260709 12:21:00.370675 30767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafeb8e31fe14a88a4dbe13bdf120dbe" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29" is_pre_election: true
I20260709 12:21:00.371001 30843 raft_consensus.cc:1275] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Refusing update from remote peer 04f82544045946898ee9abbe9d3b6b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:21:00.371018 30808 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111) [suppressed 116 similar messages]
I20260709 12:21:00.371383 30767 raft_consensus.cc:2468] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 1.
I20260709 12:21:00.372501 30809 leader_election.cc:304] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [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: 04f82544045946898ee9abbe9d3b6b29, d2593ac54f24430b8e84521ae84a9b28; no voters: 
I20260709 12:21:00.372510 30971 consensus_queue.cc:1048] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:00.373464 30907 raft_consensus.cc:2804] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:21:00.373781 30907 raft_consensus.cc:493] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:00.374096 30907 raft_consensus.cc:3060] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:21:00.374284 30808 leader_election.cc:336] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111)
I20260709 12:21:00.381546 30907 raft_consensus.cc:515] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:00.383518 30907 leader_election.cc:290] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 2 election: Requested vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699)
I20260709 12:21:00.385100 30767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafeb8e31fe14a88a4dbe13bdf120dbe" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
I20260709 12:21:00.385764 30767 raft_consensus.cc:3060] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:21:00.386456 30734 consensus_peers.cc:597] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:00.388525 30808 leader_election.cc:336] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111)
I20260709 12:21:00.393321 30767 raft_consensus.cc:2468] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 2.
I20260709 12:21:00.394289 30809 leader_election.cc:304] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [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: 04f82544045946898ee9abbe9d3b6b29, d2593ac54f24430b8e84521ae84a9b28; no voters: b0582f8d4a3d4b0bb673f173b5d45a45
I20260709 12:21:00.395062 30907 raft_consensus.cc:2804] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:00.395604 30907 raft_consensus.cc:697] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 2 LEADER]: Becoming Leader. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Running, Role: LEADER
I20260709 12:21:00.396456 30907 consensus_queue.cc:237] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Queue going to LEADER 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: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:00.403460 30591 catalog_manager.cc:5697] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 reported cstate change: term changed from 1 to 2, leader changed from b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193) to d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195). New cstate: current_term: 2 leader_uuid: "d2593ac54f24430b8e84521ae84a9b28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: HEALTHY } } }
W20260709 12:21:00.443390 30808 consensus_peers.cc:597] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:00.585297 30767 raft_consensus.cc:1275] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Refusing update from remote peer d2593ac54f24430b8e84521ae84a9b28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:00.586588 30907 consensus_queue.cc:1048] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:21:00.836711 30641 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:00.871560 30767 raft_consensus.cc:1275] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Refusing update from remote peer d2593ac54f24430b8e84521ae84a9b28: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:21:00.872900 30984 consensus_queue.cc:1048] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:21:00.885934 30808 consensus_peers.cc:597] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:01.061218 30734 consensus_peers.cc:597] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:01.136428 30808 consensus_peers.cc:597] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:01.192999 30808 consensus_peers.cc:597] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:01.327060 30734 consensus_peers.cc:597] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:01.387312 30808 consensus_peers.cc:597] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:01.496613 30808 consensus_peers.cc:597] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:01.509582 30734 consensus_peers.cc:597] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:01.837548 30641 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:21:02.796468 30734 consensus_peers.cc:597] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:02.838415 30641 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:21:03.033102 30808 consensus_peers.cc:597] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:03.368834 30734 consensus_peers.cc:597] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:21:03.580749 30808 consensus_peers.cc:597] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:21:03.737838 30734 consensus_peers.cc:597] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:21:03.780910 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:03.786901 30986 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:03.787456 30987 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:03.790931 26483 server_base.cc:1061] running on GCE node
W20260709 12:21:03.791674 30989 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:03.792732 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:03.792919 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:03.793054 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599663793044 us; error 0 us; skew 500 ppm
I20260709 12:21:03.793576 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:03.795969 26483 webserver.cc:533] Webserver started at http://127.25.220.193:42681/ using document root <none> and password file <none>
I20260709 12:21:03.796466 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:03.796662 26483 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:21:03.800307 26483 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:21:03.803678 30994 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:03.804518 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:21:03.804858 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/ts-0-root
uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
format_stamp: "Formatted at 2026-07-09 12:20:56 on dist-test-slave-c1c3"
I20260709 12:21:03.805276 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599516118291-26483-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:03.821120 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:03.822140 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:03.823459 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:03.827081 31001 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 12:21:03.839263 30641 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:21:03.844265 30808 consensus_peers.cc:597] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:21:03.873133 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:21:03.873477 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.002s	sys 0.000s
I20260709 12:21:03.873790 26483 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:21:03.877890 31001 tablet_bootstrap.cc:492] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap starting.
I20260709 12:21:03.888278 31001 tablet_bootstrap.cc:492] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:03.888935 31001 tablet_bootstrap.cc:492] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap complete.
I20260709 12:21:03.889437 31001 ts_tablet_manager.cc:1403] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260709 12:21:03.891368 31001 raft_consensus.cc:359] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:03.891891 31001 raft_consensus.cc:740] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0582f8d4a3d4b0bb673f173b5d45a45, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.892583 31001 consensus_queue.cc:260] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:03.894673 31001 ts_tablet_manager.cc:1434] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260709 12:21:03.895385 31001 tablet_bootstrap.cc:492] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap starting.
W20260709 12:21:03.899870 30808 consensus_peers.cc:597] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:21:03.906870 31001 tablet_bootstrap.cc:492] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:03.907636 31001 tablet_bootstrap.cc:492] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap complete.
I20260709 12:21:03.908241 31001 ts_tablet_manager.cc:1403] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 12:21:03.909539 26483 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:21:03.909824 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.036s	user 0.034s	sys 0.000s
I20260709 12:21:03.910410 31001 raft_consensus.cc:359] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:03.911139 31001 raft_consensus.cc:740] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0582f8d4a3d4b0bb673f173b5d45a45, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.911840 31001 consensus_queue.cc:260] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:03.914206 31001 ts_tablet_manager.cc:1434] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:21:03.915373 31001 tablet_bootstrap.cc:492] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap starting.
I20260709 12:21:03.930604 31001 tablet_bootstrap.cc:492] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:03.931367 31001 tablet_bootstrap.cc:492] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap complete.
I20260709 12:21:03.932009 31001 ts_tablet_manager.cc:1403] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 12:21:03.934773 31001 raft_consensus.cc:359] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:03.935518 31001 raft_consensus.cc:740] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0582f8d4a3d4b0bb673f173b5d45a45, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.936268 31001 consensus_queue.cc:260] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45 [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: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:03.937858 31001 ts_tablet_manager.cc:1434] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:21:03.938599 31001 tablet_bootstrap.cc:492] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap starting.
I20260709 12:21:03.955865 31001 tablet_bootstrap.cc:492] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:03.956614 31001 tablet_bootstrap.cc:492] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap complete.
I20260709 12:21:03.957125 31001 ts_tablet_manager.cc:1403] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 12:21:03.958940 31001 raft_consensus.cc:359] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:03.959424 31001 raft_consensus.cc:740] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0582f8d4a3d4b0bb673f173b5d45a45, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.959966 31001 consensus_queue.cc:260] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [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: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:03.961649 31001 ts_tablet_manager.cc:1434] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:21:03.962250 31001 tablet_bootstrap.cc:492] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap starting.
W20260709 12:21:03.969316 30808 consensus_peers.cc:597] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:21:03.974344 31001 tablet_bootstrap.cc:492] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:21:03.975338 31001 tablet_bootstrap.cc:492] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap complete.
I20260709 12:21:03.975963 31001 ts_tablet_manager.cc:1403] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.001s
I20260709 12:21:03.978655 31001 raft_consensus.cc:359] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:03.979439 31001 raft_consensus.cc:740] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0582f8d4a3d4b0bb673f173b5d45a45, State: Initialized, Role: FOLLOWER
I20260709 12:21:03.980162 31001 consensus_queue.cc:260] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [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: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:03.981613 31001 ts_tablet_manager.cc:1434] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 12:21:03.982074 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.193:42021
I20260709 12:21:03.982244 31001 tablet_bootstrap.cc:492] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap starting.
I20260709 12:21:03.982185 31063 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.193:42021 every 8 connection(s)
W20260709 12:21:03.986490 31065 tablet.cc:2406] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:21:03.986822 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:04.016686 31001 tablet_bootstrap.cc:492] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:04.017843 31001 tablet_bootstrap.cc:492] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap complete.
I20260709 12:21:04.018606 31001 ts_tablet_manager.cc:1403] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.013s
I20260709 12:21:04.021164 31064 heartbeater.cc:344] Connected to a master server at 127.25.220.254:33457
I20260709 12:21:04.021786 31064 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:04.021908 31001 raft_consensus.cc:359] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } } peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } }
I20260709 12:21:04.022806 31001 raft_consensus.cc:740] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0582f8d4a3d4b0bb673f173b5d45a45, State: Initialized, Role: FOLLOWER
I20260709 12:21:04.022955 31064 heartbeater.cc:507] Master 127.25.220.254:33457 requested a full tablet report, sending...
I20260709 12:21:04.023654 31001 consensus_queue.cc:260] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [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: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } } peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } }
I20260709 12:21:04.026232 31001 ts_tablet_manager.cc:1434] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:21:04.027245 31001 tablet_bootstrap.cc:492] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap starting.
I20260709 12:21:04.035840 30591 ts_manager.cc:194] Re-registered known tserver with Master: b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021)
I20260709 12:21:04.055302 30843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "879a8b058c5b414d80fa94fbb41aef1d"
dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
mode: GRACEFUL
new_leader_uuid: "04f82544045946898ee9abbe9d3b6b29"
 from {username='slave'} at 127.0.0.1:47912
I20260709 12:21:04.056236 30843 raft_consensus.cc:606] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 1 LEADER]: Received request to transfer leadership to TS 04f82544045946898ee9abbe9d3b6b29
I20260709 12:21:04.059933 30591 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34634
I20260709 12:21:04.061057 30843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "891338c2f9d04dbfbacbe2d6db8c9e96"
dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
mode: GRACEFUL
new_leader_uuid: "04f82544045946898ee9abbe9d3b6b29"
 from {username='slave'} at 127.0.0.1:47912
I20260709 12:21:04.061663 30843 raft_consensus.cc:606] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 2 LEADER]: Received request to transfer leadership to TS 04f82544045946898ee9abbe9d3b6b29
I20260709 12:21:04.063479 31064 heartbeater.cc:499] Master 127.25.220.254:33457 was elected leader, sending a full tablet report...
I20260709 12:21:04.063886 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:21:04.064802 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:04.065531 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:04.066960 31001 tablet_bootstrap.cc:492] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:04.067814 31001 tablet_bootstrap.cc:492] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap complete.
I20260709 12:21:04.068811 31001 ts_tablet_manager.cc:1403] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.024s
I20260709 12:21:04.071202 31001 raft_consensus.cc:359] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:04.071895 31001 raft_consensus.cc:740] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0582f8d4a3d4b0bb673f173b5d45a45, State: Initialized, Role: FOLLOWER
I20260709 12:21:04.072615 31001 consensus_queue.cc:260] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:04.074570 31001 ts_tablet_manager.cc:1434] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:21:04.075313 31001 tablet_bootstrap.cc:492] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap starting.
I20260709 12:21:04.087908 31001 tablet_bootstrap.cc:492] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:04.088716 31001 tablet_bootstrap.cc:492] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap complete.
I20260709 12:21:04.089213 31001 ts_tablet_manager.cc:1403] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:21:04.090773 31001 raft_consensus.cc:359] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:04.091240 31001 raft_consensus.cc:740] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0582f8d4a3d4b0bb673f173b5d45a45, State: Initialized, Role: FOLLOWER
I20260709 12:21:04.091717 31001 consensus_queue.cc:260] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:04.093497 31001 ts_tablet_manager.cc:1434] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:21:04.094285 31001 tablet_bootstrap.cc:492] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap starting.
I20260709 12:21:04.103904 31001 tablet_bootstrap.cc:492] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:04.104560 31001 tablet_bootstrap.cc:492] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap complete.
I20260709 12:21:04.105059 31001 ts_tablet_manager.cc:1403] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 12:21:04.106732 31001 raft_consensus.cc:359] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:04.107270 31001 raft_consensus.cc:385] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:04.107479 31001 raft_consensus.cc:740] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0582f8d4a3d4b0bb673f173b5d45a45, State: Initialized, Role: FOLLOWER
I20260709 12:21:04.108054 31001 consensus_queue.cc:260] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:04.109767 31001 ts_tablet_manager.cc:1434] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:21:04.110471 31001 tablet_bootstrap.cc:492] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap starting.
I20260709 12:21:04.121744 31001 tablet_bootstrap.cc:492] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:21:04.122646 31001 tablet_bootstrap.cc:492] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45: Bootstrap complete.
I20260709 12:21:04.123306 31001 ts_tablet_manager.cc:1403] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 12:21:04.124006 31038 raft_consensus.cc:3060] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:04.125761 31001 raft_consensus.cc:359] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:04.126498 31001 raft_consensus.cc:740] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0582f8d4a3d4b0bb673f173b5d45a45, State: Initialized, Role: FOLLOWER
I20260709 12:21:04.127167 31001 consensus_queue.cc:260] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45 [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: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:04.129185 31001 ts_tablet_manager.cc:1434] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:21:04.131259 31038 pending_rounds.cc:85] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45: Aborting all ops after (but not including) 0
I20260709 12:21:04.131620 31038 pending_rounds.cc:107] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:21:04.131899 31038 raft_consensus.cc:2889] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:21:04.155225 30973 raft_consensus.cc:993] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28: : Instructing follower 04f82544045946898ee9abbe9d3b6b29 to start an election
I20260709 12:21:04.155766 31080 raft_consensus.cc:1081] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 1 LEADER]: Signalling peer 04f82544045946898ee9abbe9d3b6b29 to start an election
I20260709 12:21:04.157236 30769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "879a8b058c5b414d80fa94fbb41aef1d"
dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
 from {username='slave'} at 127.0.0.1:53560
I20260709 12:21:04.157689 30769 raft_consensus.cc:493] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:04.157934 30769 raft_consensus.cc:3060] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:04.164793 30769 raft_consensus.cc:515] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:04.166522 30769 leader_election.cc:290] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 2 election: Requested vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:21:04.167243 31037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879a8b058c5b414d80fa94fbb41aef1d" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
I20260709 12:21:04.167600 30843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879a8b058c5b414d80fa94fbb41aef1d" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
I20260709 12:21:04.167971 31037 raft_consensus.cc:3060] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45 [term 0 FOLLOWER]: Advancing to term 2
I20260709 12:21:04.168319 30843 raft_consensus.cc:3055] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:04.168840 30843 raft_consensus.cc:740] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Running, Role: LEADER
I20260709 12:21:04.169667 30843 consensus_queue.cc:260] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:04.170902 30843 raft_consensus.cc:3060] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:04.174799 31037 raft_consensus.cc:2468] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 2.
I20260709 12:21:04.175839 30734 leader_election.cc:304] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f82544045946898ee9abbe9d3b6b29, b0582f8d4a3d4b0bb673f173b5d45a45; no voters: 
I20260709 12:21:04.176509 30971 raft_consensus.cc:2804] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:04.176954 30843 raft_consensus.cc:2468] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 2.
I20260709 12:21:04.177739 30971 raft_consensus.cc:697] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [term 2 LEADER]: Becoming Leader. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Running, Role: LEADER
I20260709 12:21:04.178702 30971 consensus_queue.cc:237] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:04.185056 30591 catalog_manager.cc:5697] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 reported cstate change: term changed from 1 to 2, leader changed from d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195) to 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "04f82544045946898ee9abbe9d3b6b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:04.315874 30973 raft_consensus.cc:993] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28: : Instructing follower 04f82544045946898ee9abbe9d3b6b29 to start an election
I20260709 12:21:04.316396 31080 raft_consensus.cc:1081] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 2 LEADER]: Signalling peer 04f82544045946898ee9abbe9d3b6b29 to start an election
I20260709 12:21:04.317641 30769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "891338c2f9d04dbfbacbe2d6db8c9e96"
dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
 from {username='slave'} at 127.0.0.1:53560
I20260709 12:21:04.318091 30769 raft_consensus.cc:493] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:04.318377 30769 raft_consensus.cc:3060] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:04.323210 30769 raft_consensus.cc:515] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:04.324730 30769 leader_election.cc:290] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 3 election: Requested vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:21:04.325461 31037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891338c2f9d04dbfbacbe2d6db8c9e96" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
I20260709 12:21:04.325664 30843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "891338c2f9d04dbfbacbe2d6db8c9e96" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
I20260709 12:21:04.326089 31037 raft_consensus.cc:3060] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:21:04.326181 30843 raft_consensus.cc:3055] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:04.326582 30843 raft_consensus.cc:740] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Running, Role: LEADER
I20260709 12:21:04.327366 30843 consensus_queue.cc:260] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [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: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:04.328693 30843 raft_consensus.cc:3060] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:04.332962 31037 raft_consensus.cc:2468] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 3.
I20260709 12:21:04.334234 30734 leader_election.cc:304] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [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: 04f82544045946898ee9abbe9d3b6b29, b0582f8d4a3d4b0bb673f173b5d45a45; no voters: 
I20260709 12:21:04.334860 30971 raft_consensus.cc:2804] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:04.335352 30971 raft_consensus.cc:697] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [term 3 LEADER]: Becoming Leader. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Running, Role: LEADER
I20260709 12:21:04.335352 30843 raft_consensus.cc:2468] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 3.
I20260709 12:21:04.336320 30971 consensus_queue.cc:237] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [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: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:04.342466 30591 catalog_manager.cc:5697] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 reported cstate change: term changed from 2 to 3, leader changed from d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195) to 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194). New cstate: current_term: 3 leader_uuid: "04f82544045946898ee9abbe9d3b6b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:04.422011 31037 raft_consensus.cc:3060] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:04.679659 30843 raft_consensus.cc:1275] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Refusing update from remote peer 04f82544045946898ee9abbe9d3b6b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:04.680894 31082 consensus_queue.cc:1048] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:04.693734 31037 raft_consensus.cc:1275] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: Refusing update from remote peer 04f82544045946898ee9abbe9d3b6b29: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:04.694908 31082 consensus_queue.cc:1048] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:04.791273 30843 raft_consensus.cc:1275] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 3 FOLLOWER]: Refusing update from remote peer 04f82544045946898ee9abbe9d3b6b29: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:04.792361 31082 consensus_queue.cc:1048] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:04.800518 31037 raft_consensus.cc:1275] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 3 FOLLOWER]: Refusing update from remote peer 04f82544045946898ee9abbe9d3b6b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:04.802193 31097 consensus_queue.cc:1048] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:21:04.840226 30641 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:05.078634 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:05.095148 30769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5f08a5eb99d461ba8b793c3b17544ee"
dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
mode: GRACEFUL
new_leader_uuid: "d2593ac54f24430b8e84521ae84a9b28"
 from {username='slave'} at 127.0.0.1:53574
I20260709 12:21:05.095723 30769 raft_consensus.cc:606] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 1 LEADER]: Received request to transfer leadership to TS d2593ac54f24430b8e84521ae84a9b28
I20260709 12:21:05.098225 30769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2535b6bf74f4f25b216570cda21a326"
dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
mode: GRACEFUL
new_leader_uuid: "d2593ac54f24430b8e84521ae84a9b28"
 from {username='slave'} at 127.0.0.1:53574
I20260709 12:21:05.098753 30769 raft_consensus.cc:606] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [term 1 LEADER]: Received request to transfer leadership to TS d2593ac54f24430b8e84521ae84a9b28
I20260709 12:21:05.101644 30843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fafeb8e31fe14a88a4dbe13bdf120dbe"
dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
mode: GRACEFUL
new_leader_uuid: "04f82544045946898ee9abbe9d3b6b29"
 from {username='slave'} at 127.0.0.1:47912
I20260709 12:21:05.102108 30843 raft_consensus.cc:606] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 2 LEADER]: Received request to transfer leadership to TS 04f82544045946898ee9abbe9d3b6b29
I20260709 12:21:05.103228 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:21:05.103682 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:05.104272 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:05.112785 30973 raft_consensus.cc:993] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28: : Instructing follower 04f82544045946898ee9abbe9d3b6b29 to start an election
I20260709 12:21:05.113240 30973 raft_consensus.cc:1081] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 2 LEADER]: Signalling peer 04f82544045946898ee9abbe9d3b6b29 to start an election
I20260709 12:21:05.114432 30769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fafeb8e31fe14a88a4dbe13bdf120dbe"
dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
 from {username='slave'} at 127.0.0.1:53560
I20260709 12:21:05.114828 30769 raft_consensus.cc:493] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:05.115101 30769 raft_consensus.cc:3060] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:05.119853 30769 raft_consensus.cc:515] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:05.121438 30769 leader_election.cc:290] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 3 election: Requested vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:21:05.122083 31037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafeb8e31fe14a88a4dbe13bdf120dbe" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
I20260709 12:21:05.122400 30843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fafeb8e31fe14a88a4dbe13bdf120dbe" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
I20260709 12:21:05.122628 31037 raft_consensus.cc:3060] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:05.122975 30843 raft_consensus.cc:3055] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:05.123240 30843 raft_consensus.cc:740] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Running, Role: LEADER
I20260709 12:21:05.123937 30843 consensus_queue.cc:260] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [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: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:05.124884 30843 raft_consensus.cc:3060] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:05.127281 31037 raft_consensus.cc:2468] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 3.
I20260709 12:21:05.128377 30734 leader_election.cc:304] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [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: 04f82544045946898ee9abbe9d3b6b29, b0582f8d4a3d4b0bb673f173b5d45a45; no voters: 
I20260709 12:21:05.128989 30971 raft_consensus.cc:2804] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:05.129374 30971 raft_consensus.cc:697] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [term 3 LEADER]: Becoming Leader. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Running, Role: LEADER
I20260709 12:21:05.129884 30843 raft_consensus.cc:2468] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 3.
I20260709 12:21:05.130175 30971 consensus_queue.cc:237] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [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: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:05.136415 30589 catalog_manager.cc:5697] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 reported cstate change: term changed from 2 to 3, leader changed from d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195) to 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194). New cstate: current_term: 3 leader_uuid: "04f82544045946898ee9abbe9d3b6b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:05.407140 30971 raft_consensus.cc:993] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29: : Instructing follower d2593ac54f24430b8e84521ae84a9b28 to start an election
I20260709 12:21:05.407624 31093 raft_consensus.cc:1081] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 1 LEADER]: Signalling peer d2593ac54f24430b8e84521ae84a9b28 to start an election
I20260709 12:21:05.408958 30843 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5f08a5eb99d461ba8b793c3b17544ee"
dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
 from {username='slave'} at 127.0.0.1:47906
I20260709 12:21:05.409366 30843 raft_consensus.cc:493] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:05.409631 30843 raft_consensus.cc:3060] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.414748 30843 raft_consensus.cc:515] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:05.416304 30843 leader_election.cc:290] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 2 election: Requested vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699)
I20260709 12:21:05.416903 31037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f08a5eb99d461ba8b793c3b17544ee" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
I20260709 12:21:05.417232 30769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f08a5eb99d461ba8b793c3b17544ee" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
I20260709 12:21:05.417755 31037 raft_consensus.cc:3060] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.417760 30769 raft_consensus.cc:3055] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:05.418241 30769 raft_consensus.cc:740] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Running, Role: LEADER
I20260709 12:21:05.419024 30769 consensus_queue.cc:260] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:05.420066 31093 raft_consensus.cc:993] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29: : Instructing follower d2593ac54f24430b8e84521ae84a9b28 to start an election
I20260709 12:21:05.420264 30769 raft_consensus.cc:3060] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.420569 30971 raft_consensus.cc:1081] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [term 1 LEADER]: Signalling peer d2593ac54f24430b8e84521ae84a9b28 to start an election
I20260709 12:21:05.422042 30843 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2535b6bf74f4f25b216570cda21a326"
dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
 from {username='slave'} at 127.0.0.1:47906
I20260709 12:21:05.422492 30843 raft_consensus.cc:493] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:05.422798 30843 raft_consensus.cc:3060] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.424710 31037 raft_consensus.cc:2468] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 2.
I20260709 12:21:05.425938 30808 leader_election.cc:304] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0582f8d4a3d4b0bb673f173b5d45a45, d2593ac54f24430b8e84521ae84a9b28; no voters: 
I20260709 12:21:05.426668 30973 raft_consensus.cc:2804] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:05.427126 30973 raft_consensus.cc:697] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 2 LEADER]: Becoming Leader. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Running, Role: LEADER
I20260709 12:21:05.427222 30769 raft_consensus.cc:2468] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 2.
I20260709 12:21:05.427928 30843 raft_consensus.cc:515] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:05.428059 30973 consensus_queue.cc:237] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:05.430677 31037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2535b6bf74f4f25b216570cda21a326" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
I20260709 12:21:05.431144 31037 raft_consensus.cc:3060] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.432320 30843 leader_election.cc:290] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 2 election: Requested vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699)
I20260709 12:21:05.434049 30769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2535b6bf74f4f25b216570cda21a326" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
I20260709 12:21:05.434619 30769 raft_consensus.cc:3055] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:05.434921 30769 raft_consensus.cc:740] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Running, Role: LEADER
I20260709 12:21:05.435644 30769 consensus_queue.cc:260] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:05.436529 30769 raft_consensus.cc:3060] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:05.436540 31037 raft_consensus.cc:2468] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 2.
I20260709 12:21:05.437546 30808 leader_election.cc:304] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0582f8d4a3d4b0bb673f173b5d45a45, d2593ac54f24430b8e84521ae84a9b28; no voters: 
I20260709 12:21:05.438156 30973 raft_consensus.cc:2804] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:05.438549 30973 raft_consensus.cc:697] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28 [term 2 LEADER]: Becoming Leader. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Running, Role: LEADER
I20260709 12:21:05.439215 30973 consensus_queue.cc:237] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:05.441234 30769 raft_consensus.cc:2468] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 2.
I20260709 12:21:05.443912 30589 catalog_manager.cc:5697] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 reported cstate change: term changed from 1 to 2, leader changed from 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194) to d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195). New cstate: current_term: 2 leader_uuid: "d2593ac54f24430b8e84521ae84a9b28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:05.454264 30589 catalog_manager.cc:5697] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28 reported cstate change: term changed from 1 to 2, leader changed from 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194) to d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195). New cstate: current_term: 2 leader_uuid: "d2593ac54f24430b8e84521ae84a9b28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:05.670156 31037 raft_consensus.cc:1275] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [term 3 FOLLOWER]: Refusing update from remote peer 04f82544045946898ee9abbe9d3b6b29: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:21:05.671384 30971 consensus_queue.cc:1048] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:05.680982 30843 raft_consensus.cc:1275] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 3 FOLLOWER]: Refusing update from remote peer 04f82544045946898ee9abbe9d3b6b29: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:21:05.682482 31093 consensus_queue.cc:1048] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:21:05.841187 30641 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:05.862255 31037 raft_consensus.cc:1275] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: Refusing update from remote peer d2593ac54f24430b8e84521ae84a9b28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:05.863539 30973 consensus_queue.cc:1048] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:05.871628 30769 raft_consensus.cc:1275] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Refusing update from remote peer d2593ac54f24430b8e84521ae84a9b28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:05.874137 30973 consensus_queue.cc:1048] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:05.930039 30769 raft_consensus.cc:1275] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Refusing update from remote peer d2593ac54f24430b8e84521ae84a9b28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:05.931293 30973 consensus_queue.cc:1048] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:05.939155 31037 raft_consensus.cc:1275] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: Refusing update from remote peer d2593ac54f24430b8e84521ae84a9b28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:05.940856 31080 consensus_queue.cc:1048] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:06.110496 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:06.117784 30843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e500f93f6ed4fc98752d7b6ca739682"
dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
mode: GRACEFUL
new_leader_uuid: "04f82544045946898ee9abbe9d3b6b29"
 from {username='slave'} at 127.0.0.1:47912
I20260709 12:21:06.118230 30843 raft_consensus.cc:606] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 1 LEADER]: Received request to transfer leadership to TS 04f82544045946898ee9abbe9d3b6b29
I20260709 12:21:06.120517 30843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "846c0d3d5ab74021b10b2e0296116066"
dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
mode: GRACEFUL
new_leader_uuid: "04f82544045946898ee9abbe9d3b6b29"
 from {username='slave'} at 127.0.0.1:47912
I20260709 12:21:06.120920 30843 raft_consensus.cc:606] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [term 1 LEADER]: Received request to transfer leadership to TS 04f82544045946898ee9abbe9d3b6b29
I20260709 12:21:06.123013 30767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f424ee0379d04d90b4bb73e731a68f3e"
dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
mode: GRACEFUL
new_leader_uuid: "d2593ac54f24430b8e84521ae84a9b28"
 from {username='slave'} at 127.0.0.1:53574
I20260709 12:21:06.123500 30767 raft_consensus.cc:606] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 2 LEADER]: Received request to transfer leadership to TS d2593ac54f24430b8e84521ae84a9b28
I20260709 12:21:06.124733 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:21:06.125145 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:06.125620 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:06.374415 31093 raft_consensus.cc:993] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29: : Instructing follower d2593ac54f24430b8e84521ae84a9b28 to start an election
I20260709 12:21:06.374845 31097 raft_consensus.cc:1081] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 2 LEADER]: Signalling peer d2593ac54f24430b8e84521ae84a9b28 to start an election
I20260709 12:21:06.376197 30843 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f424ee0379d04d90b4bb73e731a68f3e"
dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
 from {username='slave'} at 127.0.0.1:47906
I20260709 12:21:06.376564 30843 raft_consensus.cc:493] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:06.376785 30843 raft_consensus.cc:3060] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:06.380745 30843 raft_consensus.cc:515] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } } peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } }
I20260709 12:21:06.382004 30843 leader_election.cc:290] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 3 election: Requested vote from peers 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699), b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021)
I20260709 12:21:06.382758 30767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f424ee0379d04d90b4bb73e731a68f3e" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
I20260709 12:21:06.383026 31037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f424ee0379d04d90b4bb73e731a68f3e" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
I20260709 12:21:06.383320 30767 raft_consensus.cc:3055] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:06.383625 30767 raft_consensus.cc:740] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Running, Role: LEADER
I20260709 12:21:06.383644 31037 raft_consensus.cc:3060] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:06.384393 30767 consensus_queue.cc:260] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [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: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } } peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } }
I20260709 12:21:06.385422 30767 raft_consensus.cc:3060] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:06.388689 31037 raft_consensus.cc:2468] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 3.
I20260709 12:21:06.389690 30808 leader_election.cc:304] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [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: b0582f8d4a3d4b0bb673f173b5d45a45, d2593ac54f24430b8e84521ae84a9b28; no voters: 
I20260709 12:21:06.390452 31116 raft_consensus.cc:2804] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:06.390875 31116 raft_consensus.cc:697] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [term 3 LEADER]: Becoming Leader. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Running, Role: LEADER
I20260709 12:21:06.390944 30767 raft_consensus.cc:2468] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 3.
I20260709 12:21:06.391692 31116 consensus_queue.cc:237] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [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: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } } peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } }
I20260709 12:21:06.398422 30589 catalog_manager.cc:5697] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 reported cstate change: term changed from 2 to 3, leader changed from 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194) to d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195). New cstate: current_term: 3 leader_uuid: "d2593ac54f24430b8e84521ae84a9b28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:06.532512 31080 raft_consensus.cc:993] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28: : Instructing follower 04f82544045946898ee9abbe9d3b6b29 to start an election
I20260709 12:21:06.532925 31116 raft_consensus.cc:1081] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 1 LEADER]: Signalling peer 04f82544045946898ee9abbe9d3b6b29 to start an election
I20260709 12:21:06.534233 30767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e500f93f6ed4fc98752d7b6ca739682"
dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
 from {username='slave'} at 127.0.0.1:53560
I20260709 12:21:06.534685 30767 raft_consensus.cc:493] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:06.534981 30767 raft_consensus.cc:3060] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:06.540128 30767 raft_consensus.cc:515] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:06.541774 30767 leader_election.cc:290] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 2 election: Requested vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:21:06.542448 31037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e500f93f6ed4fc98752d7b6ca739682" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
I20260709 12:21:06.542769 30843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e500f93f6ed4fc98752d7b6ca739682" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
I20260709 12:21:06.543143 31037 raft_consensus.cc:3060] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:06.543319 30843 raft_consensus.cc:3055] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:06.543706 30843 raft_consensus.cc:740] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Running, Role: LEADER
I20260709 12:21:06.544478 30843 consensus_queue.cc:260] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:06.545576 30843 raft_consensus.cc:3060] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:06.548799 31037 raft_consensus.cc:2468] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 2.
I20260709 12:21:06.549937 31116 raft_consensus.cc:993] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28: : Instructing follower 04f82544045946898ee9abbe9d3b6b29 to start an election
I20260709 12:21:06.550086 30734 leader_election.cc:304] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f82544045946898ee9abbe9d3b6b29, b0582f8d4a3d4b0bb673f173b5d45a45; no voters: 
I20260709 12:21:06.550469 31080 raft_consensus.cc:1081] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [term 1 LEADER]: Signalling peer 04f82544045946898ee9abbe9d3b6b29 to start an election
I20260709 12:21:06.550902 31097 raft_consensus.cc:2804] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:06.551275 31097 raft_consensus.cc:697] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 2 LEADER]: Becoming Leader. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Running, Role: LEADER
I20260709 12:21:06.551287 30843 raft_consensus.cc:2468] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 2.
I20260709 12:21:06.552089 30767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "846c0d3d5ab74021b10b2e0296116066"
dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
 from {username='slave'} at 127.0.0.1:53560
I20260709 12:21:06.552237 31097 consensus_queue.cc:237] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:06.552726 30767 raft_consensus.cc:493] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:06.553117 30767 raft_consensus.cc:3060] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:06.560357 30767 raft_consensus.cc:515] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:06.561564 30591 catalog_manager.cc:5697] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 reported cstate change: term changed from 1 to 2, leader changed from d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195) to 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "04f82544045946898ee9abbe9d3b6b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:06.562443 30767 leader_election.cc:290] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 2 election: Requested vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:21:06.565101 30843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846c0d3d5ab74021b10b2e0296116066" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
I20260709 12:21:06.565693 30843 raft_consensus.cc:3055] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:06.565970 30843 raft_consensus.cc:740] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Running, Role: LEADER
I20260709 12:21:06.566664 30843 consensus_queue.cc:260] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:06.567749 30843 raft_consensus.cc:3060] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:06.567873 31037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846c0d3d5ab74021b10b2e0296116066" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
I20260709 12:21:06.568502 31037 raft_consensus.cc:3060] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:06.574421 30843 raft_consensus.cc:2468] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 2.
I20260709 12:21:06.575392 31037 raft_consensus.cc:2468] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 2.
I20260709 12:21:06.575652 30735 leader_election.cc:304] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f82544045946898ee9abbe9d3b6b29, d2593ac54f24430b8e84521ae84a9b28; no voters: 
I20260709 12:21:06.576912 31097 raft_consensus.cc:2804] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:06.577363 31097 raft_consensus.cc:697] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29 [term 2 LEADER]: Becoming Leader. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Running, Role: LEADER
I20260709 12:21:06.578066 31097 consensus_queue.cc:237] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:06.584169 30591 catalog_manager.cc:5697] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29 reported cstate change: term changed from 1 to 2, leader changed from d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195) to 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "04f82544045946898ee9abbe9d3b6b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:06.777205 30767 raft_consensus.cc:1275] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 3 FOLLOWER]: Refusing update from remote peer d2593ac54f24430b8e84521ae84a9b28: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:06.778388 31116 consensus_queue.cc:1048] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:06.787966 31037 raft_consensus.cc:1275] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [term 3 FOLLOWER]: Refusing update from remote peer d2593ac54f24430b8e84521ae84a9b28: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:06.789484 31080 consensus_queue.cc:1048] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:21:06.842128 30641 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:06.969826 31037 raft_consensus.cc:1275] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: Refusing update from remote peer 04f82544045946898ee9abbe9d3b6b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:06.971015 31097 consensus_queue.cc:1048] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:06.978957 30843 raft_consensus.cc:1275] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Refusing update from remote peer 04f82544045946898ee9abbe9d3b6b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:06.980515 31093 consensus_queue.cc:1048] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:07.003643 30843 raft_consensus.cc:1275] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Refusing update from remote peer 04f82544045946898ee9abbe9d3b6b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:07.004736 31097 consensus_queue.cc:1048] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:07.007506 31037 raft_consensus.cc:1275] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: Refusing update from remote peer 04f82544045946898ee9abbe9d3b6b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:07.008832 31097 consensus_queue.cc:1048] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:07.132053 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:07.140058 30767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e500f93f6ed4fc98752d7b6ca739682"
dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
mode: GRACEFUL
new_leader_uuid: "d2593ac54f24430b8e84521ae84a9b28"
 from {username='slave'} at 127.0.0.1:53574
I20260709 12:21:07.140606 30767 raft_consensus.cc:606] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 2 LEADER]: Received request to transfer leadership to TS d2593ac54f24430b8e84521ae84a9b28
I20260709 12:21:07.142951 30767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "879a8b058c5b414d80fa94fbb41aef1d"
dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
mode: GRACEFUL
new_leader_uuid: "d2593ac54f24430b8e84521ae84a9b28"
 from {username='slave'} at 127.0.0.1:53574
I20260709 12:21:07.143384 30767 raft_consensus.cc:606] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [term 2 LEADER]: Received request to transfer leadership to TS d2593ac54f24430b8e84521ae84a9b28
I20260709 12:21:07.145635 30843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5f08a5eb99d461ba8b793c3b17544ee"
dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
mode: GRACEFUL
new_leader_uuid: "04f82544045946898ee9abbe9d3b6b29"
 from {username='slave'} at 127.0.0.1:47912
I20260709 12:21:07.146016 30843 raft_consensus.cc:606] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 2 LEADER]: Received request to transfer leadership to TS 04f82544045946898ee9abbe9d3b6b29
I20260709 12:21:07.147140 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:21:07.147605 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:07.148134 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:07.233964 31137 raft_consensus.cc:993] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29: : Instructing follower d2593ac54f24430b8e84521ae84a9b28 to start an election
I20260709 12:21:07.234519 31093 raft_consensus.cc:1081] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [term 2 LEADER]: Signalling peer d2593ac54f24430b8e84521ae84a9b28 to start an election
I20260709 12:21:07.235989 30843 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "879a8b058c5b414d80fa94fbb41aef1d"
dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
 from {username='slave'} at 127.0.0.1:47906
I20260709 12:21:07.236505 30843 raft_consensus.cc:493] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:07.236852 30843 raft_consensus.cc:3060] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:07.241496 30843 raft_consensus.cc:515] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:07.242926 30843 leader_election.cc:290] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 3 election: Requested vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699)
I20260709 12:21:07.243549 31037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879a8b058c5b414d80fa94fbb41aef1d" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
I20260709 12:21:07.243891 30767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "879a8b058c5b414d80fa94fbb41aef1d" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
I20260709 12:21:07.244231 31037 raft_consensus.cc:3060] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:07.244567 30767 raft_consensus.cc:3055] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:07.244863 30767 raft_consensus.cc:740] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Running, Role: LEADER
I20260709 12:21:07.245546 30767 consensus_queue.cc:260] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [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: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:07.246440 30767 raft_consensus.cc:3060] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:07.248773 31037 raft_consensus.cc:2468] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 3.
I20260709 12:21:07.249868 30808 leader_election.cc:304] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [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: b0582f8d4a3d4b0bb673f173b5d45a45, d2593ac54f24430b8e84521ae84a9b28; no voters: 
I20260709 12:21:07.250687 31080 raft_consensus.cc:2804] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:07.251153 31080 raft_consensus.cc:697] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 3 LEADER]: Becoming Leader. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Running, Role: LEADER
I20260709 12:21:07.252223 30767 raft_consensus.cc:2468] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 3.
I20260709 12:21:07.251928 31080 consensus_queue.cc:237] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [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: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:07.259172 30591 catalog_manager.cc:5697] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 reported cstate change: term changed from 2 to 3, leader changed from 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194) to d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195). New cstate: current_term: 3 leader_uuid: "d2593ac54f24430b8e84521ae84a9b28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:07.315275 31116 raft_consensus.cc:993] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28: : Instructing follower 04f82544045946898ee9abbe9d3b6b29 to start an election
I20260709 12:21:07.315696 31080 raft_consensus.cc:1081] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 2 LEADER]: Signalling peer 04f82544045946898ee9abbe9d3b6b29 to start an election
I20260709 12:21:07.317077 30767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5f08a5eb99d461ba8b793c3b17544ee"
dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
 from {username='slave'} at 127.0.0.1:53560
I20260709 12:21:07.317569 30767 raft_consensus.cc:493] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:07.317888 30767 raft_consensus.cc:3060] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:07.322535 30767 raft_consensus.cc:515] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:07.324256 30767 leader_election.cc:290] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 3 election: Requested vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:21:07.325052 31037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f08a5eb99d461ba8b793c3b17544ee" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
I20260709 12:21:07.325330 30843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f08a5eb99d461ba8b793c3b17544ee" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
I20260709 12:21:07.325635 31037 raft_consensus.cc:3060] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:07.325913 30843 raft_consensus.cc:3055] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:07.326190 30843 raft_consensus.cc:740] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Running, Role: LEADER
I20260709 12:21:07.326766 30843 consensus_queue.cc:260] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [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: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:07.327661 30843 raft_consensus.cc:3060] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:07.331979 31037 raft_consensus.cc:2468] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 3.
I20260709 12:21:07.333017 30734 leader_election.cc:304] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [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: 04f82544045946898ee9abbe9d3b6b29, b0582f8d4a3d4b0bb673f173b5d45a45; no voters: 
I20260709 12:21:07.333335 30843 raft_consensus.cc:2468] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 3.
I20260709 12:21:07.333638 31093 raft_consensus.cc:2804] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:07.334208 31093 raft_consensus.cc:697] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 3 LEADER]: Becoming Leader. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Running, Role: LEADER
I20260709 12:21:07.334955 31093 consensus_queue.cc:237] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [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: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:07.341076 30591 catalog_manager.cc:5697] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 reported cstate change: term changed from 2 to 3, leader changed from d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195) to 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194). New cstate: current_term: 3 leader_uuid: "04f82544045946898ee9abbe9d3b6b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:07.461015 31137 raft_consensus.cc:993] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29: : Instructing follower d2593ac54f24430b8e84521ae84a9b28 to start an election
I20260709 12:21:07.461489 31093 raft_consensus.cc:1081] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 2 LEADER]: Signalling peer d2593ac54f24430b8e84521ae84a9b28 to start an election
I20260709 12:21:07.463070 30843 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e500f93f6ed4fc98752d7b6ca739682"
dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
 from {username='slave'} at 127.0.0.1:47906
I20260709 12:21:07.463549 30843 raft_consensus.cc:493] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:07.463848 30843 raft_consensus.cc:3060] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:07.467991 30843 raft_consensus.cc:515] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:07.469297 30843 leader_election.cc:290] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 3 election: Requested vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699)
I20260709 12:21:07.470091 31037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e500f93f6ed4fc98752d7b6ca739682" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
I20260709 12:21:07.470257 30767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e500f93f6ed4fc98752d7b6ca739682" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
I20260709 12:21:07.470722 31037 raft_consensus.cc:3060] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:07.470773 30767 raft_consensus.cc:3055] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:07.471148 30767 raft_consensus.cc:740] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Running, Role: LEADER
I20260709 12:21:07.471828 30767 consensus_queue.cc:260] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [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: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:07.472909 30767 raft_consensus.cc:3060] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:07.476668 31037 raft_consensus.cc:2468] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 3.
I20260709 12:21:07.477691 30808 leader_election.cc:304] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [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: b0582f8d4a3d4b0bb673f173b5d45a45, d2593ac54f24430b8e84521ae84a9b28; no voters: 
I20260709 12:21:07.478323 31080 raft_consensus.cc:2804] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:07.478618 30767 raft_consensus.cc:2468] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 3.
I20260709 12:21:07.478808 31080 raft_consensus.cc:697] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 3 LEADER]: Becoming Leader. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Running, Role: LEADER
I20260709 12:21:07.479696 31080 consensus_queue.cc:237] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [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: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:07.485394 30591 catalog_manager.cc:5697] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 reported cstate change: term changed from 2 to 3, leader changed from 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194) to d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195). New cstate: current_term: 3 leader_uuid: "d2593ac54f24430b8e84521ae84a9b28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:07.745510 31037 raft_consensus.cc:1275] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45 [term 3 FOLLOWER]: Refusing update from remote peer d2593ac54f24430b8e84521ae84a9b28: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:07.746635 31080 consensus_queue.cc:1048] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:07.756105 30767 raft_consensus.cc:1275] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [term 3 FOLLOWER]: Refusing update from remote peer d2593ac54f24430b8e84521ae84a9b28: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:07.759565 31146 consensus_queue.cc:1048] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:21:07.843101 30641 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:07.846203 31037 raft_consensus.cc:1275] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45 [term 3 FOLLOWER]: Refusing update from remote peer 04f82544045946898ee9abbe9d3b6b29: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:07.847478 31093 consensus_queue.cc:1048] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:07.855366 30843 raft_consensus.cc:1275] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 3 FOLLOWER]: Refusing update from remote peer 04f82544045946898ee9abbe9d3b6b29: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:07.857072 31093 consensus_queue.cc:1048] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:07.866953 30767 raft_consensus.cc:1275] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 3 FOLLOWER]: Refusing update from remote peer d2593ac54f24430b8e84521ae84a9b28: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:07.868134 31146 consensus_queue.cc:1048] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:07.875373 31037 raft_consensus.cc:1275] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 3 FOLLOWER]: Refusing update from remote peer d2593ac54f24430b8e84521ae84a9b28: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:07.876870 31146 consensus_queue.cc:1048] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:08.166993 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:08.184602 30843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e500f93f6ed4fc98752d7b6ca739682"
dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
mode: GRACEFUL
new_leader_uuid: "04f82544045946898ee9abbe9d3b6b29"
 from {username='slave'} at 127.0.0.1:47912
I20260709 12:21:08.185343 30843 raft_consensus.cc:606] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 3 LEADER]: Received request to transfer leadership to TS 04f82544045946898ee9abbe9d3b6b29
I20260709 12:21:08.187915 30843 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4e36cc0213e4267bb0f45a3288c4093"
dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
mode: GRACEFUL
new_leader_uuid: "04f82544045946898ee9abbe9d3b6b29"
 from {username='slave'} at 127.0.0.1:47912
I20260709 12:21:08.188406 30843 raft_consensus.cc:606] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [term 1 LEADER]: Received request to transfer leadership to TS 04f82544045946898ee9abbe9d3b6b29
I20260709 12:21:08.191251 30767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5f08a5eb99d461ba8b793c3b17544ee"
dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
mode: GRACEFUL
new_leader_uuid: "d2593ac54f24430b8e84521ae84a9b28"
 from {username='slave'} at 127.0.0.1:53574
I20260709 12:21:08.191960 30767 raft_consensus.cc:606] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 3 LEADER]: Received request to transfer leadership to TS d2593ac54f24430b8e84521ae84a9b28
I20260709 12:21:08.193809 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:21:08.194444 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:08.195354 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:08.390703 31080 raft_consensus.cc:993] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28: : Instructing follower 04f82544045946898ee9abbe9d3b6b29 to start an election
I20260709 12:21:08.391214 31116 raft_consensus.cc:1081] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [term 1 LEADER]: Signalling peer 04f82544045946898ee9abbe9d3b6b29 to start an election
I20260709 12:21:08.392712 30769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4e36cc0213e4267bb0f45a3288c4093"
dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
 from {username='slave'} at 127.0.0.1:53560
I20260709 12:21:08.393178 30769 raft_consensus.cc:493] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:08.393507 30769 raft_consensus.cc:3060] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.400944 30769 raft_consensus.cc:515] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:08.403225 30769 leader_election.cc:290] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 2 election: Requested vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:21:08.404048 31038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e36cc0213e4267bb0f45a3288c4093" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
I20260709 12:21:08.404517 30843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4e36cc0213e4267bb0f45a3288c4093" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
I20260709 12:21:08.404978 31038 raft_consensus.cc:3060] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.405211 30843 raft_consensus.cc:3055] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:08.405654 30843 raft_consensus.cc:740] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Running, Role: LEADER
I20260709 12:21:08.406805 30843 consensus_queue.cc:260] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:08.408102 30843 raft_consensus.cc:3060] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:08.412817 31038 raft_consensus.cc:2468] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 2.
I20260709 12:21:08.414080 30734 leader_election.cc:304] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04f82544045946898ee9abbe9d3b6b29, b0582f8d4a3d4b0bb673f173b5d45a45; no voters: 
I20260709 12:21:08.414961 31151 raft_consensus.cc:2804] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:08.415455 31151 raft_consensus.cc:697] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29 [term 2 LEADER]: Becoming Leader. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Running, Role: LEADER
I20260709 12:21:08.415889 30843 raft_consensus.cc:2468] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 2.
I20260709 12:21:08.416736 31151 consensus_queue.cc:237] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:08.424633 31156 raft_consensus.cc:993] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29: : Instructing follower d2593ac54f24430b8e84521ae84a9b28 to start an election
I20260709 12:21:08.425290 31093 raft_consensus.cc:1081] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 3 LEADER]: Signalling peer d2593ac54f24430b8e84521ae84a9b28 to start an election
I20260709 12:21:08.427170 30843 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5f08a5eb99d461ba8b793c3b17544ee"
dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
 from {username='slave'} at 127.0.0.1:47906
I20260709 12:21:08.427448 31080 raft_consensus.cc:993] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28: : Instructing follower 04f82544045946898ee9abbe9d3b6b29 to start an election
I20260709 12:21:08.427738 30843 raft_consensus.cc:493] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:08.428001 31116 raft_consensus.cc:1081] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 3 LEADER]: Signalling peer 04f82544045946898ee9abbe9d3b6b29 to start an election
I20260709 12:21:08.428203 30843 raft_consensus.cc:3060] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:08.429646 30769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e500f93f6ed4fc98752d7b6ca739682"
dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
 from {username='slave'} at 127.0.0.1:53560
I20260709 12:21:08.430198 30769 raft_consensus.cc:493] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:08.430554 30769 raft_consensus.cc:3060] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:08.433566 30843 raft_consensus.cc:515] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:08.433892 30593 catalog_manager.cc:5697] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29 reported cstate change: term changed from 1 to 2, leader changed from d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195) to 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "04f82544045946898ee9abbe9d3b6b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:08.435075 30843 leader_election.cc:290] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [CANDIDATE]: Term 4 election: Requested vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699)
I20260709 12:21:08.435961 31038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f08a5eb99d461ba8b793c3b17544ee" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
I20260709 12:21:08.436317 30767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f08a5eb99d461ba8b793c3b17544ee" candidate_uuid: "d2593ac54f24430b8e84521ae84a9b28" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "04f82544045946898ee9abbe9d3b6b29"
I20260709 12:21:08.436733 31038 raft_consensus.cc:3060] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:08.436961 30767 raft_consensus.cc:3055] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:08.437351 30767 raft_consensus.cc:740] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Running, Role: LEADER
I20260709 12:21:08.438292 30767 consensus_queue.cc:260] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [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: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:08.440017 30767 raft_consensus.cc:3060] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:08.440236 30769 raft_consensus.cc:515] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:08.442857 31037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e500f93f6ed4fc98752d7b6ca739682" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45"
I20260709 12:21:08.443462 31037 raft_consensus.cc:3060] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:08.443678 30769 leader_election.cc:290] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [CANDIDATE]: Term 4 election: Requested vote from peers b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021), d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195:38575)
I20260709 12:21:08.443526 30843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e500f93f6ed4fc98752d7b6ca739682" candidate_uuid: "04f82544045946898ee9abbe9d3b6b29" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d2593ac54f24430b8e84521ae84a9b28"
I20260709 12:21:08.444969 30843 raft_consensus.cc:3055] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:21:08.445281 30843 raft_consensus.cc:740] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Running, Role: LEADER
I20260709 12:21:08.446307 30843 consensus_queue.cc:260] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [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: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:08.447856 30843 raft_consensus.cc:3060] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:21:08.451987 30767 raft_consensus.cc:2468] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 4.
I20260709 12:21:08.454082 31038 raft_consensus.cc:2468] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2593ac54f24430b8e84521ae84a9b28 in term 4.
I20260709 12:21:08.454213 30809 leader_election.cc:304] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [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: 04f82544045946898ee9abbe9d3b6b29, d2593ac54f24430b8e84521ae84a9b28; no voters: 
I20260709 12:21:08.454947 30843 raft_consensus.cc:2468] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 4.
I20260709 12:21:08.455399 31116 raft_consensus.cc:2804] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:08.452097 31037 raft_consensus.cc:2468] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04f82544045946898ee9abbe9d3b6b29 in term 4.
I20260709 12:21:08.455911 31116 raft_consensus.cc:697] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 4 LEADER]: Becoming Leader. State: Replica: d2593ac54f24430b8e84521ae84a9b28, State: Running, Role: LEADER
I20260709 12:21:08.456089 30735 leader_election.cc:304] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [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: 04f82544045946898ee9abbe9d3b6b29, d2593ac54f24430b8e84521ae84a9b28; no voters: 
I20260709 12:21:08.457295 31093 raft_consensus.cc:2804] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:21:08.457039 31116 consensus_queue.cc:237] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [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: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:08.457806 31093 raft_consensus.cc:697] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 4 LEADER]: Becoming Leader. State: Replica: 04f82544045946898ee9abbe9d3b6b29, State: Running, Role: LEADER
I20260709 12:21:08.458825 31093 consensus_queue.cc:237] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [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: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } }
I20260709 12:21:08.468088 30591 catalog_manager.cc:5697] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 reported cstate change: term changed from 3 to 4, leader changed from 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194) to d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195). New cstate: current_term: 4 leader_uuid: "d2593ac54f24430b8e84521ae84a9b28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:08.473843 30593 catalog_manager.cc:5697] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 reported cstate change: term changed from 3 to 4, leader changed from d2593ac54f24430b8e84521ae84a9b28 (127.25.220.195) to 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194). New cstate: current_term: 4 leader_uuid: "04f82544045946898ee9abbe9d3b6b29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:08.829026 30843 raft_consensus.cc:1275] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Refusing update from remote peer 04f82544045946898ee9abbe9d3b6b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:08.830420 31093 consensus_queue.cc:1048] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:08.837683 30767 raft_consensus.cc:1275] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 4 FOLLOWER]: Refusing update from remote peer d2593ac54f24430b8e84521ae84a9b28: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:08.839430 31116 consensus_queue.cc:1048] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04f82544045946898ee9abbe9d3b6b29" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:08.840255 31037 raft_consensus.cc:1275] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: Refusing update from remote peer 04f82544045946898ee9abbe9d3b6b29: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:08.842044 31154 consensus_queue.cc:1048] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:21:08.844177 30641 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:21:08.846038 31037 raft_consensus.cc:1275] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 4 FOLLOWER]: Refusing update from remote peer 04f82544045946898ee9abbe9d3b6b29: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:08.852753 31156 consensus_queue.cc:1048] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:08.857434 31038 raft_consensus.cc:1275] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45 [term 4 FOLLOWER]: Refusing update from remote peer d2593ac54f24430b8e84521ae84a9b28: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:08.859344 31116 consensus_queue.cc:1048] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0582f8d4a3d4b0bb673f173b5d45a45" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 42021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 12:21:08.871670 30843 raft_consensus.cc:1275] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 4 FOLLOWER]: Refusing update from remote peer 04f82544045946898ee9abbe9d3b6b29: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:21:08.873266 31151 consensus_queue.cc:1048] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2593ac54f24430b8e84521ae84a9b28" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 38575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:09.201207 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:09.231467 26483 tablet_server.cc:179] TabletServer@127.25.220.193:42021 shutting down...
I20260709 12:21:09.254953 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:09.255671 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:09.256460 26483 raft_consensus.cc:2243] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:09.257035 26483 raft_consensus.cc:2272] T 879a8b058c5b414d80fa94fbb41aef1d P b0582f8d4a3d4b0bb673f173b5d45a45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.259671 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:09.260360 26483 raft_consensus.cc:2243] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:09.260792 26483 raft_consensus.cc:2272] T e2535b6bf74f4f25b216570cda21a326 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.262948 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:09.263479 26483 raft_consensus.cc:2243] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:09.263911 26483 raft_consensus.cc:2272] T d5f08a5eb99d461ba8b793c3b17544ee P b0582f8d4a3d4b0bb673f173b5d45a45 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.266976 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:09.267593 26483 raft_consensus.cc:2243] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:09.268118 26483 raft_consensus.cc:2272] T 1e500f93f6ed4fc98752d7b6ca739682 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:09.270419 30808 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 74 similar messages]
I20260709 12:21:09.271555 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:09.272434 26483 raft_consensus.cc:2243] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:09.273094 26483 raft_consensus.cc:2272] T 846c0d3d5ab74021b10b2e0296116066 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:09.273402 30808 consensus_peers.cc:597] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:09.276018 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:09.276656 26483 raft_consensus.cc:2243] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:09.277120 26483 raft_consensus.cc:2272] T fafeb8e31fe14a88a4dbe13bdf120dbe P b0582f8d4a3d4b0bb673f173b5d45a45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.279183 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:09.279757 26483 raft_consensus.cc:2243] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:09.280403 26483 raft_consensus.cc:2272] T 891338c2f9d04dbfbacbe2d6db8c9e96 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.283356 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:09.284137 26483 raft_consensus.cc:2243] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:09.284662 26483 raft_consensus.cc:2272] T d4e36cc0213e4267bb0f45a3288c4093 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:09.284785 30734 consensus_peers.cc:597] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:09.287135 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:09.287643 26483 raft_consensus.cc:2243] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:09.288057 26483 raft_consensus.cc:2272] T f424ee0379d04d90b4bb73e731a68f3e P b0582f8d4a3d4b0bb673f173b5d45a45 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.290120 26483 tablet_replica.cc:333] stopping tablet replica
I20260709 12:21:09.290525 26483 raft_consensus.cc:2243] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:09.290872 26483 raft_consensus.cc:2272] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P b0582f8d4a3d4b0bb673f173b5d45a45 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:09.307003 30734 consensus_peers.cc:597] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:09.321938 26483 tablet_server.cc:196] TabletServer@127.25.220.193:42021 shutdown complete.
I20260709 12:21:09.346736 26483 tablet_server.cc:179] TabletServer@127.25.220.194:0 shutting down...
W20260709 12:21:09.364274 30809 consensus_peers.cc:597] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 -> Peer 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699): Couldn't send request to peer 04f82544045946898ee9abbe9d3b6b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:09.378196 30809 consensus_peers.cc:597] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 -> Peer 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699): Couldn't send request to peer 04f82544045946898ee9abbe9d3b6b29. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:09.379011 30734 consensus_peers.cc:597] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:09.380982 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:09.381739 26483 tablet_replica.cc:333] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29: stopping tablet replica
I20260709 12:21:09.382601 26483 raft_consensus.cc:2243] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:09.383477 26483 raft_consensus.cc:2272] T d4e36cc0213e4267bb0f45a3288c4093 P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.385725 26483 tablet_replica.cc:333] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29: stopping tablet replica
I20260709 12:21:09.386235 26483 raft_consensus.cc:2243] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:09.386600 26483 raft_consensus.cc:2272] T e2535b6bf74f4f25b216570cda21a326 P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.388507 26483 tablet_replica.cc:333] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29: stopping tablet replica
I20260709 12:21:09.389346 26483 raft_consensus.cc:2243] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:09.389753 26483 raft_consensus.cc:2272] T 879a8b058c5b414d80fa94fbb41aef1d P 04f82544045946898ee9abbe9d3b6b29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.391644 26483 tablet_replica.cc:333] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29: stopping tablet replica
I20260709 12:21:09.392092 26483 raft_consensus.cc:2243] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:09.392565 26483 raft_consensus.cc:2272] T f424ee0379d04d90b4bb73e731a68f3e P 04f82544045946898ee9abbe9d3b6b29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.394353 26483 tablet_replica.cc:333] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29: stopping tablet replica
I20260709 12:21:09.394805 26483 raft_consensus.cc:2243] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:09.395526 26483 raft_consensus.cc:2272] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P 04f82544045946898ee9abbe9d3b6b29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.397629 26483 tablet_replica.cc:333] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29: stopping tablet replica
I20260709 12:21:09.398051 26483 raft_consensus.cc:2243] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:09.398800 26483 raft_consensus.cc:2272] T 891338c2f9d04dbfbacbe2d6db8c9e96 P 04f82544045946898ee9abbe9d3b6b29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.400568 26483 tablet_replica.cc:333] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29: stopping tablet replica
I20260709 12:21:09.401032 26483 raft_consensus.cc:2243] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:09.401701 26483 raft_consensus.cc:2272] T fafeb8e31fe14a88a4dbe13bdf120dbe P 04f82544045946898ee9abbe9d3b6b29 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.403553 26483 tablet_replica.cc:333] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29: stopping tablet replica
I20260709 12:21:09.404069 26483 raft_consensus.cc:2243] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:09.404871 26483 raft_consensus.cc:2272] T 846c0d3d5ab74021b10b2e0296116066 P 04f82544045946898ee9abbe9d3b6b29 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.406697 26483 tablet_replica.cc:333] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29: stopping tablet replica
I20260709 12:21:09.407127 26483 raft_consensus.cc:2243] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:09.407740 26483 raft_consensus.cc:2272] T 1e500f93f6ed4fc98752d7b6ca739682 P 04f82544045946898ee9abbe9d3b6b29 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.409967 26483 tablet_replica.cc:333] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29: stopping tablet replica
I20260709 12:21:09.410372 26483 raft_consensus.cc:2243] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:09.410708 26483 raft_consensus.cc:2272] T d5f08a5eb99d461ba8b793c3b17544ee P 04f82544045946898ee9abbe9d3b6b29 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.441032 26483 tablet_server.cc:196] TabletServer@127.25.220.194:0 shutdown complete.
W20260709 12:21:09.463130 30809 consensus_peers.cc:597] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 -> Peer 04f82544045946898ee9abbe9d3b6b29 (127.25.220.194:35699): Couldn't send request to peer 04f82544045946898ee9abbe9d3b6b29. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:35699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:09.464884 26483 tablet_server.cc:179] TabletServer@127.25.220.195:0 shutting down...
W20260709 12:21:09.479686 30808 consensus_peers.cc:597] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:09.491706 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:09.492501 26483 tablet_replica.cc:333] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28: stopping tablet replica
W20260709 12:21:09.492985 30808 consensus_peers.cc:597] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 -> Peer b0582f8d4a3d4b0bb673f173b5d45a45 (127.25.220.193:42021): Couldn't send request to peer b0582f8d4a3d4b0bb673f173b5d45a45. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:42021: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:09.493196 26483 raft_consensus.cc:2243] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:09.493724 26483 raft_consensus.cc:2272] T d4e36cc0213e4267bb0f45a3288c4093 P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.496577 26483 tablet_replica.cc:333] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28: stopping tablet replica
I20260709 12:21:09.497318 26483 raft_consensus.cc:2243] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:09.498317 26483 raft_consensus.cc:2272] T e2535b6bf74f4f25b216570cda21a326 P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.500695 26483 tablet_replica.cc:333] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28: stopping tablet replica
I20260709 12:21:09.501147 26483 raft_consensus.cc:2243] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:21:09.501818 26483 raft_consensus.cc:2272] T d5f08a5eb99d461ba8b793c3b17544ee P d2593ac54f24430b8e84521ae84a9b28 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.503846 26483 tablet_replica.cc:333] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28: stopping tablet replica
I20260709 12:21:09.504415 26483 raft_consensus.cc:2243] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:09.505079 26483 raft_consensus.cc:2272] T 879a8b058c5b414d80fa94fbb41aef1d P d2593ac54f24430b8e84521ae84a9b28 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.506783 26483 tablet_replica.cc:333] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P d2593ac54f24430b8e84521ae84a9b28: stopping tablet replica
I20260709 12:21:09.507203 26483 raft_consensus.cc:2243] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:09.507578 26483 raft_consensus.cc:2272] T a6f86ca7cfcd4c7ab0a3a40e1ffe06e5 P d2593ac54f24430b8e84521ae84a9b28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.509420 26483 tablet_replica.cc:333] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28: stopping tablet replica
I20260709 12:21:09.509846 26483 raft_consensus.cc:2243] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:09.510509 26483 raft_consensus.cc:2272] T f424ee0379d04d90b4bb73e731a68f3e P d2593ac54f24430b8e84521ae84a9b28 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.512295 26483 tablet_replica.cc:333] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28: stopping tablet replica
I20260709 12:21:09.512789 26483 raft_consensus.cc:2243] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:09.513193 26483 raft_consensus.cc:2272] T 1e500f93f6ed4fc98752d7b6ca739682 P d2593ac54f24430b8e84521ae84a9b28 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.515560 26483 tablet_replica.cc:333] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28: stopping tablet replica
I20260709 12:21:09.515995 26483 raft_consensus.cc:2243] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:09.516466 26483 raft_consensus.cc:2272] T 846c0d3d5ab74021b10b2e0296116066 P d2593ac54f24430b8e84521ae84a9b28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.518250 26483 tablet_replica.cc:333] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28: stopping tablet replica
I20260709 12:21:09.518687 26483 raft_consensus.cc:2243] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:09.519078 26483 raft_consensus.cc:2272] T fafeb8e31fe14a88a4dbe13bdf120dbe P d2593ac54f24430b8e84521ae84a9b28 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.522379 26483 tablet_replica.cc:333] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28: stopping tablet replica
I20260709 12:21:09.522795 26483 raft_consensus.cc:2243] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:09.523248 26483 raft_consensus.cc:2272] T 891338c2f9d04dbfbacbe2d6db8c9e96 P d2593ac54f24430b8e84521ae84a9b28 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.554432 26483 tablet_server.cc:196] TabletServer@127.25.220.195:0 shutdown complete.
I20260709 12:21:09.577234 26483 master.cc:562] Master@127.25.220.254:33457 shutting down...
I20260709 12:21:09.598621 26483 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:09.599104 26483 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:09.599383 26483 tablet_replica.cc:333] T 00000000000000000000000000000000 P bb0a74c2128f4a94a71769cf48db3113: stopping tablet replica
I20260709 12:21:09.618402 26483 master.cc:584] Master@127.25.220.254:33457 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12955 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:21:09.659459 26483 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.220.254:33647
I20260709 12:21:09.660605 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:09.666108 31175 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:09.666180 31176 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:09.667234 31178 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:09.668699 26483 server_base.cc:1061] running on GCE node
I20260709 12:21:09.669698 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:09.669871 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:09.670059 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599669670027 us; error 0 us; skew 500 ppm
I20260709 12:21:09.670629 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:09.672852 26483 webserver.cc:533] Webserver started at http://127.25.220.254:39081/ using document root <none> and password file <none>
I20260709 12:21:09.673345 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:09.673506 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:09.673826 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:09.674896 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599516118291-26483-0/minicluster-data/master-0-root/instance:
uuid: "11d45c152abd4a68a07221b9b944f7b9"
format_stamp: "Formatted at 2026-07-09 12:21:09 on dist-test-slave-c1c3"
I20260709 12:21:09.679335 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:21:09.682430 31183 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:09.683079 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:21:09.683379 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599516118291-26483-0/minicluster-data/master-0-root
uuid: "11d45c152abd4a68a07221b9b944f7b9"
format_stamp: "Formatted at 2026-07-09 12:21:09 on dist-test-slave-c1c3"
I20260709 12:21:09.683648 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599516118291-26483-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599516118291-26483-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599516118291-26483-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:09.719867 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:09.721046 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:09.756814 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.254:33647
I20260709 12:21:09.756910 31234 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.254:33647 every 8 connection(s)
I20260709 12:21:09.760435 31235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:09.770712 31235 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9: Bootstrap starting.
I20260709 12:21:09.775084 31235 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:09.778815 31235 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9: No bootstrap required, opened a new log
I20260709 12:21:09.780820 31235 raft_consensus.cc:359] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11d45c152abd4a68a07221b9b944f7b9" member_type: VOTER }
I20260709 12:21:09.781159 31235 raft_consensus.cc:385] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:09.781337 31235 raft_consensus.cc:740] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d45c152abd4a68a07221b9b944f7b9, State: Initialized, Role: FOLLOWER
I20260709 12:21:09.781796 31235 consensus_queue.cc:260] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "11d45c152abd4a68a07221b9b944f7b9" member_type: VOTER }
I20260709 12:21:09.782176 31235 raft_consensus.cc:399] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:21:09.782358 31235 raft_consensus.cc:493] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:21:09.782554 31235 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:09.786669 31235 raft_consensus.cc:515] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11d45c152abd4a68a07221b9b944f7b9" member_type: VOTER }
I20260709 12:21:09.787093 31235 leader_election.cc:304] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9 [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: 11d45c152abd4a68a07221b9b944f7b9; no voters: 
I20260709 12:21:09.788053 31235 leader_election.cc:290] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:21:09.788425 31238 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:09.789687 31238 raft_consensus.cc:697] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9 [term 1 LEADER]: Becoming Leader. State: Replica: 11d45c152abd4a68a07221b9b944f7b9, State: Running, Role: LEADER
I20260709 12:21:09.790328 31238 consensus_queue.cc:237] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9 [LEADER]: Queue going to LEADER mode. State: All 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: "11d45c152abd4a68a07221b9b944f7b9" member_type: VOTER }
I20260709 12:21:09.790902 31235 sys_catalog.cc:565] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:21:09.794520 31239 sys_catalog.cc:455] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "11d45c152abd4a68a07221b9b944f7b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11d45c152abd4a68a07221b9b944f7b9" member_type: VOTER } }
I20260709 12:21:09.794963 31240 sys_catalog.cc:455] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 11d45c152abd4a68a07221b9b944f7b9. Latest consensus state: current_term: 1 leader_uuid: "11d45c152abd4a68a07221b9b944f7b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "11d45c152abd4a68a07221b9b944f7b9" member_type: VOTER } }
I20260709 12:21:09.795215 31239 sys_catalog.cc:458] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9 [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:09.795536 31240 sys_catalog.cc:458] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9 [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:09.796989 31245 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:21:09.801671 31245 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:21:09.805768 26483 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:21:09.810106 31245 catalog_manager.cc:1383] Generated new cluster ID: 2c07632dc28c4a14acde8d892d22906d
I20260709 12:21:09.810365 31245 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:21:09.837855 31245 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:21:09.839053 31245 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:21:09.851125 31245 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9: Generated new TSK 0
I20260709 12:21:09.851691 31245 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:21:09.871855 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:09.877604 31256 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:09.878738 31257 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:09.880590 26483 server_base.cc:1061] running on GCE node
W20260709 12:21:09.880605 31259 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:09.881776 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:09.881975 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:09.882194 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599669882174 us; error 0 us; skew 500 ppm
I20260709 12:21:09.882737 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:09.885035 26483 webserver.cc:533] Webserver started at http://127.25.220.193:41055/ using document root <none> and password file <none>
I20260709 12:21:09.885643 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:09.885839 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:09.886114 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:09.887159 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599516118291-26483-0/minicluster-data/ts-0-root/instance:
uuid: "5eaf2330a27b4d878a328bbb74ef9c52"
format_stamp: "Formatted at 2026-07-09 12:21:09 on dist-test-slave-c1c3"
I20260709 12:21:09.891453 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:21:09.894683 31264 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:09.895375 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:21:09.895612 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599516118291-26483-0/minicluster-data/ts-0-root
uuid: "5eaf2330a27b4d878a328bbb74ef9c52"
format_stamp: "Formatted at 2026-07-09 12:21:09 on dist-test-slave-c1c3"
I20260709 12:21:09.895927 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599516118291-26483-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599516118291-26483-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599516118291-26483-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:09.920477 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:09.921696 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:09.923105 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:09.925329 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:09.925542 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:09.925799 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:09.925994 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:09.984038 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.193:46265
I20260709 12:21:09.984264 31326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.193:46265 every 8 connection(s)
I20260709 12:21:09.988938 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:09.996755 31332 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:09.997880 31331 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:10.003153 26483 server_base.cc:1061] running on GCE node
I20260709 12:21:10.003266 31327 heartbeater.cc:344] Connected to a master server at 127.25.220.254:33647
I20260709 12:21:10.003818 31327 heartbeater.cc:461] Registering TS with master...
W20260709 12:21:10.004594 31334 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:10.004688 31327 heartbeater.cc:507] Master 127.25.220.254:33647 requested a full tablet report, sending...
I20260709 12:21:10.005569 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:10.005792 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:10.005982 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599670005963 us; error 0 us; skew 500 ppm
I20260709 12:21:10.006629 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:10.006911 31200 ts_manager.cc:194] Registered new tserver with Master: 5eaf2330a27b4d878a328bbb74ef9c52 (127.25.220.193:46265)
I20260709 12:21:10.009066 26483 webserver.cc:533] Webserver started at http://127.25.220.194:44713/ using document root <none> and password file <none>
I20260709 12:21:10.009225 31200 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58714
I20260709 12:21:10.009622 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:10.009907 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:10.010201 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:10.011334 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599516118291-26483-0/minicluster-data/ts-1-root/instance:
uuid: "8074f1075ff746f98826fee90eb12701"
format_stamp: "Formatted at 2026-07-09 12:21:10 on dist-test-slave-c1c3"
I20260709 12:21:10.015336 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:21:10.018386 31339 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:10.019074 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:21:10.019315 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599516118291-26483-0/minicluster-data/ts-1-root
uuid: "8074f1075ff746f98826fee90eb12701"
format_stamp: "Formatted at 2026-07-09 12:21:10 on dist-test-slave-c1c3"
I20260709 12:21:10.019531 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599516118291-26483-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599516118291-26483-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599516118291-26483-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:10.045205 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:10.046257 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:10.047610 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:10.049759 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:10.049971 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:10.050227 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:10.050395 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:10.087867 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.194:41465
I20260709 12:21:10.087976 31401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.194:41465 every 8 connection(s)
I20260709 12:21:10.092518 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:10.099699 31405 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:10.101806 31406 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:10.104359 31408 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:10.105122 26483 server_base.cc:1061] running on GCE node
I20260709 12:21:10.105767 31402 heartbeater.cc:344] Connected to a master server at 127.25.220.254:33647
I20260709 12:21:10.106140 31402 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:10.106160 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:10.106511 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:10.106698 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599670106680 us; error 0 us; skew 500 ppm
I20260709 12:21:10.106953 31402 heartbeater.cc:507] Master 127.25.220.254:33647 requested a full tablet report, sending...
I20260709 12:21:10.107316 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:10.109045 31200 ts_manager.cc:194] Registered new tserver with Master: 8074f1075ff746f98826fee90eb12701 (127.25.220.194:41465)
I20260709 12:21:10.109793 26483 webserver.cc:533] Webserver started at http://127.25.220.195:46505/ using document root <none> and password file <none>
I20260709 12:21:10.110316 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:10.110514 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:10.110487 31200 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58718
I20260709 12:21:10.110984 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:10.112330 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599516118291-26483-0/minicluster-data/ts-2-root/instance:
uuid: "9ef201c268e54a3db143c87d4904aaa0"
format_stamp: "Formatted at 2026-07-09 12:21:10 on dist-test-slave-c1c3"
I20260709 12:21:10.116469 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:21:10.119477 31413 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:10.120278 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:21:10.120556 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599516118291-26483-0/minicluster-data/ts-2-root
uuid: "9ef201c268e54a3db143c87d4904aaa0"
format_stamp: "Formatted at 2026-07-09 12:21:10 on dist-test-slave-c1c3"
I20260709 12:21:10.120841 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599516118291-26483-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599516118291-26483-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599516118291-26483-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:10.140132 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:10.141345 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:10.142676 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:10.144817 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:10.144989 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:10.145267 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:10.145411 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:10.184521 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.195:35639
I20260709 12:21:10.184639 31475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.195:35639 every 8 connection(s)
I20260709 12:21:10.198115 31476 heartbeater.cc:344] Connected to a master server at 127.25.220.254:33647
I20260709 12:21:10.198478 31476 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:10.199165 31476 heartbeater.cc:507] Master 127.25.220.254:33647 requested a full tablet report, sending...
I20260709 12:21:10.201046 31200 ts_manager.cc:194] Registered new tserver with Master: 9ef201c268e54a3db143c87d4904aaa0 (127.25.220.195:35639)
I20260709 12:21:10.201251 26483 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013346962s
I20260709 12:21:10.202361 31200 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58732
I20260709 12:21:10.225072 31200 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58746:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:21:10.227387 31200 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:21:10.268967 31441 tablet_service.cc:1511] Processing CreateTablet for tablet 93330467e55b4528b9312791ddb25d88 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=848d3c8631f944a5ba2c353af64d8085]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:10.270411 31441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93330467e55b4528b9312791ddb25d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.270180 31440 tablet_service.cc:1511] Processing CreateTablet for tablet 13a6ce314bc942c28bb59d27dbd9223f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=848d3c8631f944a5ba2c353af64d8085]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:10.271497 31440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a6ce314bc942c28bb59d27dbd9223f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.274204 31367 tablet_service.cc:1511] Processing CreateTablet for tablet 93330467e55b4528b9312791ddb25d88 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=848d3c8631f944a5ba2c353af64d8085]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:10.274564 31366 tablet_service.cc:1511] Processing CreateTablet for tablet 13a6ce314bc942c28bb59d27dbd9223f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=848d3c8631f944a5ba2c353af64d8085]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:10.275559 31367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93330467e55b4528b9312791ddb25d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.278728 31366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a6ce314bc942c28bb59d27dbd9223f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.291055 31292 tablet_service.cc:1511] Processing CreateTablet for tablet 93330467e55b4528b9312791ddb25d88 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=848d3c8631f944a5ba2c353af64d8085]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:10.292873 31292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93330467e55b4528b9312791ddb25d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.298609 31491 tablet_bootstrap.cc:492] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0: Bootstrap starting.
I20260709 12:21:10.300588 31291 tablet_service.cc:1511] Processing CreateTablet for tablet 13a6ce314bc942c28bb59d27dbd9223f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=848d3c8631f944a5ba2c353af64d8085]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:10.301892 31291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a6ce314bc942c28bb59d27dbd9223f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.312498 31491 tablet_bootstrap.cc:654] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.313205 31492 tablet_bootstrap.cc:492] T 93330467e55b4528b9312791ddb25d88 P 8074f1075ff746f98826fee90eb12701: Bootstrap starting.
I20260709 12:21:10.320704 31492 tablet_bootstrap.cc:654] T 93330467e55b4528b9312791ddb25d88 P 8074f1075ff746f98826fee90eb12701: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.323457 31493 tablet_bootstrap.cc:492] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52: Bootstrap starting.
I20260709 12:21:10.323607 31491 tablet_bootstrap.cc:492] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0: No bootstrap required, opened a new log
I20260709 12:21:10.324079 31491 ts_tablet_manager.cc:1403] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.000s
I20260709 12:21:10.325755 31492 tablet_bootstrap.cc:492] T 93330467e55b4528b9312791ddb25d88 P 8074f1075ff746f98826fee90eb12701: No bootstrap required, opened a new log
I20260709 12:21:10.326288 31492 ts_tablet_manager.cc:1403] T 93330467e55b4528b9312791ddb25d88 P 8074f1075ff746f98826fee90eb12701: Time spent bootstrapping tablet: real 0.013s	user 0.013s	sys 0.000s
I20260709 12:21:10.327023 31491 raft_consensus.cc:359] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } } peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } }
I20260709 12:21:10.328017 31491 raft_consensus.cc:385] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.328351 31491 raft_consensus.cc:740] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef201c268e54a3db143c87d4904aaa0, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.329237 31492 raft_consensus.cc:359] T 93330467e55b4528b9312791ddb25d88 P 8074f1075ff746f98826fee90eb12701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } } peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } }
I20260709 12:21:10.329097 31491 consensus_queue.cc:260] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } } peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } }
I20260709 12:21:10.329830 31492 raft_consensus.cc:385] T 93330467e55b4528b9312791ddb25d88 P 8074f1075ff746f98826fee90eb12701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.330133 31492 raft_consensus.cc:740] T 93330467e55b4528b9312791ddb25d88 P 8074f1075ff746f98826fee90eb12701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8074f1075ff746f98826fee90eb12701, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.330709 31493 tablet_bootstrap.cc:654] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.330895 31492 consensus_queue.cc:260] T 93330467e55b4528b9312791ddb25d88 P 8074f1075ff746f98826fee90eb12701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } } peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } }
I20260709 12:21:10.331547 31476 heartbeater.cc:499] Master 127.25.220.254:33647 was elected leader, sending a full tablet report...
I20260709 12:21:10.333241 31402 heartbeater.cc:499] Master 127.25.220.254:33647 was elected leader, sending a full tablet report...
I20260709 12:21:10.333771 31492 ts_tablet_manager.cc:1434] T 93330467e55b4528b9312791ddb25d88 P 8074f1075ff746f98826fee90eb12701: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 12:21:10.335450 31492 tablet_bootstrap.cc:492] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701: Bootstrap starting.
I20260709 12:21:10.340327 31491 ts_tablet_manager.cc:1434] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260709 12:21:10.340726 31492 tablet_bootstrap.cc:654] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.341432 31491 tablet_bootstrap.cc:492] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0: Bootstrap starting.
I20260709 12:21:10.351230 31491 tablet_bootstrap.cc:654] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.355413 31492 tablet_bootstrap.cc:492] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701: No bootstrap required, opened a new log
I20260709 12:21:10.355892 31492 ts_tablet_manager.cc:1403] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.011s
I20260709 12:21:10.356400 31493 tablet_bootstrap.cc:492] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52: No bootstrap required, opened a new log
I20260709 12:21:10.356889 31493 ts_tablet_manager.cc:1403] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.012s
I20260709 12:21:10.359601 31493 raft_consensus.cc:359] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } } peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } }
I20260709 12:21:10.359520 31492 raft_consensus.cc:359] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.360355 31493 raft_consensus.cc:385] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.360491 31492 raft_consensus.cc:385] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.360689 31493 raft_consensus.cc:740] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eaf2330a27b4d878a328bbb74ef9c52, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.360802 31491 tablet_bootstrap.cc:492] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0: No bootstrap required, opened a new log
I20260709 12:21:10.360941 31492 raft_consensus.cc:740] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8074f1075ff746f98826fee90eb12701, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.361627 31491 ts_tablet_manager.cc:1403] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260709 12:21:10.361428 31493 consensus_queue.cc:260] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } } peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } }
I20260709 12:21:10.361994 31492 consensus_queue.cc:260] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.363436 31327 heartbeater.cc:499] Master 127.25.220.254:33647 was elected leader, sending a full tablet report...
I20260709 12:21:10.363974 31493 ts_tablet_manager.cc:1434] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:21:10.364841 31492 ts_tablet_manager.cc:1434] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 12:21:10.364990 31493 tablet_bootstrap.cc:492] T 13a6ce314bc942c28bb59d27dbd9223f P 5eaf2330a27b4d878a328bbb74ef9c52: Bootstrap starting.
I20260709 12:21:10.367535 31491 raft_consensus.cc:359] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.368369 31491 raft_consensus.cc:385] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.368752 31491 raft_consensus.cc:740] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef201c268e54a3db143c87d4904aaa0, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.369551 31491 consensus_queue.cc:260] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.371810 31493 tablet_bootstrap.cc:654] T 13a6ce314bc942c28bb59d27dbd9223f P 5eaf2330a27b4d878a328bbb74ef9c52: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.372205 31491 ts_tablet_manager.cc:1434] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.007s
I20260709 12:21:10.377489 31493 tablet_bootstrap.cc:492] T 13a6ce314bc942c28bb59d27dbd9223f P 5eaf2330a27b4d878a328bbb74ef9c52: No bootstrap required, opened a new log
I20260709 12:21:10.377933 31493 ts_tablet_manager.cc:1403] T 13a6ce314bc942c28bb59d27dbd9223f P 5eaf2330a27b4d878a328bbb74ef9c52: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 12:21:10.380579 31493 raft_consensus.cc:359] T 13a6ce314bc942c28bb59d27dbd9223f P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.381261 31493 raft_consensus.cc:385] T 13a6ce314bc942c28bb59d27dbd9223f P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.381538 31493 raft_consensus.cc:740] T 13a6ce314bc942c28bb59d27dbd9223f P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eaf2330a27b4d878a328bbb74ef9c52, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.382256 31493 consensus_queue.cc:260] T 13a6ce314bc942c28bb59d27dbd9223f P 5eaf2330a27b4d878a328bbb74ef9c52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.384371 31493 ts_tablet_manager.cc:1434] T 13a6ce314bc942c28bb59d27dbd9223f P 5eaf2330a27b4d878a328bbb74ef9c52: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 12:21:10.535732 31496 raft_consensus.cc:493] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.536255 31496 raft_consensus.cc:515] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } } peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } }
I20260709 12:21:10.538180 31496 leader_election.cc:290] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eaf2330a27b4d878a328bbb74ef9c52 (127.25.220.193:46265), 8074f1075ff746f98826fee90eb12701 (127.25.220.194:41465)
I20260709 12:21:10.546657 31302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93330467e55b4528b9312791ddb25d88" candidate_uuid: "9ef201c268e54a3db143c87d4904aaa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" is_pre_election: true
I20260709 12:21:10.547407 31302 raft_consensus.cc:2468] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef201c268e54a3db143c87d4904aaa0 in term 0.
I20260709 12:21:10.547940 31377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93330467e55b4528b9312791ddb25d88" candidate_uuid: "9ef201c268e54a3db143c87d4904aaa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8074f1075ff746f98826fee90eb12701" is_pre_election: true
I20260709 12:21:10.548569 31415 leader_election.cc:304] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eaf2330a27b4d878a328bbb74ef9c52, 9ef201c268e54a3db143c87d4904aaa0; no voters: 
I20260709 12:21:10.548698 31377 raft_consensus.cc:2468] T 93330467e55b4528b9312791ddb25d88 P 8074f1075ff746f98826fee90eb12701 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef201c268e54a3db143c87d4904aaa0 in term 0.
I20260709 12:21:10.549551 31496 raft_consensus.cc:2804] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:10.549997 31496 raft_consensus.cc:493] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:10.550374 31496 raft_consensus.cc:3060] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.554679 31504 raft_consensus.cc:493] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.555095 31504 raft_consensus.cc:515] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.555630 31496 raft_consensus.cc:515] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } } peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } }
I20260709 12:21:10.556943 31504 leader_election.cc:290] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eaf2330a27b4d878a328bbb74ef9c52 (127.25.220.193:46265), 8074f1075ff746f98826fee90eb12701 (127.25.220.194:41465)
I20260709 12:21:10.557577 31496 leader_election.cc:290] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [CANDIDATE]: Term 1 election: Requested vote from peers 5eaf2330a27b4d878a328bbb74ef9c52 (127.25.220.193:46265), 8074f1075ff746f98826fee90eb12701 (127.25.220.194:41465)
I20260709 12:21:10.557660 31302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a6ce314bc942c28bb59d27dbd9223f" candidate_uuid: "9ef201c268e54a3db143c87d4904aaa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" is_pre_election: true
I20260709 12:21:10.558048 31377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a6ce314bc942c28bb59d27dbd9223f" candidate_uuid: "9ef201c268e54a3db143c87d4904aaa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8074f1075ff746f98826fee90eb12701" is_pre_election: true
I20260709 12:21:10.559123 31302 raft_consensus.cc:2468] T 13a6ce314bc942c28bb59d27dbd9223f P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef201c268e54a3db143c87d4904aaa0 in term 0.
I20260709 12:21:10.559185 31377 raft_consensus.cc:2468] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef201c268e54a3db143c87d4904aaa0 in term 0.
I20260709 12:21:10.559260 31376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93330467e55b4528b9312791ddb25d88" candidate_uuid: "9ef201c268e54a3db143c87d4904aaa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8074f1075ff746f98826fee90eb12701"
I20260709 12:21:10.558423 31301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93330467e55b4528b9312791ddb25d88" candidate_uuid: "9ef201c268e54a3db143c87d4904aaa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eaf2330a27b4d878a328bbb74ef9c52"
I20260709 12:21:10.559942 31376 raft_consensus.cc:3060] T 93330467e55b4528b9312791ddb25d88 P 8074f1075ff746f98826fee90eb12701 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.560093 31415 leader_election.cc:304] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eaf2330a27b4d878a328bbb74ef9c52, 9ef201c268e54a3db143c87d4904aaa0; no voters: 
I20260709 12:21:10.560257 31301 raft_consensus.cc:3060] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.561133 31496 raft_consensus.cc:2804] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:10.561537 31496 raft_consensus.cc:493] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:10.561906 31496 raft_consensus.cc:3060] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.565299 31376 raft_consensus.cc:2468] T 93330467e55b4528b9312791ddb25d88 P 8074f1075ff746f98826fee90eb12701 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef201c268e54a3db143c87d4904aaa0 in term 1.
I20260709 12:21:10.566252 31414 leader_election.cc:304] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8074f1075ff746f98826fee90eb12701, 9ef201c268e54a3db143c87d4904aaa0; no voters: 
I20260709 12:21:10.566890 31504 raft_consensus.cc:2804] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:10.567891 31504 raft_consensus.cc:697] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef201c268e54a3db143c87d4904aaa0, State: Running, Role: LEADER
I20260709 12:21:10.568327 31301 raft_consensus.cc:2468] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef201c268e54a3db143c87d4904aaa0 in term 1.
I20260709 12:21:10.569201 31504 consensus_queue.cc:237] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } } peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } }
I20260709 12:21:10.569216 31496 raft_consensus.cc:515] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.572537 31496 leader_election.cc:290] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [CANDIDATE]: Term 1 election: Requested vote from peers 5eaf2330a27b4d878a328bbb74ef9c52 (127.25.220.193:46265), 8074f1075ff746f98826fee90eb12701 (127.25.220.194:41465)
I20260709 12:21:10.572695 31301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a6ce314bc942c28bb59d27dbd9223f" candidate_uuid: "9ef201c268e54a3db143c87d4904aaa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eaf2330a27b4d878a328bbb74ef9c52"
I20260709 12:21:10.572940 31376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a6ce314bc942c28bb59d27dbd9223f" candidate_uuid: "9ef201c268e54a3db143c87d4904aaa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8074f1075ff746f98826fee90eb12701"
I20260709 12:21:10.573336 31301 raft_consensus.cc:3060] T 13a6ce314bc942c28bb59d27dbd9223f P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.573664 31376 raft_consensus.cc:3060] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.579571 31376 raft_consensus.cc:2468] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef201c268e54a3db143c87d4904aaa0 in term 1.
I20260709 12:21:10.579948 31301 raft_consensus.cc:2468] T 13a6ce314bc942c28bb59d27dbd9223f P 5eaf2330a27b4d878a328bbb74ef9c52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef201c268e54a3db143c87d4904aaa0 in term 1.
I20260709 12:21:10.580518 31414 leader_election.cc:304] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8074f1075ff746f98826fee90eb12701, 9ef201c268e54a3db143c87d4904aaa0; no voters: 
I20260709 12:21:10.580250 31198 catalog_manager.cc:5697] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef201c268e54a3db143c87d4904aaa0 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "9ef201c268e54a3db143c87d4904aaa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:10.581277 31504 raft_consensus.cc:2804] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:10.581781 31504 raft_consensus.cc:697] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef201c268e54a3db143c87d4904aaa0, State: Running, Role: LEADER
I20260709 12:21:10.582473 31504 consensus_queue.cc:237] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.593454 31198 catalog_manager.cc:5697] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef201c268e54a3db143c87d4904aaa0 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "9ef201c268e54a3db143c87d4904aaa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:10.664477 31198 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58748:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:21:10.666323 31198 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:21:10.686460 31292 tablet_service.cc:1511] Processing CreateTablet for tablet 1321da29d2ca4088a18a8e5df61e7008 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=496f5bddd81f431b94ef0297c0b97007]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:10.687700 31292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1321da29d2ca4088a18a8e5df61e7008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.687729 31366 tablet_service.cc:1511] Processing CreateTablet for tablet 1321da29d2ca4088a18a8e5df61e7008 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=496f5bddd81f431b94ef0297c0b97007]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:10.689034 31366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1321da29d2ca4088a18a8e5df61e7008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.689127 31440 tablet_service.cc:1511] Processing CreateTablet for tablet 1321da29d2ca4088a18a8e5df61e7008 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=496f5bddd81f431b94ef0297c0b97007]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:21:10.690312 31440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1321da29d2ca4088a18a8e5df61e7008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.700589 31493 tablet_bootstrap.cc:492] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52: Bootstrap starting.
I20260709 12:21:10.702335 31291 tablet_service.cc:1511] Processing CreateTablet for tablet 761aa0620d61423593d4e07fb44a4caa (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=496f5bddd81f431b94ef0297c0b97007]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:10.703575 31291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 761aa0620d61423593d4e07fb44a4caa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.707407 31493 tablet_bootstrap.cc:654] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.709961 31367 tablet_service.cc:1511] Processing CreateTablet for tablet 761aa0620d61423593d4e07fb44a4caa (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=496f5bddd81f431b94ef0297c0b97007]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:10.710295 31441 tablet_service.cc:1511] Processing CreateTablet for tablet 761aa0620d61423593d4e07fb44a4caa (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=496f5bddd81f431b94ef0297c0b97007]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:21:10.711212 31367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 761aa0620d61423593d4e07fb44a4caa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.711411 31441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 761aa0620d61423593d4e07fb44a4caa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:10.713722 31491 tablet_bootstrap.cc:492] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0: Bootstrap starting.
I20260709 12:21:10.719992 31491 tablet_bootstrap.cc:654] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.720643 31492 tablet_bootstrap.cc:492] T 1321da29d2ca4088a18a8e5df61e7008 P 8074f1075ff746f98826fee90eb12701: Bootstrap starting.
I20260709 12:21:10.726852 31492 tablet_bootstrap.cc:654] T 1321da29d2ca4088a18a8e5df61e7008 P 8074f1075ff746f98826fee90eb12701: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.739475 31491 tablet_bootstrap.cc:492] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0: No bootstrap required, opened a new log
I20260709 12:21:10.739907 31491 ts_tablet_manager.cc:1403] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.000s
I20260709 12:21:10.742663 31492 tablet_bootstrap.cc:492] T 1321da29d2ca4088a18a8e5df61e7008 P 8074f1075ff746f98826fee90eb12701: No bootstrap required, opened a new log
I20260709 12:21:10.743153 31492 ts_tablet_manager.cc:1403] T 1321da29d2ca4088a18a8e5df61e7008 P 8074f1075ff746f98826fee90eb12701: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260709 12:21:10.743295 31491 raft_consensus.cc:359] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.744045 31491 raft_consensus.cc:385] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.744366 31491 raft_consensus.cc:740] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef201c268e54a3db143c87d4904aaa0, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.745198 31491 consensus_queue.cc:260] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.745959 31492 raft_consensus.cc:359] T 1321da29d2ca4088a18a8e5df61e7008 P 8074f1075ff746f98826fee90eb12701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.746810 31492 raft_consensus.cc:385] T 1321da29d2ca4088a18a8e5df61e7008 P 8074f1075ff746f98826fee90eb12701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.747100 31492 raft_consensus.cc:740] T 1321da29d2ca4088a18a8e5df61e7008 P 8074f1075ff746f98826fee90eb12701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8074f1075ff746f98826fee90eb12701, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.747910 31492 consensus_queue.cc:260] T 1321da29d2ca4088a18a8e5df61e7008 P 8074f1075ff746f98826fee90eb12701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.750341 31492 ts_tablet_manager.cc:1434] T 1321da29d2ca4088a18a8e5df61e7008 P 8074f1075ff746f98826fee90eb12701: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:21:10.753569 31493 tablet_bootstrap.cc:492] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52: No bootstrap required, opened a new log
I20260709 12:21:10.754072 31493 ts_tablet_manager.cc:1403] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.027s
I20260709 12:21:10.754503 31492 tablet_bootstrap.cc:492] T 761aa0620d61423593d4e07fb44a4caa P 8074f1075ff746f98826fee90eb12701: Bootstrap starting.
I20260709 12:21:10.757028 31491 ts_tablet_manager.cc:1434] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:21:10.756970 31493 raft_consensus.cc:359] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.757730 31493 raft_consensus.cc:385] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.758030 31493 raft_consensus.cc:740] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eaf2330a27b4d878a328bbb74ef9c52, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.758273 31491 tablet_bootstrap.cc:492] T 761aa0620d61423593d4e07fb44a4caa P 9ef201c268e54a3db143c87d4904aaa0: Bootstrap starting.
I20260709 12:21:10.758729 31493 consensus_queue.cc:260] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.760967 31493 ts_tablet_manager.cc:1434] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:21:10.761950 31493 tablet_bootstrap.cc:492] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52: Bootstrap starting.
I20260709 12:21:10.764771 31492 tablet_bootstrap.cc:654] T 761aa0620d61423593d4e07fb44a4caa P 8074f1075ff746f98826fee90eb12701: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.764863 31491 tablet_bootstrap.cc:654] T 761aa0620d61423593d4e07fb44a4caa P 9ef201c268e54a3db143c87d4904aaa0: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.768800 31493 tablet_bootstrap.cc:654] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:10.779177 31493 tablet_bootstrap.cc:492] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52: No bootstrap required, opened a new log
I20260709 12:21:10.779603 31493 ts_tablet_manager.cc:1403] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 12:21:10.779856 31491 tablet_bootstrap.cc:492] T 761aa0620d61423593d4e07fb44a4caa P 9ef201c268e54a3db143c87d4904aaa0: No bootstrap required, opened a new log
I20260709 12:21:10.780387 31491 ts_tablet_manager.cc:1403] T 761aa0620d61423593d4e07fb44a4caa P 9ef201c268e54a3db143c87d4904aaa0: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.002s
I20260709 12:21:10.781500 31492 tablet_bootstrap.cc:492] T 761aa0620d61423593d4e07fb44a4caa P 8074f1075ff746f98826fee90eb12701: No bootstrap required, opened a new log
I20260709 12:21:10.781975 31492 ts_tablet_manager.cc:1403] T 761aa0620d61423593d4e07fb44a4caa P 8074f1075ff746f98826fee90eb12701: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.010s
I20260709 12:21:10.782791 31491 raft_consensus.cc:359] T 761aa0620d61423593d4e07fb44a4caa P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.782706 31493 raft_consensus.cc:359] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.783460 31491 raft_consensus.cc:385] T 761aa0620d61423593d4e07fb44a4caa P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.783543 31493 raft_consensus.cc:385] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.783787 31491 raft_consensus.cc:740] T 761aa0620d61423593d4e07fb44a4caa P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef201c268e54a3db143c87d4904aaa0, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.783958 31493 raft_consensus.cc:740] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eaf2330a27b4d878a328bbb74ef9c52, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.784714 31491 consensus_queue.cc:260] T 761aa0620d61423593d4e07fb44a4caa P 9ef201c268e54a3db143c87d4904aaa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.784795 31492 raft_consensus.cc:359] T 761aa0620d61423593d4e07fb44a4caa P 8074f1075ff746f98826fee90eb12701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.785621 31492 raft_consensus.cc:385] T 761aa0620d61423593d4e07fb44a4caa P 8074f1075ff746f98826fee90eb12701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:10.785908 31492 raft_consensus.cc:740] T 761aa0620d61423593d4e07fb44a4caa P 8074f1075ff746f98826fee90eb12701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8074f1075ff746f98826fee90eb12701, State: Initialized, Role: FOLLOWER
I20260709 12:21:10.786873 31491 ts_tablet_manager.cc:1434] T 761aa0620d61423593d4e07fb44a4caa P 9ef201c268e54a3db143c87d4904aaa0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:21:10.786731 31492 consensus_queue.cc:260] T 761aa0620d61423593d4e07fb44a4caa P 8074f1075ff746f98826fee90eb12701 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.788976 31492 ts_tablet_manager.cc:1434] T 761aa0620d61423593d4e07fb44a4caa P 8074f1075ff746f98826fee90eb12701: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:21:10.784745 31493 consensus_queue.cc:260] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.791167 31493 ts_tablet_manager.cc:1434] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 12:21:10.800176 31501 raft_consensus.cc:493] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.800701 31501 raft_consensus.cc:515] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
W20260709 12:21:10.801357 31248 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:10.802976 31501 leader_election.cc:290] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8074f1075ff746f98826fee90eb12701 (127.25.220.194:41465), 9ef201c268e54a3db143c87d4904aaa0 (127.25.220.195:35639)
I20260709 12:21:10.809365 31504 raft_consensus.cc:493] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.809846 31504 raft_consensus.cc:515] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.811864 31504 leader_election.cc:290] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eaf2330a27b4d878a328bbb74ef9c52 (127.25.220.193:46265), 8074f1075ff746f98826fee90eb12701 (127.25.220.194:41465)
I20260709 12:21:10.813406 31376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1321da29d2ca4088a18a8e5df61e7008" candidate_uuid: "9ef201c268e54a3db143c87d4904aaa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8074f1075ff746f98826fee90eb12701" is_pre_election: true
I20260709 12:21:10.814081 31376 raft_consensus.cc:2468] T 1321da29d2ca4088a18a8e5df61e7008 P 8074f1075ff746f98826fee90eb12701 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef201c268e54a3db143c87d4904aaa0 in term 0.
I20260709 12:21:10.815110 31414 leader_election.cc:304] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8074f1075ff746f98826fee90eb12701, 9ef201c268e54a3db143c87d4904aaa0; no voters: 
I20260709 12:21:10.815785 31504 raft_consensus.cc:2804] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:10.816094 31504 raft_consensus.cc:493] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:10.816442 31504 raft_consensus.cc:3060] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.817579 31301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1321da29d2ca4088a18a8e5df61e7008" candidate_uuid: "9ef201c268e54a3db143c87d4904aaa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" is_pre_election: true
I20260709 12:21:10.818248 31301 raft_consensus.cc:2468] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ef201c268e54a3db143c87d4904aaa0 in term 0.
I20260709 12:21:10.818506 31376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1321da29d2ca4088a18a8e5df61e7008" candidate_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8074f1075ff746f98826fee90eb12701" is_pre_election: true
I20260709 12:21:10.819139 31376 raft_consensus.cc:2468] T 1321da29d2ca4088a18a8e5df61e7008 P 8074f1075ff746f98826fee90eb12701 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eaf2330a27b4d878a328bbb74ef9c52 in term 0.
I20260709 12:21:10.820303 31265 leader_election.cc:304] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eaf2330a27b4d878a328bbb74ef9c52, 8074f1075ff746f98826fee90eb12701; no voters: 
I20260709 12:21:10.821058 31501 raft_consensus.cc:2804] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:10.821439 31501 raft_consensus.cc:493] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:10.821769 31501 raft_consensus.cc:3060] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.825253 31504 raft_consensus.cc:515] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.827936 31301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1321da29d2ca4088a18a8e5df61e7008" candidate_uuid: "9ef201c268e54a3db143c87d4904aaa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eaf2330a27b4d878a328bbb74ef9c52"
I20260709 12:21:10.828644 31451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1321da29d2ca4088a18a8e5df61e7008" candidate_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef201c268e54a3db143c87d4904aaa0" is_pre_election: true
I20260709 12:21:10.828771 31504 leader_election.cc:290] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [CANDIDATE]: Term 1 election: Requested vote from peers 5eaf2330a27b4d878a328bbb74ef9c52 (127.25.220.193:46265), 8074f1075ff746f98826fee90eb12701 (127.25.220.194:41465)
I20260709 12:21:10.829440 31451 raft_consensus.cc:2393] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5eaf2330a27b4d878a328bbb74ef9c52 in current term 1: Already voted for candidate 9ef201c268e54a3db143c87d4904aaa0 in this term.
I20260709 12:21:10.829331 31376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1321da29d2ca4088a18a8e5df61e7008" candidate_uuid: "9ef201c268e54a3db143c87d4904aaa0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8074f1075ff746f98826fee90eb12701"
I20260709 12:21:10.829826 31376 raft_consensus.cc:3060] T 1321da29d2ca4088a18a8e5df61e7008 P 8074f1075ff746f98826fee90eb12701 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.832356 31501 raft_consensus.cc:515] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.833484 31301 raft_consensus.cc:2393] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ef201c268e54a3db143c87d4904aaa0 in current term 1: Already voted for candidate 5eaf2330a27b4d878a328bbb74ef9c52 in this term.
I20260709 12:21:10.834380 31501 leader_election.cc:290] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [CANDIDATE]: Term 1 election: Requested vote from peers 8074f1075ff746f98826fee90eb12701 (127.25.220.194:41465), 9ef201c268e54a3db143c87d4904aaa0 (127.25.220.195:35639)
I20260709 12:21:10.835486 31376 raft_consensus.cc:2468] T 1321da29d2ca4088a18a8e5df61e7008 P 8074f1075ff746f98826fee90eb12701 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef201c268e54a3db143c87d4904aaa0 in term 1.
I20260709 12:21:10.835681 31377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1321da29d2ca4088a18a8e5df61e7008" candidate_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8074f1075ff746f98826fee90eb12701"
I20260709 12:21:10.836472 31377 raft_consensus.cc:2393] T 1321da29d2ca4088a18a8e5df61e7008 P 8074f1075ff746f98826fee90eb12701 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5eaf2330a27b4d878a328bbb74ef9c52 in current term 1: Already voted for candidate 9ef201c268e54a3db143c87d4904aaa0 in this term.
I20260709 12:21:10.836386 31451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1321da29d2ca4088a18a8e5df61e7008" candidate_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef201c268e54a3db143c87d4904aaa0"
I20260709 12:21:10.836653 31414 leader_election.cc:304] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [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: 8074f1075ff746f98826fee90eb12701, 9ef201c268e54a3db143c87d4904aaa0; no voters: 5eaf2330a27b4d878a328bbb74ef9c52
I20260709 12:21:10.837190 31451 raft_consensus.cc:2393] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5eaf2330a27b4d878a328bbb74ef9c52 in current term 1: Already voted for candidate 9ef201c268e54a3db143c87d4904aaa0 in this term.
I20260709 12:21:10.837726 31504 raft_consensus.cc:2804] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:10.838192 31504 raft_consensus.cc:697] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef201c268e54a3db143c87d4904aaa0, State: Running, Role: LEADER
I20260709 12:21:10.838188 31265 leader_election.cc:304] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [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: 5eaf2330a27b4d878a328bbb74ef9c52; no voters: 8074f1075ff746f98826fee90eb12701, 9ef201c268e54a3db143c87d4904aaa0
I20260709 12:21:10.839066 31501 raft_consensus.cc:2749] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:10.838995 31504 consensus_queue.cc:237] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.846033 31199 catalog_manager.cc:5697] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ef201c268e54a3db143c87d4904aaa0 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "9ef201c268e54a3db143c87d4904aaa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:10.865386 31501 raft_consensus.cc:493] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:10.865845 31501 raft_consensus.cc:515] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.867329 31501 leader_election.cc:290] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8074f1075ff746f98826fee90eb12701 (127.25.220.194:41465), 9ef201c268e54a3db143c87d4904aaa0 (127.25.220.195:35639)
I20260709 12:21:10.867942 31376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761aa0620d61423593d4e07fb44a4caa" candidate_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8074f1075ff746f98826fee90eb12701" is_pre_election: true
I20260709 12:21:10.868287 31451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761aa0620d61423593d4e07fb44a4caa" candidate_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef201c268e54a3db143c87d4904aaa0" is_pre_election: true
I20260709 12:21:10.868531 31376 raft_consensus.cc:2468] T 761aa0620d61423593d4e07fb44a4caa P 8074f1075ff746f98826fee90eb12701 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eaf2330a27b4d878a328bbb74ef9c52 in term 0.
I20260709 12:21:10.868870 31451 raft_consensus.cc:2468] T 761aa0620d61423593d4e07fb44a4caa P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eaf2330a27b4d878a328bbb74ef9c52 in term 0.
I20260709 12:21:10.869474 31265 leader_election.cc:304] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eaf2330a27b4d878a328bbb74ef9c52, 8074f1075ff746f98826fee90eb12701; no voters: 
I20260709 12:21:10.870126 31501 raft_consensus.cc:2804] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:10.870441 31501 raft_consensus.cc:493] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:10.870708 31501 raft_consensus.cc:3060] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.875211 31501 raft_consensus.cc:515] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.876873 31501 leader_election.cc:290] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52 [CANDIDATE]: Term 1 election: Requested vote from peers 8074f1075ff746f98826fee90eb12701 (127.25.220.194:41465), 9ef201c268e54a3db143c87d4904aaa0 (127.25.220.195:35639)
I20260709 12:21:10.877542 31376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761aa0620d61423593d4e07fb44a4caa" candidate_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8074f1075ff746f98826fee90eb12701"
I20260709 12:21:10.877699 31451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761aa0620d61423593d4e07fb44a4caa" candidate_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ef201c268e54a3db143c87d4904aaa0"
I20260709 12:21:10.878017 31376 raft_consensus.cc:3060] T 761aa0620d61423593d4e07fb44a4caa P 8074f1075ff746f98826fee90eb12701 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.878216 31451 raft_consensus.cc:3060] T 761aa0620d61423593d4e07fb44a4caa P 9ef201c268e54a3db143c87d4904aaa0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:10.882586 31376 raft_consensus.cc:2468] T 761aa0620d61423593d4e07fb44a4caa P 8074f1075ff746f98826fee90eb12701 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eaf2330a27b4d878a328bbb74ef9c52 in term 1.
I20260709 12:21:10.882876 31451 raft_consensus.cc:2468] T 761aa0620d61423593d4e07fb44a4caa P 9ef201c268e54a3db143c87d4904aaa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eaf2330a27b4d878a328bbb74ef9c52 in term 1.
I20260709 12:21:10.883469 31265 leader_election.cc:304] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eaf2330a27b4d878a328bbb74ef9c52, 8074f1075ff746f98826fee90eb12701; no voters: 
I20260709 12:21:10.884279 31501 raft_consensus.cc:2804] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:10.885146 31501 raft_consensus.cc:697] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52 [term 1 LEADER]: Becoming Leader. State: Replica: 5eaf2330a27b4d878a328bbb74ef9c52, State: Running, Role: LEADER
I20260709 12:21:10.885906 31501 consensus_queue.cc:237] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:10.891882 31199 catalog_manager.cc:5697] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eaf2330a27b4d878a328bbb74ef9c52 (127.25.220.193). New cstate: current_term: 1 leader_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:10.914551 31451 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93330467e55b4528b9312791ddb25d88"
dest_uuid: "9ef201c268e54a3db143c87d4904aaa0"
mode: GRACEFUL
new_leader_uuid: "5eaf2330a27b4d878a328bbb74ef9c52"
 from {username='slave'} at 127.0.0.1:45974
I20260709 12:21:10.915032 31451 raft_consensus.cc:606] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [term 1 LEADER]: Received request to transfer leadership to TS 5eaf2330a27b4d878a328bbb74ef9c52
I20260709 12:21:10.919557 31451 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13a6ce314bc942c28bb59d27dbd9223f"
dest_uuid: "9ef201c268e54a3db143c87d4904aaa0"
mode: GRACEFUL
new_leader_uuid: "8074f1075ff746f98826fee90eb12701"
 from {username='slave'} at 127.0.0.1:45974
I20260709 12:21:10.920009 31451 raft_consensus.cc:606] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [term 1 LEADER]: Received request to transfer leadership to TS 8074f1075ff746f98826fee90eb12701
I20260709 12:21:10.925042 31451 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1321da29d2ca4088a18a8e5df61e7008"
dest_uuid: "9ef201c268e54a3db143c87d4904aaa0"
mode: GRACEFUL
new_leader_uuid: "5eaf2330a27b4d878a328bbb74ef9c52"
 from {username='slave'} at 127.0.0.1:45974
I20260709 12:21:10.925493 31451 raft_consensus.cc:606] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 1 LEADER]: Received request to transfer leadership to TS 5eaf2330a27b4d878a328bbb74ef9c52
I20260709 12:21:11.017787 31504 consensus_queue.cc:1048] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:11.024204 31504 consensus_queue.cc:1048] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:21:11.031785 31496 consensus_queue.cc:1048] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:11.039258 31505 raft_consensus.cc:993] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0: : Instructing follower 5eaf2330a27b4d878a328bbb74ef9c52 to start an election
I20260709 12:21:11.039683 31505 raft_consensus.cc:1081] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [term 1 LEADER]: Signalling peer 5eaf2330a27b4d878a328bbb74ef9c52 to start an election
I20260709 12:21:11.043814 31300 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93330467e55b4528b9312791ddb25d88"
dest_uuid: "5eaf2330a27b4d878a328bbb74ef9c52"
 from {username='slave'} at 127.0.0.1:42908
I20260709 12:21:11.048667 31504 consensus_queue.cc:1048] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:11.061600 31504 raft_consensus.cc:993] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0: : Instructing follower 8074f1075ff746f98826fee90eb12701 to start an election
I20260709 12:21:11.062013 31504 raft_consensus.cc:1081] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [term 1 LEADER]: Signalling peer 8074f1075ff746f98826fee90eb12701 to start an election
I20260709 12:21:11.063850 31300 raft_consensus.cc:493] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:11.064332 31300 raft_consensus.cc:3060] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:11.068849 31376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13a6ce314bc942c28bb59d27dbd9223f"
dest_uuid: "8074f1075ff746f98826fee90eb12701"
 from {username='slave'} at 127.0.0.1:36308
I20260709 12:21:11.069377 31376 raft_consensus.cc:493] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:11.069732 31376 raft_consensus.cc:3060] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:11.071386 31300 raft_consensus.cc:515] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } } peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } }
I20260709 12:21:11.076575 31376 raft_consensus.cc:515] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:11.079270 31300 leader_election.cc:290] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52 [CANDIDATE]: Term 2 election: Requested vote from peers 9ef201c268e54a3db143c87d4904aaa0 (127.25.220.195:35639), 8074f1075ff746f98826fee90eb12701 (127.25.220.194:41465)
I20260709 12:21:11.080425 31376 leader_election.cc:290] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701 [CANDIDATE]: Term 2 election: Requested vote from peers 5eaf2330a27b4d878a328bbb74ef9c52 (127.25.220.193:46265), 9ef201c268e54a3db143c87d4904aaa0 (127.25.220.195:35639)
I20260709 12:21:11.082690 31451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93330467e55b4528b9312791ddb25d88" candidate_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ef201c268e54a3db143c87d4904aaa0"
I20260709 12:21:11.083200 31451 raft_consensus.cc:3055] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:11.083463 31451 raft_consensus.cc:740] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ef201c268e54a3db143c87d4904aaa0, State: Running, Role: LEADER
I20260709 12:21:11.084129 31451 consensus_queue.cc:260] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } } peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } }
I20260709 12:21:11.085201 31451 raft_consensus.cc:3060] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:11.086064 31376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93330467e55b4528b9312791ddb25d88" candidate_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8074f1075ff746f98826fee90eb12701"
I20260709 12:21:11.086687 31376 raft_consensus.cc:3060] T 93330467e55b4528b9312791ddb25d88 P 8074f1075ff746f98826fee90eb12701 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:11.092098 31451 raft_consensus.cc:2468] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eaf2330a27b4d878a328bbb74ef9c52 in term 2.
I20260709 12:21:11.093345 31265 leader_election.cc:304] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eaf2330a27b4d878a328bbb74ef9c52, 9ef201c268e54a3db143c87d4904aaa0; no voters: 
I20260709 12:21:11.094137 31501 raft_consensus.cc:2804] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:11.094578 31501 raft_consensus.cc:697] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 2 LEADER]: Becoming Leader. State: Replica: 5eaf2330a27b4d878a328bbb74ef9c52, State: Running, Role: LEADER
I20260709 12:21:11.094731 31376 raft_consensus.cc:2468] T 93330467e55b4528b9312791ddb25d88 P 8074f1075ff746f98826fee90eb12701 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eaf2330a27b4d878a328bbb74ef9c52 in term 2.
I20260709 12:21:11.095383 31501 consensus_queue.cc:237] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } } peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } }
I20260709 12:21:11.098179 31450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a6ce314bc942c28bb59d27dbd9223f" candidate_uuid: "8074f1075ff746f98826fee90eb12701" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ef201c268e54a3db143c87d4904aaa0"
I20260709 12:21:11.098801 31450 raft_consensus.cc:3055] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:11.099104 31450 raft_consensus.cc:740] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ef201c268e54a3db143c87d4904aaa0, State: Running, Role: LEADER
I20260709 12:21:11.099884 31450 consensus_queue.cc:260] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:11.101190 31450 raft_consensus.cc:3060] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:11.103435 31199 catalog_manager.cc:5697] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52 reported cstate change: term changed from 1 to 2, leader changed from 9ef201c268e54a3db143c87d4904aaa0 (127.25.220.195) to 5eaf2330a27b4d878a328bbb74ef9c52 (127.25.220.193). New cstate: current_term: 2 leader_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:11.106312 31300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a6ce314bc942c28bb59d27dbd9223f" candidate_uuid: "8074f1075ff746f98826fee90eb12701" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5eaf2330a27b4d878a328bbb74ef9c52"
I20260709 12:21:11.106824 31300 raft_consensus.cc:3060] T 13a6ce314bc942c28bb59d27dbd9223f P 5eaf2330a27b4d878a328bbb74ef9c52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:11.109648 31450 raft_consensus.cc:2468] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8074f1075ff746f98826fee90eb12701 in term 2.
I20260709 12:21:11.110765 31340 leader_election.cc:304] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8074f1075ff746f98826fee90eb12701, 9ef201c268e54a3db143c87d4904aaa0; no voters: 
I20260709 12:21:11.111614 31497 raft_consensus.cc:2804] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:11.112962 31497 raft_consensus.cc:697] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701 [term 2 LEADER]: Becoming Leader. State: Replica: 8074f1075ff746f98826fee90eb12701, State: Running, Role: LEADER
I20260709 12:21:11.113778 31497 consensus_queue.cc:237] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:11.114339 31300 raft_consensus.cc:2468] T 13a6ce314bc942c28bb59d27dbd9223f P 5eaf2330a27b4d878a328bbb74ef9c52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8074f1075ff746f98826fee90eb12701 in term 2.
I20260709 12:21:11.120115 31198 catalog_manager.cc:5697] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701 reported cstate change: term changed from 1 to 2, leader changed from 9ef201c268e54a3db143c87d4904aaa0 (127.25.220.195) to 8074f1075ff746f98826fee90eb12701 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "8074f1075ff746f98826fee90eb12701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:11.228286 31496 consensus_queue.cc:1048] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:11.234395 31505 raft_consensus.cc:993] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0: : Instructing follower 5eaf2330a27b4d878a328bbb74ef9c52 to start an election
I20260709 12:21:11.234862 31504 raft_consensus.cc:1081] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 1 LEADER]: Signalling peer 5eaf2330a27b4d878a328bbb74ef9c52 to start an election
I20260709 12:21:11.236557 31302 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1321da29d2ca4088a18a8e5df61e7008"
dest_uuid: "5eaf2330a27b4d878a328bbb74ef9c52"
 from {username='slave'} at 127.0.0.1:42908
I20260709 12:21:11.239063 31302 raft_consensus.cc:493] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:11.239477 31302 raft_consensus.cc:3060] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:11.239393 31496 consensus_queue.cc:1048] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:11.247494 31302 raft_consensus.cc:515] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:11.250643 31302 leader_election.cc:290] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [CANDIDATE]: Term 2 election: Requested vote from peers 8074f1075ff746f98826fee90eb12701 (127.25.220.194:41465), 9ef201c268e54a3db143c87d4904aaa0 (127.25.220.195:35639)
I20260709 12:21:11.252226 31450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1321da29d2ca4088a18a8e5df61e7008" candidate_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ef201c268e54a3db143c87d4904aaa0"
I20260709 12:21:11.252693 31450 raft_consensus.cc:3055] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:11.252957 31450 raft_consensus.cc:740] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ef201c268e54a3db143c87d4904aaa0, State: Running, Role: LEADER
I20260709 12:21:11.253588 31450 consensus_queue.cc:260] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:11.254324 31376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1321da29d2ca4088a18a8e5df61e7008" candidate_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8074f1075ff746f98826fee90eb12701"
I20260709 12:21:11.254643 31450 raft_consensus.cc:3060] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:11.254905 31376 raft_consensus.cc:3060] T 1321da29d2ca4088a18a8e5df61e7008 P 8074f1075ff746f98826fee90eb12701 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:11.259747 31450 raft_consensus.cc:2468] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eaf2330a27b4d878a328bbb74ef9c52 in term 2.
I20260709 12:21:11.260320 31376 raft_consensus.cc:2468] T 1321da29d2ca4088a18a8e5df61e7008 P 8074f1075ff746f98826fee90eb12701 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eaf2330a27b4d878a328bbb74ef9c52 in term 2.
I20260709 12:21:11.260730 31265 leader_election.cc:304] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eaf2330a27b4d878a328bbb74ef9c52, 9ef201c268e54a3db143c87d4904aaa0; no voters: 
I20260709 12:21:11.261413 31501 raft_consensus.cc:2804] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:11.261879 31501 raft_consensus.cc:697] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 2 LEADER]: Becoming Leader. State: Replica: 5eaf2330a27b4d878a328bbb74ef9c52, State: Running, Role: LEADER
I20260709 12:21:11.262641 31501 consensus_queue.cc:237] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:11.267963 31198 catalog_manager.cc:5697] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 reported cstate change: term changed from 1 to 2, leader changed from 9ef201c268e54a3db143c87d4904aaa0 (127.25.220.195) to 5eaf2330a27b4d878a328bbb74ef9c52 (127.25.220.193). New cstate: current_term: 2 leader_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:11.359810 26483 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:21:11.361295 26483 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:21:11.361672 26483 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:21:11.372048 31302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1321da29d2ca4088a18a8e5df61e7008"
dest_uuid: "5eaf2330a27b4d878a328bbb74ef9c52"
mode: GRACEFUL
new_leader_uuid: "9ef201c268e54a3db143c87d4904aaa0"
 from {username='slave'} at 127.0.0.1:42924
I20260709 12:21:11.372588 31302 raft_consensus.cc:606] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 2 LEADER]: Received request to transfer leadership to TS 9ef201c268e54a3db143c87d4904aaa0
I20260709 12:21:11.373571 26483 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:21:11.423295 31501 consensus_queue.cc:1048] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:11.435196 31523 consensus_queue.cc:1048] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:11.662511 31302 raft_consensus.cc:1275] T 13a6ce314bc942c28bb59d27dbd9223f P 5eaf2330a27b4d878a328bbb74ef9c52 [term 2 FOLLOWER]: Refusing update from remote peer 8074f1075ff746f98826fee90eb12701: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:11.663703 31497 consensus_queue.cc:1048] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:11.671697 31450 raft_consensus.cc:1275] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [term 2 FOLLOWER]: Refusing update from remote peer 8074f1075ff746f98826fee90eb12701: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:11.673651 31545 consensus_queue.cc:1048] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:11.675767 31450 raft_consensus.cc:1275] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [term 2 FOLLOWER]: Refusing update from remote peer 5eaf2330a27b4d878a328bbb74ef9c52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:11.677126 31451 raft_consensus.cc:1275] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 2 FOLLOWER]: Refusing update from remote peer 5eaf2330a27b4d878a328bbb74ef9c52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:11.678733 31523 consensus_queue.cc:1048] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:11.678997 31376 raft_consensus.cc:1275] T 1321da29d2ca4088a18a8e5df61e7008 P 8074f1075ff746f98826fee90eb12701 [term 2 FOLLOWER]: Refusing update from remote peer 5eaf2330a27b4d878a328bbb74ef9c52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:11.679996 31523 consensus_queue.cc:1048] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:11.681083 31542 consensus_queue.cc:1048] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:11.688398 31376 raft_consensus.cc:1275] T 93330467e55b4528b9312791ddb25d88 P 8074f1075ff746f98826fee90eb12701 [term 2 FOLLOWER]: Refusing update from remote peer 5eaf2330a27b4d878a328bbb74ef9c52: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:11.693264 31542 consensus_queue.cc:1048] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:11.699193 31547 raft_consensus.cc:993] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52: : Instructing follower 9ef201c268e54a3db143c87d4904aaa0 to start an election
I20260709 12:21:11.700970 31546 raft_consensus.cc:1081] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 2 LEADER]: Signalling peer 9ef201c268e54a3db143c87d4904aaa0 to start an election
I20260709 12:21:11.707440 31451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1321da29d2ca4088a18a8e5df61e7008"
dest_uuid: "9ef201c268e54a3db143c87d4904aaa0"
 from {username='slave'} at 127.0.0.1:45970
I20260709 12:21:11.708073 31451 raft_consensus.cc:493] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:11.708544 31451 raft_consensus.cc:3060] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:11.715756 31451 raft_consensus.cc:515] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:11.717957 31451 leader_election.cc:290] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [CANDIDATE]: Term 3 election: Requested vote from peers 5eaf2330a27b4d878a328bbb74ef9c52 (127.25.220.193:46265), 8074f1075ff746f98826fee90eb12701 (127.25.220.194:41465)
I20260709 12:21:11.718955 31377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1321da29d2ca4088a18a8e5df61e7008" candidate_uuid: "9ef201c268e54a3db143c87d4904aaa0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8074f1075ff746f98826fee90eb12701"
I20260709 12:21:11.719095 31302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1321da29d2ca4088a18a8e5df61e7008" candidate_uuid: "9ef201c268e54a3db143c87d4904aaa0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5eaf2330a27b4d878a328bbb74ef9c52"
I20260709 12:21:11.719681 31377 raft_consensus.cc:3060] T 1321da29d2ca4088a18a8e5df61e7008 P 8074f1075ff746f98826fee90eb12701 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:11.719954 31302 raft_consensus.cc:3055] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:11.720360 31302 raft_consensus.cc:740] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5eaf2330a27b4d878a328bbb74ef9c52, State: Running, Role: LEADER
I20260709 12:21:11.721174 31302 consensus_queue.cc:260] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [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: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:11.722103 31302 raft_consensus.cc:3060] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:11.725500 31377 raft_consensus.cc:2468] T 1321da29d2ca4088a18a8e5df61e7008 P 8074f1075ff746f98826fee90eb12701 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef201c268e54a3db143c87d4904aaa0 in term 3.
I20260709 12:21:11.726711 31414 leader_election.cc:304] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [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: 8074f1075ff746f98826fee90eb12701, 9ef201c268e54a3db143c87d4904aaa0; no voters: 
I20260709 12:21:11.727280 31302 raft_consensus.cc:2468] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ef201c268e54a3db143c87d4904aaa0 in term 3.
I20260709 12:21:11.727587 31504 raft_consensus.cc:2804] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:11.728219 31504 raft_consensus.cc:697] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 3 LEADER]: Becoming Leader. State: Replica: 9ef201c268e54a3db143c87d4904aaa0, State: Running, Role: LEADER
I20260709 12:21:11.729386 31504 consensus_queue.cc:237] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [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: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } }
I20260709 12:21:11.735035 31198 catalog_manager.cc:5697] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 reported cstate change: term changed from 2 to 3, leader changed from 5eaf2330a27b4d878a328bbb74ef9c52 (127.25.220.193) to 9ef201c268e54a3db143c87d4904aaa0 (127.25.220.195). New cstate: current_term: 3 leader_uuid: "9ef201c268e54a3db143c87d4904aaa0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eaf2330a27b4d878a328bbb74ef9c52" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 46265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8074f1075ff746f98826fee90eb12701" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 41465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ef201c268e54a3db143c87d4904aaa0" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35639 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:11.987533 26483 tablet_server.cc:179] TabletServer@127.25.220.193:0 shutting down...
I20260709 12:21:12.010699 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:12.011336 26483 tablet_replica.cc:333] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52: stopping tablet replica
I20260709 12:21:12.011981 26483 raft_consensus.cc:2243] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.012806 26483 raft_consensus.cc:2272] T 761aa0620d61423593d4e07fb44a4caa P 5eaf2330a27b4d878a328bbb74ef9c52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.014743 26483 tablet_replica.cc:333] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52: stopping tablet replica
I20260709 12:21:12.015211 26483 raft_consensus.cc:2243] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.015537 26483 raft_consensus.cc:2272] T 1321da29d2ca4088a18a8e5df61e7008 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.017527 26483 tablet_replica.cc:333] T 13a6ce314bc942c28bb59d27dbd9223f P 5eaf2330a27b4d878a328bbb74ef9c52: stopping tablet replica
I20260709 12:21:12.017982 26483 raft_consensus.cc:2243] T 13a6ce314bc942c28bb59d27dbd9223f P 5eaf2330a27b4d878a328bbb74ef9c52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.018323 26483 raft_consensus.cc:2272] T 13a6ce314bc942c28bb59d27dbd9223f P 5eaf2330a27b4d878a328bbb74ef9c52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.020465 26483 tablet_replica.cc:333] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52: stopping tablet replica
I20260709 12:21:12.020902 26483 raft_consensus.cc:2243] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.021601 26483 raft_consensus.cc:2272] T 93330467e55b4528b9312791ddb25d88 P 5eaf2330a27b4d878a328bbb74ef9c52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.043404 26483 tablet_server.cc:196] TabletServer@127.25.220.193:0 shutdown complete.
I20260709 12:21:12.055358 26483 tablet_server.cc:179] TabletServer@127.25.220.194:0 shutting down...
W20260709 12:21:12.062355 31341 consensus_peers.cc:597] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701 -> Peer 5eaf2330a27b4d878a328bbb74ef9c52 (127.25.220.193:46265): Couldn't send request to peer 5eaf2330a27b4d878a328bbb74ef9c52. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:46265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.073472 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:12.074152 26483 tablet_replica.cc:333] T 761aa0620d61423593d4e07fb44a4caa P 8074f1075ff746f98826fee90eb12701: stopping tablet replica
I20260709 12:21:12.074687 26483 raft_consensus.cc:2243] T 761aa0620d61423593d4e07fb44a4caa P 8074f1075ff746f98826fee90eb12701 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.075171 26483 raft_consensus.cc:2272] T 761aa0620d61423593d4e07fb44a4caa P 8074f1075ff746f98826fee90eb12701 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.077836 26483 tablet_replica.cc:333] T 1321da29d2ca4088a18a8e5df61e7008 P 8074f1075ff746f98826fee90eb12701: stopping tablet replica
I20260709 12:21:12.078346 26483 raft_consensus.cc:2243] T 1321da29d2ca4088a18a8e5df61e7008 P 8074f1075ff746f98826fee90eb12701 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.078796 26483 raft_consensus.cc:2272] T 1321da29d2ca4088a18a8e5df61e7008 P 8074f1075ff746f98826fee90eb12701 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.080819 26483 tablet_replica.cc:333] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701: stopping tablet replica
I20260709 12:21:12.081305 26483 raft_consensus.cc:2243] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.081996 26483 raft_consensus.cc:2272] T 13a6ce314bc942c28bb59d27dbd9223f P 8074f1075ff746f98826fee90eb12701 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.084105 26483 tablet_replica.cc:333] T 93330467e55b4528b9312791ddb25d88 P 8074f1075ff746f98826fee90eb12701: stopping tablet replica
I20260709 12:21:12.084649 26483 raft_consensus.cc:2243] T 93330467e55b4528b9312791ddb25d88 P 8074f1075ff746f98826fee90eb12701 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.085045 26483 raft_consensus.cc:2272] T 93330467e55b4528b9312791ddb25d88 P 8074f1075ff746f98826fee90eb12701 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.106994 26483 tablet_server.cc:196] TabletServer@127.25.220.194:0 shutdown complete.
I20260709 12:21:12.117967 26483 tablet_server.cc:179] TabletServer@127.25.220.195:0 shutting down...
W20260709 12:21:12.128592 31415 consensus_peers.cc:597] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 -> Peer 5eaf2330a27b4d878a328bbb74ef9c52 (127.25.220.193:46265): Couldn't send request to peer 5eaf2330a27b4d878a328bbb74ef9c52. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:46265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:12.139853 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:12.140551 26483 tablet_replica.cc:333] T 761aa0620d61423593d4e07fb44a4caa P 9ef201c268e54a3db143c87d4904aaa0: stopping tablet replica
I20260709 12:21:12.141093 26483 raft_consensus.cc:2243] T 761aa0620d61423593d4e07fb44a4caa P 9ef201c268e54a3db143c87d4904aaa0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.141532 26483 raft_consensus.cc:2272] T 761aa0620d61423593d4e07fb44a4caa P 9ef201c268e54a3db143c87d4904aaa0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.143662 26483 tablet_replica.cc:333] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0: stopping tablet replica
I20260709 12:21:12.144165 26483 raft_consensus.cc:2243] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.144924 26483 pending_rounds.cc:70] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0: Trying to abort 1 pending ops.
I20260709 12:21:12.145112 26483 pending_rounds.cc:77] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305624255410356224 op_type: NO_OP noop_request { }
I20260709 12:21:12.145402 26483 raft_consensus.cc:2889] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:21:12.145687 26483 raft_consensus.cc:2272] T 1321da29d2ca4088a18a8e5df61e7008 P 9ef201c268e54a3db143c87d4904aaa0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.147750 26483 tablet_replica.cc:333] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0: stopping tablet replica
I20260709 12:21:12.148331 26483 raft_consensus.cc:2243] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.148768 26483 raft_consensus.cc:2272] T 13a6ce314bc942c28bb59d27dbd9223f P 9ef201c268e54a3db143c87d4904aaa0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.150554 26483 tablet_replica.cc:333] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0: stopping tablet replica
I20260709 12:21:12.151014 26483 raft_consensus.cc:2243] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:12.151405 26483 raft_consensus.cc:2272] T 93330467e55b4528b9312791ddb25d88 P 9ef201c268e54a3db143c87d4904aaa0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.173172 26483 tablet_server.cc:196] TabletServer@127.25.220.195:0 shutdown complete.
I20260709 12:21:12.184816 26483 master.cc:562] Master@127.25.220.254:33647 shutting down...
I20260709 12:21:12.202747 26483 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:12.203279 26483 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:12.203560 26483 tablet_replica.cc:333] T 00000000000000000000000000000000 P 11d45c152abd4a68a07221b9b944f7b9: stopping tablet replica
I20260709 12:21:12.221673 26483 master.cc:584] Master@127.25.220.254:33647 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2591 ms)
[----------] 6 tests from LeaderRebalancerTest (155972 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:21:12.251127 26483 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.220.254:39263
I20260709 12:21:12.252087 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:12.257087 31553 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:12.257253 31554 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:12.258361 31556 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:12.258788 26483 server_base.cc:1061] running on GCE node
I20260709 12:21:12.259547 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:12.259712 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:12.259897 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599672259863 us; error 0 us; skew 500 ppm
I20260709 12:21:12.260469 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:12.262506 26483 webserver.cc:533] Webserver started at http://127.25.220.254:41785/ using document root <none> and password file <none>
I20260709 12:21:12.262964 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:12.263145 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:12.263418 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:12.264490 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599516118291-26483-0/minicluster-data/master-0-root/instance:
uuid: "dda784c30ca94182bb3f0768be24578b"
format_stamp: "Formatted at 2026-07-09 12:21:12 on dist-test-slave-c1c3"
I20260709 12:21:12.268605 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:21:12.271730 31561 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:12.272470 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:21:12.272754 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599516118291-26483-0/minicluster-data/master-0-root
uuid: "dda784c30ca94182bb3f0768be24578b"
format_stamp: "Formatted at 2026-07-09 12:21:12 on dist-test-slave-c1c3"
I20260709 12:21:12.273038 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599516118291-26483-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599516118291-26483-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599516118291-26483-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:12.289960 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:12.290902 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:12.325232 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.254:39263
I20260709 12:21:12.325330 31612 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.254:39263 every 8 connection(s)
I20260709 12:21:12.328980 31613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.339874 31613 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b: Bootstrap starting.
I20260709 12:21:12.344108 31613 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.347931 31613 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b: No bootstrap required, opened a new log
I20260709 12:21:12.349913 31613 raft_consensus.cc:359] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dda784c30ca94182bb3f0768be24578b" member_type: VOTER }
I20260709 12:21:12.350302 31613 raft_consensus.cc:385] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:12.350530 31613 raft_consensus.cc:740] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dda784c30ca94182bb3f0768be24578b, State: Initialized, Role: FOLLOWER
I20260709 12:21:12.351191 31613 consensus_queue.cc:260] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dda784c30ca94182bb3f0768be24578b" member_type: VOTER }
I20260709 12:21:12.351703 31613 raft_consensus.cc:399] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:21:12.351902 31613 raft_consensus.cc:493] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:21:12.352178 31613 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:12.356593 31613 raft_consensus.cc:515] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dda784c30ca94182bb3f0768be24578b" member_type: VOTER }
I20260709 12:21:12.357075 31613 leader_election.cc:304] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b [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: dda784c30ca94182bb3f0768be24578b; no voters: 
I20260709 12:21:12.358101 31613 leader_election.cc:290] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:21:12.358397 31616 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:12.359687 31616 raft_consensus.cc:697] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b [term 1 LEADER]: Becoming Leader. State: Replica: dda784c30ca94182bb3f0768be24578b, State: Running, Role: LEADER
I20260709 12:21:12.360374 31616 consensus_queue.cc:237] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b [LEADER]: Queue going to LEADER mode. State: All 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: "dda784c30ca94182bb3f0768be24578b" member_type: VOTER }
I20260709 12:21:12.361124 31613 sys_catalog.cc:565] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:21:12.363111 31617 sys_catalog.cc:455] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dda784c30ca94182bb3f0768be24578b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dda784c30ca94182bb3f0768be24578b" member_type: VOTER } }
I20260709 12:21:12.363183 31618 sys_catalog.cc:455] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b [sys.catalog]: SysCatalogTable state changed. Reason: New leader dda784c30ca94182bb3f0768be24578b. Latest consensus state: current_term: 1 leader_uuid: "dda784c30ca94182bb3f0768be24578b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dda784c30ca94182bb3f0768be24578b" member_type: VOTER } }
I20260709 12:21:12.363776 31617 sys_catalog.cc:458] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:12.363909 31618 sys_catalog.cc:458] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:12.368824 31622 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:21:12.376335 31622 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:21:12.377224 26483 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:21:12.384634 31622 catalog_manager.cc:1383] Generated new cluster ID: d84568ece058433ca53d89f02fd499e9
I20260709 12:21:12.384902 31622 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:21:12.400033 31622 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:21:12.401298 31622 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:21:12.415386 31622 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b: Generated new TSK 0
I20260709 12:21:12.415979 31622 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:21:12.443840 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:12.449783 31634 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:12.450795 31635 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:12.452594 26483 server_base.cc:1061] running on GCE node
W20260709 12:21:12.452800 31637 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:12.453802 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:12.454016 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:12.454192 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599672454174 us; error 0 us; skew 500 ppm
I20260709 12:21:12.454732 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:12.456970 26483 webserver.cc:533] Webserver started at http://127.25.220.193:39253/ using document root <none> and password file <none>
I20260709 12:21:12.457451 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:12.457659 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:12.457955 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:12.459002 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599516118291-26483-0/minicluster-data/ts-0-root/instance:
uuid: "54bc2fbd940c46fb84680e0c405af3da"
format_stamp: "Formatted at 2026-07-09 12:21:12 on dist-test-slave-c1c3"
I20260709 12:21:12.463227 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 12:21:12.466305 31642 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:12.467008 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:21:12.467299 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599516118291-26483-0/minicluster-data/ts-0-root
uuid: "54bc2fbd940c46fb84680e0c405af3da"
format_stamp: "Formatted at 2026-07-09 12:21:12 on dist-test-slave-c1c3"
I20260709 12:21:12.467576 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599516118291-26483-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599516118291-26483-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599516118291-26483-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:12.486358 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:12.487425 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:12.488854 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:12.490975 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:12.491187 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:12.491437 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:12.491611 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:12.528302 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.193:32951
I20260709 12:21:12.528568 31704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.193:32951 every 8 connection(s)
I20260709 12:21:12.533241 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:12.539335 31709 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:12.540567 31710 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:12.544756 31705 heartbeater.cc:344] Connected to a master server at 127.25.220.254:39263
I20260709 12:21:12.545090 26483 server_base.cc:1061] running on GCE node
I20260709 12:21:12.545277 31705 heartbeater.cc:461] Registering TS with master...
W20260709 12:21:12.544623 31712 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:12.546218 31705 heartbeater.cc:507] Master 127.25.220.254:39263 requested a full tablet report, sending...
I20260709 12:21:12.547202 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:12.547437 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:12.547644 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599672547626 us; error 0 us; skew 500 ppm
I20260709 12:21:12.548413 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:12.548632 31578 ts_manager.cc:194] Registered new tserver with Master: 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951)
I20260709 12:21:12.551040 26483 webserver.cc:533] Webserver started at http://127.25.220.194:35069/ using document root <none> and password file <none>
I20260709 12:21:12.551105 31578 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49326
I20260709 12:21:12.551837 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:12.552104 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:12.552424 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:12.553826 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599516118291-26483-0/minicluster-data/ts-1-root/instance:
uuid: "46963683c7f944d8b315b7cd14b08e40"
format_stamp: "Formatted at 2026-07-09 12:21:12 on dist-test-slave-c1c3"
I20260709 12:21:12.557840 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:21:12.560846 31717 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:12.561547 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:21:12.561805 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599516118291-26483-0/minicluster-data/ts-1-root
uuid: "46963683c7f944d8b315b7cd14b08e40"
format_stamp: "Formatted at 2026-07-09 12:21:12 on dist-test-slave-c1c3"
I20260709 12:21:12.562026 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599516118291-26483-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599516118291-26483-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599516118291-26483-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:12.569914 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:12.570773 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:12.571959 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:12.574028 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:12.574229 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:12.574465 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:12.574607 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:12.610095 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.194:44007
I20260709 12:21:12.610186 31779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.194:44007 every 8 connection(s)
I20260709 12:21:12.614712 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:12.620810 31783 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:12.621735 31784 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:12.624615 31786 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:12.624778 26483 server_base.cc:1061] running on GCE node
I20260709 12:21:12.625471 31780 heartbeater.cc:344] Connected to a master server at 127.25.220.254:39263
I20260709 12:21:12.625861 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:21:12.625869 31780 heartbeater.cc:461] Registering TS with master...
W20260709 12:21:12.626284 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:12.626503 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599672626484 us; error 0 us; skew 500 ppm
I20260709 12:21:12.626921 31780 heartbeater.cc:507] Master 127.25.220.254:39263 requested a full tablet report, sending...
I20260709 12:21:12.627259 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:12.629166 31578 ts_manager.cc:194] Registered new tserver with Master: 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007)
I20260709 12:21:12.630143 26483 webserver.cc:533] Webserver started at http://127.25.220.195:33665/ using document root <none> and password file <none>
I20260709 12:21:12.630671 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:12.630617 31578 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49334
I20260709 12:21:12.630996 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:12.631301 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:12.632711 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599516118291-26483-0/minicluster-data/ts-2-root/instance:
uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
format_stamp: "Formatted at 2026-07-09 12:21:12 on dist-test-slave-c1c3"
I20260709 12:21:12.636837 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:21:12.639797 31791 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:12.640543 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:21:12.640825 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599516118291-26483-0/minicluster-data/ts-2-root
uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
format_stamp: "Formatted at 2026-07-09 12:21:12 on dist-test-slave-c1c3"
I20260709 12:21:12.641093 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599516118291-26483-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599516118291-26483-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599516118291-26483-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:12.649953 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:12.650861 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:12.652138 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:12.654212 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:12.654428 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:12.654649 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:12.654824 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:12.691025 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.195:45345
I20260709 12:21:12.691120 31853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.195:45345 every 8 connection(s)
I20260709 12:21:12.703779 31854 heartbeater.cc:344] Connected to a master server at 127.25.220.254:39263
I20260709 12:21:12.704141 31854 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:12.704797 31854 heartbeater.cc:507] Master 127.25.220.254:39263 requested a full tablet report, sending...
I20260709 12:21:12.706482 31578 ts_manager.cc:194] Registered new tserver with Master: 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:12.707058 26483 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013071714s
I20260709 12:21:12.708092 31578 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49340
I20260709 12:21:12.731021 31578 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49342:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:21:12.733623 31578 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:21:12.801749 31743 tablet_service.cc:1511] Processing CreateTablet for tablet d7389c5776bd42ce8615a17d195c713e (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:12.803151 31743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7389c5776bd42ce8615a17d195c713e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.803246 31745 tablet_service.cc:1511] Processing CreateTablet for tablet 47de7994f7f440d686292610f9b2ba4c (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:12.804621 31745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47de7994f7f440d686292610f9b2ba4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.805773 31741 tablet_service.cc:1511] Processing CreateTablet for tablet 97760f42862e4f12901ccd89c2faea81 (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:12.807044 31741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97760f42862e4f12901ccd89c2faea81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.809674 31740 tablet_service.cc:1511] Processing CreateTablet for tablet 6526723847ec4e69afd8a9a85eb6fbb0 (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:12.810988 31740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6526723847ec4e69afd8a9a85eb6fbb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.813185 31742 tablet_service.cc:1511] Processing CreateTablet for tablet 07a9c3eaf4e24b1a92f457ef48898210 (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:12.814505 31742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07a9c3eaf4e24b1a92f457ef48898210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.817231 31744 tablet_service.cc:1511] Processing CreateTablet for tablet 50923c92908445c3b1088f178c912b5d (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:12.818527 31744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50923c92908445c3b1088f178c912b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.828105 31869 tablet_bootstrap.cc:492] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40: Bootstrap starting.
I20260709 12:21:12.835366 31745 tablet_service.cc:1511] Processing CreateTablet for tablet 67572fccc77d486992a0946c92d0d62d (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:12.836768 31745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67572fccc77d486992a0946c92d0d62d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.845404 31743 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9e0830f2304d719a32b383167ef971 (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:12.845657 31815 tablet_service.cc:1511] Processing CreateTablet for tablet 97760f42862e4f12901ccd89c2faea81 (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:12.846433 31670 tablet_service.cc:1511] Processing CreateTablet for tablet 47de7994f7f440d686292610f9b2ba4c (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:12.847081 31815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97760f42862e4f12901ccd89c2faea81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.847736 31670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47de7994f7f440d686292610f9b2ba4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.848143 31817 tablet_service.cc:1511] Processing CreateTablet for tablet d7389c5776bd42ce8615a17d195c713e (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:12.849148 31743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9e0830f2304d719a32b383167ef971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.849483 31817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7389c5776bd42ce8615a17d195c713e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.849261 31814 tablet_service.cc:1511] Processing CreateTablet for tablet 6526723847ec4e69afd8a9a85eb6fbb0 (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:12.850544 31667 tablet_service.cc:1511] Processing CreateTablet for tablet 07a9c3eaf4e24b1a92f457ef48898210 (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:12.851401 31816 tablet_service.cc:1511] Processing CreateTablet for tablet 07a9c3eaf4e24b1a92f457ef48898210 (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:12.851845 31667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07a9c3eaf4e24b1a92f457ef48898210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.853212 31666 tablet_service.cc:1511] Processing CreateTablet for tablet 97760f42862e4f12901ccd89c2faea81 (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:12.853374 31819 tablet_service.cc:1511] Processing CreateTablet for tablet 47de7994f7f440d686292610f9b2ba4c (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:12.855149 31818 tablet_service.cc:1511] Processing CreateTablet for tablet 50923c92908445c3b1088f178c912b5d (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:12.855334 31665 tablet_service.cc:1511] Processing CreateTablet for tablet 6526723847ec4e69afd8a9a85eb6fbb0 (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:12.857434 31664 tablet_service.cc:1511] Processing CreateTablet for tablet 67572fccc77d486992a0946c92d0d62d (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:12.847107 31813 tablet_service.cc:1511] Processing CreateTablet for tablet 67572fccc77d486992a0946c92d0d62d (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:12.859541 31663 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9e0830f2304d719a32b383167ef971 (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:12.861416 31740 tablet_service.cc:1511] Processing CreateTablet for tablet 667726ec007349089f52fb5416f74710 (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:12.861527 31668 tablet_service.cc:1511] Processing CreateTablet for tablet d7389c5776bd42ce8615a17d195c713e (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:12.862005 31812 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9e0830f2304d719a32b383167ef971 (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:12.862824 31740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667726ec007349089f52fb5416f74710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.849287 31669 tablet_service.cc:1511] Processing CreateTablet for tablet 50923c92908445c3b1088f178c912b5d (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:12.850585 31814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6526723847ec4e69afd8a9a85eb6fbb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.866466 31813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67572fccc77d486992a0946c92d0d62d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.867033 31819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47de7994f7f440d686292610f9b2ba4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.867604 31816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07a9c3eaf4e24b1a92f457ef48898210. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.872545 31812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9e0830f2304d719a32b383167ef971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.872785 31811 tablet_service.cc:1511] Processing CreateTablet for tablet 667726ec007349089f52fb5416f74710 (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:12.874029 31811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667726ec007349089f52fb5416f74710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.877007 31818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50923c92908445c3b1088f178c912b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.881736 31663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9e0830f2304d719a32b383167ef971. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.884482 31665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6526723847ec4e69afd8a9a85eb6fbb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.885166 31669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50923c92908445c3b1088f178c912b5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.888535 31666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97760f42862e4f12901ccd89c2faea81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.889181 31662 tablet_service.cc:1511] Processing CreateTablet for tablet 667726ec007349089f52fb5416f74710 (DEFAULT_TABLE table=test-workload [id=fb201a4629e048a9a46319aeeca291cd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:12.890476 31662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 667726ec007349089f52fb5416f74710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.892552 31668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7389c5776bd42ce8615a17d195c713e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.896539 31664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67572fccc77d486992a0946c92d0d62d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:12.934834 31869 tablet_bootstrap.cc:654] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.964017 31871 tablet_bootstrap.cc:492] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da: Bootstrap starting.
I20260709 12:21:12.971451 31871 tablet_bootstrap.cc:654] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:12.988963 31870 tablet_bootstrap.cc:492] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2: Bootstrap starting.
I20260709 12:21:12.997121 31869 tablet_bootstrap.cc:492] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40: No bootstrap required, opened a new log
I20260709 12:21:12.997762 31869 ts_tablet_manager.cc:1403] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40: Time spent bootstrapping tablet: real 0.170s	user 0.009s	sys 0.023s
I20260709 12:21:13.000583 31869 raft_consensus.cc:359] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.001394 31869 raft_consensus.cc:385] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.001736 31869 raft_consensus.cc:740] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.002636 31871 tablet_bootstrap.cc:492] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da: No bootstrap required, opened a new log
I20260709 12:21:13.002599 31869 consensus_queue.cc:260] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.003180 31871 ts_tablet_manager.cc:1403] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.015s
I20260709 12:21:13.004832 31870 tablet_bootstrap.cc:654] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.005681 31780 heartbeater.cc:499] Master 127.25.220.254:39263 was elected leader, sending a full tablet report...
I20260709 12:21:13.006640 31869 ts_tablet_manager.cc:1434] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:21:13.006398 31871 raft_consensus.cc:359] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.007120 31871 raft_consensus.cc:385] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.007429 31871 raft_consensus.cc:740] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.007781 31869 tablet_bootstrap.cc:492] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40: Bootstrap starting.
I20260709 12:21:13.008168 31871 consensus_queue.cc:260] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.011719 31705 heartbeater.cc:499] Master 127.25.220.254:39263 was elected leader, sending a full tablet report...
I20260709 12:21:13.015240 31869 tablet_bootstrap.cc:654] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.016450 31871 ts_tablet_manager.cc:1434] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:21:13.017541 31871 tablet_bootstrap.cc:492] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da: Bootstrap starting.
I20260709 12:21:13.017944 31870 tablet_bootstrap.cc:492] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2: No bootstrap required, opened a new log
I20260709 12:21:13.018657 31870 ts_tablet_manager.cc:1403] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.006s
I20260709 12:21:13.022420 31870 raft_consensus.cc:359] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.023442 31871 tablet_bootstrap.cc:654] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.023516 31870 raft_consensus.cc:385] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.024216 31870 raft_consensus.cc:740] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.025436 31870 consensus_queue.cc:260] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.030354 31869 tablet_bootstrap.cc:492] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40: No bootstrap required, opened a new log
I20260709 12:21:13.030838 31869 ts_tablet_manager.cc:1403] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260709 12:21:13.031563 31870 ts_tablet_manager.cc:1434] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:21:13.033134 31869 raft_consensus.cc:359] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.033731 31869 raft_consensus.cc:385] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.033968 31869 raft_consensus.cc:740] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.034607 31869 consensus_queue.cc:260] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.036262 31869 ts_tablet_manager.cc:1434] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260709 12:21:13.036545 31854 heartbeater.cc:499] Master 127.25.220.254:39263 was elected leader, sending a full tablet report...
I20260709 12:21:13.037166 31869 tablet_bootstrap.cc:492] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40: Bootstrap starting.
I20260709 12:21:13.041013 31870 tablet_bootstrap.cc:492] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2: Bootstrap starting.
I20260709 12:21:13.043581 31869 tablet_bootstrap.cc:654] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.047435 31871 tablet_bootstrap.cc:492] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da: No bootstrap required, opened a new log
I20260709 12:21:13.048056 31871 ts_tablet_manager.cc:1403] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.022s
I20260709 12:21:13.050012 31870 tablet_bootstrap.cc:654] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.051700 31871 raft_consensus.cc:359] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.052493 31871 raft_consensus.cc:385] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.052838 31871 raft_consensus.cc:740] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.053675 31871 consensus_queue.cc:260] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.055821 31871 ts_tablet_manager.cc:1434] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:21:13.056849 31871 tablet_bootstrap.cc:492] T 6526723847ec4e69afd8a9a85eb6fbb0 P 54bc2fbd940c46fb84680e0c405af3da: Bootstrap starting.
I20260709 12:21:13.062049 31870 tablet_bootstrap.cc:492] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2: No bootstrap required, opened a new log
I20260709 12:21:13.062692 31870 ts_tablet_manager.cc:1403] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260709 12:21:13.064249 31871 tablet_bootstrap.cc:654] T 6526723847ec4e69afd8a9a85eb6fbb0 P 54bc2fbd940c46fb84680e0c405af3da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.065707 31870 raft_consensus.cc:359] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.066576 31870 raft_consensus.cc:385] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.066896 31870 raft_consensus.cc:740] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.067737 31870 consensus_queue.cc:260] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.068594 31871 tablet_bootstrap.cc:492] T 6526723847ec4e69afd8a9a85eb6fbb0 P 54bc2fbd940c46fb84680e0c405af3da: No bootstrap required, opened a new log
I20260709 12:21:13.069145 31871 ts_tablet_manager.cc:1403] T 6526723847ec4e69afd8a9a85eb6fbb0 P 54bc2fbd940c46fb84680e0c405af3da: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260709 12:21:13.069868 31870 ts_tablet_manager.cc:1434] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:13.070868 31870 tablet_bootstrap.cc:492] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2: Bootstrap starting.
I20260709 12:21:13.072506 31871 raft_consensus.cc:359] T 6526723847ec4e69afd8a9a85eb6fbb0 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.073325 31871 raft_consensus.cc:385] T 6526723847ec4e69afd8a9a85eb6fbb0 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.073665 31871 raft_consensus.cc:740] T 6526723847ec4e69afd8a9a85eb6fbb0 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.074775 31871 consensus_queue.cc:260] T 6526723847ec4e69afd8a9a85eb6fbb0 P 54bc2fbd940c46fb84680e0c405af3da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.077051 31871 ts_tablet_manager.cc:1434] T 6526723847ec4e69afd8a9a85eb6fbb0 P 54bc2fbd940c46fb84680e0c405af3da: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:21:13.077271 31870 tablet_bootstrap.cc:654] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.078011 31871 tablet_bootstrap.cc:492] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da: Bootstrap starting.
I20260709 12:21:13.082568 31870 tablet_bootstrap.cc:492] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2: No bootstrap required, opened a new log
I20260709 12:21:13.083158 31870 ts_tablet_manager.cc:1403] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.009s
I20260709 12:21:13.084367 31871 tablet_bootstrap.cc:654] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.086318 31869 tablet_bootstrap.cc:492] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40: No bootstrap required, opened a new log
I20260709 12:21:13.085945 31870 raft_consensus.cc:359] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.086777 31870 raft_consensus.cc:385] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.086817 31869 ts_tablet_manager.cc:1403] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.009s
I20260709 12:21:13.088330 31870 raft_consensus.cc:740] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.089180 31870 consensus_queue.cc:260] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.090106 31871 tablet_bootstrap.cc:492] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da: No bootstrap required, opened a new log
I20260709 12:21:13.089959 31869 raft_consensus.cc:359] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.090639 31871 ts_tablet_manager.cc:1403] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 12:21:13.090751 31869 raft_consensus.cc:385] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.091111 31870 ts_tablet_manager.cc:1434] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:21:13.091118 31869 raft_consensus.cc:740] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.092329 31870 tablet_bootstrap.cc:492] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2: Bootstrap starting.
I20260709 12:21:13.092270 31869 consensus_queue.cc:260] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.093442 31871 raft_consensus.cc:359] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.094179 31871 raft_consensus.cc:385] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.094480 31871 raft_consensus.cc:740] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.095350 31871 consensus_queue.cc:260] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.096751 31869 ts_tablet_manager.cc:1434] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:21:13.097798 31869 tablet_bootstrap.cc:492] T 50923c92908445c3b1088f178c912b5d P 46963683c7f944d8b315b7cd14b08e40: Bootstrap starting.
I20260709 12:21:13.098914 31870 tablet_bootstrap.cc:654] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.097803 31871 ts_tablet_manager.cc:1434] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:21:13.101004 31871 tablet_bootstrap.cc:492] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da: Bootstrap starting.
I20260709 12:21:13.104543 31869 tablet_bootstrap.cc:654] T 50923c92908445c3b1088f178c912b5d P 46963683c7f944d8b315b7cd14b08e40: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.107007 31871 tablet_bootstrap.cc:654] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.110281 31870 tablet_bootstrap.cc:492] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2: No bootstrap required, opened a new log
I20260709 12:21:13.110790 31870 ts_tablet_manager.cc:1403] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 12:21:13.113672 31870 raft_consensus.cc:359] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.114488 31870 raft_consensus.cc:385] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.114810 31870 raft_consensus.cc:740] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.115708 31870 consensus_queue.cc:260] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.118126 31870 ts_tablet_manager.cc:1434] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:13.120100 31870 tablet_bootstrap.cc:492] T 50923c92908445c3b1088f178c912b5d P 9ff295a3433d4d2fa3a47e5ae97247c2: Bootstrap starting.
I20260709 12:21:13.121474 31869 tablet_bootstrap.cc:492] T 50923c92908445c3b1088f178c912b5d P 46963683c7f944d8b315b7cd14b08e40: No bootstrap required, opened a new log
I20260709 12:21:13.122241 31869 ts_tablet_manager.cc:1403] T 50923c92908445c3b1088f178c912b5d P 46963683c7f944d8b315b7cd14b08e40: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
I20260709 12:21:13.126076 31869 raft_consensus.cc:359] T 50923c92908445c3b1088f178c912b5d P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.127060 31869 raft_consensus.cc:385] T 50923c92908445c3b1088f178c912b5d P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.127756 31874 raft_consensus.cc:493] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.128347 31874 raft_consensus.cc:515] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.127442 31869 raft_consensus.cc:740] T 50923c92908445c3b1088f178c912b5d P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.129041 31871 tablet_bootstrap.cc:492] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da: No bootstrap required, opened a new log
I20260709 12:21:13.129573 31871 ts_tablet_manager.cc:1403] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.004s
I20260709 12:21:13.129643 31869 consensus_queue.cc:260] T 50923c92908445c3b1088f178c912b5d P 46963683c7f944d8b315b7cd14b08e40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.126473 31870 tablet_bootstrap.cc:654] T 50923c92908445c3b1088f178c912b5d P 9ff295a3433d4d2fa3a47e5ae97247c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.132464 31871 raft_consensus.cc:359] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.135883 31871 raft_consensus.cc:385] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.136101 31871 raft_consensus.cc:740] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.137322 31871 consensus_queue.cc:260] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.139278 31874 leader_election.cc:290] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:13.149619 31871 ts_tablet_manager.cc:1434] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:21:13.154572 31871 tablet_bootstrap.cc:492] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da: Bootstrap starting.
I20260709 12:21:13.165097 31871 tablet_bootstrap.cc:654] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.166134 31879 raft_consensus.cc:493] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.166841 31879 raft_consensus.cc:515] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.171548 31874 raft_consensus.cc:493] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.172292 31874 raft_consensus.cc:515] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.173921 31879 leader_election.cc:290] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007)
I20260709 12:21:13.175112 31874 leader_election.cc:290] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:13.178268 31869 ts_tablet_manager.cc:1434] T 50923c92908445c3b1088f178c912b5d P 46963683c7f944d8b315b7cd14b08e40: Time spent starting tablet: real 0.056s	user 0.013s	sys 0.036s
I20260709 12:21:13.179422 31869 tablet_bootstrap.cc:492] T 07a9c3eaf4e24b1a92f457ef48898210 P 46963683c7f944d8b315b7cd14b08e40: Bootstrap starting.
I20260709 12:21:13.182328 31870 tablet_bootstrap.cc:492] T 50923c92908445c3b1088f178c912b5d P 9ff295a3433d4d2fa3a47e5ae97247c2: No bootstrap required, opened a new log
I20260709 12:21:13.184173 31870 ts_tablet_manager.cc:1403] T 50923c92908445c3b1088f178c912b5d P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent bootstrapping tablet: real 0.064s	user 0.025s	sys 0.021s
I20260709 12:21:13.185842 31869 tablet_bootstrap.cc:654] T 07a9c3eaf4e24b1a92f457ef48898210 P 46963683c7f944d8b315b7cd14b08e40: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.188488 31870 raft_consensus.cc:359] T 50923c92908445c3b1088f178c912b5d P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.189913 31870 raft_consensus.cc:385] T 50923c92908445c3b1088f178c912b5d P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.190316 31870 raft_consensus.cc:740] T 50923c92908445c3b1088f178c912b5d P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.191219 31870 consensus_queue.cc:260] T 50923c92908445c3b1088f178c912b5d P 9ff295a3433d4d2fa3a47e5ae97247c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.193562 31870 ts_tablet_manager.cc:1434] T 50923c92908445c3b1088f178c912b5d P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:21:13.194509 31870 tablet_bootstrap.cc:492] T 5c9e0830f2304d719a32b383167ef971 P 9ff295a3433d4d2fa3a47e5ae97247c2: Bootstrap starting.
I20260709 12:21:13.200966 31870 tablet_bootstrap.cc:654] T 5c9e0830f2304d719a32b383167ef971 P 9ff295a3433d4d2fa3a47e5ae97247c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.204816 31876 raft_consensus.cc:493] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.205475 31871 tablet_bootstrap.cc:492] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da: No bootstrap required, opened a new log
I20260709 12:21:13.205338 31876 raft_consensus.cc:515] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.206002 31871 ts_tablet_manager.cc:1403] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.007s
I20260709 12:21:13.209156 31871 raft_consensus.cc:359] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.208040 31876 leader_election.cc:290] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:13.219848 31871 raft_consensus.cc:385] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.220392 31871 raft_consensus.cc:740] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.221554 31871 consensus_queue.cc:260] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.227720 31871 ts_tablet_manager.cc:1434] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:21:13.228825 31871 tablet_bootstrap.cc:492] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da: Bootstrap starting.
I20260709 12:21:13.239936 31870 tablet_bootstrap.cc:492] T 5c9e0830f2304d719a32b383167ef971 P 9ff295a3433d4d2fa3a47e5ae97247c2: No bootstrap required, opened a new log
I20260709 12:21:13.240583 31870 ts_tablet_manager.cc:1403] T 5c9e0830f2304d719a32b383167ef971 P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.004s
I20260709 12:21:13.241287 31871 tablet_bootstrap.cc:654] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.243906 31870 raft_consensus.cc:359] T 5c9e0830f2304d719a32b383167ef971 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.245775 31870 raft_consensus.cc:385] T 5c9e0830f2304d719a32b383167ef971 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.246658 31870 raft_consensus.cc:740] T 5c9e0830f2304d719a32b383167ef971 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.249764 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47de7994f7f440d686292610f9b2ba4c" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" is_pre_election: true
I20260709 12:21:13.249815 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7389c5776bd42ce8615a17d195c713e" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" is_pre_election: true
W20260709 12:21:13.251721 31718 leader_election.cc:343] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.251747 31828 raft_consensus.cc:2468] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 0.
I20260709 12:21:13.253167 31718 leader_election.cc:304] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:13.254122 31888 raft_consensus.cc:2804] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.248199 31870 consensus_queue.cc:260] T 5c9e0830f2304d719a32b383167ef971 P 9ff295a3433d4d2fa3a47e5ae97247c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.254544 31888 raft_consensus.cc:493] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.255010 31888 raft_consensus.cc:3060] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.264241 31888 raft_consensus.cc:515] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.267459 31888 leader_election.cc:290] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 election: Requested vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:13.267275 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7389c5776bd42ce8615a17d195c713e" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
I20260709 12:21:13.268918 31828 raft_consensus.cc:3060] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.267259 31870 ts_tablet_manager.cc:1434] T 5c9e0830f2304d719a32b383167ef971 P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.003s
I20260709 12:21:13.270565 31870 tablet_bootstrap.cc:492] T 47de7994f7f440d686292610f9b2ba4c P 9ff295a3433d4d2fa3a47e5ae97247c2: Bootstrap starting.
I20260709 12:21:13.272374 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6526723847ec4e69afd8a9a85eb6fbb0" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da" is_pre_election: true
I20260709 12:21:13.273133 31680 raft_consensus.cc:2468] T 6526723847ec4e69afd8a9a85eb6fbb0 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 0.
I20260709 12:21:13.273120 31871 tablet_bootstrap.cc:492] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da: No bootstrap required, opened a new log
I20260709 12:21:13.274123 31755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6526723847ec4e69afd8a9a85eb6fbb0" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40" is_pre_election: true
I20260709 12:21:13.274490 31871 ts_tablet_manager.cc:1403] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.018s
I20260709 12:21:13.274893 31755 raft_consensus.cc:2468] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 0.
I20260709 12:21:13.276176 31888 raft_consensus.cc:493] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.276608 31888 raft_consensus.cc:515] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.277686 31871 raft_consensus.cc:359] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.278427 31871 raft_consensus.cc:385] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.278745 31871 raft_consensus.cc:740] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.274909 31795 leader_election.cc:304] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:13.279996 31879 raft_consensus.cc:2804] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.280392 31879 raft_consensus.cc:493] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.280723 31879 raft_consensus.cc:3060] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.280997 31679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7389c5776bd42ce8615a17d195c713e" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da" is_pre_election: true
I20260709 12:21:13.281872 31679 raft_consensus.cc:2468] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 0.
I20260709 12:21:13.283219 31870 tablet_bootstrap.cc:654] T 47de7994f7f440d686292610f9b2ba4c P 9ff295a3433d4d2fa3a47e5ae97247c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.283568 31679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7389c5776bd42ce8615a17d195c713e" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
I20260709 12:21:13.284302 31679 raft_consensus.cc:3060] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.280004 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47de7994f7f440d686292610f9b2ba4c" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da" is_pre_election: true
I20260709 12:21:13.286347 31680 raft_consensus.cc:2468] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 0.
I20260709 12:21:13.292171 31879 raft_consensus.cc:515] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.297159 31721 leader_election.cc:304] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [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: 46963683c7f944d8b315b7cd14b08e40, 54bc2fbd940c46fb84680e0c405af3da; no voters: 9ff295a3433d4d2fa3a47e5ae97247c2
I20260709 12:21:13.298772 31874 raft_consensus.cc:2804] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.299135 31874 raft_consensus.cc:493] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.299460 31874 raft_consensus.cc:3060] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.299801 31879 leader_election.cc:290] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 election: Requested vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007)
I20260709 12:21:13.300009 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6526723847ec4e69afd8a9a85eb6fbb0" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" is_pre_election: true
I20260709 12:21:13.294987 31755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667726ec007349089f52fb5416f74710" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40" is_pre_election: true
I20260709 12:21:13.300794 31828 raft_consensus.cc:2468] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 1.
I20260709 12:21:13.300829 31829 raft_consensus.cc:2393] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46963683c7f944d8b315b7cd14b08e40 in current term 1: Already voted for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in this term.
I20260709 12:21:13.294672 31679 raft_consensus.cc:2468] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 1.
I20260709 12:21:13.300278 31869 tablet_bootstrap.cc:492] T 07a9c3eaf4e24b1a92f457ef48898210 P 46963683c7f944d8b315b7cd14b08e40: No bootstrap required, opened a new log
I20260709 12:21:13.296170 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6526723847ec4e69afd8a9a85eb6fbb0" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da" is_pre_election: true
I20260709 12:21:13.302256 31718 leader_election.cc:304] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:13.302621 31680 raft_consensus.cc:2468] T 6526723847ec4e69afd8a9a85eb6fbb0 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 0.
I20260709 12:21:13.302799 31869 ts_tablet_manager.cc:1403] T 07a9c3eaf4e24b1a92f457ef48898210 P 46963683c7f944d8b315b7cd14b08e40: Time spent bootstrapping tablet: real 0.124s	user 0.041s	sys 0.050s
I20260709 12:21:13.279502 31871 consensus_queue.cc:260] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.304253 31876 raft_consensus.cc:493] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.304685 31876 raft_consensus.cc:515] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.305934 31869 raft_consensus.cc:359] T 07a9c3eaf4e24b1a92f457ef48898210 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.306730 31869 raft_consensus.cc:385] T 07a9c3eaf4e24b1a92f457ef48898210 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.306775 31888 leader_election.cc:290] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:13.309333 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6526723847ec4e69afd8a9a85eb6fbb0" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
I20260709 12:21:13.309592 31755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6526723847ec4e69afd8a9a85eb6fbb0" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
I20260709 12:21:13.310052 31680 raft_consensus.cc:3060] T 6526723847ec4e69afd8a9a85eb6fbb0 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.310278 31755 raft_consensus.cc:3060] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.309471 31888 raft_consensus.cc:2804] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.307135 31869 raft_consensus.cc:740] T 07a9c3eaf4e24b1a92f457ef48898210 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.312988 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667726ec007349089f52fb5416f74710" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" is_pre_election: true
I20260709 12:21:13.313808 31876 leader_election.cc:290] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:13.314131 31829 raft_consensus.cc:2468] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 0.
I20260709 12:21:13.316462 31869 consensus_queue.cc:260] T 07a9c3eaf4e24b1a92f457ef48898210 P 46963683c7f944d8b315b7cd14b08e40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.318390 31680 raft_consensus.cc:2468] T 6526723847ec4e69afd8a9a85eb6fbb0 P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 1.
I20260709 12:21:13.319680 31869 ts_tablet_manager.cc:1434] T 07a9c3eaf4e24b1a92f457ef48898210 P 46963683c7f944d8b315b7cd14b08e40: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:21:13.320802 31795 leader_election.cc:304] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:13.321864 31879 raft_consensus.cc:2804] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.324759 31876 raft_consensus.cc:493] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.325394 31876 raft_consensus.cc:515] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.326395 31869 tablet_bootstrap.cc:492] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40: Bootstrap starting.
I20260709 12:21:13.330971 31755 raft_consensus.cc:2468] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 1.
I20260709 12:21:13.327883 31876 leader_election.cc:290] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:13.334769 31874 raft_consensus.cc:515] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
W20260709 12:21:13.341306 31646 leader_election.cc:343] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.342363 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50923c92908445c3b1088f178c912b5d" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" is_pre_election: true
I20260709 12:21:13.343251 31829 raft_consensus.cc:2468] T 50923c92908445c3b1088f178c912b5d P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 0.
I20260709 12:21:13.343818 31871 ts_tablet_manager.cc:1434] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da: Time spent starting tablet: real 0.069s	user 0.025s	sys 0.011s
I20260709 12:21:13.344486 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07a9c3eaf4e24b1a92f457ef48898210" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" is_pre_election: true
I20260709 12:21:13.349421 31870 tablet_bootstrap.cc:492] T 47de7994f7f440d686292610f9b2ba4c P 9ff295a3433d4d2fa3a47e5ae97247c2: No bootstrap required, opened a new log
I20260709 12:21:13.350083 31870 ts_tablet_manager.cc:1403] T 47de7994f7f440d686292610f9b2ba4c P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.000s
I20260709 12:21:13.354081 31874 leader_election.cc:290] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 election: Requested vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:13.356151 31755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50923c92908445c3b1088f178c912b5d" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40" is_pre_election: true
I20260709 12:21:13.356700 31721 leader_election.cc:304] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 54bc2fbd940c46fb84680e0c405af3da; no voters: 
I20260709 12:21:13.357044 31755 raft_consensus.cc:2468] T 50923c92908445c3b1088f178c912b5d P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 0.
I20260709 12:21:13.358781 31874 raft_consensus.cc:2764] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:21:13.358690 31754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07a9c3eaf4e24b1a92f457ef48898210" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40" is_pre_election: true
I20260709 12:21:13.360694 31646 leader_election.cc:304] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 54bc2fbd940c46fb84680e0c405af3da; no voters: 
I20260709 12:21:13.362124 31904 raft_consensus.cc:2804] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.362603 31904 raft_consensus.cc:493] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.362989 31904 raft_consensus.cc:3060] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.359782 31754 raft_consensus.cc:2468] T 07a9c3eaf4e24b1a92f457ef48898210 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 0.
I20260709 12:21:13.365648 31643 leader_election.cc:304] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [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: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 46963683c7f944d8b315b7cd14b08e40
I20260709 12:21:13.366421 31646 leader_election.cc:304] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 54bc2fbd940c46fb84680e0c405af3da; no voters: 
I20260709 12:21:13.363579 31869 tablet_bootstrap.cc:654] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.366304 31870 raft_consensus.cc:359] T 47de7994f7f440d686292610f9b2ba4c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.364337 31879 raft_consensus.cc:697] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Becoming Leader. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Running, Role: LEADER
I20260709 12:21:13.368008 31876 raft_consensus.cc:2804] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.370090 31876 raft_consensus.cc:493] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.370493 31876 raft_consensus.cc:3060] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:13.370980 31626 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:13.368937 31871 tablet_bootstrap.cc:492] T 97760f42862e4f12901ccd89c2faea81 P 54bc2fbd940c46fb84680e0c405af3da: Bootstrap starting.
W20260709 12:21:13.369546 31643 leader_election.cc:343] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.367930 31888 raft_consensus.cc:697] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Becoming Leader. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Running, Role: LEADER
I20260709 12:21:13.371820 31870 raft_consensus.cc:385] T 47de7994f7f440d686292610f9b2ba4c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.375742 31870 raft_consensus.cc:740] T 47de7994f7f440d686292610f9b2ba4c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.378859 31907 raft_consensus.cc:2804] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.381680 31907 raft_consensus.cc:493] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.382112 31907 raft_consensus.cc:3060] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.377045 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47de7994f7f440d686292610f9b2ba4c" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
I20260709 12:21:13.383101 31680 raft_consensus.cc:3060] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.383512 31871 tablet_bootstrap.cc:654] T 97760f42862e4f12901ccd89c2faea81 P 54bc2fbd940c46fb84680e0c405af3da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.384518 31888 consensus_queue.cc:237] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.380934 31904 raft_consensus.cc:515] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.387612 31904 leader_election.cc:290] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 election: Requested vote from peers 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:13.388759 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50923c92908445c3b1088f178c912b5d" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
W20260709 12:21:13.376257 31718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.220.195:45345, user_credentials={real_user=slave}} blocked reactor thread for 73732.8us
I20260709 12:21:13.388641 31754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50923c92908445c3b1088f178c912b5d" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
I20260709 12:21:13.389462 31828 raft_consensus.cc:3060] T 50923c92908445c3b1088f178c912b5d P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.389621 31754 raft_consensus.cc:3060] T 50923c92908445c3b1088f178c912b5d P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.390594 31876 raft_consensus.cc:515] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.396468 31828 raft_consensus.cc:2468] T 50923c92908445c3b1088f178c912b5d P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 1.
I20260709 12:21:13.397413 31755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667726ec007349089f52fb5416f74710" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
I20260709 12:21:13.397680 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47de7994f7f440d686292610f9b2ba4c" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
I20260709 12:21:13.398030 31643 leader_election.cc:304] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:13.396481 31754 raft_consensus.cc:2468] T 50923c92908445c3b1088f178c912b5d P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 1.
W20260709 12:21:13.398913 31646 leader_election.cc:343] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.399279 31904 raft_consensus.cc:2804] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.388489 31870 consensus_queue.cc:260] T 47de7994f7f440d686292610f9b2ba4c P 9ff295a3433d4d2fa3a47e5ae97247c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.400243 31829 raft_consensus.cc:3060] T 47de7994f7f440d686292610f9b2ba4c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.377112 31879 consensus_queue.cc:237] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.402401 31876 leader_election.cc:290] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 election: Requested vote from peers 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:13.409202 31907 raft_consensus.cc:515] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.409894 31829 raft_consensus.cc:2468] T 47de7994f7f440d686292610f9b2ba4c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 1.
I20260709 12:21:13.411648 31718 leader_election.cc:304] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:13.412549 31905 raft_consensus.cc:2804] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.412856 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667726ec007349089f52fb5416f74710" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
I20260709 12:21:13.413089 31905 raft_consensus.cc:697] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Becoming Leader. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Running, Role: LEADER
I20260709 12:21:13.413472 31828 raft_consensus.cc:3060] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.413969 31905 consensus_queue.cc:237] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.412060 31754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07a9c3eaf4e24b1a92f457ef48898210" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
I20260709 12:21:13.421746 31754 raft_consensus.cc:3060] T 07a9c3eaf4e24b1a92f457ef48898210 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.425173 31577 catalog_manager.cc:5697] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194). New cstate: current_term: 1 leader_uuid: "46963683c7f944d8b315b7cd14b08e40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:13.421303 31904 raft_consensus.cc:697] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da [term 1 LEADER]: Becoming Leader. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Running, Role: LEADER
I20260709 12:21:13.429754 31907 leader_election.cc:290] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 election: Requested vote from peers 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:13.429834 31680 raft_consensus.cc:2468] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 1.
I20260709 12:21:13.430958 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07a9c3eaf4e24b1a92f457ef48898210" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
W20260709 12:21:13.432317 31643 leader_election.cc:343] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.432709 31904 consensus_queue.cc:237] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.434787 31869 tablet_bootstrap.cc:492] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40: No bootstrap required, opened a new log
I20260709 12:21:13.435307 31869 ts_tablet_manager.cc:1403] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40: Time spent bootstrapping tablet: real 0.109s	user 0.023s	sys 0.027s
I20260709 12:21:13.435591 31870 ts_tablet_manager.cc:1434] T 47de7994f7f440d686292610f9b2ba4c P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent starting tablet: real 0.085s	user 0.010s	sys 0.000s
I20260709 12:21:13.436636 31870 tablet_bootstrap.cc:492] T 67572fccc77d486992a0946c92d0d62d P 9ff295a3433d4d2fa3a47e5ae97247c2: Bootstrap starting.
I20260709 12:21:13.442551 31869 raft_consensus.cc:359] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.444674 31869 raft_consensus.cc:385] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.446376 31754 raft_consensus.cc:2468] T 07a9c3eaf4e24b1a92f457ef48898210 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 1.
I20260709 12:21:13.449498 31578 catalog_manager.cc:5697] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da reported cstate change: term changed from 0 to 1, leader changed from <none> to 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193). New cstate: current_term: 1 leader_uuid: "54bc2fbd940c46fb84680e0c405af3da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:13.450842 31870 tablet_bootstrap.cc:654] T 67572fccc77d486992a0946c92d0d62d P 9ff295a3433d4d2fa3a47e5ae97247c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.451706 31871 tablet_bootstrap.cc:492] T 97760f42862e4f12901ccd89c2faea81 P 54bc2fbd940c46fb84680e0c405af3da: No bootstrap required, opened a new log
I20260709 12:21:13.455721 31871 ts_tablet_manager.cc:1403] T 97760f42862e4f12901ccd89c2faea81 P 54bc2fbd940c46fb84680e0c405af3da: Time spent bootstrapping tablet: real 0.087s	user 0.006s	sys 0.006s
I20260709 12:21:13.458096 31871 raft_consensus.cc:359] T 97760f42862e4f12901ccd89c2faea81 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.458508 31871 raft_consensus.cc:385] T 97760f42862e4f12901ccd89c2faea81 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.458663 31871 raft_consensus.cc:740] T 97760f42862e4f12901ccd89c2faea81 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.460620 31646 leader_election.cc:304] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da [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: 46963683c7f944d8b315b7cd14b08e40, 54bc2fbd940c46fb84680e0c405af3da; no voters: 9ff295a3433d4d2fa3a47e5ae97247c2
I20260709 12:21:13.461925 31904 raft_consensus.cc:2804] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.462428 31904 raft_consensus.cc:697] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da [term 1 LEADER]: Becoming Leader. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Running, Role: LEADER
I20260709 12:21:13.463429 31904 consensus_queue.cc:237] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.445509 31869 raft_consensus.cc:740] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.464949 31869 consensus_queue.cc:260] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.467235 31869 ts_tablet_manager.cc:1434] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.005s
I20260709 12:21:13.467658 31871 consensus_queue.cc:260] T 97760f42862e4f12901ccd89c2faea81 P 54bc2fbd940c46fb84680e0c405af3da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.468166 31869 tablet_bootstrap.cc:492] T 667726ec007349089f52fb5416f74710 P 46963683c7f944d8b315b7cd14b08e40: Bootstrap starting.
I20260709 12:21:13.468009 31575 catalog_manager.cc:5697] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:13.470118 31871 ts_tablet_manager.cc:1434] T 97760f42862e4f12901ccd89c2faea81 P 54bc2fbd940c46fb84680e0c405af3da: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:21:13.471000 31871 tablet_bootstrap.cc:492] T 5c9e0830f2304d719a32b383167ef971 P 54bc2fbd940c46fb84680e0c405af3da: Bootstrap starting.
I20260709 12:21:13.475147 31869 tablet_bootstrap.cc:654] T 667726ec007349089f52fb5416f74710 P 46963683c7f944d8b315b7cd14b08e40: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.464128 31870 tablet_bootstrap.cc:492] T 67572fccc77d486992a0946c92d0d62d P 9ff295a3433d4d2fa3a47e5ae97247c2: No bootstrap required, opened a new log
I20260709 12:21:13.476621 31870 ts_tablet_manager.cc:1403] T 67572fccc77d486992a0946c92d0d62d P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.003s
I20260709 12:21:13.479844 31870 raft_consensus.cc:359] T 67572fccc77d486992a0946c92d0d62d P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.480785 31870 raft_consensus.cc:385] T 67572fccc77d486992a0946c92d0d62d P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.481189 31870 raft_consensus.cc:740] T 67572fccc77d486992a0946c92d0d62d P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.452055 31828 raft_consensus.cc:2468] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 1.
I20260709 12:21:13.482106 31870 consensus_queue.cc:260] T 67572fccc77d486992a0946c92d0d62d P 9ff295a3433d4d2fa3a47e5ae97247c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.483013 31643 leader_election.cc:304] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [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: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 46963683c7f944d8b315b7cd14b08e40
I20260709 12:21:13.484118 31904 raft_consensus.cc:2804] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.484831 31904 raft_consensus.cc:697] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [term 1 LEADER]: Becoming Leader. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Running, Role: LEADER
I20260709 12:21:13.485356 31870 ts_tablet_manager.cc:1434] T 67572fccc77d486992a0946c92d0d62d P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:21:13.485737 31904 consensus_queue.cc:237] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.486653 31870 tablet_bootstrap.cc:492] T 07a9c3eaf4e24b1a92f457ef48898210 P 9ff295a3433d4d2fa3a47e5ae97247c2: Bootstrap starting.
I20260709 12:21:13.489665 31871 tablet_bootstrap.cc:654] T 5c9e0830f2304d719a32b383167ef971 P 54bc2fbd940c46fb84680e0c405af3da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.492671 31575 catalog_manager.cc:5697] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da reported cstate change: term changed from 0 to 1, leader changed from <none> to 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193). New cstate: current_term: 1 leader_uuid: "54bc2fbd940c46fb84680e0c405af3da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:13.495028 31870 tablet_bootstrap.cc:654] T 07a9c3eaf4e24b1a92f457ef48898210 P 9ff295a3433d4d2fa3a47e5ae97247c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.499900 31907 raft_consensus.cc:493] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.500567 31907 raft_consensus.cc:515] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.509048 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67572fccc77d486992a0946c92d0d62d" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" is_pre_election: true
I20260709 12:21:13.509600 31754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67572fccc77d486992a0946c92d0d62d" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40" is_pre_election: true
I20260709 12:21:13.510010 31907 leader_election.cc:290] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
W20260709 12:21:13.511080 31646 leader_election.cc:343] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.509651 31828 raft_consensus.cc:2468] T 67572fccc77d486992a0946c92d0d62d P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 0.
I20260709 12:21:13.513358 31879 raft_consensus.cc:493] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.513325 31643 leader_election.cc:304] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [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: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 46963683c7f944d8b315b7cd14b08e40
I20260709 12:21:13.513940 31879 raft_consensus.cc:515] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.514509 31907 raft_consensus.cc:2804] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.514879 31907 raft_consensus.cc:493] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.514199 31577 catalog_manager.cc:5697] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194). New cstate: current_term: 1 leader_uuid: "46963683c7f944d8b315b7cd14b08e40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:13.515219 31907 raft_consensus.cc:3060] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.517228 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97760f42862e4f12901ccd89c2faea81" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da" is_pre_election: true
I20260709 12:21:13.517527 31754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97760f42862e4f12901ccd89c2faea81" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40" is_pre_election: true
I20260709 12:21:13.517867 31680 raft_consensus.cc:2468] T 97760f42862e4f12901ccd89c2faea81 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 0.
W20260709 12:21:13.518905 31795 leader_election.cc:343] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.519629 31795 leader_election.cc:304] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [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: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 46963683c7f944d8b315b7cd14b08e40
I20260709 12:21:13.516023 31879 leader_election.cc:290] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007)
I20260709 12:21:13.520890 31906 raft_consensus.cc:2804] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.521261 31906 raft_consensus.cc:493] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.521584 31906 raft_consensus.cc:3060] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.523135 31907 raft_consensus.cc:515] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.526958 31754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67572fccc77d486992a0946c92d0d62d" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
W20260709 12:21:13.528812 31646 leader_election.cc:343] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.531780 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67572fccc77d486992a0946c92d0d62d" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
I20260709 12:21:13.532066 31907 leader_election.cc:290] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 election: Requested vote from peers 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:13.532461 31828 raft_consensus.cc:3060] T 67572fccc77d486992a0946c92d0d62d P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.540074 31906 raft_consensus.cc:515] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.542919 31828 raft_consensus.cc:2468] T 67572fccc77d486992a0946c92d0d62d P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 1.
I20260709 12:21:13.546959 31643 leader_election.cc:304] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [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: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 46963683c7f944d8b315b7cd14b08e40
I20260709 12:21:13.548154 31904 raft_consensus.cc:2804] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.548712 31904 raft_consensus.cc:697] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [term 1 LEADER]: Becoming Leader. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Running, Role: LEADER
I20260709 12:21:13.549566 31904 consensus_queue.cc:237] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.552857 31575 catalog_manager.cc:5697] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da reported cstate change: term changed from 0 to 1, leader changed from <none> to 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193). New cstate: current_term: 1 leader_uuid: "54bc2fbd940c46fb84680e0c405af3da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:13.567551 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97760f42862e4f12901ccd89c2faea81" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
I20260709 12:21:13.568374 31680 raft_consensus.cc:3060] T 97760f42862e4f12901ccd89c2faea81 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.576026 31905 raft_consensus.cc:493] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.576568 31905 raft_consensus.cc:515] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.576922 31871 tablet_bootstrap.cc:492] T 5c9e0830f2304d719a32b383167ef971 P 54bc2fbd940c46fb84680e0c405af3da: No bootstrap required, opened a new log
I20260709 12:21:13.577584 31871 ts_tablet_manager.cc:1403] T 5c9e0830f2304d719a32b383167ef971 P 54bc2fbd940c46fb84680e0c405af3da: Time spent bootstrapping tablet: real 0.107s	user 0.016s	sys 0.014s
I20260709 12:21:13.577946 31680 raft_consensus.cc:2468] T 97760f42862e4f12901ccd89c2faea81 P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 1.
I20260709 12:21:13.578684 31905 leader_election.cc:290] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:13.580026 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9e0830f2304d719a32b383167ef971" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" is_pre_election: true
I20260709 12:21:13.584828 31754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97760f42862e4f12901ccd89c2faea81" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
I20260709 12:21:13.585187 31828 raft_consensus.cc:2468] T 5c9e0830f2304d719a32b383167ef971 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 0.
I20260709 12:21:13.579941 31795 leader_election.cc:304] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:13.586239 31718 leader_election.cc:304] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:13.586673 31879 raft_consensus.cc:2804] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.587147 31905 raft_consensus.cc:2804] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:13.579906 31906 leader_election.cc:290] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 election: Requested vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007)
W20260709 12:21:13.587620 31795 leader_election.cc:343] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:13.580533 31679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9e0830f2304d719a32b383167ef971" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da" is_pre_election: true
I20260709 12:21:13.587733 31871 raft_consensus.cc:359] T 5c9e0830f2304d719a32b383167ef971 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.587772 31905 raft_consensus.cc:493] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:13.589457 31871 raft_consensus.cc:385] T 5c9e0830f2304d719a32b383167ef971 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.590255 31871 raft_consensus.cc:740] T 5c9e0830f2304d719a32b383167ef971 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.591804 31871 consensus_queue.cc:260] T 5c9e0830f2304d719a32b383167ef971 P 54bc2fbd940c46fb84680e0c405af3da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.593057 31870 tablet_bootstrap.cc:492] T 07a9c3eaf4e24b1a92f457ef48898210 P 9ff295a3433d4d2fa3a47e5ae97247c2: No bootstrap required, opened a new log
I20260709 12:21:13.593562 31870 ts_tablet_manager.cc:1403] T 07a9c3eaf4e24b1a92f457ef48898210 P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent bootstrapping tablet: real 0.107s	user 0.019s	sys 0.026s
I20260709 12:21:13.594676 31679 raft_consensus.cc:2468] T 5c9e0830f2304d719a32b383167ef971 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 0.
I20260709 12:21:13.594868 31871 ts_tablet_manager.cc:1434] T 5c9e0830f2304d719a32b383167ef971 P 54bc2fbd940c46fb84680e0c405af3da: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260709 12:21:13.596269 31870 raft_consensus.cc:359] T 07a9c3eaf4e24b1a92f457ef48898210 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.596921 31870 raft_consensus.cc:385] T 07a9c3eaf4e24b1a92f457ef48898210 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.597193 31870 raft_consensus.cc:740] T 07a9c3eaf4e24b1a92f457ef48898210 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.597841 31870 consensus_queue.cc:260] T 07a9c3eaf4e24b1a92f457ef48898210 P 9ff295a3433d4d2fa3a47e5ae97247c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.598533 31869 tablet_bootstrap.cc:492] T 667726ec007349089f52fb5416f74710 P 46963683c7f944d8b315b7cd14b08e40: No bootstrap required, opened a new log
I20260709 12:21:13.599002 31869 ts_tablet_manager.cc:1403] T 667726ec007349089f52fb5416f74710 P 46963683c7f944d8b315b7cd14b08e40: Time spent bootstrapping tablet: real 0.131s	user 0.031s	sys 0.051s
I20260709 12:21:13.598155 31575 catalog_manager.cc:5697] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da reported cstate change: term changed from 0 to 1, leader changed from <none> to 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193). New cstate: current_term: 1 leader_uuid: "54bc2fbd940c46fb84680e0c405af3da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:13.599830 31870 ts_tablet_manager.cc:1434] T 07a9c3eaf4e24b1a92f457ef48898210 P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:21:13.590574 31905 raft_consensus.cc:3060] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.605633 31869 raft_consensus.cc:359] T 667726ec007349089f52fb5416f74710 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.606354 31869 raft_consensus.cc:385] T 667726ec007349089f52fb5416f74710 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.606662 31869 raft_consensus.cc:740] T 667726ec007349089f52fb5416f74710 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.607364 31869 consensus_queue.cc:260] T 667726ec007349089f52fb5416f74710 P 46963683c7f944d8b315b7cd14b08e40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.611261 31879 raft_consensus.cc:697] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Becoming Leader. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Running, Role: LEADER
I20260709 12:21:13.612321 31879 consensus_queue.cc:237] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.614753 31905 raft_consensus.cc:515] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.616134 31869 ts_tablet_manager.cc:1434] T 667726ec007349089f52fb5416f74710 P 46963683c7f944d8b315b7cd14b08e40: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.006s
I20260709 12:21:13.618853 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9e0830f2304d719a32b383167ef971" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
I20260709 12:21:13.619411 31828 raft_consensus.cc:3060] T 5c9e0830f2304d719a32b383167ef971 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.619094 31679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9e0830f2304d719a32b383167ef971" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
I20260709 12:21:13.620147 31869 tablet_bootstrap.cc:492] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40: Bootstrap starting.
I20260709 12:21:13.620029 31679 raft_consensus.cc:3060] T 5c9e0830f2304d719a32b383167ef971 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.626565 31828 raft_consensus.cc:2468] T 5c9e0830f2304d719a32b383167ef971 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 1.
I20260709 12:21:13.627876 31718 leader_election.cc:304] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:13.628799 31888 raft_consensus.cc:2804] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:13.629256 31888 raft_consensus.cc:697] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Becoming Leader. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Running, Role: LEADER
I20260709 12:21:13.630409 31869 tablet_bootstrap.cc:654] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.630051 31888 consensus_queue.cc:237] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.635332 31905 leader_election.cc:290] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 election: Requested vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:13.636821 31679 raft_consensus.cc:2468] T 5c9e0830f2304d719a32b383167ef971 P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 1.
I20260709 12:21:13.644968 31575 catalog_manager.cc:5697] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:13.645643 31869 tablet_bootstrap.cc:492] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40: No bootstrap required, opened a new log
I20260709 12:21:13.646152 31869 ts_tablet_manager.cc:1403] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.009s
I20260709 12:21:13.646193 31578 catalog_manager.cc:5697] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194). New cstate: current_term: 1 leader_uuid: "46963683c7f944d8b315b7cd14b08e40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:13.648833 31869 raft_consensus.cc:359] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.649401 31869 raft_consensus.cc:385] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.649616 31869 raft_consensus.cc:740] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.650246 31869 consensus_queue.cc:260] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.652032 31869 ts_tablet_manager.cc:1434] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:21:13.653429 31869 tablet_bootstrap.cc:492] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40: Bootstrap starting.
I20260709 12:21:13.658586 31869 tablet_bootstrap.cc:654] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:13.660252 31888 raft_consensus.cc:493] T 667726ec007349089f52fb5416f74710 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.660809 31888 raft_consensus.cc:515] T 667726ec007349089f52fb5416f74710 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.663678 31679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667726ec007349089f52fb5416f74710" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da" is_pre_election: true
I20260709 12:21:13.663735 31869 tablet_bootstrap.cc:492] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40: No bootstrap required, opened a new log
I20260709 12:21:13.664047 31888 leader_election.cc:290] T 667726ec007349089f52fb5416f74710 P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:13.664387 31869 ts_tablet_manager.cc:1403] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 12:21:13.664834 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667726ec007349089f52fb5416f74710" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" is_pre_election: true
I20260709 12:21:13.665589 31828 raft_consensus.cc:2393] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46963683c7f944d8b315b7cd14b08e40 in current term 1: Already voted for candidate 54bc2fbd940c46fb84680e0c405af3da in this term.
I20260709 12:21:13.666494 31718 leader_election.cc:304] T 667726ec007349089f52fb5416f74710 P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40; no voters: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2
I20260709 12:21:13.667201 31888 raft_consensus.cc:3060] T 667726ec007349089f52fb5416f74710 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.667034 31869 raft_consensus.cc:359] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.667733 31869 raft_consensus.cc:385] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:13.667972 31869 raft_consensus.cc:740] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Initialized, Role: FOLLOWER
I20260709 12:21:13.668601 31869 consensus_queue.cc:260] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.669703 31879 raft_consensus.cc:493] T 07a9c3eaf4e24b1a92f457ef48898210 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.670181 31879 raft_consensus.cc:515] T 07a9c3eaf4e24b1a92f457ef48898210 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.670558 31869 ts_tablet_manager.cc:1434] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:21:13.672396 31879 leader_election.cc:290] T 07a9c3eaf4e24b1a92f457ef48898210 P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007)
I20260709 12:21:13.673233 31679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07a9c3eaf4e24b1a92f457ef48898210" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da" is_pre_election: true
I20260709 12:21:13.673640 31754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07a9c3eaf4e24b1a92f457ef48898210" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40" is_pre_election: true
I20260709 12:21:13.673959 31888 raft_consensus.cc:2749] T 667726ec007349089f52fb5416f74710 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:13.674463 31754 raft_consensus.cc:2393] T 07a9c3eaf4e24b1a92f457ef48898210 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in current term 1: Already voted for candidate 54bc2fbd940c46fb84680e0c405af3da in this term.
I20260709 12:21:13.675477 31795 leader_election.cc:304] T 07a9c3eaf4e24b1a92f457ef48898210 P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 46963683c7f944d8b315b7cd14b08e40, 54bc2fbd940c46fb84680e0c405af3da
I20260709 12:21:13.676095 31879 raft_consensus.cc:3060] T 07a9c3eaf4e24b1a92f457ef48898210 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.680847 31879 raft_consensus.cc:2749] T 07a9c3eaf4e24b1a92f457ef48898210 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:13.696097 31754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47de7994f7f440d686292610f9b2ba4c"
dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
mode: GRACEFUL
new_leader_uuid: "54bc2fbd940c46fb84680e0c405af3da"
 from {username='slave'} at 127.0.0.1:36688
I20260709 12:21:13.696656 31754 raft_consensus.cc:606] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Received request to transfer leadership to TS 54bc2fbd940c46fb84680e0c405af3da
I20260709 12:21:13.703970 31754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7389c5776bd42ce8615a17d195c713e"
dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
mode: GRACEFUL
new_leader_uuid: "54bc2fbd940c46fb84680e0c405af3da"
 from {username='slave'} at 127.0.0.1:36688
I20260709 12:21:13.704559 31754 raft_consensus.cc:606] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Received request to transfer leadership to TS 54bc2fbd940c46fb84680e0c405af3da
I20260709 12:21:13.719048 31828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97760f42862e4f12901ccd89c2faea81"
dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
mode: GRACEFUL
new_leader_uuid: "46963683c7f944d8b315b7cd14b08e40"
 from {username='slave'} at 127.0.0.1:49370
I20260709 12:21:13.719560 31828 raft_consensus.cc:606] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Received request to transfer leadership to TS 46963683c7f944d8b315b7cd14b08e40
I20260709 12:21:13.724010 31828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6526723847ec4e69afd8a9a85eb6fbb0"
dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
mode: GRACEFUL
new_leader_uuid: "46963683c7f944d8b315b7cd14b08e40"
 from {username='slave'} at 127.0.0.1:49370
I20260709 12:21:13.724548 31828 raft_consensus.cc:606] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Received request to transfer leadership to TS 46963683c7f944d8b315b7cd14b08e40
I20260709 12:21:13.727646 31888 raft_consensus.cc:493] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.728129 31888 raft_consensus.cc:515] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.730027 31888 leader_election.cc:290] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:13.730819 31679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97760f42862e4f12901ccd89c2faea81" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da" is_pre_election: true
I20260709 12:21:13.731052 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97760f42862e4f12901ccd89c2faea81" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" is_pre_election: true
I20260709 12:21:13.731613 31679 raft_consensus.cc:2393] T 97760f42862e4f12901ccd89c2faea81 P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46963683c7f944d8b315b7cd14b08e40 in current term 1: Already voted for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in this term.
I20260709 12:21:13.732813 31721 leader_election.cc:304] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40; no voters: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2
I20260709 12:21:13.733470 31888 raft_consensus.cc:3060] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.737241 31679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67572fccc77d486992a0946c92d0d62d"
dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
mode: GRACEFUL
new_leader_uuid: "46963683c7f944d8b315b7cd14b08e40"
 from {username='slave'} at 127.0.0.1:54464
I20260709 12:21:13.737761 31679 raft_consensus.cc:606] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [term 1 LEADER]: Received request to transfer leadership to TS 46963683c7f944d8b315b7cd14b08e40
I20260709 12:21:13.739411 31888 raft_consensus.cc:2749] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:13.745111 31679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "667726ec007349089f52fb5416f74710"
dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
mode: GRACEFUL
new_leader_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
 from {username='slave'} at 127.0.0.1:54464
I20260709 12:21:13.745643 31679 raft_consensus.cc:606] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [term 1 LEADER]: Received request to transfer leadership to TS 9ff295a3433d4d2fa3a47e5ae97247c2
I20260709 12:21:13.809692 31888 consensus_queue.cc:1048] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:13.815834 31905 raft_consensus.cc:993] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40: : Instructing follower 54bc2fbd940c46fb84680e0c405af3da to start an election
I20260709 12:21:13.816430 31903 raft_consensus.cc:1081] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Signalling peer 54bc2fbd940c46fb84680e0c405af3da to start an election
I20260709 12:21:13.818152 31680 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7389c5776bd42ce8615a17d195c713e"
dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
 from {username='slave'} at 127.0.0.1:54438
I20260709 12:21:13.820935 31680 raft_consensus.cc:493] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:13.821341 31680 raft_consensus.cc:3060] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:13.823836 31903 consensus_queue.cc:1048] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:13.827870 31680 raft_consensus.cc:515] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.833981 31754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7389c5776bd42ce8615a17d195c713e" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
I20260709 12:21:13.834534 31754 raft_consensus.cc:3055] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:13.834591 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7389c5776bd42ce8615a17d195c713e" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
I20260709 12:21:13.834880 31754 raft_consensus.cc:740] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Running, Role: LEADER
I20260709 12:21:13.835253 31828 raft_consensus.cc:3060] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:13.835848 31680 leader_election.cc:290] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 2 election: Requested vote from peers 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:13.835762 31754 consensus_queue.cc:260] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.837061 31754 raft_consensus.cc:3060] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:13.841284 31828 raft_consensus.cc:2468] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 2.
I20260709 12:21:13.842345 31754 raft_consensus.cc:2468] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 2.
I20260709 12:21:13.842427 31643 leader_election.cc:304] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:13.843401 31904 raft_consensus.cc:2804] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:13.843814 31904 raft_consensus.cc:697] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [term 2 LEADER]: Becoming Leader. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Running, Role: LEADER
I20260709 12:21:13.844645 31904 consensus_queue.cc:237] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.850734 31578 catalog_manager.cc:5697] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da reported cstate change: term changed from 1 to 2, leader changed from 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194) to 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193). New cstate: current_term: 2 leader_uuid: "54bc2fbd940c46fb84680e0c405af3da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:13.855085 31903 raft_consensus.cc:493] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:13.855611 31903 raft_consensus.cc:515] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.857782 31903 leader_election.cc:290] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:13.858059 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67572fccc77d486992a0946c92d0d62d" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da" is_pre_election: true
I20260709 12:21:13.858526 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67572fccc77d486992a0946c92d0d62d" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" is_pre_election: true
I20260709 12:21:13.859234 31828 raft_consensus.cc:2393] T 67572fccc77d486992a0946c92d0d62d P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46963683c7f944d8b315b7cd14b08e40 in current term 1: Already voted for candidate 54bc2fbd940c46fb84680e0c405af3da in this term.
I20260709 12:21:13.860064 31718 leader_election.cc:304] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40; no voters: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2
I20260709 12:21:13.860801 31903 raft_consensus.cc:3060] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:13.865515 31903 raft_consensus.cc:2749] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:13.888988 31879 consensus_queue.cc:1048] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:13.900812 31926 consensus_queue.cc:1048] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:13.902374 31903 consensus_queue.cc:1048] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:13.909525 31926 raft_consensus.cc:993] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2: : Instructing follower 46963683c7f944d8b315b7cd14b08e40 to start an election
I20260709 12:21:13.909986 31906 raft_consensus.cc:1081] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Signalling peer 46963683c7f944d8b315b7cd14b08e40 to start an election
I20260709 12:21:13.910331 31905 raft_consensus.cc:993] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40: : Instructing follower 54bc2fbd940c46fb84680e0c405af3da to start an election
I20260709 12:21:13.910830 31905 raft_consensus.cc:1081] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Signalling peer 54bc2fbd940c46fb84680e0c405af3da to start an election
I20260709 12:21:13.911579 31754 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6526723847ec4e69afd8a9a85eb6fbb0"
dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
 from {username='slave'} at 127.0.0.1:36668
I20260709 12:21:13.912223 31754 raft_consensus.cc:493] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:13.912567 31754 raft_consensus.cc:3060] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:13.916025 31680 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47de7994f7f440d686292610f9b2ba4c"
dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
 from {username='slave'} at 127.0.0.1:54438
I20260709 12:21:13.916676 31680 raft_consensus.cc:493] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:13.917062 31680 raft_consensus.cc:3060] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:13.918023 31905 consensus_queue.cc:1048] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:13.919485 31754 raft_consensus.cc:515] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.922024 31754 leader_election.cc:290] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 2 election: Requested vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:13.923086 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6526723847ec4e69afd8a9a85eb6fbb0" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
I20260709 12:21:13.923257 31680 raft_consensus.cc:515] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.923585 31678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6526723847ec4e69afd8a9a85eb6fbb0" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
I20260709 12:21:13.923749 31829 raft_consensus.cc:3055] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:13.924249 31829 raft_consensus.cc:740] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Running, Role: LEADER
I20260709 12:21:13.925107 31829 consensus_queue.cc:260] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.926344 31829 raft_consensus.cc:3060] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:13.926662 31826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47de7994f7f440d686292610f9b2ba4c" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
I20260709 12:21:13.928468 31680 leader_election.cc:290] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 2 election: Requested vote from peers 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:13.924263 31678 raft_consensus.cc:3060] T 6526723847ec4e69afd8a9a85eb6fbb0 P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:13.930372 31754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47de7994f7f440d686292610f9b2ba4c" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
I20260709 12:21:13.930928 31754 raft_consensus.cc:3055] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:13.931274 31754 raft_consensus.cc:740] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Running, Role: LEADER
I20260709 12:21:13.932538 31754 consensus_queue.cc:260] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.933413 31754 raft_consensus.cc:3060] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:13.924271 31679 raft_consensus.cc:1240] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Rejecting Update request from peer 46963683c7f944d8b315b7cd14b08e40 for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:13.937211 31904 consensus_queue.cc:1048] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:13.941161 31754 raft_consensus.cc:2468] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 2.
I20260709 12:21:13.941282 31904 consensus_queue.cc:1048] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:13.942282 31678 raft_consensus.cc:2468] T 6526723847ec4e69afd8a9a85eb6fbb0 P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 2.
I20260709 12:21:13.944514 31829 raft_consensus.cc:2468] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 2.
I20260709 12:21:13.944747 31646 leader_election.cc:304] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da [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: 46963683c7f944d8b315b7cd14b08e40, 54bc2fbd940c46fb84680e0c405af3da; no voters: 9ff295a3433d4d2fa3a47e5ae97247c2
I20260709 12:21:13.946729 31718 leader_election.cc:304] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:13.947444 31904 raft_consensus.cc:2804] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:13.947954 31904 raft_consensus.cc:697] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da [term 2 LEADER]: Becoming Leader. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Running, Role: LEADER
I20260709 12:21:13.948889 31904 consensus_queue.cc:237] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da [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: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.947865 31905 raft_consensus.cc:2804] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:13.950809 31905 raft_consensus.cc:697] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [term 2 LEADER]: Becoming Leader. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Running, Role: LEADER
I20260709 12:21:13.952934 31905 consensus_queue.cc:237] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:13.961095 31575 catalog_manager.cc:5697] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 reported cstate change: term changed from 1 to 2, leader changed from 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195) to 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "46963683c7f944d8b315b7cd14b08e40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:13.966825 31904 consensus_queue.cc:1048] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Connected to new peer: Peer: permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:13.968397 31578 catalog_manager.cc:5697] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da reported cstate change: term changed from 1 to 2, leader changed from 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194) to 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193). New cstate: current_term: 2 leader_uuid: "54bc2fbd940c46fb84680e0c405af3da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:13.991094 31904 consensus_queue.cc:1048] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Connected to new peer: Peer: permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:13.998123 31944 consensus_queue.cc:1048] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Connected to new peer: Peer: permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:14.012778 31944 consensus_queue.cc:1048] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:14.019893 31904 raft_consensus.cc:993] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da: : Instructing follower 9ff295a3433d4d2fa3a47e5ae97247c2 to start an election
I20260709 12:21:14.020407 31904 raft_consensus.cc:1081] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [term 1 LEADER]: Signalling peer 9ff295a3433d4d2fa3a47e5ae97247c2 to start an election
I20260709 12:21:14.021809 31829 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "667726ec007349089f52fb5416f74710"
dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
 from {username='slave'} at 127.0.0.1:49364
I20260709 12:21:14.022260 31829 raft_consensus.cc:493] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:14.022641 31829 raft_consensus.cc:3060] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:14.027333 31829 raft_consensus.cc:515] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:14.028965 31829 leader_election.cc:290] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 2 election: Requested vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007)
I20260709 12:21:14.029596 31678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667726ec007349089f52fb5416f74710" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
I20260709 12:21:14.030228 31678 raft_consensus.cc:3055] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:14.030256 31755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "667726ec007349089f52fb5416f74710" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
I20260709 12:21:14.030602 31678 raft_consensus.cc:740] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Running, Role: LEADER
I20260709 12:21:14.030874 31755 raft_consensus.cc:3060] T 667726ec007349089f52fb5416f74710 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:14.031468 31678 consensus_queue.cc:260] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:14.032819 31678 raft_consensus.cc:3060] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:14.036015 31755 raft_consensus.cc:2468] T 667726ec007349089f52fb5416f74710 P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 2.
I20260709 12:21:14.036995 31795 leader_election.cc:304] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:14.037643 31906 raft_consensus.cc:2804] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:14.037842 31678 raft_consensus.cc:2468] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 2.
I20260709 12:21:14.038067 31906 raft_consensus.cc:697] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 LEADER]: Becoming Leader. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Running, Role: LEADER
I20260709 12:21:14.038962 31906 consensus_queue.cc:237] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:14.044962 31575 catalog_manager.cc:5697] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2 reported cstate change: term changed from 1 to 2, leader changed from 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193) to 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195). New cstate: current_term: 2 leader_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:14.083767 31906 consensus_queue.cc:1048] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:14.094373 31926 consensus_queue.cc:1048] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:14.101184 31879 raft_consensus.cc:993] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2: : Instructing follower 46963683c7f944d8b315b7cd14b08e40 to start an election
I20260709 12:21:14.101652 31879 raft_consensus.cc:1081] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Signalling peer 46963683c7f944d8b315b7cd14b08e40 to start an election
I20260709 12:21:14.103132 31755 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97760f42862e4f12901ccd89c2faea81"
dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
 from {username='slave'} at 127.0.0.1:36668
I20260709 12:21:14.103680 31755 raft_consensus.cc:493] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:14.104066 31755 raft_consensus.cc:3060] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:14.108896 31755 raft_consensus.cc:515] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:14.110527 31755 leader_election.cc:290] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 2 election: Requested vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:14.111604 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97760f42862e4f12901ccd89c2faea81" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
I20260709 12:21:14.112140 31829 raft_consensus.cc:3055] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:14.112465 31829 raft_consensus.cc:740] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Running, Role: LEADER
I20260709 12:21:14.113179 31829 consensus_queue.cc:260] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:14.114166 31829 raft_consensus.cc:3060] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:14.114296 31678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97760f42862e4f12901ccd89c2faea81" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
I20260709 12:21:14.114957 31678 raft_consensus.cc:3060] T 97760f42862e4f12901ccd89c2faea81 P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:14.119580 31678 raft_consensus.cc:2468] T 97760f42862e4f12901ccd89c2faea81 P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 2.
I20260709 12:21:14.119674 31829 raft_consensus.cc:2468] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 2.
I20260709 12:21:14.120633 31721 leader_election.cc:304] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 54bc2fbd940c46fb84680e0c405af3da; no voters: 
I20260709 12:21:14.121311 31905 raft_consensus.cc:2804] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:14.121727 31905 raft_consensus.cc:697] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 [term 2 LEADER]: Becoming Leader. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Running, Role: LEADER
I20260709 12:21:14.122475 31905 consensus_queue.cc:237] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:14.128904 31577 catalog_manager.cc:5697] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 reported cstate change: term changed from 1 to 2, leader changed from 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195) to 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "46963683c7f944d8b315b7cd14b08e40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:14.170786 31944 consensus_queue.cc:1048] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:14.176664 31905 consensus_queue.cc:1048] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:14.179955 31946 consensus_queue.cc:1048] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Connected to new peer: Peer: permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:14.190958 31903 consensus_queue.cc:1048] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:14.197716 31944 raft_consensus.cc:993] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da: : Instructing follower 46963683c7f944d8b315b7cd14b08e40 to start an election
I20260709 12:21:14.198146 31944 raft_consensus.cc:1081] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [term 1 LEADER]: Signalling peer 46963683c7f944d8b315b7cd14b08e40 to start an election
I20260709 12:21:14.199934 31755 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67572fccc77d486992a0946c92d0d62d"
dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
 from {username='slave'} at 127.0.0.1:36682
I20260709 12:21:14.200587 31755 raft_consensus.cc:493] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:14.201004 31755 raft_consensus.cc:3060] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:14.207418 31755 raft_consensus.cc:515] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:14.209610 31755 leader_election.cc:290] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 2 election: Requested vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:14.209789 31678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67572fccc77d486992a0946c92d0d62d" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
I20260709 12:21:14.210203 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67572fccc77d486992a0946c92d0d62d" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
I20260709 12:21:14.210878 31678 raft_consensus.cc:3055] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:14.211366 31678 raft_consensus.cc:740] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Running, Role: LEADER
I20260709 12:21:14.210891 31828 raft_consensus.cc:3060] T 67572fccc77d486992a0946c92d0d62d P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:14.212175 31678 consensus_queue.cc:260] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:14.213514 31678 raft_consensus.cc:3060] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:14.218087 31828 raft_consensus.cc:2468] T 67572fccc77d486992a0946c92d0d62d P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 2.
I20260709 12:21:14.218961 31718 leader_election.cc:304] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:14.219172 31678 raft_consensus.cc:2468] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 2.
I20260709 12:21:14.219861 31905 raft_consensus.cc:2804] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:14.220387 31905 raft_consensus.cc:697] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 [term 2 LEADER]: Becoming Leader. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Running, Role: LEADER
I20260709 12:21:14.221071 31905 consensus_queue.cc:237] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:14.226558 31575 catalog_manager.cc:5697] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 reported cstate change: term changed from 1 to 2, leader changed from 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193) to 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "46963683c7f944d8b315b7cd14b08e40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:14.230438 31755 raft_consensus.cc:1275] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Refusing update from remote peer 54bc2fbd940c46fb84680e0c405af3da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:14.231638 31946 consensus_queue.cc:1048] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Connected to new peer: Peer: permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:14.239432 31828 raft_consensus.cc:1275] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Refusing update from remote peer 54bc2fbd940c46fb84680e0c405af3da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:14.240805 31945 consensus_queue.cc:1048] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:14.355878 31828 raft_consensus.cc:3060] T 47de7994f7f440d686292610f9b2ba4c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:14.360939 31828 raft_consensus.cc:1275] T 47de7994f7f440d686292610f9b2ba4c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Refusing update from remote peer 54bc2fbd940c46fb84680e0c405af3da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:14.362098 31946 consensus_queue.cc:1048] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:14.369740 31755 raft_consensus.cc:1275] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Refusing update from remote peer 54bc2fbd940c46fb84680e0c405af3da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:14.371305 31907 consensus_queue.cc:1048] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Connected to new peer: Peer: permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:14.399044 31678 raft_consensus.cc:1275] T 6526723847ec4e69afd8a9a85eb6fbb0 P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Refusing update from remote peer 46963683c7f944d8b315b7cd14b08e40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:14.400105 31905 consensus_queue.cc:1048] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:14.406975 31828 raft_consensus.cc:1275] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Refusing update from remote peer 46963683c7f944d8b315b7cd14b08e40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:14.408313 31888 consensus_queue.cc:1048] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:14.463677 31755 raft_consensus.cc:1275] T 667726ec007349089f52fb5416f74710 P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Refusing update from remote peer 9ff295a3433d4d2fa3a47e5ae97247c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:14.464927 31879 consensus_queue.cc:1048] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:14.471866 31678 raft_consensus.cc:1275] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Refusing update from remote peer 9ff295a3433d4d2fa3a47e5ae97247c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:14.473814 31906 consensus_queue.cc:1048] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:14.543083 31828 raft_consensus.cc:1275] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Refusing update from remote peer 46963683c7f944d8b315b7cd14b08e40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:14.544279 31888 consensus_queue.cc:1048] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:14.552379 31678 raft_consensus.cc:1275] T 97760f42862e4f12901ccd89c2faea81 P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Refusing update from remote peer 46963683c7f944d8b315b7cd14b08e40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:14.554576 31888 consensus_queue.cc:1048] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:14.778959 31828 raft_consensus.cc:1275] T 67572fccc77d486992a0946c92d0d62d P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Refusing update from remote peer 46963683c7f944d8b315b7cd14b08e40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:14.780233 31888 consensus_queue.cc:1048] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:14.787505 31678 raft_consensus.cc:1275] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Refusing update from remote peer 46963683c7f944d8b315b7cd14b08e40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:14.790158 31903 consensus_queue.cc:1048] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:16.776538 31575 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38482:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:21:16.778792 31575 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:21:16.827455 31663 tablet_service.cc:1511] Processing CreateTablet for tablet 8a39ab186a5748f18e3b3cba352b9ae0 (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:16.828898 31663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a39ab186a5748f18e3b3cba352b9ae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.829366 31741 tablet_service.cc:1511] Processing CreateTablet for tablet 8a39ab186a5748f18e3b3cba352b9ae0 (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:16.830621 31741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a39ab186a5748f18e3b3cba352b9ae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.830520 31813 tablet_service.cc:1511] Processing CreateTablet for tablet 8a39ab186a5748f18e3b3cba352b9ae0 (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:16.831909 31813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a39ab186a5748f18e3b3cba352b9ae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.831805 31666 tablet_service.cc:1511] Processing CreateTablet for tablet 01c57a8a47374f52bf459c2f0059a88a (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:16.833108 31666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c57a8a47374f52bf459c2f0059a88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.836830 31669 tablet_service.cc:1511] Processing CreateTablet for tablet 7bf38736c8374e12b7bc2430f49164c7 (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:16.837589 31745 tablet_service.cc:1511] Processing CreateTablet for tablet 01c57a8a47374f52bf459c2f0059a88a (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:16.838174 31669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bf38736c8374e12b7bc2430f49164c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.838876 31745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c57a8a47374f52bf459c2f0059a88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.843384 31816 tablet_service.cc:1511] Processing CreateTablet for tablet 01c57a8a47374f52bf459c2f0059a88a (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:16.844713 31816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01c57a8a47374f52bf459c2f0059a88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.858328 31740 tablet_service.cc:1511] Processing CreateTablet for tablet 7bf38736c8374e12b7bc2430f49164c7 (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:16.859735 31740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bf38736c8374e12b7bc2430f49164c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.869258 31815 tablet_service.cc:1511] Processing CreateTablet for tablet 7bf38736c8374e12b7bc2430f49164c7 (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:16.870672 31815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bf38736c8374e12b7bc2430f49164c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.873205 31664 tablet_service.cc:1511] Processing CreateTablet for tablet 21c22b8102814af5a2c2905778db1e1c (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:16.874541 31664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c22b8102814af5a2c2905778db1e1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.882189 31743 tablet_service.cc:1511] Processing CreateTablet for tablet 21c22b8102814af5a2c2905778db1e1c (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:16.883560 31743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c22b8102814af5a2c2905778db1e1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.883606 31819 tablet_service.cc:1511] Processing CreateTablet for tablet 21c22b8102814af5a2c2905778db1e1c (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:16.884939 31819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c22b8102814af5a2c2905778db1e1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.885730 31969 tablet_bootstrap.cc:492] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40: Bootstrap starting.
I20260709 12:21:16.891675 31969 tablet_bootstrap.cc:654] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.902108 31970 tablet_bootstrap.cc:492] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da: Bootstrap starting.
I20260709 12:21:16.903617 31812 tablet_service.cc:1511] Processing CreateTablet for tablet f422b435a3d740d3b713bc3065d047a3 (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:16.905934 31666 tablet_service.cc:1511] Processing CreateTablet for tablet f422b435a3d740d3b713bc3065d047a3 (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:16.906836 31812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f422b435a3d740d3b713bc3065d047a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.907282 31666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f422b435a3d740d3b713bc3065d047a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.913065 31663 tablet_service.cc:1511] Processing CreateTablet for tablet 2a72eefa00a042ec80640fc8df57994c (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:16.914541 31663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a72eefa00a042ec80640fc8df57994c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.903543 31741 tablet_service.cc:1511] Processing CreateTablet for tablet f422b435a3d740d3b713bc3065d047a3 (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:16.916965 31741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f422b435a3d740d3b713bc3065d047a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.923300 31745 tablet_service.cc:1511] Processing CreateTablet for tablet 2a72eefa00a042ec80640fc8df57994c (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:16.924779 31745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a72eefa00a042ec80640fc8df57994c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.928100 31742 tablet_service.cc:1511] Processing CreateTablet for tablet 226f7ee124e8453489cec9d245c1f2ab (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:16.923311 31818 tablet_service.cc:1511] Processing CreateTablet for tablet 2a72eefa00a042ec80640fc8df57994c (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:16.929512 31818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a72eefa00a042ec80640fc8df57994c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.929529 31742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 226f7ee124e8453489cec9d245c1f2ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.933239 31668 tablet_service.cc:1511] Processing CreateTablet for tablet 226f7ee124e8453489cec9d245c1f2ab (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:16.934628 31668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 226f7ee124e8453489cec9d245c1f2ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.967319 31970 tablet_bootstrap.cc:654] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:16.967366 31815 tablet_service.cc:1511] Processing CreateTablet for tablet 226f7ee124e8453489cec9d245c1f2ab (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:16.969290 31815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 226f7ee124e8453489cec9d245c1f2ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:16.996273 31972 tablet_bootstrap.cc:492] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2: Bootstrap starting.
I20260709 12:21:16.997908 31741 tablet_service.cc:1511] Processing CreateTablet for tablet 4c054503f9fb411da2770fd9e5ddcb2c (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:16.999186 31741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c054503f9fb411da2770fd9e5ddcb2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:17.003340 31740 tablet_service.cc:1511] Processing CreateTablet for tablet b231e77b1d3147e3b9f5b35eeb14738e (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:17.004596 31740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b231e77b1d3147e3b9f5b35eeb14738e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:17.006151 31969 tablet_bootstrap.cc:492] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40: No bootstrap required, opened a new log
I20260709 12:21:17.006680 31969 ts_tablet_manager.cc:1403] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40: Time spent bootstrapping tablet: real 0.121s	user 0.003s	sys 0.025s
I20260709 12:21:17.007220 31819 tablet_service.cc:1511] Processing CreateTablet for tablet b231e77b1d3147e3b9f5b35eeb14738e (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:17.008495 31819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b231e77b1d3147e3b9f5b35eeb14738e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:17.008773 31816 tablet_service.cc:1511] Processing CreateTablet for tablet 4c054503f9fb411da2770fd9e5ddcb2c (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:17.010030 31816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c054503f9fb411da2770fd9e5ddcb2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:17.018267 31969 raft_consensus.cc:359] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.019116 31969 raft_consensus.cc:385] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.019446 31969 raft_consensus.cc:740] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.020265 31969 consensus_queue.cc:260] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.021186 31666 tablet_service.cc:1511] Processing CreateTablet for tablet b231e77b1d3147e3b9f5b35eeb14738e (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:17.022445 31666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b231e77b1d3147e3b9f5b35eeb14738e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:17.025187 31663 tablet_service.cc:1511] Processing CreateTablet for tablet 4c054503f9fb411da2770fd9e5ddcb2c (DEFAULT_TABLE table=soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:17.026455 31663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c054503f9fb411da2770fd9e5ddcb2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:17.027830 31972 tablet_bootstrap.cc:654] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.031713 31969 ts_tablet_manager.cc:1434] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.003s
I20260709 12:21:17.041965 31969 tablet_bootstrap.cc:492] T 01c57a8a47374f52bf459c2f0059a88a P 46963683c7f944d8b315b7cd14b08e40: Bootstrap starting.
I20260709 12:21:17.043437 31970 tablet_bootstrap.cc:492] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da: No bootstrap required, opened a new log
I20260709 12:21:17.043987 31970 ts_tablet_manager.cc:1403] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da: Time spent bootstrapping tablet: real 0.142s	user 0.008s	sys 0.008s
I20260709 12:21:17.047154 31970 raft_consensus.cc:359] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.047878 31970 raft_consensus.cc:385] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.058357 31972 tablet_bootstrap.cc:492] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2: No bootstrap required, opened a new log
I20260709 12:21:17.058974 31972 ts_tablet_manager.cc:1403] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.004s
I20260709 12:21:17.061992 31970 raft_consensus.cc:740] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.061973 31972 raft_consensus.cc:359] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.062932 31972 raft_consensus.cc:385] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.052719 31969 tablet_bootstrap.cc:654] T 01c57a8a47374f52bf459c2f0059a88a P 46963683c7f944d8b315b7cd14b08e40: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.063160 31970 consensus_queue.cc:260] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.063301 31972 raft_consensus.cc:740] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.065371 31972 consensus_queue.cc:260] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.066481 31970 ts_tablet_manager.cc:1434] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:21:17.067673 31970 tablet_bootstrap.cc:492] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da: Bootstrap starting.
I20260709 12:21:17.068470 31972 ts_tablet_manager.cc:1434] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:21:17.069612 31972 tablet_bootstrap.cc:492] T 21c22b8102814af5a2c2905778db1e1c P 9ff295a3433d4d2fa3a47e5ae97247c2: Bootstrap starting.
I20260709 12:21:17.076368 31972 tablet_bootstrap.cc:654] T 21c22b8102814af5a2c2905778db1e1c P 9ff295a3433d4d2fa3a47e5ae97247c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.086330 31956 raft_consensus.cc:493] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.087162 31970 tablet_bootstrap.cc:654] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.086875 31956 raft_consensus.cc:515] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.088028 31972 tablet_bootstrap.cc:492] T 21c22b8102814af5a2c2905778db1e1c P 9ff295a3433d4d2fa3a47e5ae97247c2: No bootstrap required, opened a new log
I20260709 12:21:17.088508 31972 ts_tablet_manager.cc:1403] T 21c22b8102814af5a2c2905778db1e1c P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260709 12:21:17.089627 31956 leader_election.cc:290] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:17.091022 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a39ab186a5748f18e3b3cba352b9ae0" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" is_pre_election: true
I20260709 12:21:17.091657 31828 raft_consensus.cc:2468] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 0.
I20260709 12:21:17.091413 31972 raft_consensus.cc:359] T 21c22b8102814af5a2c2905778db1e1c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.092113 31972 raft_consensus.cc:385] T 21c22b8102814af5a2c2905778db1e1c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.092429 31972 raft_consensus.cc:740] T 21c22b8102814af5a2c2905778db1e1c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.093118 31718 leader_election.cc:304] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:17.093170 31972 consensus_queue.cc:260] T 21c22b8102814af5a2c2905778db1e1c P 9ff295a3433d4d2fa3a47e5ae97247c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.094408 31678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a39ab186a5748f18e3b3cba352b9ae0" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da" is_pre_election: true
I20260709 12:21:17.095069 31678 raft_consensus.cc:2468] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 0.
I20260709 12:21:17.095721 31972 ts_tablet_manager.cc:1434] T 21c22b8102814af5a2c2905778db1e1c P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:21:17.096719 31972 tablet_bootstrap.cc:492] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2: Bootstrap starting.
I20260709 12:21:17.096891 31956 raft_consensus.cc:2804] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:17.097275 31956 raft_consensus.cc:493] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:17.097607 31956 raft_consensus.cc:3060] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.099670 31969 tablet_bootstrap.cc:492] T 01c57a8a47374f52bf459c2f0059a88a P 46963683c7f944d8b315b7cd14b08e40: No bootstrap required, opened a new log
I20260709 12:21:17.100332 31969 ts_tablet_manager.cc:1403] T 01c57a8a47374f52bf459c2f0059a88a P 46963683c7f944d8b315b7cd14b08e40: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.015s
I20260709 12:21:17.104336 31969 raft_consensus.cc:359] T 01c57a8a47374f52bf459c2f0059a88a P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.105351 31969 raft_consensus.cc:385] T 01c57a8a47374f52bf459c2f0059a88a P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.105769 31969 raft_consensus.cc:740] T 01c57a8a47374f52bf459c2f0059a88a P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.106602 31972 tablet_bootstrap.cc:654] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.106712 31969 consensus_queue.cc:260] T 01c57a8a47374f52bf459c2f0059a88a P 46963683c7f944d8b315b7cd14b08e40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.121592 31956 raft_consensus.cc:515] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.125631 31678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a39ab186a5748f18e3b3cba352b9ae0" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
I20260709 12:21:17.126398 31678 raft_consensus.cc:3060] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.137195 31678 raft_consensus.cc:2468] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 1.
I20260709 12:21:17.139833 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a39ab186a5748f18e3b3cba352b9ae0" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
I20260709 12:21:17.142624 31828 raft_consensus.cc:3060] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.140504 31956 leader_election.cc:290] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 election: Requested vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:17.150771 31721 leader_election.cc:304] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 54bc2fbd940c46fb84680e0c405af3da; no voters: 
I20260709 12:21:17.151952 31828 raft_consensus.cc:2468] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 1.
I20260709 12:21:17.156617 31956 raft_consensus.cc:2804] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:17.157441 31956 raft_consensus.cc:697] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Becoming Leader. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Running, Role: LEADER
I20260709 12:21:17.158560 31956 consensus_queue.cc:237] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.161558 31970 tablet_bootstrap.cc:492] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da: No bootstrap required, opened a new log
I20260709 12:21:17.161634 31969 ts_tablet_manager.cc:1434] T 01c57a8a47374f52bf459c2f0059a88a P 46963683c7f944d8b315b7cd14b08e40: Time spent starting tablet: real 0.061s	user 0.020s	sys 0.036s
I20260709 12:21:17.162222 31970 ts_tablet_manager.cc:1403] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da: Time spent bootstrapping tablet: real 0.095s	user 0.031s	sys 0.028s
I20260709 12:21:17.162724 31969 tablet_bootstrap.cc:492] T 7bf38736c8374e12b7bc2430f49164c7 P 46963683c7f944d8b315b7cd14b08e40: Bootstrap starting.
I20260709 12:21:17.165481 31970 raft_consensus.cc:359] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.166213 31970 raft_consensus.cc:385] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.166515 31970 raft_consensus.cc:740] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.167222 31970 consensus_queue.cc:260] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.169700 31970 ts_tablet_manager.cc:1434] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:21:17.170733 31970 tablet_bootstrap.cc:492] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da: Bootstrap starting.
I20260709 12:21:17.174620 31972 tablet_bootstrap.cc:492] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2: No bootstrap required, opened a new log
I20260709 12:21:17.175356 31972 ts_tablet_manager.cc:1403] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.040s
I20260709 12:21:17.176929 31970 tablet_bootstrap.cc:654] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.180331 31972 raft_consensus.cc:359] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.181454 31972 raft_consensus.cc:385] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.182310 31972 raft_consensus.cc:740] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.183303 31972 consensus_queue.cc:260] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.185607 31969 tablet_bootstrap.cc:654] T 7bf38736c8374e12b7bc2430f49164c7 P 46963683c7f944d8b315b7cd14b08e40: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.185863 31972 ts_tablet_manager.cc:1434] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 12:21:17.187081 31972 tablet_bootstrap.cc:492] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2: Bootstrap starting.
I20260709 12:21:17.188558 31970 tablet_bootstrap.cc:492] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da: No bootstrap required, opened a new log
I20260709 12:21:17.189222 31970 ts_tablet_manager.cc:1403] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 12:21:17.193166 31970 raft_consensus.cc:359] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.194175 31970 raft_consensus.cc:385] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.194546 31970 raft_consensus.cc:740] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.195465 31970 consensus_queue.cc:260] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.196466 31972 tablet_bootstrap.cc:654] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.198078 31970 ts_tablet_manager.cc:1434] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:21:17.199153 31970 tablet_bootstrap.cc:492] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da: Bootstrap starting.
I20260709 12:21:17.205384 31970 tablet_bootstrap.cc:654] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.209700 31969 tablet_bootstrap.cc:492] T 7bf38736c8374e12b7bc2430f49164c7 P 46963683c7f944d8b315b7cd14b08e40: No bootstrap required, opened a new log
I20260709 12:21:17.210283 31969 ts_tablet_manager.cc:1403] T 7bf38736c8374e12b7bc2430f49164c7 P 46963683c7f944d8b315b7cd14b08e40: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.002s
I20260709 12:21:17.210863 31970 tablet_bootstrap.cc:492] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da: No bootstrap required, opened a new log
I20260709 12:21:17.211356 31970 ts_tablet_manager.cc:1403] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260709 12:21:17.211493 31972 tablet_bootstrap.cc:492] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2: No bootstrap required, opened a new log
I20260709 12:21:17.212003 31972 ts_tablet_manager.cc:1403] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.003s
I20260709 12:21:17.213579 31969 raft_consensus.cc:359] T 7bf38736c8374e12b7bc2430f49164c7 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.214475 31969 raft_consensus.cc:385] T 7bf38736c8374e12b7bc2430f49164c7 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.214171 31970 raft_consensus.cc:359] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.214862 31969 raft_consensus.cc:740] T 7bf38736c8374e12b7bc2430f49164c7 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.214985 31970 raft_consensus.cc:385] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.215480 31970 raft_consensus.cc:740] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.215145 31972 raft_consensus.cc:359] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.215957 31972 raft_consensus.cc:385] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.216351 31972 raft_consensus.cc:740] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.214926 31575 catalog_manager.cc:5697] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194). New cstate: current_term: 1 leader_uuid: "46963683c7f944d8b315b7cd14b08e40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:17.216048 31969 consensus_queue.cc:260] T 7bf38736c8374e12b7bc2430f49164c7 P 46963683c7f944d8b315b7cd14b08e40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.216260 31970 consensus_queue.cc:260] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.217476 31972 consensus_queue.cc:260] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.219192 31970 ts_tablet_manager.cc:1434] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:21:17.219816 31972 ts_tablet_manager.cc:1434] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:21:17.220281 31970 tablet_bootstrap.cc:492] T 2a72eefa00a042ec80640fc8df57994c P 54bc2fbd940c46fb84680e0c405af3da: Bootstrap starting.
I20260709 12:21:17.220841 31972 tablet_bootstrap.cc:492] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2: Bootstrap starting.
I20260709 12:21:17.221946 31969 ts_tablet_manager.cc:1434] T 7bf38736c8374e12b7bc2430f49164c7 P 46963683c7f944d8b315b7cd14b08e40: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:21:17.222956 31969 tablet_bootstrap.cc:492] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40: Bootstrap starting.
I20260709 12:21:17.226771 31970 tablet_bootstrap.cc:654] T 2a72eefa00a042ec80640fc8df57994c P 54bc2fbd940c46fb84680e0c405af3da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.229631 31969 tablet_bootstrap.cc:654] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.231950 31972 tablet_bootstrap.cc:654] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.241369 31970 tablet_bootstrap.cc:492] T 2a72eefa00a042ec80640fc8df57994c P 54bc2fbd940c46fb84680e0c405af3da: No bootstrap required, opened a new log
I20260709 12:21:17.241842 31970 ts_tablet_manager.cc:1403] T 2a72eefa00a042ec80640fc8df57994c P 54bc2fbd940c46fb84680e0c405af3da: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260709 12:21:17.245237 31970 raft_consensus.cc:359] T 2a72eefa00a042ec80640fc8df57994c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.245975 31970 raft_consensus.cc:385] T 2a72eefa00a042ec80640fc8df57994c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.246263 31970 raft_consensus.cc:740] T 2a72eefa00a042ec80640fc8df57994c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.246925 31970 consensus_queue.cc:260] T 2a72eefa00a042ec80640fc8df57994c P 54bc2fbd940c46fb84680e0c405af3da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.249943 31969 tablet_bootstrap.cc:492] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40: No bootstrap required, opened a new log
I20260709 12:21:17.250489 31969 ts_tablet_manager.cc:1403] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.007s
I20260709 12:21:17.253655 31970 ts_tablet_manager.cc:1434] T 2a72eefa00a042ec80640fc8df57994c P 54bc2fbd940c46fb84680e0c405af3da: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:21:17.253518 31969 raft_consensus.cc:359] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.254390 31969 raft_consensus.cc:385] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.254746 31969 raft_consensus.cc:740] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.255187 31970 tablet_bootstrap.cc:492] T f422b435a3d740d3b713bc3065d047a3 P 54bc2fbd940c46fb84680e0c405af3da: Bootstrap starting.
I20260709 12:21:17.255486 31969 consensus_queue.cc:260] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.257829 31969 ts_tablet_manager.cc:1434] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:21:17.258467 31972 tablet_bootstrap.cc:492] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2: No bootstrap required, opened a new log
I20260709 12:21:17.258762 31969 tablet_bootstrap.cc:492] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40: Bootstrap starting.
I20260709 12:21:17.259090 31972 ts_tablet_manager.cc:1403] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.009s
I20260709 12:21:17.262298 31972 raft_consensus.cc:359] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.263056 31972 raft_consensus.cc:385] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.263489 31972 raft_consensus.cc:740] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.263919 31970 tablet_bootstrap.cc:654] T f422b435a3d740d3b713bc3065d047a3 P 54bc2fbd940c46fb84680e0c405af3da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.264495 31972 consensus_queue.cc:260] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.265712 31969 tablet_bootstrap.cc:654] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.275846 31972 ts_tablet_manager.cc:1434] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:21:17.276927 31972 tablet_bootstrap.cc:492] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2: Bootstrap starting.
I20260709 12:21:17.277424 31969 tablet_bootstrap.cc:492] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40: No bootstrap required, opened a new log
I20260709 12:21:17.277925 31969 ts_tablet_manager.cc:1403] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260709 12:21:17.281332 31969 raft_consensus.cc:359] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.282054 31969 raft_consensus.cc:385] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.282342 31969 raft_consensus.cc:740] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.283269 31972 tablet_bootstrap.cc:654] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.283151 31969 consensus_queue.cc:260] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.286594 31969 ts_tablet_manager.cc:1434] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:21:17.287883 31969 tablet_bootstrap.cc:492] T 21c22b8102814af5a2c2905778db1e1c P 46963683c7f944d8b315b7cd14b08e40: Bootstrap starting.
I20260709 12:21:17.292691 31970 tablet_bootstrap.cc:492] T f422b435a3d740d3b713bc3065d047a3 P 54bc2fbd940c46fb84680e0c405af3da: No bootstrap required, opened a new log
I20260709 12:21:17.293223 31970 ts_tablet_manager.cc:1403] T f422b435a3d740d3b713bc3065d047a3 P 54bc2fbd940c46fb84680e0c405af3da: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.004s
I20260709 12:21:17.296276 31970 raft_consensus.cc:359] T f422b435a3d740d3b713bc3065d047a3 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.296991 31970 raft_consensus.cc:385] T f422b435a3d740d3b713bc3065d047a3 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.297019 31969 tablet_bootstrap.cc:654] T 21c22b8102814af5a2c2905778db1e1c P 46963683c7f944d8b315b7cd14b08e40: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.297371 31970 raft_consensus.cc:740] T f422b435a3d740d3b713bc3065d047a3 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.298202 31970 consensus_queue.cc:260] T f422b435a3d740d3b713bc3065d047a3 P 54bc2fbd940c46fb84680e0c405af3da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.298730 31958 raft_consensus.cc:493] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.299409 31958 raft_consensus.cc:515] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.301401 31970 ts_tablet_manager.cc:1434] T f422b435a3d740d3b713bc3065d047a3 P 54bc2fbd940c46fb84680e0c405af3da: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:21:17.302076 31958 leader_election.cc:290] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007)
I20260709 12:21:17.302497 31970 tablet_bootstrap.cc:492] T 4c054503f9fb411da2770fd9e5ddcb2c P 54bc2fbd940c46fb84680e0c405af3da: Bootstrap starting.
I20260709 12:21:17.304584 31755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c57a8a47374f52bf459c2f0059a88a" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40" is_pre_election: true
I20260709 12:21:17.305503 31755 raft_consensus.cc:2468] T 01c57a8a47374f52bf459c2f0059a88a P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 0.
I20260709 12:21:17.307933 31795 leader_election.cc:304] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:17.308964 31958 raft_consensus.cc:2804] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:17.309438 31958 raft_consensus.cc:493] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:17.309731 31970 tablet_bootstrap.cc:654] T 4c054503f9fb411da2770fd9e5ddcb2c P 54bc2fbd940c46fb84680e0c405af3da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.309859 31958 raft_consensus.cc:3060] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.312745 31678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c57a8a47374f52bf459c2f0059a88a" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da" is_pre_election: true
I20260709 12:21:17.313414 31678 raft_consensus.cc:2468] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 0.
I20260709 12:21:17.318302 31972 tablet_bootstrap.cc:492] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2: No bootstrap required, opened a new log
I20260709 12:21:17.319003 31972 ts_tablet_manager.cc:1403] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.021s
I20260709 12:21:17.322348 31972 raft_consensus.cc:359] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.323037 31972 raft_consensus.cc:385] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.323314 31972 raft_consensus.cc:740] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.323696 31970 tablet_bootstrap.cc:492] T 4c054503f9fb411da2770fd9e5ddcb2c P 54bc2fbd940c46fb84680e0c405af3da: No bootstrap required, opened a new log
I20260709 12:21:17.324512 31970 ts_tablet_manager.cc:1403] T 4c054503f9fb411da2770fd9e5ddcb2c P 54bc2fbd940c46fb84680e0c405af3da: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260709 12:21:17.324025 31972 consensus_queue.cc:260] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.328204 31958 raft_consensus.cc:515] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.331012 31958 leader_election.cc:290] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 election: Requested vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007)
I20260709 12:21:17.331699 31958 raft_consensus.cc:493] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.336520 31754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c57a8a47374f52bf459c2f0059a88a" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
I20260709 12:21:17.337427 31754 raft_consensus.cc:3060] T 01c57a8a47374f52bf459c2f0059a88a P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.338233 31678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c57a8a47374f52bf459c2f0059a88a" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
I20260709 12:21:17.328735 31970 raft_consensus.cc:359] T 4c054503f9fb411da2770fd9e5ddcb2c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.338855 31678 raft_consensus.cc:3060] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.339198 31970 raft_consensus.cc:385] T 4c054503f9fb411da2770fd9e5ddcb2c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.339557 31970 raft_consensus.cc:740] T 4c054503f9fb411da2770fd9e5ddcb2c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.340543 31970 consensus_queue.cc:260] T 4c054503f9fb411da2770fd9e5ddcb2c P 54bc2fbd940c46fb84680e0c405af3da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.332069 31958 raft_consensus.cc:515] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.343330 31970 ts_tablet_manager.cc:1434] T 4c054503f9fb411da2770fd9e5ddcb2c P 54bc2fbd940c46fb84680e0c405af3da: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 12:21:17.344486 31970 tablet_bootstrap.cc:492] T 226f7ee124e8453489cec9d245c1f2ab P 54bc2fbd940c46fb84680e0c405af3da: Bootstrap starting.
I20260709 12:21:17.346854 31754 raft_consensus.cc:2468] T 01c57a8a47374f52bf459c2f0059a88a P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 1.
I20260709 12:21:17.347926 31972 ts_tablet_manager.cc:1434] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent starting tablet: real 0.029s	user 0.013s	sys 0.009s
I20260709 12:21:17.348801 31958 leader_election.cc:290] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007)
I20260709 12:21:17.350366 31795 leader_election.cc:304] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:17.350788 31755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b231e77b1d3147e3b9f5b35eeb14738e" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40" is_pre_election: true
I20260709 12:21:17.351073 31970 tablet_bootstrap.cc:654] T 226f7ee124e8453489cec9d245c1f2ab P 54bc2fbd940c46fb84680e0c405af3da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.351248 31958 raft_consensus.cc:2804] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:17.351768 31958 raft_consensus.cc:697] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Becoming Leader. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Running, Role: LEADER
I20260709 12:21:17.352003 31969 tablet_bootstrap.cc:492] T 21c22b8102814af5a2c2905778db1e1c P 46963683c7f944d8b315b7cd14b08e40: No bootstrap required, opened a new log
I20260709 12:21:17.352514 31969 ts_tablet_manager.cc:1403] T 21c22b8102814af5a2c2905778db1e1c P 46963683c7f944d8b315b7cd14b08e40: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.016s
I20260709 12:21:17.352713 31679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b231e77b1d3147e3b9f5b35eeb14738e" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da" is_pre_election: true
I20260709 12:21:17.354019 31972 tablet_bootstrap.cc:492] T 4c054503f9fb411da2770fd9e5ddcb2c P 9ff295a3433d4d2fa3a47e5ae97247c2: Bootstrap starting.
I20260709 12:21:17.352648 31958 consensus_queue.cc:237] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
W20260709 12:21:17.354007 31795 leader_election.cc:343] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:17.359418 31795 leader_election.cc:343] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:17.359850 31795 leader_election.cc:304] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 46963683c7f944d8b315b7cd14b08e40, 54bc2fbd940c46fb84680e0c405af3da
I20260709 12:21:17.360956 31996 raft_consensus.cc:2749] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:17.361200 31969 raft_consensus.cc:359] T 21c22b8102814af5a2c2905778db1e1c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.361968 31969 raft_consensus.cc:385] T 21c22b8102814af5a2c2905778db1e1c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.362242 31969 raft_consensus.cc:740] T 21c22b8102814af5a2c2905778db1e1c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.363497 31974 raft_consensus.cc:493] T 2a72eefa00a042ec80640fc8df57994c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.363300 31969 consensus_queue.cc:260] T 21c22b8102814af5a2c2905778db1e1c P 46963683c7f944d8b315b7cd14b08e40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.364003 31974 raft_consensus.cc:515] T 2a72eefa00a042ec80640fc8df57994c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.369359 31754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a72eefa00a042ec80640fc8df57994c" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40" is_pre_election: true
I20260709 12:21:17.369719 31678 raft_consensus.cc:2468] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 1.
I20260709 12:21:17.368292 31974 leader_election.cc:290] T 2a72eefa00a042ec80640fc8df57994c P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:17.370690 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a72eefa00a042ec80640fc8df57994c" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" is_pre_election: true
I20260709 12:21:17.370930 31973 raft_consensus.cc:493] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.371382 31973 raft_consensus.cc:515] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
W20260709 12:21:17.372471 31646 leader_election.cc:343] T 2a72eefa00a042ec80640fc8df57994c P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:17.373095 31969 ts_tablet_manager.cc:1434] T 21c22b8102814af5a2c2905778db1e1c P 46963683c7f944d8b315b7cd14b08e40: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
W20260709 12:21:17.375686 31643 leader_election.cc:343] T 2a72eefa00a042ec80640fc8df57994c P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:17.373557 31973 leader_election.cc:290] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:17.374485 31754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c22b8102814af5a2c2905778db1e1c" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40" is_pre_election: true
I20260709 12:21:17.375861 31980 raft_consensus.cc:493] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.376150 31643 leader_election.cc:304] T 2a72eefa00a042ec80640fc8df57994c P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54bc2fbd940c46fb84680e0c405af3da; no voters: 46963683c7f944d8b315b7cd14b08e40, 9ff295a3433d4d2fa3a47e5ae97247c2
I20260709 12:21:17.376549 31754 raft_consensus.cc:2468] T 21c22b8102814af5a2c2905778db1e1c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 0.
I20260709 12:21:17.375229 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c22b8102814af5a2c2905778db1e1c" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" is_pre_election: true
I20260709 12:21:17.376655 31980 raft_consensus.cc:515] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.377596 31828 raft_consensus.cc:2468] T 21c22b8102814af5a2c2905778db1e1c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 0.
I20260709 12:21:17.379240 31646 leader_election.cc:304] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 54bc2fbd940c46fb84680e0c405af3da; no voters: 
I20260709 12:21:17.380430 31974 raft_consensus.cc:2749] T 2a72eefa00a042ec80640fc8df57994c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:17.380575 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226f7ee124e8453489cec9d245c1f2ab" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" is_pre_election: true
I20260709 12:21:17.380771 31980 leader_election.cc:290] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:17.381147 31974 raft_consensus.cc:2804] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:17.381062 31678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226f7ee124e8453489cec9d245c1f2ab" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da" is_pre_election: true
I20260709 12:21:17.381590 31974 raft_consensus.cc:493] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:17.381942 31974 raft_consensus.cc:3060] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:17.381973 31718 leader_election.cc:343] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:17.382651 31721 leader_election.cc:343] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:17.382938 31972 tablet_bootstrap.cc:654] T 4c054503f9fb411da2770fd9e5ddcb2c P 9ff295a3433d4d2fa3a47e5ae97247c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.383107 31721 leader_election.cc:304] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40; no voters: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2
I20260709 12:21:17.384224 31980 raft_consensus.cc:2749] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:17.385243 31969 tablet_bootstrap.cc:492] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40: Bootstrap starting.
I20260709 12:21:17.405117 31973 raft_consensus.cc:493] T 4c054503f9fb411da2770fd9e5ddcb2c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.405789 31973 raft_consensus.cc:515] T 4c054503f9fb411da2770fd9e5ddcb2c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.408151 31973 leader_election.cc:290] T 4c054503f9fb411da2770fd9e5ddcb2c P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:17.406224 31969 tablet_bootstrap.cc:654] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.409453 31980 raft_consensus.cc:493] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.410151 31754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c054503f9fb411da2770fd9e5ddcb2c" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40" is_pre_election: true
I20260709 12:21:17.411046 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c054503f9fb411da2770fd9e5ddcb2c" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" is_pre_election: true
I20260709 12:21:17.410135 31980 raft_consensus.cc:515] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.408679 31974 raft_consensus.cc:515] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
W20260709 12:21:17.413141 31643 leader_election.cc:343] T 4c054503f9fb411da2770fd9e5ddcb2c P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:21:17.415771 31626 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:17.416893 31972 tablet_bootstrap.cc:492] T 4c054503f9fb411da2770fd9e5ddcb2c P 9ff295a3433d4d2fa3a47e5ae97247c2: No bootstrap required, opened a new log
I20260709 12:21:17.413296 31970 tablet_bootstrap.cc:492] T 226f7ee124e8453489cec9d245c1f2ab P 54bc2fbd940c46fb84680e0c405af3da: No bootstrap required, opened a new log
I20260709 12:21:17.417424 31972 ts_tablet_manager.cc:1403] T 4c054503f9fb411da2770fd9e5ddcb2c P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.006s
I20260709 12:21:17.417829 31970 ts_tablet_manager.cc:1403] T 226f7ee124e8453489cec9d245c1f2ab P 54bc2fbd940c46fb84680e0c405af3da: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.019s
I20260709 12:21:17.419090 31574 catalog_manager.cc:5697] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:17.420542 31970 raft_consensus.cc:359] T 226f7ee124e8453489cec9d245c1f2ab P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.421303 31970 raft_consensus.cc:385] T 226f7ee124e8453489cec9d245c1f2ab P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.420956 31972 raft_consensus.cc:359] T 4c054503f9fb411da2770fd9e5ddcb2c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.421589 31970 raft_consensus.cc:740] T 226f7ee124e8453489cec9d245c1f2ab P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.421705 31972 raft_consensus.cc:385] T 4c054503f9fb411da2770fd9e5ddcb2c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.421990 31755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c22b8102814af5a2c2905778db1e1c" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
I20260709 12:21:17.422287 31970 consensus_queue.cc:260] T 226f7ee124e8453489cec9d245c1f2ab P 54bc2fbd940c46fb84680e0c405af3da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.422686 31755 raft_consensus.cc:3060] T 21c22b8102814af5a2c2905778db1e1c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.422053 31972 raft_consensus.cc:740] T 4c054503f9fb411da2770fd9e5ddcb2c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.423586 31972 consensus_queue.cc:260] T 4c054503f9fb411da2770fd9e5ddcb2c P 9ff295a3433d4d2fa3a47e5ae97247c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.426096 31972 ts_tablet_manager.cc:1434] T 4c054503f9fb411da2770fd9e5ddcb2c P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:21:17.427079 31972 tablet_bootstrap.cc:492] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2: Bootstrap starting.
I20260709 12:21:17.428464 31678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f422b435a3d740d3b713bc3065d047a3" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da" is_pre_election: true
I20260709 12:21:17.429112 31678 raft_consensus.cc:2468] T f422b435a3d740d3b713bc3065d047a3 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 0.
I20260709 12:21:17.429881 31974 leader_election.cc:290] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 election: Requested vote from peers 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:17.430706 31721 leader_election.cc:304] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 54bc2fbd940c46fb84680e0c405af3da; no voters: 
I20260709 12:21:17.431646 31956 raft_consensus.cc:2804] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:17.432035 31956 raft_consensus.cc:493] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:17.432426 31956 raft_consensus.cc:3060] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:17.434372 31646 leader_election.cc:343] T 4c054503f9fb411da2770fd9e5ddcb2c P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:17.439482 31646 leader_election.cc:304] T 4c054503f9fb411da2770fd9e5ddcb2c P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54bc2fbd940c46fb84680e0c405af3da; no voters: 46963683c7f944d8b315b7cd14b08e40, 9ff295a3433d4d2fa3a47e5ae97247c2
I20260709 12:21:17.441087 31970 ts_tablet_manager.cc:1434] T 226f7ee124e8453489cec9d245c1f2ab P 54bc2fbd940c46fb84680e0c405af3da: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 12:21:17.441265 31974 raft_consensus.cc:2749] T 4c054503f9fb411da2770fd9e5ddcb2c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:17.441852 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c22b8102814af5a2c2905778db1e1c" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
I20260709 12:21:17.442322 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f422b435a3d740d3b713bc3065d047a3" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" is_pre_election: true
I20260709 12:21:17.442474 31829 raft_consensus.cc:3060] T 21c22b8102814af5a2c2905778db1e1c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.438901 31755 raft_consensus.cc:2468] T 21c22b8102814af5a2c2905778db1e1c P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 1.
I20260709 12:21:17.440230 31969 tablet_bootstrap.cc:492] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40: No bootstrap required, opened a new log
I20260709 12:21:17.443063 31828 raft_consensus.cc:2468] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 0.
I20260709 12:21:17.444097 31969 ts_tablet_manager.cc:1403] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.006s
I20260709 12:21:17.442051 31970 tablet_bootstrap.cc:492] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da: Bootstrap starting.
I20260709 12:21:17.447292 31969 raft_consensus.cc:359] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.448029 31969 raft_consensus.cc:385] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.448390 31969 raft_consensus.cc:740] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.438406 31972 tablet_bootstrap.cc:654] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.442435 31980 leader_election.cc:290] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:17.449084 31969 consensus_queue.cc:260] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.450767 31829 raft_consensus.cc:2468] T 21c22b8102814af5a2c2905778db1e1c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 1.
I20260709 12:21:17.451970 31643 leader_election.cc:304] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:17.452844 31974 raft_consensus.cc:2804] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:17.453306 31974 raft_consensus.cc:697] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da [term 1 LEADER]: Becoming Leader. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Running, Role: LEADER
I20260709 12:21:17.454106 31974 consensus_queue.cc:237] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.455502 31970 tablet_bootstrap.cc:654] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.439344 31956 raft_consensus.cc:515] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.452117 31969 ts_tablet_manager.cc:1434] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:21:17.460711 31969 tablet_bootstrap.cc:492] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40: Bootstrap starting.
I20260709 12:21:17.462966 31678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f422b435a3d740d3b713bc3065d047a3" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
I20260709 12:21:17.463604 31678 raft_consensus.cc:3060] T f422b435a3d740d3b713bc3065d047a3 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.468212 31969 tablet_bootstrap.cc:654] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.470057 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f422b435a3d740d3b713bc3065d047a3" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
I20260709 12:21:17.470880 31829 raft_consensus.cc:3060] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.470530 31578 catalog_manager.cc:5697] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da reported cstate change: term changed from 0 to 1, leader changed from <none> to 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193). New cstate: current_term: 1 leader_uuid: "54bc2fbd940c46fb84680e0c405af3da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:17.470000 31956 leader_election.cc:290] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 election: Requested vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:17.479516 31678 raft_consensus.cc:2468] T f422b435a3d740d3b713bc3065d047a3 P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 1.
I20260709 12:21:17.483561 31829 raft_consensus.cc:2468] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 1.
I20260709 12:21:17.485245 31721 leader_election.cc:304] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 54bc2fbd940c46fb84680e0c405af3da; no voters: 
I20260709 12:21:17.486220 31956 raft_consensus.cc:2804] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:17.486680 31956 raft_consensus.cc:697] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Becoming Leader. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Running, Role: LEADER
I20260709 12:21:17.486737 31970 tablet_bootstrap.cc:492] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da: No bootstrap required, opened a new log
I20260709 12:21:17.487360 31970 ts_tablet_manager.cc:1403] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.013s
I20260709 12:21:17.487520 31956 consensus_queue.cc:237] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.488348 31972 tablet_bootstrap.cc:492] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2: No bootstrap required, opened a new log
I20260709 12:21:17.488850 31972 ts_tablet_manager.cc:1403] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.005s
I20260709 12:21:17.489322 31969 tablet_bootstrap.cc:492] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40: No bootstrap required, opened a new log
I20260709 12:21:17.489789 31969 ts_tablet_manager.cc:1403] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.006s
I20260709 12:21:17.490975 31970 raft_consensus.cc:359] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.491290 31972 raft_consensus.cc:359] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.491722 31970 raft_consensus.cc:385] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.491930 31972 raft_consensus.cc:385] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.492120 31970 raft_consensus.cc:740] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.492285 31972 raft_consensus.cc:740] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.492762 31969 raft_consensus.cc:359] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.492980 31972 consensus_queue.cc:260] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.492980 31970 consensus_queue.cc:260] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.493624 31969 raft_consensus.cc:385] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.501302 31969 raft_consensus.cc:740] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.501976 31969 consensus_queue.cc:260] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.503976 31969 ts_tablet_manager.cc:1434] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 12:21:17.496392 31970 ts_tablet_manager.cc:1434] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:21:17.499542 31972 ts_tablet_manager.cc:1434] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 12:21:17.506094 31969 tablet_bootstrap.cc:492] T b231e77b1d3147e3b9f5b35eeb14738e P 46963683c7f944d8b315b7cd14b08e40: Bootstrap starting.
I20260709 12:21:17.506510 31972 tablet_bootstrap.cc:492] T 2a72eefa00a042ec80640fc8df57994c P 9ff295a3433d4d2fa3a47e5ae97247c2: Bootstrap starting.
I20260709 12:21:17.511909 31969 tablet_bootstrap.cc:654] T b231e77b1d3147e3b9f5b35eeb14738e P 46963683c7f944d8b315b7cd14b08e40: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.511164 31578 catalog_manager.cc:5697] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194). New cstate: current_term: 1 leader_uuid: "46963683c7f944d8b315b7cd14b08e40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:17.511909 31972 tablet_bootstrap.cc:654] T 2a72eefa00a042ec80640fc8df57994c P 9ff295a3433d4d2fa3a47e5ae97247c2: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:17.525489 31972 tablet_bootstrap.cc:492] T 2a72eefa00a042ec80640fc8df57994c P 9ff295a3433d4d2fa3a47e5ae97247c2: No bootstrap required, opened a new log
I20260709 12:21:17.525733 31969 tablet_bootstrap.cc:492] T b231e77b1d3147e3b9f5b35eeb14738e P 46963683c7f944d8b315b7cd14b08e40: No bootstrap required, opened a new log
I20260709 12:21:17.525954 31972 ts_tablet_manager.cc:1403] T 2a72eefa00a042ec80640fc8df57994c P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260709 12:21:17.526249 31969 ts_tablet_manager.cc:1403] T b231e77b1d3147e3b9f5b35eeb14738e P 46963683c7f944d8b315b7cd14b08e40: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260709 12:21:17.526345 31958 raft_consensus.cc:493] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.526837 31958 raft_consensus.cc:515] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.528843 31958 leader_election.cc:290] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007)
I20260709 12:21:17.528753 31972 raft_consensus.cc:359] T 2a72eefa00a042ec80640fc8df57994c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.529018 31969 raft_consensus.cc:359] T b231e77b1d3147e3b9f5b35eeb14738e P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.529485 31972 raft_consensus.cc:385] T 2a72eefa00a042ec80640fc8df57994c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.529726 31969 raft_consensus.cc:385] T b231e77b1d3147e3b9f5b35eeb14738e P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:17.529795 31972 raft_consensus.cc:740] T 2a72eefa00a042ec80640fc8df57994c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.530074 31969 raft_consensus.cc:740] T b231e77b1d3147e3b9f5b35eeb14738e P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Initialized, Role: FOLLOWER
I20260709 12:21:17.530570 31972 consensus_queue.cc:260] T 2a72eefa00a042ec80640fc8df57994c P 9ff295a3433d4d2fa3a47e5ae97247c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.531131 31678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf38736c8374e12b7bc2430f49164c7" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da" is_pre_election: true
I20260709 12:21:17.530877 31969 consensus_queue.cc:260] T b231e77b1d3147e3b9f5b35eeb14738e P 46963683c7f944d8b315b7cd14b08e40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.531499 31755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf38736c8374e12b7bc2430f49164c7" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40" is_pre_election: true
I20260709 12:21:17.531790 31678 raft_consensus.cc:2468] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 0.
I20260709 12:21:17.532143 31755 raft_consensus.cc:2468] T 7bf38736c8374e12b7bc2430f49164c7 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 0.
I20260709 12:21:17.532681 31972 ts_tablet_manager.cc:1434] T 2a72eefa00a042ec80640fc8df57994c P 9ff295a3433d4d2fa3a47e5ae97247c2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:21:17.533097 31969 ts_tablet_manager.cc:1434] T b231e77b1d3147e3b9f5b35eeb14738e P 46963683c7f944d8b315b7cd14b08e40: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 12:21:17.533048 31795 leader_election.cc:304] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:17.534006 31958 raft_consensus.cc:2804] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:17.534442 31958 raft_consensus.cc:493] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:17.534767 31958 raft_consensus.cc:3060] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.542228 31980 consensus_queue.cc:1048] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:17.542138 31958 raft_consensus.cc:515] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.544670 31958 leader_election.cc:290] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 election: Requested vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007)
I20260709 12:21:17.545872 31755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf38736c8374e12b7bc2430f49164c7" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
I20260709 12:21:17.545928 31678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf38736c8374e12b7bc2430f49164c7" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
I20260709 12:21:17.546582 31755 raft_consensus.cc:3060] T 7bf38736c8374e12b7bc2430f49164c7 P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.546653 31678 raft_consensus.cc:3060] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.553905 31755 raft_consensus.cc:2468] T 7bf38736c8374e12b7bc2430f49164c7 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 1.
I20260709 12:21:17.554430 31678 raft_consensus.cc:2468] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 1.
I20260709 12:21:17.555116 31795 leader_election.cc:304] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:17.555992 31996 raft_consensus.cc:2804] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:17.556471 31996 raft_consensus.cc:697] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Becoming Leader. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Running, Role: LEADER
I20260709 12:21:17.557262 31996 consensus_queue.cc:237] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.567852 31574 catalog_manager.cc:5697] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:17.569821 31956 consensus_queue.cc:1048] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:17.632908 31956 raft_consensus.cc:493] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.633359 31956 raft_consensus.cc:515] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.635151 31956 leader_election.cc:290] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:17.635901 31678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a72eefa00a042ec80640fc8df57994c" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da" is_pre_election: true
I20260709 12:21:17.636062 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a72eefa00a042ec80640fc8df57994c" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" is_pre_election: true
I20260709 12:21:17.636611 31678 raft_consensus.cc:2468] T 2a72eefa00a042ec80640fc8df57994c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 0.
I20260709 12:21:17.636785 31829 raft_consensus.cc:2468] T 2a72eefa00a042ec80640fc8df57994c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 0.
I20260709 12:21:17.637563 31721 leader_election.cc:304] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 54bc2fbd940c46fb84680e0c405af3da; no voters: 
I20260709 12:21:17.638325 31956 raft_consensus.cc:2804] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:17.638628 31956 raft_consensus.cc:493] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:17.638856 31956 raft_consensus.cc:3060] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.643949 31956 raft_consensus.cc:515] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.645484 31956 leader_election.cc:290] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 election: Requested vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:17.646196 31678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a72eefa00a042ec80640fc8df57994c" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
I20260709 12:21:17.646445 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a72eefa00a042ec80640fc8df57994c" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
I20260709 12:21:17.646720 31678 raft_consensus.cc:3060] T 2a72eefa00a042ec80640fc8df57994c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.647022 31829 raft_consensus.cc:3060] T 2a72eefa00a042ec80640fc8df57994c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.652462 31678 raft_consensus.cc:2468] T 2a72eefa00a042ec80640fc8df57994c P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 1.
I20260709 12:21:17.652640 31829 raft_consensus.cc:2468] T 2a72eefa00a042ec80640fc8df57994c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 1.
I20260709 12:21:17.653476 31721 leader_election.cc:304] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 54bc2fbd940c46fb84680e0c405af3da; no voters: 
I20260709 12:21:17.654204 31956 raft_consensus.cc:2804] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:17.654600 31956 raft_consensus.cc:697] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Becoming Leader. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Running, Role: LEADER
I20260709 12:21:17.655339 31956 consensus_queue.cc:237] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.667111 31578 catalog_manager.cc:5697] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194). New cstate: current_term: 1 leader_uuid: "46963683c7f944d8b315b7cd14b08e40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:17.743609 31956 raft_consensus.cc:493] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.744050 31956 raft_consensus.cc:515] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.746642 31678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c054503f9fb411da2770fd9e5ddcb2c" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da" is_pre_election: true
I20260709 12:21:17.746989 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c054503f9fb411da2770fd9e5ddcb2c" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" is_pre_election: true
I20260709 12:21:17.747290 31678 raft_consensus.cc:2468] T 4c054503f9fb411da2770fd9e5ddcb2c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 0.
I20260709 12:21:17.746721 31956 leader_election.cc:290] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:17.747727 31829 raft_consensus.cc:2468] T 4c054503f9fb411da2770fd9e5ddcb2c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 0.
I20260709 12:21:17.748471 31721 leader_election.cc:304] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 54bc2fbd940c46fb84680e0c405af3da; no voters: 
I20260709 12:21:17.749331 31980 raft_consensus.cc:2804] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:17.749673 31980 raft_consensus.cc:493] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:17.749914 31980 raft_consensus.cc:3060] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.754483 31980 raft_consensus.cc:515] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.755899 31980 leader_election.cc:290] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 election: Requested vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:17.756752 31974 raft_consensus.cc:493] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.756829 31678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c054503f9fb411da2770fd9e5ddcb2c" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
I20260709 12:21:17.757006 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c054503f9fb411da2770fd9e5ddcb2c" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
I20260709 12:21:17.757581 31678 raft_consensus.cc:3060] T 4c054503f9fb411da2770fd9e5ddcb2c P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.757686 31829 raft_consensus.cc:3060] T 4c054503f9fb411da2770fd9e5ddcb2c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.757329 31974 raft_consensus.cc:515] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.760083 31974 leader_election.cc:290] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:17.761049 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b231e77b1d3147e3b9f5b35eeb14738e" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" is_pre_election: true
I20260709 12:21:17.761838 31828 raft_consensus.cc:2468] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 0.
I20260709 12:21:17.761049 31755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b231e77b1d3147e3b9f5b35eeb14738e" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40" is_pre_election: true
I20260709 12:21:17.762851 31643 leader_election.cc:304] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:17.763105 31755 raft_consensus.cc:2468] T b231e77b1d3147e3b9f5b35eeb14738e P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 0.
I20260709 12:21:17.763664 31974 raft_consensus.cc:2804] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:17.764101 31974 raft_consensus.cc:493] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:17.764443 31974 raft_consensus.cc:3060] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.764441 31678 raft_consensus.cc:2468] T 4c054503f9fb411da2770fd9e5ddcb2c P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 1.
I20260709 12:21:17.765609 31721 leader_election.cc:304] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 54bc2fbd940c46fb84680e0c405af3da; no voters: 
I20260709 12:21:17.766376 31980 raft_consensus.cc:2804] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:17.766820 31980 raft_consensus.cc:697] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Becoming Leader. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Running, Role: LEADER
I20260709 12:21:17.767612 31980 consensus_queue.cc:237] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.767764 31829 raft_consensus.cc:2468] T 4c054503f9fb411da2770fd9e5ddcb2c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 1.
I20260709 12:21:17.772020 31974 raft_consensus.cc:515] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.774062 31958 consensus_queue.cc:1048] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:17.776166 31755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b231e77b1d3147e3b9f5b35eeb14738e" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
I20260709 12:21:17.776577 31958 consensus_queue.cc:1048] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:17.774536 31974 leader_election.cc:290] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 election: Requested vote from peers 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:17.776479 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b231e77b1d3147e3b9f5b35eeb14738e" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
I20260709 12:21:17.776860 31755 raft_consensus.cc:3060] T b231e77b1d3147e3b9f5b35eeb14738e P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.777485 31829 raft_consensus.cc:3060] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.784557 31755 raft_consensus.cc:2468] T b231e77b1d3147e3b9f5b35eeb14738e P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 1.
I20260709 12:21:17.784557 31829 raft_consensus.cc:2468] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 1.
I20260709 12:21:17.786492 31646 leader_election.cc:304] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 54bc2fbd940c46fb84680e0c405af3da; no voters: 
I20260709 12:21:17.787228 31974 raft_consensus.cc:2804] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:17.784109 31578 catalog_manager.cc:5697] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194). New cstate: current_term: 1 leader_uuid: "46963683c7f944d8b315b7cd14b08e40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:17.787734 31974 raft_consensus.cc:697] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [term 1 LEADER]: Becoming Leader. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Running, Role: LEADER
I20260709 12:21:17.788705 31974 consensus_queue.cc:237] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.804219 31574 catalog_manager.cc:5697] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da reported cstate change: term changed from 0 to 1, leader changed from <none> to 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193). New cstate: current_term: 1 leader_uuid: "54bc2fbd940c46fb84680e0c405af3da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:17.813256 31958 raft_consensus.cc:493] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:17.813781 31958 raft_consensus.cc:515] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.815712 31958 leader_election.cc:290] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007)
I20260709 12:21:17.816579 31678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226f7ee124e8453489cec9d245c1f2ab" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da" is_pre_election: true
I20260709 12:21:17.817348 31678 raft_consensus.cc:2468] T 226f7ee124e8453489cec9d245c1f2ab P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 0.
I20260709 12:21:17.816690 31754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226f7ee124e8453489cec9d245c1f2ab" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40" is_pre_election: true
I20260709 12:21:17.818284 31795 leader_election.cc:304] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:17.818476 31754 raft_consensus.cc:2468] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 0.
I20260709 12:21:17.819083 31958 raft_consensus.cc:2804] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:17.819460 31958 raft_consensus.cc:493] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:17.819804 31958 raft_consensus.cc:3060] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.824775 31958 raft_consensus.cc:515] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.826211 31958 leader_election.cc:290] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 election: Requested vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007)
I20260709 12:21:17.826936 31679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226f7ee124e8453489cec9d245c1f2ab" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
I20260709 12:21:17.827200 31754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226f7ee124e8453489cec9d245c1f2ab" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
I20260709 12:21:17.827474 31679 raft_consensus.cc:3060] T 226f7ee124e8453489cec9d245c1f2ab P 54bc2fbd940c46fb84680e0c405af3da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.827754 31754 raft_consensus.cc:3060] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:17.832032 31679 raft_consensus.cc:2468] T 226f7ee124e8453489cec9d245c1f2ab P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 1.
I20260709 12:21:17.832171 31754 raft_consensus.cc:2468] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 1.
I20260709 12:21:17.832998 31795 leader_election.cc:304] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:17.833715 31958 raft_consensus.cc:2804] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:17.834081 31958 raft_consensus.cc:697] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Becoming Leader. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Running, Role: LEADER
I20260709 12:21:17.834688 31958 consensus_queue.cc:237] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:17.841482 31574 catalog_manager.cc:5697] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195). New cstate: current_term: 1 leader_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:17.906211 31974 consensus_queue.cc:1048] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Connected to new peer: Peer: permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:17.916604 31907 consensus_queue.cc:1048] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:17.926781 31980 consensus_queue.cc:1048] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:17.940359 31956 consensus_queue.cc:1048] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:17.987298 31754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a39ab186a5748f18e3b3cba352b9ae0"
dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
mode: GRACEFUL
new_leader_uuid: "54bc2fbd940c46fb84680e0c405af3da"
 from {username='slave'} at 127.0.0.1:36688
I20260709 12:21:17.987812 31754 raft_consensus.cc:606] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Received request to transfer leadership to TS 54bc2fbd940c46fb84680e0c405af3da
I20260709 12:21:17.992400 31829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01c57a8a47374f52bf459c2f0059a88a"
dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
mode: GRACEFUL
new_leader_uuid: "54bc2fbd940c46fb84680e0c405af3da"
 from {username='slave'} at 127.0.0.1:49370
I20260709 12:21:17.992885 31829 raft_consensus.cc:606] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Received request to transfer leadership to TS 54bc2fbd940c46fb84680e0c405af3da
I20260709 12:21:17.997290 31829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bf38736c8374e12b7bc2430f49164c7"
dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
mode: GRACEFUL
new_leader_uuid: "54bc2fbd940c46fb84680e0c405af3da"
 from {username='slave'} at 127.0.0.1:49370
I20260709 12:21:17.997752 31829 raft_consensus.cc:606] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Received request to transfer leadership to TS 54bc2fbd940c46fb84680e0c405af3da
I20260709 12:21:18.003374 31980 raft_consensus.cc:993] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40: : Instructing follower 54bc2fbd940c46fb84680e0c405af3da to start an election
I20260709 12:21:18.003808 31956 raft_consensus.cc:1081] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Signalling peer 54bc2fbd940c46fb84680e0c405af3da to start an election
I20260709 12:21:18.005362 31679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a39ab186a5748f18e3b3cba352b9ae0"
dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
 from {username='slave'} at 127.0.0.1:54438
I20260709 12:21:18.005930 31679 raft_consensus.cc:493] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:18.006260 31679 raft_consensus.cc:3060] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.011180 31829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "226f7ee124e8453489cec9d245c1f2ab"
dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
mode: GRACEFUL
new_leader_uuid: "46963683c7f944d8b315b7cd14b08e40"
 from {username='slave'} at 127.0.0.1:49370
I20260709 12:21:18.011740 31829 raft_consensus.cc:606] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Received request to transfer leadership to TS 46963683c7f944d8b315b7cd14b08e40
I20260709 12:21:18.012279 31679 raft_consensus.cc:515] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:18.014783 31754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a39ab186a5748f18e3b3cba352b9ae0" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
I20260709 12:21:18.015357 31754 raft_consensus.cc:3055] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:18.015419 31679 leader_election.cc:290] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 2 election: Requested vote from peers 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:18.015710 31754 raft_consensus.cc:740] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Running, Role: LEADER
I20260709 12:21:18.015744 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a39ab186a5748f18e3b3cba352b9ae0" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
I20260709 12:21:18.016561 31829 raft_consensus.cc:3060] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.016609 31754 consensus_queue.cc:260] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:18.017611 31754 raft_consensus.cc:3060] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.023129 31829 raft_consensus.cc:2468] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 2.
I20260709 12:21:18.024230 31643 leader_election.cc:304] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:18.025251 31973 raft_consensus.cc:2804] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:18.025681 31973 raft_consensus.cc:697] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [term 2 LEADER]: Becoming Leader. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Running, Role: LEADER
I20260709 12:21:18.026310 31973 consensus_queue.cc:237] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:18.026490 31679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b231e77b1d3147e3b9f5b35eeb14738e"
dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
mode: GRACEFUL
new_leader_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
 from {username='slave'} at 127.0.0.1:54464
I20260709 12:21:18.027544 31754 raft_consensus.cc:2468] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 2.
I20260709 12:21:18.027709 31679 raft_consensus.cc:606] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [term 1 LEADER]: Received request to transfer leadership to TS 9ff295a3433d4d2fa3a47e5ae97247c2
I20260709 12:21:18.033977 31578 catalog_manager.cc:5697] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da reported cstate change: term changed from 1 to 2, leader changed from 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194) to 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193). New cstate: current_term: 2 leader_uuid: "54bc2fbd940c46fb84680e0c405af3da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:18.087162 31958 consensus_queue.cc:1048] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:18.093603 31996 raft_consensus.cc:993] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2: : Instructing follower 54bc2fbd940c46fb84680e0c405af3da to start an election
I20260709 12:21:18.094058 31997 raft_consensus.cc:1081] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Signalling peer 54bc2fbd940c46fb84680e0c405af3da to start an election
I20260709 12:21:18.100231 31678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bf38736c8374e12b7bc2430f49164c7"
dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
 from {username='slave'} at 127.0.0.1:54450
I20260709 12:21:18.101904 31678 raft_consensus.cc:493] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:18.102355 31678 raft_consensus.cc:3060] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.102135 31958 consensus_queue.cc:1048] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:18.109571 31678 raft_consensus.cc:515] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:18.111048 31678 leader_election.cc:290] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 2 election: Requested vote from peers 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:18.111910 31755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf38736c8374e12b7bc2430f49164c7" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
I20260709 12:21:18.112500 31755 raft_consensus.cc:3060] T 7bf38736c8374e12b7bc2430f49164c7 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.112547 31828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf38736c8374e12b7bc2430f49164c7" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
I20260709 12:21:18.113145 31828 raft_consensus.cc:3055] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:18.113449 31828 raft_consensus.cc:740] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Running, Role: LEADER
I20260709 12:21:18.114166 31828 consensus_queue.cc:260] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:18.115324 31828 raft_consensus.cc:3060] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.119454 31755 raft_consensus.cc:2468] T 7bf38736c8374e12b7bc2430f49164c7 P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 2.
I20260709 12:21:18.120651 31646 leader_election.cc:304] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 54bc2fbd940c46fb84680e0c405af3da; no voters: 
I20260709 12:21:18.121508 31973 raft_consensus.cc:2804] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:18.121950 31973 raft_consensus.cc:697] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da [term 2 LEADER]: Becoming Leader. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Running, Role: LEADER
I20260709 12:21:18.121973 31828 raft_consensus.cc:2468] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 2.
I20260709 12:21:18.122726 31973 consensus_queue.cc:237] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:18.130013 31578 catalog_manager.cc:5697] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da reported cstate change: term changed from 1 to 2, leader changed from 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195) to 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193). New cstate: current_term: 2 leader_uuid: "54bc2fbd940c46fb84680e0c405af3da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:18.138469 31956 consensus_queue.cc:1048] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:18.147838 31980 consensus_queue.cc:1048] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:18.155030 31980 consensus_queue.cc:1048] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:18.166020 31982 consensus_queue.cc:1048] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:18.248924 31973 consensus_queue.cc:1048] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:18.258524 31907 raft_consensus.cc:993] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da: : Instructing follower 9ff295a3433d4d2fa3a47e5ae97247c2 to start an election
I20260709 12:21:18.259325 31907 raft_consensus.cc:1081] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [term 1 LEADER]: Signalling peer 9ff295a3433d4d2fa3a47e5ae97247c2 to start an election
I20260709 12:21:18.263098 31829 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b231e77b1d3147e3b9f5b35eeb14738e"
dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
 from {username='slave'} at 127.0.0.1:49364
I20260709 12:21:18.266952 31997 raft_consensus.cc:993] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2: : Instructing follower 54bc2fbd940c46fb84680e0c405af3da to start an election
I20260709 12:21:18.267694 31997 raft_consensus.cc:1081] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Signalling peer 54bc2fbd940c46fb84680e0c405af3da to start an election
I20260709 12:21:18.270328 31907 consensus_queue.cc:1048] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Connected to new peer: Peer: permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:18.275432 31829 raft_consensus.cc:493] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:18.276002 31829 raft_consensus.cc:3060] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.284297 31997 consensus_queue.cc:1048] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:18.285681 31679 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01c57a8a47374f52bf459c2f0059a88a"
dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
 from {username='slave'} at 127.0.0.1:54450
I20260709 12:21:18.286649 31679 raft_consensus.cc:493] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:18.287209 31679 raft_consensus.cc:3060] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.289342 31829 raft_consensus.cc:515] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:18.299077 31829 leader_election.cc:290] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 2 election: Requested vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007)
I20260709 12:21:18.302265 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b231e77b1d3147e3b9f5b35eeb14738e" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
I20260709 12:21:18.302237 31679 raft_consensus.cc:515] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:18.303247 31680 raft_consensus.cc:3055] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:18.303624 31680 raft_consensus.cc:740] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Running, Role: LEADER
I20260709 12:21:18.304806 31680 consensus_queue.cc:260] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:18.306035 31680 raft_consensus.cc:3060] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.306144 31679 leader_election.cc:290] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 2 election: Requested vote from peers 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:18.306547 31755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c57a8a47374f52bf459c2f0059a88a" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
I20260709 12:21:18.307310 31755 raft_consensus.cc:3060] T 01c57a8a47374f52bf459c2f0059a88a P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.314306 31754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b231e77b1d3147e3b9f5b35eeb14738e" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
I20260709 12:21:18.314949 31754 raft_consensus.cc:3060] T b231e77b1d3147e3b9f5b35eeb14738e P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.317682 31755 raft_consensus.cc:2468] T 01c57a8a47374f52bf459c2f0059a88a P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 2.
I20260709 12:21:18.318066 31680 raft_consensus.cc:2468] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 2.
I20260709 12:21:18.320315 31646 leader_election.cc:304] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 54bc2fbd940c46fb84680e0c405af3da; no voters: 
I20260709 12:21:18.320860 31755 raft_consensus.cc:1240] T 01c57a8a47374f52bf459c2f0059a88a P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Rejecting Update request from peer 9ff295a3433d4d2fa3a47e5ae97247c2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:18.321178 31907 raft_consensus.cc:2804] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:18.321722 31907 raft_consensus.cc:697] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da [term 2 LEADER]: Becoming Leader. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Running, Role: LEADER
I20260709 12:21:18.322928 31907 consensus_queue.cc:237] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:18.331229 31754 raft_consensus.cc:2468] T b231e77b1d3147e3b9f5b35eeb14738e P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 2.
I20260709 12:21:18.332760 31795 leader_election.cc:304] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:18.333725 31958 raft_consensus.cc:2804] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:18.334241 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01c57a8a47374f52bf459c2f0059a88a" candidate_uuid: "54bc2fbd940c46fb84680e0c405af3da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
I20260709 12:21:18.334352 31958 raft_consensus.cc:697] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 LEADER]: Becoming Leader. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Running, Role: LEADER
I20260709 12:21:18.333636 31574 catalog_manager.cc:5697] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da reported cstate change: term changed from 1 to 2, leader changed from 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195) to 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193). New cstate: current_term: 2 leader_uuid: "54bc2fbd940c46fb84680e0c405af3da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:18.334806 31829 raft_consensus.cc:3055] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:18.335088 31829 raft_consensus.cc:740] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Running, Role: LEADER
I20260709 12:21:18.335572 31958 consensus_queue.cc:237] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:18.336064 31829 consensus_queue.cc:260] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:18.336995 31829 raft_consensus.cc:3060] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.347277 31997 consensus_queue.cc:1048] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:18.349076 31829 raft_consensus.cc:2468] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54bc2fbd940c46fb84680e0c405af3da in term 2.
I20260709 12:21:18.353266 31574 catalog_manager.cc:5697] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 reported cstate change: term changed from 1 to 2, leader changed from 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193) to 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195). New cstate: current_term: 2 leader_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:18.367568 31997 raft_consensus.cc:993] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2: : Instructing follower 46963683c7f944d8b315b7cd14b08e40 to start an election
I20260709 12:21:18.368121 31958 raft_consensus.cc:1081] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Signalling peer 46963683c7f944d8b315b7cd14b08e40 to start an election
I20260709 12:21:18.370440 31754 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "226f7ee124e8453489cec9d245c1f2ab"
dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
 from {username='slave'} at 127.0.0.1:36668
I20260709 12:21:18.371047 31754 raft_consensus.cc:493] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:18.371443 31754 raft_consensus.cc:3060] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.378552 31754 raft_consensus.cc:515] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:18.381489 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226f7ee124e8453489cec9d245c1f2ab" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
I20260709 12:21:18.381644 31754 leader_election.cc:290] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 2 election: Requested vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195:45345)
I20260709 12:21:18.381822 31829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "226f7ee124e8453489cec9d245c1f2ab" candidate_uuid: "46963683c7f944d8b315b7cd14b08e40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
I20260709 12:21:18.382037 31680 raft_consensus.cc:3060] T 226f7ee124e8453489cec9d245c1f2ab P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.382390 31829 raft_consensus.cc:3055] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:18.382745 31829 raft_consensus.cc:740] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Running, Role: LEADER
I20260709 12:21:18.383453 31829 consensus_queue.cc:260] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:18.384380 31829 raft_consensus.cc:3060] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:18.387133 31680 raft_consensus.cc:2468] T 226f7ee124e8453489cec9d245c1f2ab P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 2.
I20260709 12:21:18.388348 31721 leader_election.cc:304] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46963683c7f944d8b315b7cd14b08e40, 54bc2fbd940c46fb84680e0c405af3da; no voters: 
I20260709 12:21:18.388650 31829 raft_consensus.cc:2468] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46963683c7f944d8b315b7cd14b08e40 in term 2.
I20260709 12:21:18.389106 31980 raft_consensus.cc:2804] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:18.389588 31980 raft_consensus.cc:697] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [term 2 LEADER]: Becoming Leader. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Running, Role: LEADER
I20260709 12:21:18.390393 31980 consensus_queue.cc:237] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:18.396941 31576 catalog_manager.cc:5697] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 reported cstate change: term changed from 1 to 2, leader changed from 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195) to 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "46963683c7f944d8b315b7cd14b08e40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:18.457376 31829 raft_consensus.cc:1275] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Refusing update from remote peer 54bc2fbd940c46fb84680e0c405af3da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:18.458532 31907 consensus_queue.cc:1048] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:18.467767 31754 raft_consensus.cc:1275] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Refusing update from remote peer 54bc2fbd940c46fb84680e0c405af3da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:18.469339 31907 consensus_queue.cc:1048] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Connected to new peer: Peer: permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:18.621220 31754 raft_consensus.cc:1275] T 7bf38736c8374e12b7bc2430f49164c7 P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Refusing update from remote peer 54bc2fbd940c46fb84680e0c405af3da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:18.622376 31974 consensus_queue.cc:1048] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Connected to new peer: Peer: permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:18.632784 31829 raft_consensus.cc:1275] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Refusing update from remote peer 54bc2fbd940c46fb84680e0c405af3da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:18.634382 31974 consensus_queue.cc:1048] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:18.742311 31754 raft_consensus.cc:1275] T 01c57a8a47374f52bf459c2f0059a88a P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Refusing update from remote peer 54bc2fbd940c46fb84680e0c405af3da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:18.742929 31680 raft_consensus.cc:1275] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Refusing update from remote peer 9ff295a3433d4d2fa3a47e5ae97247c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:18.743971 31974 consensus_queue.cc:1048] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Connected to new peer: Peer: permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:18.745355 31958 consensus_queue.cc:1048] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:18.755363 31754 raft_consensus.cc:1275] T b231e77b1d3147e3b9f5b35eeb14738e P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Refusing update from remote peer 9ff295a3433d4d2fa3a47e5ae97247c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:18.756793 31958 consensus_queue.cc:1048] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:18.757380 31829 raft_consensus.cc:1275] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Refusing update from remote peer 54bc2fbd940c46fb84680e0c405af3da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:18.761425 31907 consensus_queue.cc:1048] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:18.852747 31829 raft_consensus.cc:1275] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Refusing update from remote peer 46963683c7f944d8b315b7cd14b08e40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:18.854066 32036 consensus_queue.cc:1048] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:18.863013 31680 raft_consensus.cc:1275] T 226f7ee124e8453489cec9d245c1f2ab P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Refusing update from remote peer 46963683c7f944d8b315b7cd14b08e40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:18.864354 32036 consensus_queue.cc:1048] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:21.032807 31574 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38482:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:21:21.051694 31574 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38482:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:21:21.110991 26483 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 12:21:21.243120 32052 log.cc:927] Time spent T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da: Append to log took a long time: real 0.108s	user 0.005s	sys 0.000s
W20260709 12:21:21.297080 32065 log.cc:927] Time spent T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
W20260709 12:21:21.325893 32062 log.cc:927] Time spent T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
W20260709 12:21:21.334861 32069 log.cc:927] Time spent T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
W20260709 12:21:21.397166 32081 log.cc:927] Time spent T b231e77b1d3147e3b9f5b35eeb14738e P 46963683c7f944d8b315b7cd14b08e40: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 12:21:21.401441 32093 tablet.cc:1724] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:21.403224 31679 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a39ab186a5748f18e3b3cba352b9ae0"
dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
mode: GRACEFUL
new_leader_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
 from {username='slave'} at 127.0.0.1:48830
I20260709 12:21:21.423357 31679 raft_consensus.cc:606] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [term 2 LEADER]: Received request to transfer leadership to TS 9ff295a3433d4d2fa3a47e5ae97247c2
I20260709 12:21:21.461129 32099 tablet.cc:1724] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:21.531018 32110 tablet.cc:1724] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:21.530297 32102 tablet.cc:1724] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:21:21.540051 32096 log.cc:927] Time spent T 4c054503f9fb411da2770fd9e5ddcb2c P 9ff295a3433d4d2fa3a47e5ae97247c2: Append to log took a long time: real 0.077s	user 0.000s	sys 0.001s
I20260709 12:21:21.547923 32105 tablet.cc:1724] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:21.527901 32100 tablet.cc:1724] T 2a72eefa00a042ec80640fc8df57994c P 54bc2fbd940c46fb84680e0c405af3da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:21:21.563103 32097 log.cc:927] Time spent T 226f7ee124e8453489cec9d245c1f2ab P 54bc2fbd940c46fb84680e0c405af3da: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
W20260709 12:21:21.581207 31781 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:2a72eefa00a042ec80640fc8df57994c)
I20260709 12:21:21.569213 32098 tablet.cc:1724] T 2a72eefa00a042ec80640fc8df57994c P 9ff295a3433d4d2fa3a47e5ae97247c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:21:21.594048 31781 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:2a72eefa00a042ec80640fc8df57994c)
I20260709 12:21:21.608709 32111 tablet.cc:1724] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:21:21.604123 31781 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:2a72eefa00a042ec80640fc8df57994c)
I20260709 12:21:21.632992 32108 tablet.cc:1724] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:21.656701 32115 tablet.cc:1724] T 01c57a8a47374f52bf459c2f0059a88a P 46963683c7f944d8b315b7cd14b08e40: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:21.660454 32113 tablet.cc:1724] T f422b435a3d740d3b713bc3065d047a3 P 54bc2fbd940c46fb84680e0c405af3da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:21.665118 32098 tablet.cc:1724] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:21.678263 32105 tablet.cc:1724] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:21.676020 32115 tablet.cc:1724] T b231e77b1d3147e3b9f5b35eeb14738e P 46963683c7f944d8b315b7cd14b08e40: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:21.689710 32068 raft_consensus.cc:993] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da: : Instructing follower 9ff295a3433d4d2fa3a47e5ae97247c2 to start an election
I20260709 12:21:21.685599 32098 tablet.cc:1724] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:21.695751 32114 raft_consensus.cc:1081] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [term 2 LEADER]: Signalling peer 9ff295a3433d4d2fa3a47e5ae97247c2 to start an election
I20260709 12:21:21.683653 32099 tablet.cc:1724] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:21.698988 32110 tablet.cc:1724] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:21.708024 31824 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a39ab186a5748f18e3b3cba352b9ae0"
dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
 from {username='slave'} at 127.0.0.1:49364
I20260709 12:21:21.708856 31824 raft_consensus.cc:493] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:21.710567 31824 raft_consensus.cc:3060] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:21.710779 32116 tablet.cc:1724] T 4c054503f9fb411da2770fd9e5ddcb2c P 9ff295a3433d4d2fa3a47e5ae97247c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:21.726562 32100 tablet.cc:1724] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:21.733116 32093 tablet.cc:1724] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:21.735252 32102 tablet.cc:1724] T 21c22b8102814af5a2c2905778db1e1c P 46963683c7f944d8b315b7cd14b08e40: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:21.719305 32111 tablet.cc:1724] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:21.709702 32098 tablet.cc:1724] T 21c22b8102814af5a2c2905778db1e1c P 9ff295a3433d4d2fa3a47e5ae97247c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:21.748432 31824 raft_consensus.cc:515] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:21.754786 32099 tablet.cc:1724] T 4c054503f9fb411da2770fd9e5ddcb2c P 54bc2fbd940c46fb84680e0c405af3da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:21.735788 32108 tablet.cc:1724] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:21.758411 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a39ab186a5748f18e3b3cba352b9ae0" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
I20260709 12:21:21.759136 31680 raft_consensus.cc:3055] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:21.759428 31680 raft_consensus.cc:740] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Running, Role: LEADER
I20260709 12:21:21.760145 31680 consensus_queue.cc:260] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [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: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:21.760442 31755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f422b435a3d740d3b713bc3065d047a3"
dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
mode: GRACEFUL
new_leader_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
 from {username='slave'} at 127.0.0.1:45770
I20260709 12:21:21.761024 31755 raft_consensus.cc:606] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Received request to transfer leadership to TS 9ff295a3433d4d2fa3a47e5ae97247c2
I20260709 12:21:21.761206 31680 raft_consensus.cc:3060] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:21.765401 26483 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:21:21.765708 31755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a39ab186a5748f18e3b3cba352b9ae0" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
I20260709 12:21:21.766336 31755 raft_consensus.cc:3060] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:21.766147 32115 tablet.cc:1724] T 7bf38736c8374e12b7bc2430f49164c7 P 46963683c7f944d8b315b7cd14b08e40: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:21.773036 31755 raft_consensus.cc:2468] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 3.
I20260709 12:21:21.796944 31795 leader_election.cc:304] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [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: 46963683c7f944d8b315b7cd14b08e40, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:21.797869 32075 raft_consensus.cc:2804] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:21.798331 32075 raft_consensus.cc:697] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 3 LEADER]: Becoming Leader. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Running, Role: LEADER
I20260709 12:21:21.799118 32075 consensus_queue.cc:237] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [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: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:21.773379 31824 leader_election.cc:290] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 3 election: Requested vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007)
I20260709 12:21:21.774814 31680 raft_consensus.cc:2468] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 3.
I20260709 12:21:21.758248 32105 tablet.cc:1724] T 226f7ee124e8453489cec9d245c1f2ab P 54bc2fbd940c46fb84680e0c405af3da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:21.778764 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:21.816474 31578 catalog_manager.cc:6242] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b: soft_deleted_table [id=1bd77ba82e7f45b5bbc8a076ee0a1a66] alter complete (version 1)
I20260709 12:21:21.821090 31755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6526723847ec4e69afd8a9a85eb6fbb0"
dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
mode: GRACEFUL
new_leader_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
 from {username='slave'} at 127.0.0.1:45770
I20260709 12:21:21.821703 31755 raft_consensus.cc:606] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [term 2 LEADER]: Received request to transfer leadership to TS 9ff295a3433d4d2fa3a47e5ae97247c2
I20260709 12:21:21.824438 31680 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7389c5776bd42ce8615a17d195c713e"
dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
mode: GRACEFUL
new_leader_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
 from {username='slave'} at 127.0.0.1:48830
I20260709 12:21:21.824980 31680 raft_consensus.cc:606] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [term 2 LEADER]: Received request to transfer leadership to TS 9ff295a3433d4d2fa3a47e5ae97247c2
I20260709 12:21:21.825047 31574 catalog_manager.cc:5697] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 reported cstate change: term changed from 2 to 3, leader changed from 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193) to 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195). New cstate: current_term: 3 leader_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:21.826387 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:21:21.829129 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:22.030320 32082 raft_consensus.cc:993] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40: : Instructing follower 9ff295a3433d4d2fa3a47e5ae97247c2 to start an election
I20260709 12:21:22.030843 32095 raft_consensus.cc:1081] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Signalling peer 9ff295a3433d4d2fa3a47e5ae97247c2 to start an election
I20260709 12:21:22.032073 31824 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f422b435a3d740d3b713bc3065d047a3"
dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
 from {username='slave'} at 127.0.0.1:49358
I20260709 12:21:22.032501 31824 raft_consensus.cc:493] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:22.032753 31824 raft_consensus.cc:3060] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:22.037421 31824 raft_consensus.cc:515] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:22.039276 31824 leader_election.cc:290] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 2 election: Requested vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007)
I20260709 12:21:22.039806 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f422b435a3d740d3b713bc3065d047a3" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
I20260709 12:21:22.040323 31755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f422b435a3d740d3b713bc3065d047a3" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
I20260709 12:21:22.040548 31680 raft_consensus.cc:3060] T f422b435a3d740d3b713bc3065d047a3 P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:22.040970 31755 raft_consensus.cc:3055] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:22.041224 31755 raft_consensus.cc:740] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Running, Role: LEADER
I20260709 12:21:22.041754 31755 consensus_queue.cc:260] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [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: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:22.042673 31755 raft_consensus.cc:3060] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:22.045179 31680 raft_consensus.cc:2468] T f422b435a3d740d3b713bc3065d047a3 P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 2.
I20260709 12:21:22.046195 31795 leader_election.cc:304] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:22.046893 32075 raft_consensus.cc:2804] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:22.047012 31755 raft_consensus.cc:2468] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 2.
I20260709 12:21:22.047261 32075 raft_consensus.cc:697] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 LEADER]: Becoming Leader. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Running, Role: LEADER
I20260709 12:21:22.048540 32075 consensus_queue.cc:237] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2 [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: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:22.055058 31574 catalog_manager.cc:5697] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2 reported cstate change: term changed from 1 to 2, leader changed from 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194) to 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195). New cstate: current_term: 2 leader_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:22.190963 32095 raft_consensus.cc:993] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40: : Instructing follower 9ff295a3433d4d2fa3a47e5ae97247c2 to start an election
I20260709 12:21:22.191394 32082 raft_consensus.cc:1081] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [term 2 LEADER]: Signalling peer 9ff295a3433d4d2fa3a47e5ae97247c2 to start an election
I20260709 12:21:22.192780 31824 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6526723847ec4e69afd8a9a85eb6fbb0"
dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
 from {username='slave'} at 127.0.0.1:49358
I20260709 12:21:22.193222 31824 raft_consensus.cc:493] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:22.193506 31824 raft_consensus.cc:3060] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:22.199021 31824 raft_consensus.cc:515] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:22.200518 31824 leader_election.cc:290] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 3 election: Requested vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007)
I20260709 12:21:22.201251 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6526723847ec4e69afd8a9a85eb6fbb0" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
I20260709 12:21:22.201494 31755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6526723847ec4e69afd8a9a85eb6fbb0" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
I20260709 12:21:22.201853 31680 raft_consensus.cc:3060] T 6526723847ec4e69afd8a9a85eb6fbb0 P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:22.202015 31755 raft_consensus.cc:3055] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:22.202406 31755 raft_consensus.cc:740] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 46963683c7f944d8b315b7cd14b08e40, State: Running, Role: LEADER
I20260709 12:21:22.203171 31755 consensus_queue.cc:260] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [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: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:22.204285 31755 raft_consensus.cc:3060] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:22.208073 31680 raft_consensus.cc:2468] T 6526723847ec4e69afd8a9a85eb6fbb0 P 54bc2fbd940c46fb84680e0c405af3da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 3.
I20260709 12:21:22.209112 31795 leader_election.cc:304] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [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: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:22.209784 32075 raft_consensus.cc:2804] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:22.210196 32075 raft_consensus.cc:697] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 3 LEADER]: Becoming Leader. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Running, Role: LEADER
I20260709 12:21:22.210500 31755 raft_consensus.cc:2468] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 3.
I20260709 12:21:22.210973 32075 consensus_queue.cc:237] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [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: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:22.217417 31574 catalog_manager.cc:5697] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 reported cstate change: term changed from 2 to 3, leader changed from 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194) to 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195). New cstate: current_term: 3 leader_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:22.260842 32068 raft_consensus.cc:993] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da: : Instructing follower 9ff295a3433d4d2fa3a47e5ae97247c2 to start an election
I20260709 12:21:22.261283 32122 raft_consensus.cc:1081] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [term 2 LEADER]: Signalling peer 9ff295a3433d4d2fa3a47e5ae97247c2 to start an election
I20260709 12:21:22.262854 31824 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7389c5776bd42ce8615a17d195c713e"
dest_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2"
 from {username='slave'} at 127.0.0.1:49364
I20260709 12:21:22.263326 31824 raft_consensus.cc:493] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:22.263598 31824 raft_consensus.cc:3060] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:22.268613 31824 raft_consensus.cc:515] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:22.269979 31755 raft_consensus.cc:1275] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [term 3 FOLLOWER]: Refusing update from remote peer 9ff295a3433d4d2fa3a47e5ae97247c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:21:22.271212 31680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7389c5776bd42ce8615a17d195c713e" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54bc2fbd940c46fb84680e0c405af3da"
I20260709 12:21:22.271799 31680 raft_consensus.cc:3055] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:22.271618 32075 consensus_queue.cc:1048] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:21:22.271724 31752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7389c5776bd42ce8615a17d195c713e" candidate_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46963683c7f944d8b315b7cd14b08e40"
I20260709 12:21:22.272176 31680 raft_consensus.cc:740] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54bc2fbd940c46fb84680e0c405af3da, State: Running, Role: LEADER
I20260709 12:21:22.272301 31824 leader_election.cc:290] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 [CANDIDATE]: Term 3 election: Requested vote from peers 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951), 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007)
I20260709 12:21:22.272511 31752 raft_consensus.cc:3060] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:22.273031 31680 consensus_queue.cc:260] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [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: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:22.273758 31680 raft_consensus.cc:3060] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:22.277988 31752 raft_consensus.cc:2468] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 3.
I20260709 12:21:22.279124 31680 raft_consensus.cc:2468] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ff295a3433d4d2fa3a47e5ae97247c2 in term 3.
I20260709 12:21:22.281140 31795 leader_election.cc:304] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 [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: 54bc2fbd940c46fb84680e0c405af3da, 9ff295a3433d4d2fa3a47e5ae97247c2; no voters: 
I20260709 12:21:22.281847 32075 raft_consensus.cc:2804] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:22.283020 32075 raft_consensus.cc:697] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 3 LEADER]: Becoming Leader. State: Replica: 9ff295a3433d4d2fa3a47e5ae97247c2, State: Running, Role: LEADER
I20260709 12:21:22.284304 32075 consensus_queue.cc:237] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 [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: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } }
I20260709 12:21:22.295073 31680 raft_consensus.cc:1275] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [term 3 FOLLOWER]: Refusing update from remote peer 9ff295a3433d4d2fa3a47e5ae97247c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:21:22.296573 32123 consensus_queue.cc:1048] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:21:22.296968 31574 catalog_manager.cc:5697] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 reported cstate change: term changed from 2 to 3, leader changed from 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193) to 9ff295a3433d4d2fa3a47e5ae97247c2 (127.25.220.195). New cstate: current_term: 3 leader_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ff295a3433d4d2fa3a47e5ae97247c2" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 45345 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:22.441628 31755 raft_consensus.cc:1275] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Refusing update from remote peer 9ff295a3433d4d2fa3a47e5ae97247c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:21:22.442909 32123 consensus_queue.cc:1048] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:22.449637 31680 raft_consensus.cc:1275] T f422b435a3d740d3b713bc3065d047a3 P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Refusing update from remote peer 9ff295a3433d4d2fa3a47e5ae97247c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:21:22.451078 32075 consensus_queue.cc:1048] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:22.648576 31755 raft_consensus.cc:1275] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [term 3 FOLLOWER]: Refusing update from remote peer 9ff295a3433d4d2fa3a47e5ae97247c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:22.649885 32075 consensus_queue.cc:1048] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:22.664945 31680 raft_consensus.cc:1275] T 6526723847ec4e69afd8a9a85eb6fbb0 P 54bc2fbd940c46fb84680e0c405af3da [term 3 FOLLOWER]: Refusing update from remote peer 9ff295a3433d4d2fa3a47e5ae97247c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:22.666244 32075 consensus_queue.cc:1048] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:22.827595 31680 raft_consensus.cc:1275] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [term 3 FOLLOWER]: Refusing update from remote peer 9ff295a3433d4d2fa3a47e5ae97247c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:22.828634 32075 consensus_queue.cc:1048] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54bc2fbd940c46fb84680e0c405af3da" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 32951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:22.830186 26483 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:22.837399 31755 raft_consensus.cc:1275] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [term 3 FOLLOWER]: Refusing update from remote peer 9ff295a3433d4d2fa3a47e5ae97247c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:22.837644 26483 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:22.838326 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:22.839284 32075 consensus_queue.cc:1048] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46963683c7f944d8b315b7cd14b08e40" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:21:22.846827 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:22.847409 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:23.848503 26483 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:23.854812 26483 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:23.855227 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:23.860071 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:23.860551 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:24.861485 26483 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:24.866786 26483 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:24.867221 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:24.872543 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:24.872944 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:25.873917 26483 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:25.878932 26483 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:25.879343 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:25.884428 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:25.884788 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:26.885666 26483 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:26.890787 26483 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:26.891208 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:26.895804 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:26.896167 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:27.897064 26483 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:27.902537 26483 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:27.902979 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:27.907454 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:27.907841 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:28.909027 26483 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:28.914451 26483 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:28.914819 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:28.919111 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:28.919405 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:29.920409 26483 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:29.925226 26483 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:29.925725 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:29.930335 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:29.930691 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:30.931512 26483 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:21:30.936272 26483 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:21:30.936695 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:30.941118 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:30.941475 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:31.996618 26483 tablet_server.cc:179] TabletServer@127.25.220.193:0 shutting down...
W20260709 12:21:32.006690 31721 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260709 12:21:32.010619 31721 consensus_peers.cc:597] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 -> Peer 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951): Couldn't send request to peer 54bc2fbd940c46fb84680e0c405af3da. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:32.035741 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:32.036834 26483 tablet_replica.cc:333] T 226f7ee124e8453489cec9d245c1f2ab P 54bc2fbd940c46fb84680e0c405af3da: stopping tablet replica
I20260709 12:21:32.037757 26483 raft_consensus.cc:2243] T 226f7ee124e8453489cec9d245c1f2ab P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.038689 26483 raft_consensus.cc:2272] T 226f7ee124e8453489cec9d245c1f2ab P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.041767 26483 tablet_replica.cc:333] T 4c054503f9fb411da2770fd9e5ddcb2c P 54bc2fbd940c46fb84680e0c405af3da: stopping tablet replica
I20260709 12:21:32.042541 26483 raft_consensus.cc:2243] T 4c054503f9fb411da2770fd9e5ddcb2c P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.043136 26483 raft_consensus.cc:2272] T 4c054503f9fb411da2770fd9e5ddcb2c P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.045357 26483 tablet_replica.cc:333] T f422b435a3d740d3b713bc3065d047a3 P 54bc2fbd940c46fb84680e0c405af3da: stopping tablet replica
I20260709 12:21:32.045956 26483 raft_consensus.cc:2243] T f422b435a3d740d3b713bc3065d047a3 P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.046442 26483 raft_consensus.cc:2272] T f422b435a3d740d3b713bc3065d047a3 P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.048659 26483 tablet_replica.cc:333] T 2a72eefa00a042ec80640fc8df57994c P 54bc2fbd940c46fb84680e0c405af3da: stopping tablet replica
I20260709 12:21:32.049389 26483 raft_consensus.cc:2243] T 2a72eefa00a042ec80640fc8df57994c P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.049842 26483 raft_consensus.cc:2272] T 2a72eefa00a042ec80640fc8df57994c P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.052426 26483 tablet_replica.cc:333] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da: stopping tablet replica
I20260709 12:21:32.053399 26483 raft_consensus.cc:2243] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:32.054437 26483 raft_consensus.cc:2272] T 7bf38736c8374e12b7bc2430f49164c7 P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.057245 26483 tablet_replica.cc:333] T 97760f42862e4f12901ccd89c2faea81 P 54bc2fbd940c46fb84680e0c405af3da: stopping tablet replica
I20260709 12:21:32.057909 26483 raft_consensus.cc:2243] T 97760f42862e4f12901ccd89c2faea81 P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.058568 26483 raft_consensus.cc:2272] T 97760f42862e4f12901ccd89c2faea81 P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:32.060940 31795 consensus_peers.cc:597] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2 -> Peer 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951): Couldn't send request to peer 54bc2fbd940c46fb84680e0c405af3da. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:32.061781 26483 tablet_replica.cc:333] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da: stopping tablet replica
I20260709 12:21:32.062680 26483 raft_consensus.cc:2243] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.063248 26483 raft_consensus.cc:2272] T 667726ec007349089f52fb5416f74710 P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.066121 26483 tablet_replica.cc:333] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da: stopping tablet replica
I20260709 12:21:32.066828 26483 raft_consensus.cc:2243] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:32.067626 26483 raft_consensus.cc:2272] T 50923c92908445c3b1088f178c912b5d P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.069916 26483 tablet_replica.cc:333] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da: stopping tablet replica
I20260709 12:21:32.070461 26483 raft_consensus.cc:2243] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:32.071439 26483 raft_consensus.cc:2272] T 21c22b8102814af5a2c2905778db1e1c P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.073809 26483 tablet_replica.cc:333] T 5c9e0830f2304d719a32b383167ef971 P 54bc2fbd940c46fb84680e0c405af3da: stopping tablet replica
I20260709 12:21:32.074368 26483 raft_consensus.cc:2243] T 5c9e0830f2304d719a32b383167ef971 P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.074954 26483 raft_consensus.cc:2272] T 5c9e0830f2304d719a32b383167ef971 P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.077127 26483 tablet_replica.cc:333] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da: stopping tablet replica
I20260709 12:21:32.077625 26483 raft_consensus.cc:2243] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.078106 26483 raft_consensus.cc:2272] T 67572fccc77d486992a0946c92d0d62d P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.080137 26483 tablet_replica.cc:333] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da: stopping tablet replica
I20260709 12:21:32.080713 26483 raft_consensus.cc:2243] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.081174 26483 raft_consensus.cc:2272] T d7389c5776bd42ce8615a17d195c713e P 54bc2fbd940c46fb84680e0c405af3da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.083189 26483 tablet_replica.cc:333] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da: stopping tablet replica
I20260709 12:21:32.083678 26483 raft_consensus.cc:2243] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.084132 26483 raft_consensus.cc:2272] T 8a39ab186a5748f18e3b3cba352b9ae0 P 54bc2fbd940c46fb84680e0c405af3da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.086242 26483 tablet_replica.cc:333] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da: stopping tablet replica
I20260709 12:21:32.086759 26483 raft_consensus.cc:2243] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.087237 26483 raft_consensus.cc:2272] T b231e77b1d3147e3b9f5b35eeb14738e P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.089308 26483 tablet_replica.cc:333] T 6526723847ec4e69afd8a9a85eb6fbb0 P 54bc2fbd940c46fb84680e0c405af3da: stopping tablet replica
I20260709 12:21:32.089849 26483 raft_consensus.cc:2243] T 6526723847ec4e69afd8a9a85eb6fbb0 P 54bc2fbd940c46fb84680e0c405af3da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.090317 26483 raft_consensus.cc:2272] T 6526723847ec4e69afd8a9a85eb6fbb0 P 54bc2fbd940c46fb84680e0c405af3da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.092404 26483 tablet_replica.cc:333] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da: stopping tablet replica
I20260709 12:21:32.092942 26483 raft_consensus.cc:2243] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:32.094324 26483 raft_consensus.cc:2272] T 07a9c3eaf4e24b1a92f457ef48898210 P 54bc2fbd940c46fb84680e0c405af3da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.097509 26483 tablet_replica.cc:333] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da: stopping tablet replica
I20260709 12:21:32.098192 26483 raft_consensus.cc:2243] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:32.099328 26483 raft_consensus.cc:2272] T 47de7994f7f440d686292610f9b2ba4c P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:32.101603 31721 consensus_peers.cc:597] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40 -> Peer 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951): Couldn't send request to peer 54bc2fbd940c46fb84680e0c405af3da. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:32.102201 26483 tablet_replica.cc:333] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da: stopping tablet replica
I20260709 12:21:32.102756 26483 raft_consensus.cc:2243] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:32.103564 26483 raft_consensus.cc:2272] T 01c57a8a47374f52bf459c2f0059a88a P 54bc2fbd940c46fb84680e0c405af3da [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:32.130524 31645 connection.cc:466] server connection from 127.0.0.1:54450 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:54450 (request call id 184) could send its response
W20260709 12:21:32.135854 31795 consensus_peers.cc:597] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 -> Peer 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951): Couldn't send request to peer 54bc2fbd940c46fb84680e0c405af3da. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:32951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:32.137409 26483 tablet_server.cc:196] TabletServer@127.25.220.193:0 shutdown complete.
W20260709 12:21:32.138203 31795 consensus_peers.cc:597] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 -> Peer 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951): Couldn't send request to peer 54bc2fbd940c46fb84680e0c405af3da. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:32951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:32.152808 31721 consensus_peers.cc:597] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40 -> Peer 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951): Couldn't send request to peer 54bc2fbd940c46fb84680e0c405af3da. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:32951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:32.167380 31721 consensus_peers.cc:597] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 -> Peer 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951): Couldn't send request to peer 54bc2fbd940c46fb84680e0c405af3da. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:32951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:32.181753 26483 tablet_server.cc:179] TabletServer@127.25.220.194:0 shutting down...
W20260709 12:21:32.203328 31795 consensus_peers.cc:597] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 -> Peer 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007): Couldn't send request to peer 46963683c7f944d8b315b7cd14b08e40. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:32.209908 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:32.210649 26483 tablet_replica.cc:333] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40: stopping tablet replica
I20260709 12:21:32.211231 26483 raft_consensus.cc:2243] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:32.212034 26483 raft_consensus.cc:2272] T 226f7ee124e8453489cec9d245c1f2ab P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.214135 26483 tablet_replica.cc:333] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40: stopping tablet replica
I20260709 12:21:32.214691 26483 raft_consensus.cc:2243] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:32.215440 26483 raft_consensus.cc:2272] T 2a72eefa00a042ec80640fc8df57994c P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.217679 26483 tablet_replica.cc:333] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40: stopping tablet replica
I20260709 12:21:32.218327 26483 raft_consensus.cc:2243] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:32.219079 26483 raft_consensus.cc:2272] T 4c054503f9fb411da2770fd9e5ddcb2c P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.221212 26483 tablet_replica.cc:333] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40: stopping tablet replica
I20260709 12:21:32.221825 26483 raft_consensus.cc:2243] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.222239 26483 raft_consensus.cc:2272] T f422b435a3d740d3b713bc3065d047a3 P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.224290 26483 tablet_replica.cc:333] T 7bf38736c8374e12b7bc2430f49164c7 P 46963683c7f944d8b315b7cd14b08e40: stopping tablet replica
I20260709 12:21:32.224781 26483 raft_consensus.cc:2243] T 7bf38736c8374e12b7bc2430f49164c7 P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.225294 26483 raft_consensus.cc:2272] T 7bf38736c8374e12b7bc2430f49164c7 P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.227188 26483 tablet_replica.cc:333] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40: stopping tablet replica
I20260709 12:21:32.227692 26483 raft_consensus.cc:2243] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:32.228534 26483 raft_consensus.cc:2272] T 97760f42862e4f12901ccd89c2faea81 P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.230306 26483 tablet_replica.cc:333] T 01c57a8a47374f52bf459c2f0059a88a P 46963683c7f944d8b315b7cd14b08e40: stopping tablet replica
I20260709 12:21:32.230767 26483 raft_consensus.cc:2243] T 01c57a8a47374f52bf459c2f0059a88a P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.231194 26483 raft_consensus.cc:2272] T 01c57a8a47374f52bf459c2f0059a88a P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.233245 26483 tablet_replica.cc:333] T 50923c92908445c3b1088f178c912b5d P 46963683c7f944d8b315b7cd14b08e40: stopping tablet replica
I20260709 12:21:32.233698 26483 raft_consensus.cc:2243] T 50923c92908445c3b1088f178c912b5d P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.234102 26483 raft_consensus.cc:2272] T 50923c92908445c3b1088f178c912b5d P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.236016 26483 tablet_replica.cc:333] T 667726ec007349089f52fb5416f74710 P 46963683c7f944d8b315b7cd14b08e40: stopping tablet replica
I20260709 12:21:32.236548 26483 raft_consensus.cc:2243] T 667726ec007349089f52fb5416f74710 P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.236934 26483 raft_consensus.cc:2272] T 667726ec007349089f52fb5416f74710 P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.238657 26483 tablet_replica.cc:333] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40: stopping tablet replica
I20260709 12:21:32.239084 26483 raft_consensus.cc:2243] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:32.239781 26483 raft_consensus.cc:2272] T 67572fccc77d486992a0946c92d0d62d P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.241602 26483 tablet_replica.cc:333] T 21c22b8102814af5a2c2905778db1e1c P 46963683c7f944d8b315b7cd14b08e40: stopping tablet replica
I20260709 12:21:32.242062 26483 raft_consensus.cc:2243] T 21c22b8102814af5a2c2905778db1e1c P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.242554 26483 raft_consensus.cc:2272] T 21c22b8102814af5a2c2905778db1e1c P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.244468 26483 tablet_replica.cc:333] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40: stopping tablet replica
I20260709 12:21:32.245002 26483 raft_consensus.cc:2243] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:32.245766 26483 raft_consensus.cc:2272] T 5c9e0830f2304d719a32b383167ef971 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.248014 26483 tablet_replica.cc:333] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40: stopping tablet replica
I20260709 12:21:32.248631 26483 raft_consensus.cc:2243] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.249148 26483 raft_consensus.cc:2272] T d7389c5776bd42ce8615a17d195c713e P 46963683c7f944d8b315b7cd14b08e40 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:32.251360 31795 consensus_peers.cc:597] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 -> Peer 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951): Couldn't send request to peer 54bc2fbd940c46fb84680e0c405af3da. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:32951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:32.251745 26483 tablet_replica.cc:333] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40: stopping tablet replica
I20260709 12:21:32.252369 26483 raft_consensus.cc:2243] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.252810 26483 raft_consensus.cc:2272] T 8a39ab186a5748f18e3b3cba352b9ae0 P 46963683c7f944d8b315b7cd14b08e40 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.254781 26483 tablet_replica.cc:333] T b231e77b1d3147e3b9f5b35eeb14738e P 46963683c7f944d8b315b7cd14b08e40: stopping tablet replica
I20260709 12:21:32.255391 26483 raft_consensus.cc:2243] T b231e77b1d3147e3b9f5b35eeb14738e P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.256042 26483 raft_consensus.cc:2272] T b231e77b1d3147e3b9f5b35eeb14738e P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.258292 26483 tablet_replica.cc:333] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40: stopping tablet replica
W20260709 12:21:32.258548 31795 consensus_peers.cc:597] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 -> Peer 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007): Couldn't send request to peer 46963683c7f944d8b315b7cd14b08e40. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:32.258824 26483 raft_consensus.cc:2243] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.259428 26483 raft_consensus.cc:2272] T 6526723847ec4e69afd8a9a85eb6fbb0 P 46963683c7f944d8b315b7cd14b08e40 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.261821 26483 tablet_replica.cc:333] T 07a9c3eaf4e24b1a92f457ef48898210 P 46963683c7f944d8b315b7cd14b08e40: stopping tablet replica
W20260709 12:21:32.262396 31795 consensus_peers.cc:597] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2 -> Peer 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007): Couldn't send request to peer 46963683c7f944d8b315b7cd14b08e40. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:32.262470 26483 raft_consensus.cc:2243] T 07a9c3eaf4e24b1a92f457ef48898210 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.263039 26483 raft_consensus.cc:2272] T 07a9c3eaf4e24b1a92f457ef48898210 P 46963683c7f944d8b315b7cd14b08e40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.265070 26483 tablet_replica.cc:333] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40: stopping tablet replica
I20260709 12:21:32.265515 26483 raft_consensus.cc:2243] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.265914 26483 raft_consensus.cc:2272] T 47de7994f7f440d686292610f9b2ba4c P 46963683c7f944d8b315b7cd14b08e40 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:32.284735 31795 consensus_peers.cc:597] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2 -> Peer 54bc2fbd940c46fb84680e0c405af3da (127.25.220.193:32951): Couldn't send request to peer 54bc2fbd940c46fb84680e0c405af3da. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:32951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:32.290109 31795 consensus_peers.cc:597] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2 -> Peer 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007): Couldn't send request to peer 46963683c7f944d8b315b7cd14b08e40. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:32.313844 26483 tablet_server.cc:196] TabletServer@127.25.220.194:0 shutdown complete.
I20260709 12:21:32.348279 26483 tablet_server.cc:179] TabletServer@127.25.220.195:0 shutting down...
I20260709 12:21:32.378881 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:32.379566 26483 tablet_replica.cc:333] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2: stopping tablet replica
I20260709 12:21:32.380280 26483 raft_consensus.cc:2243] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.380800 26483 raft_consensus.cc:2272] T 226f7ee124e8453489cec9d245c1f2ab P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.382881 26483 tablet_replica.cc:333] T 2a72eefa00a042ec80640fc8df57994c P 9ff295a3433d4d2fa3a47e5ae97247c2: stopping tablet replica
I20260709 12:21:32.383399 26483 raft_consensus.cc:2243] T 2a72eefa00a042ec80640fc8df57994c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.383852 26483 raft_consensus.cc:2272] T 2a72eefa00a042ec80640fc8df57994c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.385797 26483 tablet_replica.cc:333] T 4c054503f9fb411da2770fd9e5ddcb2c P 9ff295a3433d4d2fa3a47e5ae97247c2: stopping tablet replica
I20260709 12:21:32.386338 26483 raft_consensus.cc:2243] T 4c054503f9fb411da2770fd9e5ddcb2c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.386809 26483 raft_consensus.cc:2272] T 4c054503f9fb411da2770fd9e5ddcb2c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.388688 26483 tablet_replica.cc:333] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2: stopping tablet replica
I20260709 12:21:32.389176 26483 raft_consensus.cc:2243] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:32.389915 26483 raft_consensus.cc:2272] T f422b435a3d740d3b713bc3065d047a3 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.392019 26483 tablet_replica.cc:333] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2: stopping tablet replica
I20260709 12:21:32.392760 26483 raft_consensus.cc:2243] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.393242 26483 raft_consensus.cc:2272] T 01c57a8a47374f52bf459c2f0059a88a P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.395126 26483 tablet_replica.cc:333] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2: stopping tablet replica
I20260709 12:21:32.395733 26483 raft_consensus.cc:2243] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.396250 26483 raft_consensus.cc:2272] T 7bf38736c8374e12b7bc2430f49164c7 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.398111 26483 tablet_replica.cc:333] T 47de7994f7f440d686292610f9b2ba4c P 9ff295a3433d4d2fa3a47e5ae97247c2: stopping tablet replica
I20260709 12:21:32.398638 26483 raft_consensus.cc:2243] T 47de7994f7f440d686292610f9b2ba4c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.399034 26483 raft_consensus.cc:2272] T 47de7994f7f440d686292610f9b2ba4c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.400905 26483 tablet_replica.cc:333] T 67572fccc77d486992a0946c92d0d62d P 9ff295a3433d4d2fa3a47e5ae97247c2: stopping tablet replica
I20260709 12:21:32.401443 26483 raft_consensus.cc:2243] T 67572fccc77d486992a0946c92d0d62d P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.401878 26483 raft_consensus.cc:2272] T 67572fccc77d486992a0946c92d0d62d P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.403723 26483 tablet_replica.cc:333] T 21c22b8102814af5a2c2905778db1e1c P 9ff295a3433d4d2fa3a47e5ae97247c2: stopping tablet replica
I20260709 12:21:32.404248 26483 raft_consensus.cc:2243] T 21c22b8102814af5a2c2905778db1e1c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.404718 26483 raft_consensus.cc:2272] T 21c22b8102814af5a2c2905778db1e1c P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.406692 26483 tablet_replica.cc:333] T 5c9e0830f2304d719a32b383167ef971 P 9ff295a3433d4d2fa3a47e5ae97247c2: stopping tablet replica
I20260709 12:21:32.407202 26483 raft_consensus.cc:2243] T 5c9e0830f2304d719a32b383167ef971 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.407635 26483 raft_consensus.cc:2272] T 5c9e0830f2304d719a32b383167ef971 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.409530 26483 tablet_replica.cc:333] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2: stopping tablet replica
I20260709 12:21:32.410043 26483 raft_consensus.cc:2243] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:32.410817 26483 raft_consensus.cc:2272] T 667726ec007349089f52fb5416f74710 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.413084 26483 tablet_replica.cc:333] T 50923c92908445c3b1088f178c912b5d P 9ff295a3433d4d2fa3a47e5ae97247c2: stopping tablet replica
I20260709 12:21:32.413592 26483 raft_consensus.cc:2243] T 50923c92908445c3b1088f178c912b5d P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.414004 26483 raft_consensus.cc:2272] T 50923c92908445c3b1088f178c912b5d P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.415755 26483 tablet_replica.cc:333] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2: stopping tablet replica
I20260709 12:21:32.416306 26483 raft_consensus.cc:2243] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:32.417124 26483 raft_consensus.cc:2272] T d7389c5776bd42ce8615a17d195c713e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.419639 26483 tablet_replica.cc:333] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2: stopping tablet replica
I20260709 12:21:32.420274 26483 raft_consensus.cc:2243] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:21:32.420794 31795 consensus_peers.cc:597] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 -> Peer 46963683c7f944d8b315b7cd14b08e40 (127.25.220.194:44007): Couldn't send request to peer 46963683c7f944d8b315b7cd14b08e40. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:44007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:32.421260 26483 raft_consensus.cc:2272] T 8a39ab186a5748f18e3b3cba352b9ae0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.423192 26483 tablet_replica.cc:333] T 07a9c3eaf4e24b1a92f457ef48898210 P 9ff295a3433d4d2fa3a47e5ae97247c2: stopping tablet replica
I20260709 12:21:32.423643 26483 raft_consensus.cc:2243] T 07a9c3eaf4e24b1a92f457ef48898210 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.424000 26483 raft_consensus.cc:2272] T 07a9c3eaf4e24b1a92f457ef48898210 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.425751 26483 tablet_replica.cc:333] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2: stopping tablet replica
I20260709 12:21:32.426184 26483 raft_consensus.cc:2243] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:32.426838 26483 raft_consensus.cc:2272] T b231e77b1d3147e3b9f5b35eeb14738e P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.428580 26483 tablet_replica.cc:333] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2: stopping tablet replica
I20260709 12:21:32.428972 26483 raft_consensus.cc:2243] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:32.429656 26483 raft_consensus.cc:2272] T 6526723847ec4e69afd8a9a85eb6fbb0 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.431308 26483 tablet_replica.cc:333] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2: stopping tablet replica
I20260709 12:21:32.431703 26483 raft_consensus.cc:2243] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:32.432080 26483 raft_consensus.cc:2272] T 97760f42862e4f12901ccd89c2faea81 P 9ff295a3433d4d2fa3a47e5ae97247c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.470542 26483 tablet_server.cc:196] TabletServer@127.25.220.195:0 shutdown complete.
I20260709 12:21:32.502741 26483 master.cc:562] Master@127.25.220.254:39263 shutting down...
I20260709 12:21:32.525300 26483 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:32.525887 26483 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:32.526233 26483 tablet_replica.cc:333] T 00000000000000000000000000000000 P dda784c30ca94182bb3f0768be24578b: stopping tablet replica
I20260709 12:21:32.546620 26483 master.cc:584] Master@127.25.220.254:39263 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (20345 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:21:32.596799 26483 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.25.220.254:42141
I20260709 12:21:32.597822 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:32.603117 32159 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:32.603459 32160 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:32.605852 32162 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:32.606860 26483 server_base.cc:1061] running on GCE node
I20260709 12:21:32.607661 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:32.607828 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:32.607939 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599692607928 us; error 0 us; skew 500 ppm
I20260709 12:21:32.608424 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:32.610595 26483 webserver.cc:533] Webserver started at http://127.25.220.254:46507/ using document root <none> and password file <none>
I20260709 12:21:32.611006 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:32.611163 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:32.611362 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:32.612862 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599516118291-26483-0/minicluster-data/master-0-root/instance:
uuid: "84844089514e431a8085db81e7093608"
format_stamp: "Formatted at 2026-07-09 12:21:32 on dist-test-slave-c1c3"
I20260709 12:21:32.616925 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260709 12:21:32.620150 32167 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:32.620998 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:21:32.621229 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599516118291-26483-0/minicluster-data/master-0-root
uuid: "84844089514e431a8085db81e7093608"
format_stamp: "Formatted at 2026-07-09 12:21:32 on dist-test-slave-c1c3"
I20260709 12:21:32.621448 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599516118291-26483-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599516118291-26483-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599516118291-26483-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:32.633988 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:32.635038 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:32.671214 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.254:42141
I20260709 12:21:32.671308 32218 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.254:42141 every 8 connection(s)
I20260709 12:21:32.674962 32219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:32.685398 32219 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608: Bootstrap starting.
I20260709 12:21:32.690186 32219 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:32.694242 32219 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608: No bootstrap required, opened a new log
I20260709 12:21:32.696378 32219 raft_consensus.cc:359] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84844089514e431a8085db81e7093608" member_type: VOTER }
I20260709 12:21:32.696799 32219 raft_consensus.cc:385] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:32.697044 32219 raft_consensus.cc:740] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84844089514e431a8085db81e7093608, State: Initialized, Role: FOLLOWER
I20260709 12:21:32.697616 32219 consensus_queue.cc:260] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "84844089514e431a8085db81e7093608" member_type: VOTER }
I20260709 12:21:32.698076 32219 raft_consensus.cc:399] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:21:32.698297 32219 raft_consensus.cc:493] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:21:32.698571 32219 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:32.702867 32219 raft_consensus.cc:515] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84844089514e431a8085db81e7093608" member_type: VOTER }
I20260709 12:21:32.703354 32219 leader_election.cc:304] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608 [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: 84844089514e431a8085db81e7093608; no voters: 
I20260709 12:21:32.704457 32219 leader_election.cc:290] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:21:32.704854 32222 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:32.706156 32222 raft_consensus.cc:697] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608 [term 1 LEADER]: Becoming Leader. State: Replica: 84844089514e431a8085db81e7093608, State: Running, Role: LEADER
I20260709 12:21:32.706833 32222 consensus_queue.cc:237] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608 [LEADER]: Queue going to LEADER mode. State: All 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: "84844089514e431a8085db81e7093608" member_type: VOTER }
I20260709 12:21:32.707392 32219 sys_catalog.cc:565] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:21:32.711378 32223 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "84844089514e431a8085db81e7093608" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84844089514e431a8085db81e7093608" member_type: VOTER } }
I20260709 12:21:32.711633 32224 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 84844089514e431a8085db81e7093608. Latest consensus state: current_term: 1 leader_uuid: "84844089514e431a8085db81e7093608" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "84844089514e431a8085db81e7093608" member_type: VOTER } }
I20260709 12:21:32.712131 32223 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608 [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:32.712397 32224 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608 [sys.catalog]: This master's current role is: LEADER
I20260709 12:21:32.715345 32229 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:21:32.721396 32229 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:21:32.722533 26483 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:21:32.729687 32229 catalog_manager.cc:1383] Generated new cluster ID: 2bd3510180e340e3b520030f9b9fb166
I20260709 12:21:32.729905 32229 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:21:32.750039 32229 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:21:32.751220 32229 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:21:32.768013 32229 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608: Generated new TSK 0
I20260709 12:21:32.768591 32229 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:21:32.789019 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:32.795712 32240 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:32.796804 32241 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:32.798447 32243 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:32.798590 26483 server_base.cc:1061] running on GCE node
I20260709 12:21:32.799542 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:32.799724 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:32.799933 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599692799898 us; error 0 us; skew 500 ppm
I20260709 12:21:32.800505 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:32.802595 26483 webserver.cc:533] Webserver started at http://127.25.220.193:45059/ using document root <none> and password file <none>
I20260709 12:21:32.803068 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:32.803226 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:32.803534 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:32.804642 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599516118291-26483-0/minicluster-data/ts-0-root/instance:
uuid: "b92bd50f3ea34771af37149e65718263"
format_stamp: "Formatted at 2026-07-09 12:21:32 on dist-test-slave-c1c3"
I20260709 12:21:32.808833 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:21:32.811895 32248 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:32.812659 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:21:32.812932 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599516118291-26483-0/minicluster-data/ts-0-root
uuid: "b92bd50f3ea34771af37149e65718263"
format_stamp: "Formatted at 2026-07-09 12:21:32 on dist-test-slave-c1c3"
I20260709 12:21:32.813194 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599516118291-26483-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599516118291-26483-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599516118291-26483-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:32.822562 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:32.823683 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:32.825037 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:32.827101 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:32.827315 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:32.827539 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:32.827724 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:32.865634 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.193:36071
I20260709 12:21:32.865756 32310 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.193:36071 every 8 connection(s)
I20260709 12:21:32.870573 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:32.877753 32316 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:32.878573 32315 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:32.881122 32318 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:32.881397 26483 server_base.cc:1061] running on GCE node
I20260709 12:21:32.882692 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:32.882962 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:32.883196 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599692883157 us; error 0 us; skew 500 ppm
I20260709 12:21:32.883725 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:32.884033 32311 heartbeater.cc:344] Connected to a master server at 127.25.220.254:42141
I20260709 12:21:32.884503 32311 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:32.885438 32311 heartbeater.cc:507] Master 127.25.220.254:42141 requested a full tablet report, sending...
I20260709 12:21:32.886425 26483 webserver.cc:533] Webserver started at http://127.25.220.194:43539/ using document root <none> and password file <none>
I20260709 12:21:32.886979 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:32.887216 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:32.887526 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:32.887842 32184 ts_manager.cc:194] Registered new tserver with Master: b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071)
I20260709 12:21:32.889106 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599516118291-26483-0/minicluster-data/ts-1-root/instance:
uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
format_stamp: "Formatted at 2026-07-09 12:21:32 on dist-test-slave-c1c3"
I20260709 12:21:32.890283 32184 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40984
I20260709 12:21:32.894502 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:21:32.897814 32323 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:32.898531 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:21:32.898833 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599516118291-26483-0/minicluster-data/ts-1-root
uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
format_stamp: "Formatted at 2026-07-09 12:21:32 on dist-test-slave-c1c3"
I20260709 12:21:32.899067 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599516118291-26483-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599516118291-26483-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599516118291-26483-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:32.912264 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:32.913379 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:32.914793 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:32.916888 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:32.917098 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:32.917363 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:32.917542 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:32.954839 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.194:44029
I20260709 12:21:32.954938 32385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.194:44029 every 8 connection(s)
I20260709 12:21:32.959532 26483 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:21:32.966701 32390 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:32.967025 32389 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:21:32.970920 32393 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:21:32.971668 32386 heartbeater.cc:344] Connected to a master server at 127.25.220.254:42141
I20260709 12:21:32.972405 32386 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:32.973223 32386 heartbeater.cc:507] Master 127.25.220.254:42141 requested a full tablet report, sending...
I20260709 12:21:32.973842 26483 server_base.cc:1061] running on GCE node
I20260709 12:21:32.974891 26483 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:21:32.975066 26483 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:21:32.975241 32184 ts_manager.cc:194] Registered new tserver with Master: b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029)
I20260709 12:21:32.975286 26483 hybrid_clock.cc:648] HybridClock initialized: now 1783599692975251 us; error 0 us; skew 500 ppm
I20260709 12:21:32.976058 26483 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:21:32.976938 32184 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40990
I20260709 12:21:32.978835 26483 webserver.cc:533] Webserver started at http://127.25.220.195:34521/ using document root <none> and password file <none>
I20260709 12:21:32.979367 26483 fs_manager.cc:362] Metadata directory not provided
I20260709 12:21:32.979574 26483 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:21:32.979831 26483 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:21:32.980963 26483 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599516118291-26483-0/minicluster-data/ts-2-root/instance:
uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
format_stamp: "Formatted at 2026-07-09 12:21:32 on dist-test-slave-c1c3"
I20260709 12:21:32.985029 26483 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:21:32.987967 32397 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:32.988687 26483 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260709 12:21:32.988963 26483 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599516118291-26483-0/minicluster-data/ts-2-root
uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
format_stamp: "Formatted at 2026-07-09 12:21:32 on dist-test-slave-c1c3"
I20260709 12:21:32.989238 26483 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599516118291-26483-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599516118291-26483-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMBkIy8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599516118291-26483-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:21:33.005385 26483 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:21:33.006487 26483 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:21:33.007926 26483 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:21:33.010258 26483 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:21:33.010485 26483 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:33.010725 26483 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:21:33.010891 26483 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:21:33.049970 26483 rpc_server.cc:307] RPC server started. Bound to: 127.25.220.195:35589
I20260709 12:21:33.050074 32459 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.220.195:35589 every 8 connection(s)
I20260709 12:21:33.063622 32460 heartbeater.cc:344] Connected to a master server at 127.25.220.254:42141
I20260709 12:21:33.063966 32460 heartbeater.cc:461] Registering TS with master...
I20260709 12:21:33.064709 32460 heartbeater.cc:507] Master 127.25.220.254:42141 requested a full tablet report, sending...
I20260709 12:21:33.066586 32184 ts_manager.cc:194] Registered new tserver with Master: 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:33.067588 26483 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014389047s
I20260709 12:21:33.067925 32184 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40994
I20260709 12:21:33.091991 32184 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41000:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:21:33.094724 32184 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:21:33.169162 32276 tablet_service.cc:1511] Processing CreateTablet for tablet fa1e017ab1f14deb9d5282e0607cc7d1 (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:33.170221 32275 tablet_service.cc:1511] Processing CreateTablet for tablet f74320b78f5247ec9f6874636af8b49e (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:33.170680 32276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa1e017ab1f14deb9d5282e0607cc7d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.171695 32275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f74320b78f5247ec9f6874636af8b49e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.171923 32273 tablet_service.cc:1511] Processing CreateTablet for tablet f6da9a896f694d2f92f288a56d4a1055 (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:33.170231 32274 tablet_service.cc:1511] Processing CreateTablet for tablet 79674e2194bc4143ba8d1c329986e8f0 (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:33.173307 32273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6da9a896f694d2f92f288a56d4a1055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.174045 32274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79674e2194bc4143ba8d1c329986e8f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.185904 32351 tablet_service.cc:1511] Processing CreateTablet for tablet fa1e017ab1f14deb9d5282e0607cc7d1 (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:33.187312 32351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa1e017ab1f14deb9d5282e0607cc7d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.195493 32425 tablet_service.cc:1511] Processing CreateTablet for tablet fa1e017ab1f14deb9d5282e0607cc7d1 (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:33.195923 32475 tablet_bootstrap.cc:492] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263: Bootstrap starting.
I20260709 12:21:33.198235 32424 tablet_service.cc:1511] Processing CreateTablet for tablet f74320b78f5247ec9f6874636af8b49e (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:33.200162 32417 tablet_service.cc:1511] Processing CreateTablet for tablet 715620885ad8436ea5f0584bb3023a47 (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:33.200706 32423 tablet_service.cc:1511] Processing CreateTablet for tablet 79674e2194bc4143ba8d1c329986e8f0 (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:33.196923 32425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa1e017ab1f14deb9d5282e0607cc7d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.202569 32418 tablet_service.cc:1511] Processing CreateTablet for tablet a7abd912db574a5396f394430df553cf (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:33.203353 32424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f74320b78f5247ec9f6874636af8b49e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.203372 32475 tablet_bootstrap.cc:654] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.204361 32422 tablet_service.cc:1511] Processing CreateTablet for tablet f6da9a896f694d2f92f288a56d4a1055 (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:33.205719 32422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6da9a896f694d2f92f288a56d4a1055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.205350 32420 tablet_service.cc:1511] Processing CreateTablet for tablet 53f1d1ecbdf44ac3bb46a2d76419f67c (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:33.206763 32420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f1d1ecbdf44ac3bb46a2d76419f67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.207405 32419 tablet_service.cc:1511] Processing CreateTablet for tablet a7fd2bbd1eb3453e87dbef2ffa4764b8 (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:33.208724 32423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79674e2194bc4143ba8d1c329986e8f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.209708 32421 tablet_service.cc:1511] Processing CreateTablet for tablet 42c01de1d3d9410688f8525d45ae38ec (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:33.211011 32421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c01de1d3d9410688f8525d45ae38ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.212481 32418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7abd912db574a5396f394430df553cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.220510 32419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7fd2bbd1eb3453e87dbef2ffa4764b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.224526 32417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 715620885ad8436ea5f0584bb3023a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.255455 32350 tablet_service.cc:1511] Processing CreateTablet for tablet f74320b78f5247ec9f6874636af8b49e (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:33.257248 32350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f74320b78f5247ec9f6874636af8b49e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.256848 32275 tablet_service.cc:1511] Processing CreateTablet for tablet 53f1d1ecbdf44ac3bb46a2d76419f67c (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:33.257819 32276 tablet_service.cc:1511] Processing CreateTablet for tablet a7fd2bbd1eb3453e87dbef2ffa4764b8 (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:33.258232 32275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f1d1ecbdf44ac3bb46a2d76419f67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.259089 32276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7fd2bbd1eb3453e87dbef2ffa4764b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.258812 32272 tablet_service.cc:1511] Processing CreateTablet for tablet a7abd912db574a5396f394430df553cf (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:33.260082 32272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7abd912db574a5396f394430df553cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.261258 32349 tablet_service.cc:1511] Processing CreateTablet for tablet 79674e2194bc4143ba8d1c329986e8f0 (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:33.262560 32349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79674e2194bc4143ba8d1c329986e8f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.265352 32348 tablet_service.cc:1511] Processing CreateTablet for tablet f6da9a896f694d2f92f288a56d4a1055 (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:33.266646 32348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6da9a896f694d2f92f288a56d4a1055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.269205 32274 tablet_service.cc:1511] Processing CreateTablet for tablet 42c01de1d3d9410688f8525d45ae38ec (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:33.270529 32274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c01de1d3d9410688f8525d45ae38ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.274199 32347 tablet_service.cc:1511] Processing CreateTablet for tablet 42c01de1d3d9410688f8525d45ae38ec (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:33.275565 32347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c01de1d3d9410688f8525d45ae38ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.278149 32345 tablet_service.cc:1511] Processing CreateTablet for tablet a7fd2bbd1eb3453e87dbef2ffa4764b8 (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:33.279470 32345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7fd2bbd1eb3453e87dbef2ffa4764b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.280134 32271 tablet_service.cc:1511] Processing CreateTablet for tablet 715620885ad8436ea5f0584bb3023a47 (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:33.280741 32346 tablet_service.cc:1511] Processing CreateTablet for tablet 53f1d1ecbdf44ac3bb46a2d76419f67c (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:33.281383 32271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 715620885ad8436ea5f0584bb3023a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.282456 32346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f1d1ecbdf44ac3bb46a2d76419f67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.286154 32344 tablet_service.cc:1511] Processing CreateTablet for tablet a7abd912db574a5396f394430df553cf (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:33.287616 32344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7abd912db574a5396f394430df553cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.289878 32343 tablet_service.cc:1511] Processing CreateTablet for tablet 715620885ad8436ea5f0584bb3023a47 (DEFAULT_TABLE table=test-workload [id=e447ac9214954d5ba94c0402298654e4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:33.291185 32343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 715620885ad8436ea5f0584bb3023a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:33.351835 32478 tablet_bootstrap.cc:492] T fa1e017ab1f14deb9d5282e0607cc7d1 P b9431eaddaf44dc9abd30d7c7f335aa9: Bootstrap starting.
I20260709 12:21:33.357611 32475 tablet_bootstrap.cc:492] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263: No bootstrap required, opened a new log
I20260709 12:21:33.358130 32475 ts_tablet_manager.cc:1403] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263: Time spent bootstrapping tablet: real 0.163s	user 0.046s	sys 0.062s
I20260709 12:21:33.360499 32475 raft_consensus.cc:359] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } } peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } }
I20260709 12:21:33.361290 32475 raft_consensus.cc:385] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.361639 32475 raft_consensus.cc:740] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.362584 32475 consensus_queue.cc:260] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } } peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } }
I20260709 12:21:33.369097 32477 tablet_bootstrap.cc:492] T 53f1d1ecbdf44ac3bb46a2d76419f67c P 5a19dbf85bd64b4e82edb1718bd776fa: Bootstrap starting.
I20260709 12:21:33.377949 32477 tablet_bootstrap.cc:654] T 53f1d1ecbdf44ac3bb46a2d76419f67c P 5a19dbf85bd64b4e82edb1718bd776fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.385195 32478 tablet_bootstrap.cc:654] T fa1e017ab1f14deb9d5282e0607cc7d1 P b9431eaddaf44dc9abd30d7c7f335aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.408985 32311 heartbeater.cc:499] Master 127.25.220.254:42141 was elected leader, sending a full tablet report...
I20260709 12:21:33.410302 32475 ts_tablet_manager.cc:1434] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263: Time spent starting tablet: real 0.052s	user 0.022s	sys 0.023s
I20260709 12:21:33.411801 32475 tablet_bootstrap.cc:492] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263: Bootstrap starting.
I20260709 12:21:33.420039 32477 tablet_bootstrap.cc:492] T 53f1d1ecbdf44ac3bb46a2d76419f67c P 5a19dbf85bd64b4e82edb1718bd776fa: No bootstrap required, opened a new log
I20260709 12:21:33.420670 32477 ts_tablet_manager.cc:1403] T 53f1d1ecbdf44ac3bb46a2d76419f67c P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.019s
I20260709 12:21:33.421476 32475 tablet_bootstrap.cc:654] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.422513 32478 tablet_bootstrap.cc:492] T fa1e017ab1f14deb9d5282e0607cc7d1 P b9431eaddaf44dc9abd30d7c7f335aa9: No bootstrap required, opened a new log
I20260709 12:21:33.423051 32478 ts_tablet_manager.cc:1403] T fa1e017ab1f14deb9d5282e0607cc7d1 P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.023s
I20260709 12:21:33.424006 32477 raft_consensus.cc:359] T 53f1d1ecbdf44ac3bb46a2d76419f67c P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.425056 32477 raft_consensus.cc:385] T 53f1d1ecbdf44ac3bb46a2d76419f67c P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.425498 32477 raft_consensus.cc:740] T 53f1d1ecbdf44ac3bb46a2d76419f67c P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.426164 32478 raft_consensus.cc:359] T fa1e017ab1f14deb9d5282e0607cc7d1 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } } peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } }
I20260709 12:21:33.427142 32478 raft_consensus.cc:385] T fa1e017ab1f14deb9d5282e0607cc7d1 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.426501 32477 consensus_queue.cc:260] T 53f1d1ecbdf44ac3bb46a2d76419f67c P 5a19dbf85bd64b4e82edb1718bd776fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.427538 32478 raft_consensus.cc:740] T fa1e017ab1f14deb9d5282e0607cc7d1 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.428624 32478 consensus_queue.cc:260] T fa1e017ab1f14deb9d5282e0607cc7d1 P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } } peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } }
I20260709 12:21:33.433699 32386 heartbeater.cc:499] Master 127.25.220.254:42141 was elected leader, sending a full tablet report...
I20260709 12:21:33.434675 32478 ts_tablet_manager.cc:1434] T fa1e017ab1f14deb9d5282e0607cc7d1 P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 12:21:33.435740 32478 tablet_bootstrap.cc:492] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9: Bootstrap starting.
I20260709 12:21:33.440517 32475 tablet_bootstrap.cc:492] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263: No bootstrap required, opened a new log
I20260709 12:21:33.441285 32475 ts_tablet_manager.cc:1403] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.005s
I20260709 12:21:33.441926 32478 tablet_bootstrap.cc:654] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.443235 32460 heartbeater.cc:499] Master 127.25.220.254:42141 was elected leader, sending a full tablet report...
I20260709 12:21:33.443755 32477 ts_tablet_manager.cc:1434] T 53f1d1ecbdf44ac3bb46a2d76419f67c P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.012s
I20260709 12:21:33.444839 32477 tablet_bootstrap.cc:492] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa: Bootstrap starting.
I20260709 12:21:33.444458 32475 raft_consensus.cc:359] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.445261 32475 raft_consensus.cc:385] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.445591 32475 raft_consensus.cc:740] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.446350 32475 consensus_queue.cc:260] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.448873 32475 ts_tablet_manager.cc:1434] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:21:33.449931 32475 tablet_bootstrap.cc:492] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263: Bootstrap starting.
I20260709 12:21:33.450764 32483 raft_consensus.cc:493] T 53f1d1ecbdf44ac3bb46a2d76419f67c P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:33.451285 32477 tablet_bootstrap.cc:654] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.451359 32483 raft_consensus.cc:515] T 53f1d1ecbdf44ac3bb46a2d76419f67c P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.454332 32483 leader_election.cc:290] T 53f1d1ecbdf44ac3bb46a2d76419f67c P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029)
I20260709 12:21:33.497591 32286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f1d1ecbdf44ac3bb46a2d76419f67c" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263" is_pre_election: true
W20260709 12:21:33.499934 32398 leader_election.cc:343] T 53f1d1ecbdf44ac3bb46a2d76419f67c P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:33.504326 32361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f1d1ecbdf44ac3bb46a2d76419f67c" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" is_pre_election: true
W20260709 12:21:33.506367 32398 leader_election.cc:343] T 53f1d1ecbdf44ac3bb46a2d76419f67c P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:33.507035 32398 leader_election.cc:304] T 53f1d1ecbdf44ac3bb46a2d76419f67c P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa; no voters: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9
I20260709 12:21:33.508085 32475 tablet_bootstrap.cc:654] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.508741 32483 raft_consensus.cc:2749] T 53f1d1ecbdf44ac3bb46a2d76419f67c P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:33.516155 32477 tablet_bootstrap.cc:492] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa: No bootstrap required, opened a new log
I20260709 12:21:33.516155 32475 tablet_bootstrap.cc:492] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263: No bootstrap required, opened a new log
I20260709 12:21:33.516801 32477 ts_tablet_manager.cc:1403] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent bootstrapping tablet: real 0.072s	user 0.034s	sys 0.037s
I20260709 12:21:33.516968 32475 ts_tablet_manager.cc:1403] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.006s
I20260709 12:21:33.519950 32477 raft_consensus.cc:359] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.520741 32477 raft_consensus.cc:385] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.521032 32477 raft_consensus.cc:740] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.521538 32478 tablet_bootstrap.cc:492] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9: No bootstrap required, opened a new log
I20260709 12:21:33.521173 32475 raft_consensus.cc:359] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.522032 32478 ts_tablet_manager.cc:1403] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent bootstrapping tablet: real 0.087s	user 0.035s	sys 0.038s
I20260709 12:21:33.522074 32475 raft_consensus.cc:385] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.522572 32475 raft_consensus.cc:740] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.523244 32475 consensus_queue.cc:260] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.521799 32477 consensus_queue.cc:260] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.524914 32478 raft_consensus.cc:359] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.525694 32478 raft_consensus.cc:385] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.525983 32478 raft_consensus.cc:740] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.526355 32477 ts_tablet_manager.cc:1434] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 12:21:33.527232 32477 tablet_bootstrap.cc:492] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa: Bootstrap starting.
I20260709 12:21:33.524933 32475 ts_tablet_manager.cc:1434] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:21:33.528499 32475 tablet_bootstrap.cc:492] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263: Bootstrap starting.
I20260709 12:21:33.531885 32477 tablet_bootstrap.cc:654] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.526729 32478 consensus_queue.cc:260] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.534104 32478 ts_tablet_manager.cc:1434] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260709 12:21:33.534786 32475 tablet_bootstrap.cc:654] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.535349 32478 tablet_bootstrap.cc:492] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9: Bootstrap starting.
I20260709 12:21:33.544543 32478 tablet_bootstrap.cc:654] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.546562 32475 tablet_bootstrap.cc:492] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263: No bootstrap required, opened a new log
I20260709 12:21:33.547170 32475 ts_tablet_manager.cc:1403] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 12:21:33.550231 32475 raft_consensus.cc:359] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.551079 32475 raft_consensus.cc:385] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.551419 32475 raft_consensus.cc:740] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.552341 32475 consensus_queue.cc:260] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.554814 32475 ts_tablet_manager.cc:1434] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:33.555902 32475 tablet_bootstrap.cc:492] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b92bd50f3ea34771af37149e65718263: Bootstrap starting.
I20260709 12:21:33.562932 32478 tablet_bootstrap.cc:492] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9: No bootstrap required, opened a new log
I20260709 12:21:33.564177 32478 ts_tablet_manager.cc:1403] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.023s
I20260709 12:21:33.565467 32475 tablet_bootstrap.cc:654] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b92bd50f3ea34771af37149e65718263: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.565991 32477 tablet_bootstrap.cc:492] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa: No bootstrap required, opened a new log
I20260709 12:21:33.566545 32477 ts_tablet_manager.cc:1403] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.030s
I20260709 12:21:33.567446 32478 raft_consensus.cc:359] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.568288 32478 raft_consensus.cc:385] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.568660 32478 raft_consensus.cc:740] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.569469 32478 consensus_queue.cc:260] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.569540 32477 raft_consensus.cc:359] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.570147 32484 raft_consensus.cc:493] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:33.570421 32477 raft_consensus.cc:385] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.570986 32475 tablet_bootstrap.cc:492] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b92bd50f3ea34771af37149e65718263: No bootstrap required, opened a new log
I20260709 12:21:33.570731 32484 raft_consensus.cc:515] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.571622 32475 ts_tablet_manager.cc:1403] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b92bd50f3ea34771af37149e65718263: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260709 12:21:33.570832 32477 raft_consensus.cc:740] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.572937 32477 consensus_queue.cc:260] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.574698 32475 raft_consensus.cc:359] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.575433 32475 raft_consensus.cc:385] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.575475 32477 ts_tablet_manager.cc:1434] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260709 12:21:33.575788 32475 raft_consensus.cc:740] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.576611 32475 consensus_queue.cc:260] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b92bd50f3ea34771af37149e65718263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.581279 32484 leader_election.cc:290] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:33.573414 32478 ts_tablet_manager.cc:1434] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:21:33.582846 32478 tablet_bootstrap.cc:492] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9: Bootstrap starting.
I20260709 12:21:33.583700 32475 ts_tablet_manager.cc:1434] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b92bd50f3ea34771af37149e65718263: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:21:33.585836 32475 tablet_bootstrap.cc:492] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263: Bootstrap starting.
I20260709 12:21:33.587316 32477 tablet_bootstrap.cc:492] T f6da9a896f694d2f92f288a56d4a1055 P 5a19dbf85bd64b4e82edb1718bd776fa: Bootstrap starting.
I20260709 12:21:33.599068 32477 tablet_bootstrap.cc:654] T f6da9a896f694d2f92f288a56d4a1055 P 5a19dbf85bd64b4e82edb1718bd776fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.601729 32475 tablet_bootstrap.cc:654] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.602669 32478 tablet_bootstrap.cc:654] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.609797 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79674e2194bc4143ba8d1c329986e8f0" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" is_pre_election: true
W20260709 12:21:33.611691 32327 leader_election.cc:343] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:33.611935 32478 tablet_bootstrap.cc:492] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9: No bootstrap required, opened a new log
I20260709 12:21:33.612632 32478 ts_tablet_manager.cc:1403] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.001s
I20260709 12:21:33.613175 32477 tablet_bootstrap.cc:492] T f6da9a896f694d2f92f288a56d4a1055 P 5a19dbf85bd64b4e82edb1718bd776fa: No bootstrap required, opened a new log
I20260709 12:21:33.613767 32477 ts_tablet_manager.cc:1403] T f6da9a896f694d2f92f288a56d4a1055 P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.008s
I20260709 12:21:33.615736 32478 raft_consensus.cc:359] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.616637 32478 raft_consensus.cc:385] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.616809 32477 raft_consensus.cc:359] T f6da9a896f694d2f92f288a56d4a1055 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.617074 32478 raft_consensus.cc:740] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.617300 32286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79674e2194bc4143ba8d1c329986e8f0" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263" is_pre_election: true
I20260709 12:21:33.617630 32477 raft_consensus.cc:385] T f6da9a896f694d2f92f288a56d4a1055 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.618012 32477 raft_consensus.cc:740] T f6da9a896f694d2f92f288a56d4a1055 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.618122 32475 tablet_bootstrap.cc:492] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263: No bootstrap required, opened a new log
I20260709 12:21:33.618046 32286 raft_consensus.cc:2468] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 0.
I20260709 12:21:33.618779 32475 ts_tablet_manager.cc:1403] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.000s
I20260709 12:21:33.618330 32478 consensus_queue.cc:260] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.618892 32477 consensus_queue.cc:260] T f6da9a896f694d2f92f288a56d4a1055 P 5a19dbf85bd64b4e82edb1718bd776fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.619804 32324 leader_election.cc:304] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [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: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 5a19dbf85bd64b4e82edb1718bd776fa
I20260709 12:21:33.621600 32484 raft_consensus.cc:2804] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:33.621568 32475 raft_consensus.cc:359] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.622177 32484 raft_consensus.cc:493] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:33.622524 32475 raft_consensus.cc:385] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.622655 32484 raft_consensus.cc:3060] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:33.622859 32475 raft_consensus.cc:740] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.623772 32475 consensus_queue.cc:260] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.629310 32477 ts_tablet_manager.cc:1434] T f6da9a896f694d2f92f288a56d4a1055 P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:21:33.630471 32477 tablet_bootstrap.cc:492] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa: Bootstrap starting.
I20260709 12:21:33.630784 32484 raft_consensus.cc:515] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.629726 32475 ts_tablet_manager.cc:1434] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:21:33.635281 32286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79674e2194bc4143ba8d1c329986e8f0" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263"
I20260709 12:21:33.635886 32286 raft_consensus.cc:3060] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:33.636459 32475 tablet_bootstrap.cc:492] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263: Bootstrap starting.
I20260709 12:21:33.637405 32477 tablet_bootstrap.cc:654] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.632778 32478 ts_tablet_manager.cc:1434] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 12:21:33.641453 32478 tablet_bootstrap.cc:492] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9: Bootstrap starting.
I20260709 12:21:33.643361 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79674e2194bc4143ba8d1c329986e8f0" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:33.644127 32475 tablet_bootstrap.cc:654] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:33.644743 32327 leader_election.cc:343] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:33.646696 32477 tablet_bootstrap.cc:492] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa: No bootstrap required, opened a new log
I20260709 12:21:33.647320 32477 ts_tablet_manager.cc:1403] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260709 12:21:33.647380 32479 raft_consensus.cc:493] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:33.648674 32478 tablet_bootstrap.cc:654] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.648273 32479 raft_consensus.cc:515] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } } peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } }
I20260709 12:21:33.651126 32477 raft_consensus.cc:359] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.651885 32477 raft_consensus.cc:385] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.652175 32477 raft_consensus.cc:740] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.652637 32475 tablet_bootstrap.cc:492] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263: No bootstrap required, opened a new log
I20260709 12:21:33.653117 32475 ts_tablet_manager.cc:1403] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.011s
I20260709 12:21:33.653059 32477 consensus_queue.cc:260] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.656324 32475 raft_consensus.cc:359] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.657554 32475 raft_consensus.cc:385] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.659353 32475 raft_consensus.cc:740] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.661950 32475 consensus_queue.cc:260] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.660794 32479 leader_election.cc:290] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:33.657821 32477 ts_tablet_manager.cc:1434] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:21:33.668772 32477 tablet_bootstrap.cc:492] T f74320b78f5247ec9f6874636af8b49e P 5a19dbf85bd64b4e82edb1718bd776fa: Bootstrap starting.
I20260709 12:21:33.669180 32286 raft_consensus.cc:2468] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 1.
I20260709 12:21:33.670527 32324 leader_election.cc:304] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [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: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 5a19dbf85bd64b4e82edb1718bd776fa
I20260709 12:21:33.642246 32484 leader_election.cc:290] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 election: Requested vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:33.671092 32478 tablet_bootstrap.cc:492] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9: No bootstrap required, opened a new log
I20260709 12:21:33.671523 32493 raft_consensus.cc:2804] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:33.676883 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1e017ab1f14deb9d5282e0607cc7d1" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" is_pre_election: true
I20260709 12:21:33.671646 32478 ts_tablet_manager.cc:1403] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.009s
W20260709 12:21:33.679636 32252 leader_election.cc:343] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:33.682482 32475 ts_tablet_manager.cc:1434] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.008s
I20260709 12:21:33.683022 32478 raft_consensus.cc:359] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.687400 32478 raft_consensus.cc:385] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.688097 32478 raft_consensus.cc:740] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.689841 32478 consensus_queue.cc:260] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.690316 32477 tablet_bootstrap.cc:654] T f74320b78f5247ec9f6874636af8b49e P 5a19dbf85bd64b4e82edb1718bd776fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.683597 32475 tablet_bootstrap.cc:492] T 42c01de1d3d9410688f8525d45ae38ec P b92bd50f3ea34771af37149e65718263: Bootstrap starting.
I20260709 12:21:33.691160 32493 raft_consensus.cc:697] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Becoming Leader. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Running, Role: LEADER
I20260709 12:21:33.691098 32361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1e017ab1f14deb9d5282e0607cc7d1" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" is_pre_election: true
I20260709 12:21:33.692601 32361 raft_consensus.cc:2468] T fa1e017ab1f14deb9d5282e0607cc7d1 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 0.
I20260709 12:21:33.692883 32478 ts_tablet_manager.cc:1434] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 12:21:33.693929 32478 tablet_bootstrap.cc:492] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9: Bootstrap starting.
I20260709 12:21:33.694021 32249 leader_election.cc:304] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 [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: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 5a19dbf85bd64b4e82edb1718bd776fa
I20260709 12:21:33.695421 32504 raft_consensus.cc:2804] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:33.695881 32504 raft_consensus.cc:493] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:33.696288 32504 raft_consensus.cc:3060] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:33.698683 32475 tablet_bootstrap.cc:654] T 42c01de1d3d9410688f8525d45ae38ec P b92bd50f3ea34771af37149e65718263: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.698410 32493 consensus_queue.cc:237] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.703230 32478 tablet_bootstrap.cc:654] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.709848 32477 tablet_bootstrap.cc:492] T f74320b78f5247ec9f6874636af8b49e P 5a19dbf85bd64b4e82edb1718bd776fa: No bootstrap required, opened a new log
I20260709 12:21:33.710245 32478 tablet_bootstrap.cc:492] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9: No bootstrap required, opened a new log
I20260709 12:21:33.710412 32477 ts_tablet_manager.cc:1403] T f74320b78f5247ec9f6874636af8b49e P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.000s
I20260709 12:21:33.710750 32478 ts_tablet_manager.cc:1403] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.002s
I20260709 12:21:33.711098 32504 raft_consensus.cc:515] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } } peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } }
I20260709 12:21:33.713761 32477 raft_consensus.cc:359] T f74320b78f5247ec9f6874636af8b49e P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.715471 32478 raft_consensus.cc:359] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.717859 32477 raft_consensus.cc:385] T f74320b78f5247ec9f6874636af8b49e P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:21:33.718333 32232 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:33.718305 32477 raft_consensus.cc:740] T f74320b78f5247ec9f6874636af8b49e P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.717897 32478 raft_consensus.cc:385] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.719750 32478 raft_consensus.cc:740] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.719444 32477 consensus_queue.cc:260] T f74320b78f5247ec9f6874636af8b49e P 5a19dbf85bd64b4e82edb1718bd776fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.720049 32475 tablet_bootstrap.cc:492] T 42c01de1d3d9410688f8525d45ae38ec P b92bd50f3ea34771af37149e65718263: No bootstrap required, opened a new log
I20260709 12:21:33.720621 32475 ts_tablet_manager.cc:1403] T 42c01de1d3d9410688f8525d45ae38ec P b92bd50f3ea34771af37149e65718263: Time spent bootstrapping tablet: real 0.037s	user 0.004s	sys 0.022s
I20260709 12:21:33.720666 32478 consensus_queue.cc:260] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.721328 32361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1e017ab1f14deb9d5282e0607cc7d1" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
I20260709 12:21:33.721967 32361 raft_consensus.cc:3060] T fa1e017ab1f14deb9d5282e0607cc7d1 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:33.722018 32477 ts_tablet_manager.cc:1434] T f74320b78f5247ec9f6874636af8b49e P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:21:33.723191 32477 tablet_bootstrap.cc:492] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa: Bootstrap starting.
I20260709 12:21:33.723440 32475 raft_consensus.cc:359] T 42c01de1d3d9410688f8525d45ae38ec P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.724125 32475 raft_consensus.cc:385] T 42c01de1d3d9410688f8525d45ae38ec P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.724170 32478 ts_tablet_manager.cc:1434] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:21:33.724478 32475 raft_consensus.cc:740] T 42c01de1d3d9410688f8525d45ae38ec P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.725211 32478 tablet_bootstrap.cc:492] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9: Bootstrap starting.
I20260709 12:21:33.725229 32475 consensus_queue.cc:260] T 42c01de1d3d9410688f8525d45ae38ec P b92bd50f3ea34771af37149e65718263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.725322 32504 leader_election.cc:290] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 election: Requested vote from peers b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:33.725795 32493 raft_consensus.cc:493] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:33.726564 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1e017ab1f14deb9d5282e0607cc7d1" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:33.726727 32493 raft_consensus.cc:515] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.728116 32475 ts_tablet_manager.cc:1434] T 42c01de1d3d9410688f8525d45ae38ec P b92bd50f3ea34771af37149e65718263: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 12:21:33.728471 32252 leader_election.cc:343] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:33.728919 32493 leader_election.cc:290] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:33.729070 32475 tablet_bootstrap.cc:492] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263: Bootstrap starting.
I20260709 12:21:33.729985 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715620885ad8436ea5f0584bb3023a47" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" is_pre_election: true
W20260709 12:21:33.731319 32327 leader_election.cc:343] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:33.733035 32493 raft_consensus.cc:493] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:33.733543 32493 raft_consensus.cc:515] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.735379 32478 tablet_bootstrap.cc:654] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.735594 32493 leader_election.cc:290] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:33.735751 32483 raft_consensus.cc:493] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:33.736300 32483 raft_consensus.cc:515] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.736763 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74320b78f5247ec9f6874636af8b49e" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" is_pre_election: true
I20260709 12:21:33.737392 32435 raft_consensus.cc:2468] T f74320b78f5247ec9f6874636af8b49e P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 0.
I20260709 12:21:33.735400 32477 tablet_bootstrap.cc:654] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.738293 32483 leader_election.cc:290] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029)
I20260709 12:21:33.738502 32475 tablet_bootstrap.cc:654] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.740564 32286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715620885ad8436ea5f0584bb3023a47" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263" is_pre_election: true
I20260709 12:21:33.742447 32327 leader_election.cc:304] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:33.743371 32493 raft_consensus.cc:2804] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:33.743719 32493 raft_consensus.cc:493] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:33.744045 32360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c01de1d3d9410688f8525d45ae38ec" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" is_pre_election: true
I20260709 12:21:33.744424 32285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74320b78f5247ec9f6874636af8b49e" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263" is_pre_election: true
I20260709 12:21:33.745321 32285 raft_consensus.cc:2468] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 0.
I20260709 12:21:33.744051 32493 raft_consensus.cc:3060] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:33.752476 32324 leader_election.cc:343] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:33.752995 32324 leader_election.cc:304] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 5a19dbf85bd64b4e82edb1718bd776fa, b92bd50f3ea34771af37149e65718263
I20260709 12:21:33.753955 32505 raft_consensus.cc:2749] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:33.754724 32286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c01de1d3d9410688f8525d45ae38ec" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263" is_pre_election: true
I20260709 12:21:33.755585 32286 raft_consensus.cc:2468] T 42c01de1d3d9410688f8525d45ae38ec P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a19dbf85bd64b4e82edb1718bd776fa in term 0.
I20260709 12:21:33.756944 32398 leader_election.cc:304] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa, b92bd50f3ea34771af37149e65718263; no voters: 
W20260709 12:21:33.757848 32398 leader_election.cc:343] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:33.758716 32477 tablet_bootstrap.cc:492] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa: No bootstrap required, opened a new log
I20260709 12:21:33.759313 32477 ts_tablet_manager.cc:1403] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.000s
I20260709 12:21:33.719816 32180 catalog_manager.cc:5697] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194). New cstate: current_term: 1 leader_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:33.763310 32477 raft_consensus.cc:359] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.764683 32483 raft_consensus.cc:2804] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:33.766757 32477 raft_consensus.cc:385] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.766978 32483 raft_consensus.cc:493] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:33.767740 32483 raft_consensus.cc:3060] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:33.769002 32361 raft_consensus.cc:2468] T fa1e017ab1f14deb9d5282e0607cc7d1 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 1.
I20260709 12:21:33.769618 32504 raft_consensus.cc:493] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:33.770119 32504 raft_consensus.cc:515] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.770475 32249 leader_election.cc:304] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 [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: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 5a19dbf85bd64b4e82edb1718bd776fa
I20260709 12:21:33.772732 32504 leader_election.cc:290] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:33.767117 32477 raft_consensus.cc:740] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.772950 32360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fd2bbd1eb3453e87dbef2ffa4764b8" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" is_pre_election: true
I20260709 12:21:33.773129 32479 raft_consensus.cc:2804] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:33.773854 32477 consensus_queue.cc:260] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.774240 32479 raft_consensus.cc:697] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Becoming Leader. State: Replica: b92bd50f3ea34771af37149e65718263, State: Running, Role: LEADER
I20260709 12:21:33.774161 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fd2bbd1eb3453e87dbef2ffa4764b8" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" is_pre_election: true
I20260709 12:21:33.774899 32435 raft_consensus.cc:2468] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 0.
I20260709 12:21:33.775205 32479 consensus_queue.cc:237] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } } peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } }
I20260709 12:21:33.776098 32252 leader_election.cc:304] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa, b92bd50f3ea34771af37149e65718263; no voters: 
I20260709 12:21:33.777626 32483 raft_consensus.cc:515] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.779088 32504 raft_consensus.cc:2804] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:33.780941 32286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c01de1d3d9410688f8525d45ae38ec" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263"
I20260709 12:21:33.772740 32493 raft_consensus.cc:515] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.781790 32286 raft_consensus.cc:3060] T 42c01de1d3d9410688f8525d45ae38ec P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:33.785036 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74320b78f5247ec9f6874636af8b49e" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
W20260709 12:21:33.780392 32249 leader_election.cc:343] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:33.785717 32435 raft_consensus.cc:3060] T f74320b78f5247ec9f6874636af8b49e P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:33.780932 32504 raft_consensus.cc:493] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:33.788657 32504 raft_consensus.cc:3060] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:33.791911 32285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74320b78f5247ec9f6874636af8b49e" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263"
I20260709 12:21:33.792338 32478 tablet_bootstrap.cc:492] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9: No bootstrap required, opened a new log
I20260709 12:21:33.792528 32285 raft_consensus.cc:3060] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:33.792857 32478 ts_tablet_manager.cc:1403] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.034s
I20260709 12:21:33.766420 32475 tablet_bootstrap.cc:492] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263: No bootstrap required, opened a new log
I20260709 12:21:33.795145 32475 ts_tablet_manager.cc:1403] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.011s
I20260709 12:21:33.795925 32478 raft_consensus.cc:359] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.796736 32478 raft_consensus.cc:385] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.797042 32478 raft_consensus.cc:740] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.797735 32493 leader_election.cc:290] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 election: Requested vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:33.797812 32478 consensus_queue.cc:260] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.801340 32286 raft_consensus.cc:2468] T 42c01de1d3d9410688f8525d45ae38ec P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a19dbf85bd64b4e82edb1718bd776fa in term 1.
I20260709 12:21:33.804958 32477 ts_tablet_manager.cc:1434] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.008s
I20260709 12:21:33.809175 32398 leader_election.cc:304] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa, b92bd50f3ea34771af37149e65718263; no voters: 
I20260709 12:21:33.805235 32435 raft_consensus.cc:2468] T f74320b78f5247ec9f6874636af8b49e P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 1.
I20260709 12:21:33.806362 32285 raft_consensus.cc:2468] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 1.
I20260709 12:21:33.806803 32483 leader_election.cc:290] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 election: Requested vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029)
I20260709 12:21:33.804488 32475 raft_consensus.cc:359] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.810508 32327 leader_election.cc:304] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:33.810768 32475 raft_consensus.cc:385] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.811033 32475 raft_consensus.cc:740] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.811528 32515 raft_consensus.cc:2804] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:33.807304 32361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c01de1d3d9410688f8525d45ae38ec" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
I20260709 12:21:33.811744 32475 consensus_queue.cc:260] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.809391 32477 tablet_bootstrap.cc:492] T fa1e017ab1f14deb9d5282e0607cc7d1 P 5a19dbf85bd64b4e82edb1718bd776fa: Bootstrap starting.
W20260709 12:21:33.813187 32398 leader_election.cc:343] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:33.812587 32515 raft_consensus.cc:697] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 LEADER]: Becoming Leader. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Running, Role: LEADER
I20260709 12:21:33.814129 32475 ts_tablet_manager.cc:1434] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 12:21:33.815577 32515 consensus_queue.cc:237] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.800141 32478 ts_tablet_manager.cc:1434] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:21:33.811728 32493 raft_consensus.cc:2804] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:33.818542 32493 raft_consensus.cc:697] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Becoming Leader. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Running, Role: LEADER
W20260709 12:21:33.820619 32252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.25.220.195:35589, user_credentials={real_user=slave}} blocked reactor thread for 44595.1us
I20260709 12:21:33.819623 32493 consensus_queue.cc:237] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.822547 32477 tablet_bootstrap.cc:654] T fa1e017ab1f14deb9d5282e0607cc7d1 P 5a19dbf85bd64b4e82edb1718bd776fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.825845 32478 tablet_bootstrap.cc:492] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9: Bootstrap starting.
I20260709 12:21:33.828790 32504 raft_consensus.cc:515] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.832285 32361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fd2bbd1eb3453e87dbef2ffa4764b8" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
I20260709 12:21:33.833783 32361 raft_consensus.cc:3060] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:33.834101 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fd2bbd1eb3453e87dbef2ffa4764b8" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:33.834878 32435 raft_consensus.cc:3060] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:33.843654 32504 leader_election.cc:290] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 election: Requested vote from peers b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:33.845260 32435 raft_consensus.cc:2468] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 1.
I20260709 12:21:33.846807 32252 leader_election.cc:304] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa, b92bd50f3ea34771af37149e65718263; no voters: 
I20260709 12:21:33.847930 32504 raft_consensus.cc:2804] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:33.849041 32504 raft_consensus.cc:697] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Becoming Leader. State: Replica: b92bd50f3ea34771af37149e65718263, State: Running, Role: LEADER
I20260709 12:21:33.849629 32361 raft_consensus.cc:2468] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 1.
I20260709 12:21:33.850178 32504 consensus_queue.cc:237] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.851595 32478 tablet_bootstrap.cc:654] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.860795 32180 catalog_manager.cc:5697] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194). New cstate: current_term: 1 leader_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:33.871346 32183 catalog_manager.cc:5697] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 reported cstate change: term changed from 0 to 1, leader changed from <none> to b92bd50f3ea34771af37149e65718263 (127.25.220.193). New cstate: current_term: 1 leader_uuid: "b92bd50f3ea34771af37149e65718263" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:33.876870 32478 tablet_bootstrap.cc:492] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9: No bootstrap required, opened a new log
I20260709 12:21:33.877398 32478 ts_tablet_manager.cc:1403] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.009s
I20260709 12:21:33.878827 32477 tablet_bootstrap.cc:492] T fa1e017ab1f14deb9d5282e0607cc7d1 P 5a19dbf85bd64b4e82edb1718bd776fa: No bootstrap required, opened a new log
I20260709 12:21:33.879343 32477 ts_tablet_manager.cc:1403] T fa1e017ab1f14deb9d5282e0607cc7d1 P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.007s
I20260709 12:21:33.880173 32478 raft_consensus.cc:359] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.880913 32478 raft_consensus.cc:385] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.881174 32478 raft_consensus.cc:740] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.881975 32478 consensus_queue.cc:260] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.882290 32477 raft_consensus.cc:359] T fa1e017ab1f14deb9d5282e0607cc7d1 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } } peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } }
I20260709 12:21:33.883050 32477 raft_consensus.cc:385] T fa1e017ab1f14deb9d5282e0607cc7d1 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.883499 32477 raft_consensus.cc:740] T fa1e017ab1f14deb9d5282e0607cc7d1 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.882979 32182 catalog_manager.cc:5697] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195). New cstate: current_term: 1 leader_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:33.884106 32478 ts_tablet_manager.cc:1434] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:21:33.884367 32477 consensus_queue.cc:260] T fa1e017ab1f14deb9d5282e0607cc7d1 P 5a19dbf85bd64b4e82edb1718bd776fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } } peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } }
I20260709 12:21:33.885742 32478 tablet_bootstrap.cc:492] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9: Bootstrap starting.
I20260709 12:21:33.887042 32477 ts_tablet_manager.cc:1434] T fa1e017ab1f14deb9d5282e0607cc7d1 P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:21:33.887969 32477 tablet_bootstrap.cc:492] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa: Bootstrap starting.
I20260709 12:21:33.892581 32478 tablet_bootstrap.cc:654] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.893559 32477 tablet_bootstrap.cc:654] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:33.897642 32183 catalog_manager.cc:5697] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 reported cstate change: term changed from 0 to 1, leader changed from <none> to b92bd50f3ea34771af37149e65718263 (127.25.220.193). New cstate: current_term: 1 leader_uuid: "b92bd50f3ea34771af37149e65718263" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:33.900626 32478 tablet_bootstrap.cc:492] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9: No bootstrap required, opened a new log
I20260709 12:21:33.901103 32478 ts_tablet_manager.cc:1403] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 12:21:33.904489 32478 raft_consensus.cc:359] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.904953 32477 tablet_bootstrap.cc:492] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa: No bootstrap required, opened a new log
I20260709 12:21:33.905249 32478 raft_consensus.cc:385] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.905452 32477 ts_tablet_manager.cc:1403] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260709 12:21:33.905623 32478 raft_consensus.cc:740] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.906467 32478 consensus_queue.cc:260] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.908411 32478 ts_tablet_manager.cc:1434] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:21:33.908216 32477 raft_consensus.cc:359] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.908910 32477 raft_consensus.cc:385] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:33.909196 32477 raft_consensus.cc:740] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Initialized, Role: FOLLOWER
I20260709 12:21:33.909879 32477 consensus_queue.cc:260] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.911820 32477 ts_tablet_manager.cc:1434] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:21:33.922322 32493 raft_consensus.cc:493] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:33.922744 32493 raft_consensus.cc:515] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.923292 32504 raft_consensus.cc:493] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:33.923799 32504 raft_consensus.cc:515] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.924611 32493 leader_election.cc:290] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:33.925429 32286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f1d1ecbdf44ac3bb46a2d76419f67c" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263" is_pre_election: true
I20260709 12:21:33.925604 32504 leader_election.cc:290] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:33.925716 32515 raft_consensus.cc:493] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:33.926087 32286 raft_consensus.cc:2468] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 0.
I20260709 12:21:33.926273 32515 raft_consensus.cc:515] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.927083 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f1d1ecbdf44ac3bb46a2d76419f67c" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" is_pre_election: true
I20260709 12:21:33.927649 32324 leader_election.cc:304] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:33.927817 32435 raft_consensus.cc:2468] T 53f1d1ecbdf44ac3bb46a2d76419f67c P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 0.
I20260709 12:21:33.928026 32434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7abd912db574a5396f394430df553cf" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" is_pre_election: true
I20260709 12:21:33.928562 32505 raft_consensus.cc:493] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:33.927052 32361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7abd912db574a5396f394430df553cf" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" is_pre_election: true
I20260709 12:21:33.929214 32361 raft_consensus.cc:2468] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 0.
I20260709 12:21:33.929114 32505 raft_consensus.cc:515] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.928823 32434 raft_consensus.cc:2468] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 0.
I20260709 12:21:33.930397 32360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7abd912db574a5396f394430df553cf" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" is_pre_election: true
I20260709 12:21:33.930437 32249 leader_election.cc:304] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:33.931985 32483 raft_consensus.cc:493] T fa1e017ab1f14deb9d5282e0607cc7d1 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:33.932574 32483 raft_consensus.cc:515] T fa1e017ab1f14deb9d5282e0607cc7d1 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } } peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } }
I20260709 12:21:33.932767 32285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6da9a896f694d2f92f288a56d4a1055" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263" is_pre_election: true
I20260709 12:21:33.933403 32285 raft_consensus.cc:2468] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 0.
I20260709 12:21:33.931046 32360 raft_consensus.cc:2468] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a19dbf85bd64b4e82edb1718bd776fa in term 0.
I20260709 12:21:33.931283 32505 leader_election.cc:290] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:33.934291 32505 raft_consensus.cc:2804] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:33.928313 32515 leader_election.cc:290] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029)
I20260709 12:21:33.934368 32286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7abd912db574a5396f394430df553cf" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263" is_pre_election: true
I20260709 12:21:33.934670 32505 raft_consensus.cc:493] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:33.934934 32504 raft_consensus.cc:2804] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:33.935223 32505 raft_consensus.cc:3060] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:33.935351 32504 raft_consensus.cc:493] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:33.935411 32434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6da9a896f694d2f92f288a56d4a1055" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" is_pre_election: true
I20260709 12:21:33.935804 32504 raft_consensus.cc:3060] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:33.935853 32398 leader_election.cc:304] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:33.936520 32324 leader_election.cc:304] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:33.937355 32493 raft_consensus.cc:2804] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:33.937741 32493 raft_consensus.cc:493] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:33.937806 32285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1e017ab1f14deb9d5282e0607cc7d1" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263" is_pre_election: true
I20260709 12:21:33.938125 32493 raft_consensus.cc:3060] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:33.939366 32360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa1e017ab1f14deb9d5282e0607cc7d1" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" is_pre_election: true
I20260709 12:21:33.940140 32360 raft_consensus.cc:2393] T fa1e017ab1f14deb9d5282e0607cc7d1 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a19dbf85bd64b4e82edb1718bd776fa in current term 1: Already voted for candidate b92bd50f3ea34771af37149e65718263 in this term.
I20260709 12:21:33.941282 32515 raft_consensus.cc:2804] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:33.941681 32515 raft_consensus.cc:493] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:33.942008 32515 raft_consensus.cc:3060] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:33.942970 32505 raft_consensus.cc:515] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.944479 32398 leader_election.cc:304] T fa1e017ab1f14deb9d5282e0607cc7d1 P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa; no voters: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9
I20260709 12:21:33.945253 32505 leader_election.cc:290] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 election: Requested vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:33.942909 32504 raft_consensus.cc:515] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.947019 32286 raft_consensus.cc:2393] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a19dbf85bd64b4e82edb1718bd776fa in current term 1: Already voted for candidate b92bd50f3ea34771af37149e65718263 in this term.
I20260709 12:21:33.949016 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7abd912db574a5396f394430df553cf" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:33.934545 32483 leader_election.cc:290] T fa1e017ab1f14deb9d5282e0607cc7d1 P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029), b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071)
I20260709 12:21:33.950167 32515 raft_consensus.cc:515] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.951278 32483 raft_consensus.cc:3060] T fa1e017ab1f14deb9d5282e0607cc7d1 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:33.951390 32504 leader_election.cc:290] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 election: Requested vote from peers b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:33.951632 32435 raft_consensus.cc:2393] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b92bd50f3ea34771af37149e65718263 in current term 1: Already voted for candidate 5a19dbf85bd64b4e82edb1718bd776fa in this term.
I20260709 12:21:33.954722 32515 leader_election.cc:290] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 election: Requested vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029)
I20260709 12:21:33.955523 32434 raft_consensus.cc:2468] T f6da9a896f694d2f92f288a56d4a1055 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 0.
I20260709 12:21:33.957212 32360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7abd912db574a5396f394430df553cf" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
I20260709 12:21:33.957432 32286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f1d1ecbdf44ac3bb46a2d76419f67c" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263"
I20260709 12:21:33.957800 32360 raft_consensus.cc:3060] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:33.957994 32483 raft_consensus.cc:2749] T fa1e017ab1f14deb9d5282e0607cc7d1 P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:33.959486 32286 raft_consensus.cc:3060] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:33.960395 32285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7abd912db574a5396f394430df553cf" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263"
I20260709 12:21:33.961179 32285 raft_consensus.cc:2393] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5a19dbf85bd64b4e82edb1718bd776fa in current term 1: Already voted for candidate b92bd50f3ea34771af37149e65718263 in this term.
I20260709 12:21:33.960888 32493 raft_consensus.cc:515] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.963074 32361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7abd912db574a5396f394430df553cf" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
I20260709 12:21:33.963593 32285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6da9a896f694d2f92f288a56d4a1055" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263"
I20260709 12:21:33.964207 32285 raft_consensus.cc:3060] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:33.965169 32360 raft_consensus.cc:2468] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 1.
I20260709 12:21:33.965773 32434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f1d1ecbdf44ac3bb46a2d76419f67c" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:33.966354 32434 raft_consensus.cc:3060] T 53f1d1ecbdf44ac3bb46a2d76419f67c P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:33.966831 32286 raft_consensus.cc:2468] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 1.
I20260709 12:21:33.967962 32324 leader_election.cc:304] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:33.968091 32249 leader_election.cc:304] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [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: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 5a19dbf85bd64b4e82edb1718bd776fa
I20260709 12:21:33.969758 32493 leader_election.cc:290] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 election: Requested vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:33.970391 32493 raft_consensus.cc:2804] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:33.970846 32493 raft_consensus.cc:697] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Becoming Leader. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Running, Role: LEADER
I20260709 12:21:33.971817 32504 raft_consensus.cc:2804] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:33.971673 32493 consensus_queue.cc:237] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.972318 32285 raft_consensus.cc:2468] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 1.
I20260709 12:21:33.972419 32504 raft_consensus.cc:697] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Becoming Leader. State: Replica: b92bd50f3ea34771af37149e65718263, State: Running, Role: LEADER
I20260709 12:21:33.973361 32504 consensus_queue.cc:237] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.973479 32324 leader_election.cc:304] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:33.974292 32484 raft_consensus.cc:2804] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:33.974768 32484 raft_consensus.cc:697] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Becoming Leader. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Running, Role: LEADER
I20260709 12:21:33.975538 32484 consensus_queue.cc:237] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:33.977203 32434 raft_consensus.cc:2468] T 53f1d1ecbdf44ac3bb46a2d76419f67c P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 1.
I20260709 12:21:33.980651 32398 leader_election.cc:304] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa [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: 5a19dbf85bd64b4e82edb1718bd776fa; no voters: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9
I20260709 12:21:33.981834 32526 raft_consensus.cc:2749] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:21:33.982873 32434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6da9a896f694d2f92f288a56d4a1055" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:33.983711 32434 raft_consensus.cc:3060] T f6da9a896f694d2f92f288a56d4a1055 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:33.991354 32434 raft_consensus.cc:2468] T f6da9a896f694d2f92f288a56d4a1055 P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 1.
I20260709 12:21:33.991257 32182 catalog_manager.cc:5697] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 reported cstate change: term changed from 0 to 1, leader changed from <none> to b92bd50f3ea34771af37149e65718263 (127.25.220.193). New cstate: current_term: 1 leader_uuid: "b92bd50f3ea34771af37149e65718263" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:33.992622 32180 catalog_manager.cc:5697] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194). New cstate: current_term: 1 leader_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:34.005760 32180 catalog_manager.cc:5697] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194). New cstate: current_term: 1 leader_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:34.048236 32504 raft_consensus.cc:493] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:34.048710 32504 raft_consensus.cc:515] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.050288 32504 leader_election.cc:290] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:34.051178 32360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715620885ad8436ea5f0584bb3023a47" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" is_pre_election: true
I20260709 12:21:34.051275 32434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715620885ad8436ea5f0584bb3023a47" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" is_pre_election: true
I20260709 12:21:34.051927 32360 raft_consensus.cc:2468] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 0.
I20260709 12:21:34.052018 32434 raft_consensus.cc:2468] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 0.
I20260709 12:21:34.052929 32249 leader_election.cc:304] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:34.053558 32504 raft_consensus.cc:2804] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:34.053921 32504 raft_consensus.cc:493] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:34.054181 32504 raft_consensus.cc:3060] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:21:34.058058 32461 tablet.cc:2406] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:21:34.058807 32504 raft_consensus.cc:515] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.060469 32504 leader_election.cc:290] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 election: Requested vote from peers b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:34.061072 32360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715620885ad8436ea5f0584bb3023a47" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
I20260709 12:21:34.061453 32434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715620885ad8436ea5f0584bb3023a47" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:34.061672 32360 raft_consensus.cc:3060] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:34.062045 32434 raft_consensus.cc:3060] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:34.065387 32526 raft_consensus.cc:493] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:34.065851 32526 raft_consensus.cc:515] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.067068 32434 raft_consensus.cc:2468] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 1.
I20260709 12:21:34.067020 32360 raft_consensus.cc:2468] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 1.
I20260709 12:21:34.067864 32526 leader_election.cc:290] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029)
I20260709 12:21:34.068636 32252 leader_election.cc:304] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa, b92bd50f3ea34771af37149e65718263; no voters: 
I20260709 12:21:34.068686 32285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79674e2194bc4143ba8d1c329986e8f0" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263" is_pre_election: true
I20260709 12:21:34.069022 32360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79674e2194bc4143ba8d1c329986e8f0" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" is_pre_election: true
I20260709 12:21:34.069520 32504 raft_consensus.cc:2804] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:34.069628 32285 raft_consensus.cc:2393] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a19dbf85bd64b4e82edb1718bd776fa in current term 1: Already voted for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in this term.
I20260709 12:21:34.070020 32504 raft_consensus.cc:697] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Becoming Leader. State: Replica: b92bd50f3ea34771af37149e65718263, State: Running, Role: LEADER
I20260709 12:21:34.070928 32504 consensus_queue.cc:237] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.071341 32398 leader_election.cc:304] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa; no voters: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9
I20260709 12:21:34.072069 32526 raft_consensus.cc:3060] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:34.078518 32526 raft_consensus.cc:2749] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:34.080134 32180 catalog_manager.cc:5697] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 reported cstate change: term changed from 0 to 1, leader changed from <none> to b92bd50f3ea34771af37149e65718263 (127.25.220.193). New cstate: current_term: 1 leader_uuid: "b92bd50f3ea34771af37149e65718263" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:34.201601 32360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f74320b78f5247ec9f6874636af8b49e"
dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
mode: GRACEFUL
new_leader_uuid: "b92bd50f3ea34771af37149e65718263"
 from {username='slave'} at 127.0.0.1:57068
I20260709 12:21:34.202176 32360 raft_consensus.cc:606] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Received request to transfer leadership to TS b92bd50f3ea34771af37149e65718263
I20260709 12:21:34.207201 32360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79674e2194bc4143ba8d1c329986e8f0"
dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
mode: GRACEFUL
new_leader_uuid: "b92bd50f3ea34771af37149e65718263"
 from {username='slave'} at 127.0.0.1:57068
I20260709 12:21:34.207705 32360 raft_consensus.cc:606] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Received request to transfer leadership to TS b92bd50f3ea34771af37149e65718263
I20260709 12:21:34.207528 32493 consensus_queue.cc:1048] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:34.213070 32360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6da9a896f694d2f92f288a56d4a1055"
dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
mode: GRACEFUL
new_leader_uuid: "b92bd50f3ea34771af37149e65718263"
 from {username='slave'} at 127.0.0.1:57068
I20260709 12:21:34.213629 32360 raft_consensus.cc:606] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Received request to transfer leadership to TS b92bd50f3ea34771af37149e65718263
I20260709 12:21:34.235070 32505 consensus_queue.cc:1048] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:34.235849 32434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42c01de1d3d9410688f8525d45ae38ec"
dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
mode: GRACEFUL
new_leader_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
 from {username='slave'} at 127.0.0.1:32970
I20260709 12:21:34.236567 32434 raft_consensus.cc:606] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 LEADER]: Received request to transfer leadership to TS b9431eaddaf44dc9abd30d7c7f335aa9
I20260709 12:21:34.245124 32537 raft_consensus.cc:993] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9: : Instructing follower b92bd50f3ea34771af37149e65718263 to start an election
I20260709 12:21:34.245572 32484 raft_consensus.cc:1081] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Signalling peer b92bd50f3ea34771af37149e65718263 to start an election
I20260709 12:21:34.246995 32285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f74320b78f5247ec9f6874636af8b49e"
dest_uuid: "b92bd50f3ea34771af37149e65718263"
 from {username='slave'} at 127.0.0.1:42042
I20260709 12:21:34.247565 32285 raft_consensus.cc:493] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:34.247941 32285 raft_consensus.cc:3060] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:34.253587 32285 raft_consensus.cc:515] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.255654 32504 consensus_queue.cc:1048] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:34.256042 32285 leader_election.cc:290] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 2 election: Requested vote from peers b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:34.256210 32360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74320b78f5247ec9f6874636af8b49e" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
I20260709 12:21:34.257088 32360 raft_consensus.cc:3055] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:34.257444 32360 raft_consensus.cc:740] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Running, Role: LEADER
I20260709 12:21:34.257913 32434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f74320b78f5247ec9f6874636af8b49e" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:34.258272 32285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7fd2bbd1eb3453e87dbef2ffa4764b8"
dest_uuid: "b92bd50f3ea34771af37149e65718263"
mode: GRACEFUL
new_leader_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
 from {username='slave'} at 127.0.0.1:42048
I20260709 12:21:34.258483 32434 raft_consensus.cc:3060] T f74320b78f5247ec9f6874636af8b49e P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:34.258221 32360 consensus_queue.cc:260] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.259045 32285 raft_consensus.cc:606] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Received request to transfer leadership to TS b9431eaddaf44dc9abd30d7c7f335aa9
I20260709 12:21:34.259594 32360 raft_consensus.cc:3060] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:34.266449 32285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7abd912db574a5396f394430df553cf"
dest_uuid: "b92bd50f3ea34771af37149e65718263"
mode: GRACEFUL
new_leader_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
 from {username='slave'} at 127.0.0.1:42048
I20260709 12:21:34.267060 32285 raft_consensus.cc:606] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Received request to transfer leadership to TS b9431eaddaf44dc9abd30d7c7f335aa9
I20260709 12:21:34.267001 32434 raft_consensus.cc:2468] T f74320b78f5247ec9f6874636af8b49e P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 2.
I20260709 12:21:34.268899 32479 consensus_queue.cc:1048] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:34.269047 32252 leader_election.cc:304] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa, b92bd50f3ea34771af37149e65718263; no voters: 
I20260709 12:21:34.269881 32504 raft_consensus.cc:2804] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:34.270341 32504 raft_consensus.cc:697] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263 [term 2 LEADER]: Becoming Leader. State: Replica: b92bd50f3ea34771af37149e65718263, State: Running, Role: LEADER
I20260709 12:21:34.273909 32484 consensus_queue.cc:1048] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:34.279026 32360 raft_consensus.cc:2468] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 2.
I20260709 12:21:34.284643 32284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "715620885ad8436ea5f0584bb3023a47"
dest_uuid: "b92bd50f3ea34771af37149e65718263"
mode: GRACEFUL
new_leader_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
 from {username='slave'} at 127.0.0.1:42048
I20260709 12:21:34.285490 32284 raft_consensus.cc:606] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Received request to transfer leadership to TS 5a19dbf85bd64b4e82edb1718bd776fa
I20260709 12:21:34.271291 32504 consensus_queue.cc:237] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.299469 32484 consensus_queue.cc:1048] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:34.308678 32545 consensus_queue.cc:1048] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:34.310225 32545 consensus_queue.cc:1048] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:34.310868 32183 catalog_manager.cc:5697] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263 reported cstate change: term changed from 1 to 2, leader changed from b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194) to b92bd50f3ea34771af37149e65718263 (127.25.220.193). New cstate: current_term: 2 leader_uuid: "b92bd50f3ea34771af37149e65718263" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:34.313661 32537 raft_consensus.cc:493] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:34.314162 32537 raft_consensus.cc:515] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.316354 32537 leader_election.cc:290] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:34.316757 32493 raft_consensus.cc:993] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9: : Instructing follower b92bd50f3ea34771af37149e65718263 to start an election
I20260709 12:21:34.317369 32493 raft_consensus.cc:1081] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Signalling peer b92bd50f3ea34771af37149e65718263 to start an election
I20260709 12:21:34.317879 32434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c01de1d3d9410688f8525d45ae38ec" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" is_pre_election: true
I20260709 12:21:34.325070 32286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c01de1d3d9410688f8525d45ae38ec" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263" is_pre_election: true
I20260709 12:21:34.325273 32285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79674e2194bc4143ba8d1c329986e8f0"
dest_uuid: "b92bd50f3ea34771af37149e65718263"
 from {username='slave'} at 127.0.0.1:42042
I20260709 12:21:34.325820 32286 raft_consensus.cc:2393] T 42c01de1d3d9410688f8525d45ae38ec P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b9431eaddaf44dc9abd30d7c7f335aa9 in current term 1: Already voted for candidate 5a19dbf85bd64b4e82edb1718bd776fa in this term.
I20260709 12:21:34.325870 32285 raft_consensus.cc:493] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:34.326401 32285 raft_consensus.cc:3060] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:34.332978 32285 raft_consensus.cc:515] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.334900 32285 leader_election.cc:290] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 2 election: Requested vote from peers b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:34.335947 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79674e2194bc4143ba8d1c329986e8f0" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:34.336560 32435 raft_consensus.cc:3060] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:34.336356 32324 leader_election.cc:304] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 5a19dbf85bd64b4e82edb1718bd776fa, b92bd50f3ea34771af37149e65718263
I20260709 12:21:34.337237 32285 raft_consensus.cc:1240] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Rejecting Update request from peer b9431eaddaf44dc9abd30d7c7f335aa9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:34.337734 32493 raft_consensus.cc:3060] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:34.339781 32359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79674e2194bc4143ba8d1c329986e8f0" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
I20260709 12:21:34.340329 32359 raft_consensus.cc:3055] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:34.340569 32359 raft_consensus.cc:740] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Running, Role: LEADER
I20260709 12:21:34.341177 32359 consensus_queue.cc:260] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.341984 32359 raft_consensus.cc:3060] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:34.344282 32435 raft_consensus.cc:2468] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 2.
I20260709 12:21:34.348769 32359 raft_consensus.cc:2468] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 2.
I20260709 12:21:34.349848 32542 raft_consensus.cc:993] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263: : Instructing follower b9431eaddaf44dc9abd30d7c7f335aa9 to start an election
I20260709 12:21:34.350329 32542 raft_consensus.cc:1081] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Signalling peer b9431eaddaf44dc9abd30d7c7f335aa9 to start an election
I20260709 12:21:34.349617 32252 leader_election.cc:304] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa, b92bd50f3ea34771af37149e65718263; no voters: 
I20260709 12:21:34.351864 32545 raft_consensus.cc:2804] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:34.352357 32545 raft_consensus.cc:697] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [term 2 LEADER]: Becoming Leader. State: Replica: b92bd50f3ea34771af37149e65718263, State: Running, Role: LEADER
I20260709 12:21:34.353046 32545 consensus_queue.cc:237] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [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: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.355904 32493 raft_consensus.cc:2749] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:34.358330 32360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7fd2bbd1eb3453e87dbef2ffa4764b8"
dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
 from {username='slave'} at 127.0.0.1:57058
I20260709 12:21:34.358894 32360 raft_consensus.cc:493] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:34.359261 32360 raft_consensus.cc:3060] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:34.364540 32182 catalog_manager.cc:5697] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 reported cstate change: term changed from 1 to 2, leader changed from b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194) to b92bd50f3ea34771af37149e65718263 (127.25.220.193). New cstate: current_term: 2 leader_uuid: "b92bd50f3ea34771af37149e65718263" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:34.366140 32542 consensus_queue.cc:1048] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:34.366150 32360 raft_consensus.cc:515] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.369405 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fd2bbd1eb3453e87dbef2ffa4764b8" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:34.369947 32435 raft_consensus.cc:3060] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:34.371629 32526 consensus_queue.cc:1048] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:34.373049 32285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fd2bbd1eb3453e87dbef2ffa4764b8" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b92bd50f3ea34771af37149e65718263"
I20260709 12:21:34.373657 32285 raft_consensus.cc:3055] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:34.373971 32285 raft_consensus.cc:740] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Running, Role: LEADER
I20260709 12:21:34.374781 32285 consensus_queue.cc:260] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.375872 32285 raft_consensus.cc:3060] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:34.377390 32435 raft_consensus.cc:2468] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 2.
I20260709 12:21:34.378821 32327 leader_election.cc:304] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:34.379887 32484 raft_consensus.cc:2804] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:34.380365 32484 raft_consensus.cc:697] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 LEADER]: Becoming Leader. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Running, Role: LEADER
I20260709 12:21:34.381139 32484 consensus_queue.cc:237] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.383912 32360 leader_election.cc:290] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 2 election: Requested vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:34.388025 32285 raft_consensus.cc:2468] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 2.
I20260709 12:21:34.388728 32545 raft_consensus.cc:993] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263: : Instructing follower b9431eaddaf44dc9abd30d7c7f335aa9 to start an election
I20260709 12:21:34.389705 32542 raft_consensus.cc:1081] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Signalling peer b9431eaddaf44dc9abd30d7c7f335aa9 to start an election
I20260709 12:21:34.393131 32515 raft_consensus.cc:993] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa: : Instructing follower b9431eaddaf44dc9abd30d7c7f335aa9 to start an election
I20260709 12:21:34.393532 32515 raft_consensus.cc:1081] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 LEADER]: Signalling peer b9431eaddaf44dc9abd30d7c7f335aa9 to start an election
I20260709 12:21:34.397141 32360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7abd912db574a5396f394430df553cf"
dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
 from {username='slave'} at 127.0.0.1:57058
I20260709 12:21:34.398012 32542 consensus_queue.cc:1048] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:34.401243 32359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42c01de1d3d9410688f8525d45ae38ec"
dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
 from {username='slave'} at 127.0.0.1:57052
I20260709 12:21:34.401876 32359 raft_consensus.cc:493] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:34.402369 32359 raft_consensus.cc:3060] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:34.403729 32360 raft_consensus.cc:493] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:34.404261 32360 raft_consensus.cc:3060] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:34.406709 32526 consensus_queue.cc:1048] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:34.407625 32180 catalog_manager.cc:5697] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 reported cstate change: term changed from 1 to 2, leader changed from b92bd50f3ea34771af37149e65718263 (127.25.220.193) to b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:34.411557 32360 raft_consensus.cc:515] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.416127 32484 consensus_queue.cc:1048] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:34.424827 32284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7abd912db574a5396f394430df553cf" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b92bd50f3ea34771af37149e65718263"
I20260709 12:21:34.425482 32284 raft_consensus.cc:3055] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:34.425801 32284 raft_consensus.cc:740] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Running, Role: LEADER
I20260709 12:21:34.426672 32284 consensus_queue.cc:260] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.427623 32284 raft_consensus.cc:3060] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:34.419437 32359 raft_consensus.cc:515] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.429559 32359 leader_election.cc:290] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 2 election: Requested vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:34.430858 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c01de1d3d9410688f8525d45ae38ec" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:34.430954 32285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c01de1d3d9410688f8525d45ae38ec" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b92bd50f3ea34771af37149e65718263"
I20260709 12:21:34.431567 32435 raft_consensus.cc:3055] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:34.431612 32285 raft_consensus.cc:3060] T 42c01de1d3d9410688f8525d45ae38ec P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:34.432021 32435 raft_consensus.cc:740] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Running, Role: LEADER
I20260709 12:21:34.432951 32435 consensus_queue.cc:260] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.434151 32435 raft_consensus.cc:3060] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:34.439710 32484 consensus_queue.cc:1048] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:34.440372 32435 raft_consensus.cc:2468] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 2.
I20260709 12:21:34.441521 32327 leader_election.cc:304] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:34.442255 32484 raft_consensus.cc:2804] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:34.442763 32484 raft_consensus.cc:697] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 LEADER]: Becoming Leader. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Running, Role: LEADER
I20260709 12:21:34.443645 32484 consensus_queue.cc:237] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.450212 32493 consensus_queue.cc:1048] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:34.456349 32182 catalog_manager.cc:5697] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9 reported cstate change: term changed from 1 to 2, leader changed from 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195) to b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:34.459532 32360 leader_election.cc:290] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 2 election: Requested vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:34.460547 32434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7abd912db574a5396f394430df553cf" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:34.461077 32434 raft_consensus.cc:3060] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:34.467370 32285 raft_consensus.cc:2468] T 42c01de1d3d9410688f8525d45ae38ec P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 2.
I20260709 12:21:34.467774 32434 raft_consensus.cc:2468] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 2.
I20260709 12:21:34.470887 32327 leader_election.cc:304] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:34.471810 32493 raft_consensus.cc:2804] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:34.472337 32493 raft_consensus.cc:697] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 LEADER]: Becoming Leader. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Running, Role: LEADER
I20260709 12:21:34.473140 32493 consensus_queue.cc:237] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.474320 32484 raft_consensus.cc:993] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9: : Instructing follower b92bd50f3ea34771af37149e65718263 to start an election
I20260709 12:21:34.474725 32484 raft_consensus.cc:1081] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Signalling peer b92bd50f3ea34771af37149e65718263 to start an election
I20260709 12:21:34.468384 32284 raft_consensus.cc:2468] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 2.
I20260709 12:21:34.479447 32283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6da9a896f694d2f92f288a56d4a1055"
dest_uuid: "b92bd50f3ea34771af37149e65718263"
 from {username='slave'} at 127.0.0.1:42042
I20260709 12:21:34.480044 32283 raft_consensus.cc:493] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:34.480414 32283 raft_consensus.cc:3060] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:34.484458 32493 consensus_queue.cc:1048] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:34.484728 32183 catalog_manager.cc:5697] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9 reported cstate change: term changed from 1 to 2, leader changed from b92bd50f3ea34771af37149e65718263 (127.25.220.193) to b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:34.487527 32283 raft_consensus.cc:515] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.489439 32283 leader_election.cc:290] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 2 election: Requested vote from peers b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:34.490159 32360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6da9a896f694d2f92f288a56d4a1055" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
I20260709 12:21:34.490556 32284 raft_consensus.cc:1240] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Rejecting Update request from peer b9431eaddaf44dc9abd30d7c7f335aa9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:21:34.490478 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6da9a896f694d2f92f288a56d4a1055" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:34.490926 32360 raft_consensus.cc:3055] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:34.491441 32360 raft_consensus.cc:740] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Running, Role: LEADER
I20260709 12:21:34.492419 32360 consensus_queue.cc:260] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.493273 32493 consensus_queue.cc:1059] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:34.496047 32360 raft_consensus.cc:3060] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:34.501817 32360 raft_consensus.cc:2468] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 2.
I20260709 12:21:34.502826 32249 leader_election.cc:304] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263 [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: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 5a19dbf85bd64b4e82edb1718bd776fa
I20260709 12:21:34.503629 32542 raft_consensus.cc:2804] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:34.504110 32542 raft_consensus.cc:697] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263 [term 2 LEADER]: Becoming Leader. State: Replica: b92bd50f3ea34771af37149e65718263, State: Running, Role: LEADER
I20260709 12:21:34.504930 32542 consensus_queue.cc:237] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263 [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: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.510931 32542 consensus_queue.cc:1048] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:34.512027 32182 catalog_manager.cc:5697] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263 reported cstate change: term changed from 1 to 2, leader changed from b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194) to b92bd50f3ea34771af37149e65718263 (127.25.220.193). New cstate: current_term: 2 leader_uuid: "b92bd50f3ea34771af37149e65718263" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:34.517520 32545 raft_consensus.cc:993] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263: : Instructing follower 5a19dbf85bd64b4e82edb1718bd776fa to start an election
I20260709 12:21:34.518023 32544 raft_consensus.cc:1081] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Signalling peer 5a19dbf85bd64b4e82edb1718bd776fa to start an election
I20260709 12:21:34.520387 32435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "715620885ad8436ea5f0584bb3023a47"
dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
 from {username='slave'} at 127.0.0.1:32954
I20260709 12:21:34.521622 32435 raft_consensus.cc:493] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:34.522002 32435 raft_consensus.cc:3060] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:34.522487 32542 consensus_queue.cc:1048] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:34.528172 32435 raft_consensus.cc:515] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.530858 32435 leader_election.cc:290] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 2 election: Requested vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029)
I20260709 12:21:34.531493 32284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715620885ad8436ea5f0584bb3023a47" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b92bd50f3ea34771af37149e65718263"
I20260709 12:21:34.532124 32284 raft_consensus.cc:3055] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:34.532464 32284 raft_consensus.cc:740] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Running, Role: LEADER
I20260709 12:21:34.533228 32284 consensus_queue.cc:260] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.534461 32284 raft_consensus.cc:3060] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:34.536978 32360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715620885ad8436ea5f0584bb3023a47" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
I20260709 12:21:34.537637 32360 raft_consensus.cc:3060] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:34.541064 32284 raft_consensus.cc:2468] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a19dbf85bd64b4e82edb1718bd776fa in term 2.
I20260709 12:21:34.544114 32398 leader_election.cc:304] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa, b92bd50f3ea34771af37149e65718263; no voters: 
I20260709 12:21:34.544510 32360 raft_consensus.cc:2468] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a19dbf85bd64b4e82edb1718bd776fa in term 2.
I20260709 12:21:34.544945 32526 raft_consensus.cc:2804] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:34.545480 32526 raft_consensus.cc:697] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 LEADER]: Becoming Leader. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Running, Role: LEADER
I20260709 12:21:34.546295 32526 consensus_queue.cc:237] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:34.552060 32183 catalog_manager.cc:5697] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa reported cstate change: term changed from 1 to 2, leader changed from b92bd50f3ea34771af37149e65718263 (127.25.220.193) to 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195). New cstate: current_term: 2 leader_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:34.686484 32435 raft_consensus.cc:1275] T f74320b78f5247ec9f6874636af8b49e P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Refusing update from remote peer b92bd50f3ea34771af37149e65718263: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:34.687635 32542 consensus_queue.cc:1048] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:34.695021 32360 raft_consensus.cc:1275] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Refusing update from remote peer b92bd50f3ea34771af37149e65718263: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:34.696710 32516 consensus_queue.cc:1048] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:21:34.794754 32360 raft_consensus.cc:1275] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Refusing update from remote peer b92bd50f3ea34771af37149e65718263: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:34.796087 32516 consensus_queue.cc:1048] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:34.804162 32435 raft_consensus.cc:1275] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Refusing update from remote peer b92bd50f3ea34771af37149e65718263: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:34.805685 32516 consensus_queue.cc:1048] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:34.815389 32434 raft_consensus.cc:1275] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Refusing update from remote peer b9431eaddaf44dc9abd30d7c7f335aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:34.816891 32484 consensus_queue.cc:1048] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:34.825955 32284 raft_consensus.cc:1275] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Refusing update from remote peer b9431eaddaf44dc9abd30d7c7f335aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:34.827622 32537 consensus_queue.cc:1048] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:34.870707 32284 raft_consensus.cc:1275] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Refusing update from remote peer b9431eaddaf44dc9abd30d7c7f335aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:34.871978 32537 consensus_queue.cc:1048] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:34.879127 32435 raft_consensus.cc:1275] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Refusing update from remote peer b9431eaddaf44dc9abd30d7c7f335aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:34.880918 32493 consensus_queue.cc:1048] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:34.936827 32360 raft_consensus.cc:1275] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Refusing update from remote peer b92bd50f3ea34771af37149e65718263: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:34.938225 32516 consensus_queue.cc:1048] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:34.946000 32434 raft_consensus.cc:3060] T f6da9a896f694d2f92f288a56d4a1055 P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:34.952998 32434 raft_consensus.cc:1275] T f6da9a896f694d2f92f288a56d4a1055 P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Refusing update from remote peer b92bd50f3ea34771af37149e65718263: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:34.954218 32516 consensus_queue.cc:1048] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:34.972672 32434 raft_consensus.cc:1275] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Refusing update from remote peer b9431eaddaf44dc9abd30d7c7f335aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:34.973749 32537 consensus_queue.cc:1048] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:34.980605 32284 raft_consensus.cc:1275] T 42c01de1d3d9410688f8525d45ae38ec P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Refusing update from remote peer b9431eaddaf44dc9abd30d7c7f335aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:34.983029 32505 consensus_queue.cc:1048] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:35.044744 32360 raft_consensus.cc:1275] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Refusing update from remote peer 5a19dbf85bd64b4e82edb1718bd776fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:35.045933 32515 consensus_queue.cc:1048] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:35.053397 32284 raft_consensus.cc:1275] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Refusing update from remote peer 5a19dbf85bd64b4e82edb1718bd776fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:35.055191 32561 consensus_queue.cc:1048] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:37.317704 32182 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34690:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:21:37.319923 32182 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:21:37.368376 32271 tablet_service.cc:1511] Processing CreateTablet for tablet 06b0fdd0799e43d3976d64945b51dc30 (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:37.369359 32346 tablet_service.cc:1511] Processing CreateTablet for tablet 06b0fdd0799e43d3976d64945b51dc30 (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:37.369741 32271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b0fdd0799e43d3976d64945b51dc30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.370635 32346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b0fdd0799e43d3976d64945b51dc30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.370410 32425 tablet_service.cc:1511] Processing CreateTablet for tablet 06b0fdd0799e43d3976d64945b51dc30 (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:21:37.371632 32425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b0fdd0799e43d3976d64945b51dc30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.374689 32423 tablet_service.cc:1511] Processing CreateTablet for tablet 1b2d769b4f0e475fa2dedb236dfd51ff (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:37.375905 32423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b2d769b4f0e475fa2dedb236dfd51ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.382717 32274 tablet_service.cc:1511] Processing CreateTablet for tablet 1b2d769b4f0e475fa2dedb236dfd51ff (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:37.384642 32347 tablet_service.cc:1511] Processing CreateTablet for tablet 1b2d769b4f0e475fa2dedb236dfd51ff (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:21:37.384951 32345 tablet_service.cc:1511] Processing CreateTablet for tablet 6310fdca27544ecc8bc2842fd06589ea (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:37.386133 32347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b2d769b4f0e475fa2dedb236dfd51ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.386407 32275 tablet_service.cc:1511] Processing CreateTablet for tablet a29868a5a0ff426abdce205fb986a95e (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:37.386693 32276 tablet_service.cc:1511] Processing CreateTablet for tablet 51781864a48145fc92509bbb55f278cf (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:37.387676 32272 tablet_service.cc:1511] Processing CreateTablet for tablet 6310fdca27544ecc8bc2842fd06589ea (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:37.386704 32344 tablet_service.cc:1511] Processing CreateTablet for tablet 326213ac47ab4ed7aeb08fa28005a70f (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:37.388763 32345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6310fdca27544ecc8bc2842fd06589ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.388424 32420 tablet_service.cc:1511] Processing CreateTablet for tablet 6310fdca27544ecc8bc2842fd06589ea (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:21:37.384073 32274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b2d769b4f0e475fa2dedb236dfd51ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.389720 32273 tablet_service.cc:1511] Processing CreateTablet for tablet 326213ac47ab4ed7aeb08fa28005a70f (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:37.390605 32276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51781864a48145fc92509bbb55f278cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.390699 32422 tablet_service.cc:1511] Processing CreateTablet for tablet a29868a5a0ff426abdce205fb986a95e (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:37.391881 32350 tablet_service.cc:1511] Processing CreateTablet for tablet a29868a5a0ff426abdce205fb986a95e (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:21:37.393142 32275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a29868a5a0ff426abdce205fb986a95e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.393733 32273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326213ac47ab4ed7aeb08fa28005a70f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.389722 32420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6310fdca27544ecc8bc2842fd06589ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.394688 32417 tablet_service.cc:1511] Processing CreateTablet for tablet 326213ac47ab4ed7aeb08fa28005a70f (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:21:37.395915 32417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326213ac47ab4ed7aeb08fa28005a70f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.396588 32272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6310fdca27544ecc8bc2842fd06589ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.399060 32422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a29868a5a0ff426abdce205fb986a95e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.390092 32344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326213ac47ab4ed7aeb08fa28005a70f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.402685 32350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a29868a5a0ff426abdce205fb986a95e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.410780 32349 tablet_service.cc:1511] Processing CreateTablet for tablet 51781864a48145fc92509bbb55f278cf (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:37.412089 32349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51781864a48145fc92509bbb55f278cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.438246 32421 tablet_service.cc:1511] Processing CreateTablet for tablet 51781864a48145fc92509bbb55f278cf (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:21:37.439643 32421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51781864a48145fc92509bbb55f278cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.454020 32270 tablet_service.cc:1511] Processing CreateTablet for tablet db4e594a927f45d28695dc332ebc3242 (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:37.455412 32270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4e594a927f45d28695dc332ebc3242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.463968 32424 tablet_service.cc:1511] Processing CreateTablet for tablet db4e594a927f45d28695dc332ebc3242 (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:37.465370 32424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4e594a927f45d28695dc332ebc3242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.469321 32269 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6f6d4150064be78c456897762e759b (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:37.470765 32269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6f6d4150064be78c456897762e759b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.478338 32419 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6f6d4150064be78c456897762e759b (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:37.479673 32419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6f6d4150064be78c456897762e759b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.485019 32268 tablet_service.cc:1511] Processing CreateTablet for tablet dc54fc2fcf6d4d318a6c41e687a3571f (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:37.486354 32268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc54fc2fcf6d4d318a6c41e687a3571f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.488515 32346 tablet_service.cc:1511] Processing CreateTablet for tablet db4e594a927f45d28695dc332ebc3242 (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:21:37.489500 32574 tablet_bootstrap.cc:492] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263: Bootstrap starting.
I20260709 12:21:37.489281 32344 tablet_service.cc:1511] Processing CreateTablet for tablet dc54fc2fcf6d4d318a6c41e687a3571f (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:37.489832 32346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4e594a927f45d28695dc332ebc3242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.490931 32344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc54fc2fcf6d4d318a6c41e687a3571f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.503643 32423 tablet_service.cc:1511] Processing CreateTablet for tablet dc54fc2fcf6d4d318a6c41e687a3571f (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:21:37.513034 32349 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6f6d4150064be78c456897762e759b (DEFAULT_TABLE table=soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:21:37.514235 32423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc54fc2fcf6d4d318a6c41e687a3571f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.514376 32349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6f6d4150064be78c456897762e759b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:21:37.523844 32574 tablet_bootstrap.cc:654] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:37.570631 32575 tablet_bootstrap.cc:492] T 6310fdca27544ecc8bc2842fd06589ea P b9431eaddaf44dc9abd30d7c7f335aa9: Bootstrap starting.
I20260709 12:21:37.575481 32576 tablet_bootstrap.cc:492] T 51781864a48145fc92509bbb55f278cf P 5a19dbf85bd64b4e82edb1718bd776fa: Bootstrap starting.
I20260709 12:21:37.577585 32575 tablet_bootstrap.cc:654] T 6310fdca27544ecc8bc2842fd06589ea P b9431eaddaf44dc9abd30d7c7f335aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:37.587622 32576 tablet_bootstrap.cc:654] T 51781864a48145fc92509bbb55f278cf P 5a19dbf85bd64b4e82edb1718bd776fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:37.592689 32574 tablet_bootstrap.cc:492] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263: No bootstrap required, opened a new log
I20260709 12:21:37.593402 32574 ts_tablet_manager.cc:1403] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263: Time spent bootstrapping tablet: real 0.104s	user 0.017s	sys 0.012s
I20260709 12:21:37.595074 32575 tablet_bootstrap.cc:492] T 6310fdca27544ecc8bc2842fd06589ea P b9431eaddaf44dc9abd30d7c7f335aa9: No bootstrap required, opened a new log
I20260709 12:21:37.595583 32575 ts_tablet_manager.cc:1403] T 6310fdca27544ecc8bc2842fd06589ea P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.010s
I20260709 12:21:37.596835 32574 raft_consensus.cc:359] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.597947 32574 raft_consensus.cc:385] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.598394 32574 raft_consensus.cc:740] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.598506 32575 raft_consensus.cc:359] T 6310fdca27544ecc8bc2842fd06589ea P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.599301 32575 raft_consensus.cc:385] T 6310fdca27544ecc8bc2842fd06589ea P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.599750 32575 raft_consensus.cc:740] T 6310fdca27544ecc8bc2842fd06589ea P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.599752 32574 consensus_queue.cc:260] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.602591 32574 ts_tablet_manager.cc:1434] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:21:37.603035 32576 tablet_bootstrap.cc:492] T 51781864a48145fc92509bbb55f278cf P 5a19dbf85bd64b4e82edb1718bd776fa: No bootstrap required, opened a new log
I20260709 12:21:37.600879 32575 consensus_queue.cc:260] T 6310fdca27544ecc8bc2842fd06589ea P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.603516 32576 ts_tablet_manager.cc:1403] T 51781864a48145fc92509bbb55f278cf P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.004s
I20260709 12:21:37.604938 32575 ts_tablet_manager.cc:1434] T 6310fdca27544ecc8bc2842fd06589ea P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:21:37.605779 32575 tablet_bootstrap.cc:492] T 1b2d769b4f0e475fa2dedb236dfd51ff P b9431eaddaf44dc9abd30d7c7f335aa9: Bootstrap starting.
I20260709 12:21:37.609062 32576 raft_consensus.cc:359] T 51781864a48145fc92509bbb55f278cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.609750 32576 raft_consensus.cc:385] T 51781864a48145fc92509bbb55f278cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.610024 32576 raft_consensus.cc:740] T 51781864a48145fc92509bbb55f278cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.610775 32575 tablet_bootstrap.cc:654] T 1b2d769b4f0e475fa2dedb236dfd51ff P b9431eaddaf44dc9abd30d7c7f335aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:37.610824 32576 consensus_queue.cc:260] T 51781864a48145fc92509bbb55f278cf P 5a19dbf85bd64b4e82edb1718bd776fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.603523 32574 tablet_bootstrap.cc:492] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263: Bootstrap starting.
I20260709 12:21:37.618353 32576 ts_tablet_manager.cc:1434] T 51781864a48145fc92509bbb55f278cf P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:21:37.619387 32575 tablet_bootstrap.cc:492] T 1b2d769b4f0e475fa2dedb236dfd51ff P b9431eaddaf44dc9abd30d7c7f335aa9: No bootstrap required, opened a new log
I20260709 12:21:37.619587 32576 tablet_bootstrap.cc:492] T 1b2d769b4f0e475fa2dedb236dfd51ff P 5a19dbf85bd64b4e82edb1718bd776fa: Bootstrap starting.
I20260709 12:21:37.619920 32575 ts_tablet_manager.cc:1403] T 1b2d769b4f0e475fa2dedb236dfd51ff P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:21:37.622799 32575 raft_consensus.cc:359] T 1b2d769b4f0e475fa2dedb236dfd51ff P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.623467 32575 raft_consensus.cc:385] T 1b2d769b4f0e475fa2dedb236dfd51ff P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.623769 32575 raft_consensus.cc:740] T 1b2d769b4f0e475fa2dedb236dfd51ff P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.624547 32575 consensus_queue.cc:260] T 1b2d769b4f0e475fa2dedb236dfd51ff P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.626603 32575 ts_tablet_manager.cc:1434] T 1b2d769b4f0e475fa2dedb236dfd51ff P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:21:37.627465 32575 tablet_bootstrap.cc:492] T 06b0fdd0799e43d3976d64945b51dc30 P b9431eaddaf44dc9abd30d7c7f335aa9: Bootstrap starting.
I20260709 12:21:37.628008 32574 tablet_bootstrap.cc:654] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:37.630781 32576 tablet_bootstrap.cc:654] T 1b2d769b4f0e475fa2dedb236dfd51ff P 5a19dbf85bd64b4e82edb1718bd776fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:37.633457 32575 tablet_bootstrap.cc:654] T 06b0fdd0799e43d3976d64945b51dc30 P b9431eaddaf44dc9abd30d7c7f335aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:37.640156 32574 tablet_bootstrap.cc:492] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263: No bootstrap required, opened a new log
I20260709 12:21:37.640729 32574 ts_tablet_manager.cc:1403] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.006s
I20260709 12:21:37.641588 32575 tablet_bootstrap.cc:492] T 06b0fdd0799e43d3976d64945b51dc30 P b9431eaddaf44dc9abd30d7c7f335aa9: No bootstrap required, opened a new log
I20260709 12:21:37.642081 32575 ts_tablet_manager.cc:1403] T 06b0fdd0799e43d3976d64945b51dc30 P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260709 12:21:37.642902 32576 tablet_bootstrap.cc:492] T 1b2d769b4f0e475fa2dedb236dfd51ff P 5a19dbf85bd64b4e82edb1718bd776fa: No bootstrap required, opened a new log
I20260709 12:21:37.643384 32576 ts_tablet_manager.cc:1403] T 1b2d769b4f0e475fa2dedb236dfd51ff P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.011s
I20260709 12:21:37.643589 32574 raft_consensus.cc:359] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.644374 32574 raft_consensus.cc:385] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.644665 32574 raft_consensus.cc:740] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.644929 32575 raft_consensus.cc:359] T 06b0fdd0799e43d3976d64945b51dc30 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.645572 32575 raft_consensus.cc:385] T 06b0fdd0799e43d3976d64945b51dc30 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.645897 32575 raft_consensus.cc:740] T 06b0fdd0799e43d3976d64945b51dc30 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.645403 32574 consensus_queue.cc:260] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.646401 32576 raft_consensus.cc:359] T 1b2d769b4f0e475fa2dedb236dfd51ff P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.647116 32576 raft_consensus.cc:385] T 1b2d769b4f0e475fa2dedb236dfd51ff P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.646858 32575 consensus_queue.cc:260] T 06b0fdd0799e43d3976d64945b51dc30 P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.647416 32576 raft_consensus.cc:740] T 1b2d769b4f0e475fa2dedb236dfd51ff P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.648715 32576 consensus_queue.cc:260] T 1b2d769b4f0e475fa2dedb236dfd51ff P 5a19dbf85bd64b4e82edb1718bd776fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.651002 32576 ts_tablet_manager.cc:1434] T 1b2d769b4f0e475fa2dedb236dfd51ff P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:21:37.651888 32576 tablet_bootstrap.cc:492] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa: Bootstrap starting.
I20260709 12:21:37.647862 32574 ts_tablet_manager.cc:1434] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 12:21:37.653378 32574 tablet_bootstrap.cc:492] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263: Bootstrap starting.
I20260709 12:21:37.649127 32575 ts_tablet_manager.cc:1434] T 06b0fdd0799e43d3976d64945b51dc30 P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:21:37.659369 32574 tablet_bootstrap.cc:654] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:37.662256 32575 tablet_bootstrap.cc:492] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9: Bootstrap starting.
I20260709 12:21:37.667007 32574 tablet_bootstrap.cc:492] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263: No bootstrap required, opened a new log
I20260709 12:21:37.667550 32574 ts_tablet_manager.cc:1403] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260709 12:21:37.668569 32575 tablet_bootstrap.cc:654] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:37.670642 32574 raft_consensus.cc:359] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.671339 32576 tablet_bootstrap.cc:654] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:37.671437 32574 raft_consensus.cc:385] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.671972 32574 raft_consensus.cc:740] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.672925 32574 consensus_queue.cc:260] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.674888 32575 tablet_bootstrap.cc:492] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9: No bootstrap required, opened a new log
I20260709 12:21:37.675204 32574 ts_tablet_manager.cc:1434] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260709 12:21:37.675686 32575 ts_tablet_manager.cc:1403] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 12:21:37.676426 32574 tablet_bootstrap.cc:492] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263: Bootstrap starting.
I20260709 12:21:37.678897 32575 raft_consensus.cc:359] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.679776 32575 raft_consensus.cc:385] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.680141 32575 raft_consensus.cc:740] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.681171 32516 raft_consensus.cc:493] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:37.681030 32575 consensus_queue.cc:260] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.681824 32516 raft_consensus.cc:515] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.683768 32575 ts_tablet_manager.cc:1434] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:21:37.684985 32575 tablet_bootstrap.cc:492] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9: Bootstrap starting.
I20260709 12:21:37.685276 32360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b0fdd0799e43d3976d64945b51dc30" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" is_pre_election: true
I20260709 12:21:37.685801 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b0fdd0799e43d3976d64945b51dc30" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" is_pre_election: true
I20260709 12:21:37.686116 32360 raft_consensus.cc:2468] T 06b0fdd0799e43d3976d64945b51dc30 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 0.
I20260709 12:21:37.683717 32574 tablet_bootstrap.cc:654] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263: Neither blocks nor log segments found. Creating new log.
W20260709 12:21:37.687276 32252 leader_election.cc:343] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:37.689376 32249 leader_election.cc:304] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 [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: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 5a19dbf85bd64b4e82edb1718bd776fa
I20260709 12:21:37.690591 32516 leader_election.cc:290] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:37.692587 32516 raft_consensus.cc:2804] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:37.692958 32516 raft_consensus.cc:493] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:37.693349 32516 raft_consensus.cc:3060] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:37.691818 32575 tablet_bootstrap.cc:654] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:37.702068 32516 raft_consensus.cc:515] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.706223 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b0fdd0799e43d3976d64945b51dc30" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:37.707548 32360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b0fdd0799e43d3976d64945b51dc30" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
W20260709 12:21:37.707995 32252 leader_election.cc:343] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:37.708357 32360 raft_consensus.cc:3060] T 06b0fdd0799e43d3976d64945b51dc30 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:37.708951 32516 leader_election.cc:290] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 election: Requested vote from peers b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:37.711719 32576 tablet_bootstrap.cc:492] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa: No bootstrap required, opened a new log
I20260709 12:21:37.712220 32576 ts_tablet_manager.cc:1403] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.014s
I20260709 12:21:37.715111 32576 raft_consensus.cc:359] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.715306 32575 tablet_bootstrap.cc:492] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9: No bootstrap required, opened a new log
I20260709 12:21:37.715655 32576 raft_consensus.cc:385] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.715916 32575 ts_tablet_manager.cc:1403] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent bootstrapping tablet: real 0.031s	user 0.002s	sys 0.020s
I20260709 12:21:37.715960 32576 raft_consensus.cc:740] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.716786 32360 raft_consensus.cc:2468] T 06b0fdd0799e43d3976d64945b51dc30 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 1.
I20260709 12:21:37.716929 32576 consensus_queue.cc:260] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.718003 32249 leader_election.cc:304] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 [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: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 5a19dbf85bd64b4e82edb1718bd776fa
I20260709 12:21:37.719269 32576 ts_tablet_manager.cc:1434] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:21:37.719038 32575 raft_consensus.cc:359] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.719362 32516 raft_consensus.cc:2804] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:37.719758 32575 raft_consensus.cc:385] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.720018 32516 raft_consensus.cc:697] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Becoming Leader. State: Replica: b92bd50f3ea34771af37149e65718263, State: Running, Role: LEADER
I20260709 12:21:37.720122 32575 raft_consensus.cc:740] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.720371 32576 tablet_bootstrap.cc:492] T 326213ac47ab4ed7aeb08fa28005a70f P 5a19dbf85bd64b4e82edb1718bd776fa: Bootstrap starting.
I20260709 12:21:37.720923 32516 consensus_queue.cc:237] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.720996 32575 consensus_queue.cc:260] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.723663 32575 ts_tablet_manager.cc:1434] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:21:37.724637 32575 tablet_bootstrap.cc:492] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9: Bootstrap starting.
I20260709 12:21:37.730648 32575 tablet_bootstrap.cc:654] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:37.734993 32574 tablet_bootstrap.cc:492] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263: No bootstrap required, opened a new log
I20260709 12:21:37.735538 32574 ts_tablet_manager.cc:1403] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263: Time spent bootstrapping tablet: real 0.059s	user 0.003s	sys 0.012s
I20260709 12:21:37.738613 32574 raft_consensus.cc:359] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.739305 32574 raft_consensus.cc:385] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.739532 32574 raft_consensus.cc:740] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.740079 32574 consensus_queue.cc:260] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.742362 32574 ts_tablet_manager.cc:1434] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:21:37.743386 32574 tablet_bootstrap.cc:492] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263: Bootstrap starting.
I20260709 12:21:37.745229 32576 tablet_bootstrap.cc:654] T 326213ac47ab4ed7aeb08fa28005a70f P 5a19dbf85bd64b4e82edb1718bd776fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:37.747738 32182 catalog_manager.cc:5697] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 reported cstate change: term changed from 0 to 1, leader changed from <none> to b92bd50f3ea34771af37149e65718263 (127.25.220.193). New cstate: current_term: 1 leader_uuid: "b92bd50f3ea34771af37149e65718263" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:37.750382 32574 tablet_bootstrap.cc:654] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:37.755925 32575 tablet_bootstrap.cc:492] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9: No bootstrap required, opened a new log
I20260709 12:21:37.756393 32575 ts_tablet_manager.cc:1403] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.009s
W20260709 12:21:37.757483 32232 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:21:37.759147 32575 raft_consensus.cc:359] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.759835 32575 raft_consensus.cc:385] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.760124 32575 raft_consensus.cc:740] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.760939 32575 consensus_queue.cc:260] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.764840 32575 ts_tablet_manager.cc:1434] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:21:37.765769 32575 tablet_bootstrap.cc:492] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9: Bootstrap starting.
I20260709 12:21:37.771709 32576 tablet_bootstrap.cc:492] T 326213ac47ab4ed7aeb08fa28005a70f P 5a19dbf85bd64b4e82edb1718bd776fa: No bootstrap required, opened a new log
I20260709 12:21:37.771929 32575 tablet_bootstrap.cc:654] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:37.772554 32576 ts_tablet_manager.cc:1403] T 326213ac47ab4ed7aeb08fa28005a70f P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.010s
I20260709 12:21:37.776607 32576 raft_consensus.cc:359] T 326213ac47ab4ed7aeb08fa28005a70f P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.778661 32576 raft_consensus.cc:385] T 326213ac47ab4ed7aeb08fa28005a70f P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.779013 32576 raft_consensus.cc:740] T 326213ac47ab4ed7aeb08fa28005a70f P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.780110 32574 tablet_bootstrap.cc:492] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263: No bootstrap required, opened a new log
I20260709 12:21:37.779892 32576 consensus_queue.cc:260] T 326213ac47ab4ed7aeb08fa28005a70f P 5a19dbf85bd64b4e82edb1718bd776fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.780671 32574 ts_tablet_manager.cc:1403] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.016s
I20260709 12:21:37.783546 32574 raft_consensus.cc:359] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.784243 32574 raft_consensus.cc:385] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.784514 32574 raft_consensus.cc:740] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.785197 32574 consensus_queue.cc:260] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.787642 32574 ts_tablet_manager.cc:1434] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:21:37.789537 32576 ts_tablet_manager.cc:1434] T 326213ac47ab4ed7aeb08fa28005a70f P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:21:37.790669 32574 tablet_bootstrap.cc:492] T 51781864a48145fc92509bbb55f278cf P b92bd50f3ea34771af37149e65718263: Bootstrap starting.
I20260709 12:21:37.792152 32516 raft_consensus.cc:493] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:37.792860 32516 raft_consensus.cc:515] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.797050 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2d769b4f0e475fa2dedb236dfd51ff" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" is_pre_election: true
I20260709 12:21:37.797439 32574 tablet_bootstrap.cc:654] T 51781864a48145fc92509bbb55f278cf P b92bd50f3ea34771af37149e65718263: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:37.797530 32576 tablet_bootstrap.cc:492] T 06b0fdd0799e43d3976d64945b51dc30 P 5a19dbf85bd64b4e82edb1718bd776fa: Bootstrap starting.
I20260709 12:21:37.797901 32435 raft_consensus.cc:2468] T 1b2d769b4f0e475fa2dedb236dfd51ff P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 0.
I20260709 12:21:37.799647 32252 leader_election.cc:304] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa, b92bd50f3ea34771af37149e65718263; no voters: 
I20260709 12:21:37.800561 32587 raft_consensus.cc:2804] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:37.800930 32587 raft_consensus.cc:493] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:37.801265 32587 raft_consensus.cc:3060] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:37.801551 32360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2d769b4f0e475fa2dedb236dfd51ff" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" is_pre_election: true
I20260709 12:21:37.802230 32360 raft_consensus.cc:2468] T 1b2d769b4f0e475fa2dedb236dfd51ff P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 0.
I20260709 12:21:37.803561 32575 tablet_bootstrap.cc:492] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9: No bootstrap required, opened a new log
I20260709 12:21:37.804176 32516 leader_election.cc:290] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:37.804243 32575 ts_tablet_manager.cc:1403] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent bootstrapping tablet: real 0.039s	user 0.027s	sys 0.009s
I20260709 12:21:37.805060 32516 raft_consensus.cc:493] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:37.805553 32516 raft_consensus.cc:515] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.808163 32360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326213ac47ab4ed7aeb08fa28005a70f" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" is_pre_election: true
I20260709 12:21:37.808820 32360 raft_consensus.cc:2468] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 0.
I20260709 12:21:37.809147 32575 raft_consensus.cc:359] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.809986 32575 raft_consensus.cc:385] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.810051 32249 leader_election.cc:304] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:37.810348 32575 raft_consensus.cc:740] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.811547 32575 consensus_queue.cc:260] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.812422 32516 leader_election.cc:290] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:37.813180 32516 raft_consensus.cc:2804] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:37.813606 32516 raft_consensus.cc:493] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:37.815012 32575 ts_tablet_manager.cc:1434] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:21:37.815665 32526 raft_consensus.cc:493] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:37.814049 32516 raft_consensus.cc:3060] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:37.816285 32575 tablet_bootstrap.cc:492] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9: Bootstrap starting.
I20260709 12:21:37.816720 32434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326213ac47ab4ed7aeb08fa28005a70f" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" is_pre_election: true
I20260709 12:21:37.817368 32434 raft_consensus.cc:2468] T 326213ac47ab4ed7aeb08fa28005a70f P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 0.
I20260709 12:21:37.819550 32576 tablet_bootstrap.cc:654] T 06b0fdd0799e43d3976d64945b51dc30 P 5a19dbf85bd64b4e82edb1718bd776fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:37.823628 32575 tablet_bootstrap.cc:654] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:37.816175 32526 raft_consensus.cc:515] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.825374 32526 leader_election.cc:290] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029)
I20260709 12:21:37.827065 32360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6310fdca27544ecc8bc2842fd06589ea" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" is_pre_election: true
I20260709 12:21:37.827761 32360 raft_consensus.cc:2468] T 6310fdca27544ecc8bc2842fd06589ea P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a19dbf85bd64b4e82edb1718bd776fa in term 0.
I20260709 12:21:37.829903 32516 raft_consensus.cc:515] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.830226 32398 leader_election.cc:304] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:37.832379 32516 leader_election.cc:290] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 election: Requested vote from peers b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:37.834293 32574 tablet_bootstrap.cc:492] T 51781864a48145fc92509bbb55f278cf P b92bd50f3ea34771af37149e65718263: No bootstrap required, opened a new log
I20260709 12:21:37.834793 32574 ts_tablet_manager.cc:1403] T 51781864a48145fc92509bbb55f278cf P b92bd50f3ea34771af37149e65718263: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.003s
I20260709 12:21:37.834810 32360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326213ac47ab4ed7aeb08fa28005a70f" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
I20260709 12:21:37.835621 32360 raft_consensus.cc:3060] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:37.837707 32574 raft_consensus.cc:359] T 51781864a48145fc92509bbb55f278cf P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.838423 32574 raft_consensus.cc:385] T 51781864a48145fc92509bbb55f278cf P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.838786 32574 raft_consensus.cc:740] T 51781864a48145fc92509bbb55f278cf P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.839591 32574 consensus_queue.cc:260] T 51781864a48145fc92509bbb55f278cf P b92bd50f3ea34771af37149e65718263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.841771 32574 ts_tablet_manager.cc:1434] T 51781864a48145fc92509bbb55f278cf P b92bd50f3ea34771af37149e65718263: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:21:37.842684 32574 tablet_bootstrap.cc:492] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263: Bootstrap starting.
I20260709 12:21:37.843735 32360 raft_consensus.cc:2468] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 1.
I20260709 12:21:37.844358 32526 raft_consensus.cc:2804] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:37.844779 32526 raft_consensus.cc:493] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:37.845111 32526 raft_consensus.cc:3060] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:37.848775 32574 tablet_bootstrap.cc:654] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:37.849124 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326213ac47ab4ed7aeb08fa28005a70f" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:37.849757 32435 raft_consensus.cc:3060] T 326213ac47ab4ed7aeb08fa28005a70f P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:37.857156 32562 raft_consensus.cc:493] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:37.857728 32562 raft_consensus.cc:515] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.860850 32284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51781864a48145fc92509bbb55f278cf" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263" is_pre_election: true
I20260709 12:21:37.861673 32284 raft_consensus.cc:2468] T 51781864a48145fc92509bbb55f278cf P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 0.
I20260709 12:21:37.863291 32324 leader_election.cc:304] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:37.864445 32573 raft_consensus.cc:2804] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:37.864950 32573 raft_consensus.cc:493] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:37.865360 32573 raft_consensus.cc:3060] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:37.871441 32434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51781864a48145fc92509bbb55f278cf" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" is_pre_election: true
I20260709 12:21:37.872412 32434 raft_consensus.cc:2468] T 51781864a48145fc92509bbb55f278cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 0.
I20260709 12:21:37.888402 32574 tablet_bootstrap.cc:492] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263: No bootstrap required, opened a new log
I20260709 12:21:37.896952 32574 ts_tablet_manager.cc:1403] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.024s
I20260709 12:21:37.884119 32587 raft_consensus.cc:515] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.889060 32562 leader_election.cc:290] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:37.902375 32587 leader_election.cc:290] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 election: Requested vote from peers b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:37.903458 32434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2d769b4f0e475fa2dedb236dfd51ff" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:37.904100 32434 raft_consensus.cc:3060] T 1b2d769b4f0e475fa2dedb236dfd51ff P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:37.899950 32574 raft_consensus.cc:359] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.904618 32574 raft_consensus.cc:385] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.904927 32574 raft_consensus.cc:740] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.907730 32574 consensus_queue.cc:260] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.909900 32574 ts_tablet_manager.cc:1434] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:21:37.910807 32574 tablet_bootstrap.cc:492] T db4e594a927f45d28695dc332ebc3242 P b92bd50f3ea34771af37149e65718263: Bootstrap starting.
I20260709 12:21:37.914011 32360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2d769b4f0e475fa2dedb236dfd51ff" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
I20260709 12:21:37.914883 32360 raft_consensus.cc:3060] T 1b2d769b4f0e475fa2dedb236dfd51ff P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:37.906597 32573 raft_consensus.cc:515] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.918116 32574 tablet_bootstrap.cc:654] T db4e594a927f45d28695dc332ebc3242 P b92bd50f3ea34771af37149e65718263: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:37.925197 32587 raft_consensus.cc:493] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:37.925658 32249 leader_election.cc:304] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:37.926218 32284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6310fdca27544ecc8bc2842fd06589ea" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263" is_pre_election: true
I20260709 12:21:37.929447 32433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51781864a48145fc92509bbb55f278cf" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:37.930325 32433 raft_consensus.cc:3060] T 51781864a48145fc92509bbb55f278cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:37.931492 32516 raft_consensus.cc:2804] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:37.932317 32516 raft_consensus.cc:697] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Becoming Leader. State: Replica: b92bd50f3ea34771af37149e65718263, State: Running, Role: LEADER
I20260709 12:21:37.933492 32516 consensus_queue.cc:237] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.936468 32573 leader_election.cc:290] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 election: Requested vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:37.896128 32435 raft_consensus.cc:2468] T 326213ac47ab4ed7aeb08fa28005a70f P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 1.
I20260709 12:21:37.925724 32587 raft_consensus.cc:515] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.940616 32283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51781864a48145fc92509bbb55f278cf" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263"
I20260709 12:21:37.941942 32283 raft_consensus.cc:3060] T 51781864a48145fc92509bbb55f278cf P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:37.892652 32526 raft_consensus.cc:515] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.945600 32433 raft_consensus.cc:2468] T 51781864a48145fc92509bbb55f278cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 1.
I20260709 12:21:37.945554 32360 raft_consensus.cc:2468] T 1b2d769b4f0e475fa2dedb236dfd51ff P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 1.
I20260709 12:21:37.950217 32576 tablet_bootstrap.cc:492] T 06b0fdd0799e43d3976d64945b51dc30 P 5a19dbf85bd64b4e82edb1718bd776fa: No bootstrap required, opened a new log
I20260709 12:21:37.950995 32576 ts_tablet_manager.cc:1403] T 06b0fdd0799e43d3976d64945b51dc30 P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent bootstrapping tablet: real 0.154s	user 0.011s	sys 0.025s
I20260709 12:21:37.950927 32285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6310fdca27544ecc8bc2842fd06589ea" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263"
I20260709 12:21:37.954973 32587 leader_election.cc:290] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:37.955426 32359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6310fdca27544ecc8bc2842fd06589ea" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
I20260709 12:21:37.956068 32359 raft_consensus.cc:3060] T 6310fdca27544ecc8bc2842fd06589ea P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:37.958040 32576 raft_consensus.cc:359] T 06b0fdd0799e43d3976d64945b51dc30 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.959509 32284 raft_consensus.cc:2468] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a19dbf85bd64b4e82edb1718bd776fa in term 0.
I20260709 12:21:37.959784 32432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6310fdca27544ecc8bc2842fd06589ea" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" is_pre_election: true
I20260709 12:21:37.960970 32432 raft_consensus.cc:2393] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b92bd50f3ea34771af37149e65718263 in current term 1: Already voted for candidate 5a19dbf85bd64b4e82edb1718bd776fa in this term.
I20260709 12:21:37.963624 32359 raft_consensus.cc:2468] T 6310fdca27544ecc8bc2842fd06589ea P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a19dbf85bd64b4e82edb1718bd776fa in term 1.
I20260709 12:21:37.959132 32576 raft_consensus.cc:385] T 06b0fdd0799e43d3976d64945b51dc30 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:37.964536 32576 raft_consensus.cc:740] T 06b0fdd0799e43d3976d64945b51dc30 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Initialized, Role: FOLLOWER
I20260709 12:21:37.965714 32283 raft_consensus.cc:2468] T 51781864a48145fc92509bbb55f278cf P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 1.
I20260709 12:21:37.965770 32576 consensus_queue.cc:260] T 06b0fdd0799e43d3976d64945b51dc30 P 5a19dbf85bd64b4e82edb1718bd776fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.967519 32360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6310fdca27544ecc8bc2842fd06589ea" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" is_pre_election: true
I20260709 12:21:37.967869 32398 leader_election.cc:304] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [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: 5a19dbf85bd64b4e82edb1718bd776fa, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: b92bd50f3ea34771af37149e65718263
I20260709 12:21:37.968056 32324 leader_election.cc:304] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:37.968711 32360 raft_consensus.cc:2393] T 6310fdca27544ecc8bc2842fd06589ea P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b92bd50f3ea34771af37149e65718263 in current term 1: Already voted for candidate 5a19dbf85bd64b4e82edb1718bd776fa in this term.
I20260709 12:21:37.969789 32249 leader_election.cc:304] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:37.970857 32587 raft_consensus.cc:2804] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:37.971460 32587 raft_consensus.cc:697] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Becoming Leader. State: Replica: b92bd50f3ea34771af37149e65718263, State: Running, Role: LEADER
I20260709 12:21:37.972524 32587 consensus_queue.cc:237] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.974836 32434 raft_consensus.cc:2468] T 1b2d769b4f0e475fa2dedb236dfd51ff P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 1.
I20260709 12:21:37.975535 32249 leader_election.cc:304] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b92bd50f3ea34771af37149e65718263; no voters: 5a19dbf85bd64b4e82edb1718bd776fa, b9431eaddaf44dc9abd30d7c7f335aa9
I20260709 12:21:37.977761 32601 raft_consensus.cc:3060] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:37.980093 32576 ts_tablet_manager.cc:1434] T 06b0fdd0799e43d3976d64945b51dc30 P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.010s
I20260709 12:21:37.985718 32601 raft_consensus.cc:2749] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:37.986722 32573 raft_consensus.cc:2804] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:37.987478 32576 tablet_bootstrap.cc:492] T 5a6f6d4150064be78c456897762e759b P 5a19dbf85bd64b4e82edb1718bd776fa: Bootstrap starting.
I20260709 12:21:37.987546 32605 raft_consensus.cc:2804] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:37.993623 32573 raft_consensus.cc:697] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Becoming Leader. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Running, Role: LEADER
I20260709 12:21:37.994586 32573 consensus_queue.cc:237] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:37.997216 32526 leader_election.cc:290] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 election: Requested vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029)
I20260709 12:21:37.998514 32605 raft_consensus.cc:697] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 LEADER]: Becoming Leader. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Running, Role: LEADER
I20260709 12:21:37.999773 32605 consensus_queue.cc:237] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.002070 32575 tablet_bootstrap.cc:492] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9: No bootstrap required, opened a new log
I20260709 12:21:38.002619 32575 ts_tablet_manager.cc:1403] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent bootstrapping tablet: real 0.187s	user 0.062s	sys 0.115s
I20260709 12:21:38.005949 32575 raft_consensus.cc:359] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.006858 32575 raft_consensus.cc:385] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.007244 32575 raft_consensus.cc:740] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.008224 32575 consensus_queue.cc:260] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.010445 32575 ts_tablet_manager.cc:1434] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:21:38.011699 32575 tablet_bootstrap.cc:492] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9: Bootstrap starting.
I20260709 12:21:38.011732 32576 tablet_bootstrap.cc:654] T 5a6f6d4150064be78c456897762e759b P 5a19dbf85bd64b4e82edb1718bd776fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.020044 32575 tablet_bootstrap.cc:654] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.031194 32180 catalog_manager.cc:5697] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195). New cstate: current_term: 1 leader_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:38.050148 32573 raft_consensus.cc:493] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:38.050926 32573 raft_consensus.cc:515] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.055023 32573 leader_election.cc:290] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:38.058387 32587 raft_consensus.cc:493] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:38.058851 32434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29868a5a0ff426abdce205fb986a95e" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" is_pre_election: true
I20260709 12:21:38.058920 32587 raft_consensus.cc:515] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.061153 32587 leader_election.cc:290] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
W20260709 12:21:38.063364 32327 leader_election.cc:343] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:38.068672 32359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6f6d4150064be78c456897762e759b" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" is_pre_election: true
I20260709 12:21:38.069520 32359 raft_consensus.cc:2468] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 0.
I20260709 12:21:38.071342 32249 leader_election.cc:304] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:38.072326 32587 raft_consensus.cc:2804] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:38.072685 32587 raft_consensus.cc:493] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:38.073011 32587 raft_consensus.cc:3060] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:38.081674 32587 raft_consensus.cc:515] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.084857 32359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6f6d4150064be78c456897762e759b" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
I20260709 12:21:38.085585 32359 raft_consensus.cc:3060] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:38.088863 32587 leader_election.cc:290] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 election: Requested vote from peers b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:38.089689 32434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6f6d4150064be78c456897762e759b" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" is_pre_election: true
W20260709 12:21:38.092340 32252 leader_election.cc:343] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:38.093415 32434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6f6d4150064be78c456897762e759b" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
W20260709 12:21:38.094678 32252 leader_election.cc:343] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:38.112293 32283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29868a5a0ff426abdce205fb986a95e" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263" is_pre_election: true
I20260709 12:21:38.113204 32283 raft_consensus.cc:2468] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 0.
I20260709 12:21:38.114643 32324 leader_election.cc:304] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [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: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 5a19dbf85bd64b4e82edb1718bd776fa
I20260709 12:21:38.115708 32573 raft_consensus.cc:2804] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:38.116060 32573 raft_consensus.cc:493] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:38.116446 32573 raft_consensus.cc:3060] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:38.124089 32573 raft_consensus.cc:515] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.124835 32574 tablet_bootstrap.cc:492] T db4e594a927f45d28695dc332ebc3242 P b92bd50f3ea34771af37149e65718263: No bootstrap required, opened a new log
I20260709 12:21:38.125379 32574 ts_tablet_manager.cc:1403] T db4e594a927f45d28695dc332ebc3242 P b92bd50f3ea34771af37149e65718263: Time spent bootstrapping tablet: real 0.215s	user 0.019s	sys 0.082s
I20260709 12:21:38.127586 32283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29868a5a0ff426abdce205fb986a95e" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263"
I20260709 12:21:38.127835 32573 leader_election.cc:290] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 election: Requested vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:38.128273 32283 raft_consensus.cc:3060] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:38.128378 32574 raft_consensus.cc:359] T db4e594a927f45d28695dc332ebc3242 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.129211 32574 raft_consensus.cc:385] T db4e594a927f45d28695dc332ebc3242 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.129462 32574 raft_consensus.cc:740] T db4e594a927f45d28695dc332ebc3242 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.130110 32574 consensus_queue.cc:260] T db4e594a927f45d28695dc332ebc3242 P b92bd50f3ea34771af37149e65718263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.129767 32183 catalog_manager.cc:5697] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 reported cstate change: term changed from 0 to 1, leader changed from <none> to b92bd50f3ea34771af37149e65718263 (127.25.220.193). New cstate: current_term: 1 leader_uuid: "b92bd50f3ea34771af37149e65718263" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:38.130946 32434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29868a5a0ff426abdce205fb986a95e" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:38.131353 32183 catalog_manager.cc:5697] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263 reported cstate change: term changed from 0 to 1, leader changed from <none> to b92bd50f3ea34771af37149e65718263 (127.25.220.193). New cstate: current_term: 1 leader_uuid: "b92bd50f3ea34771af37149e65718263" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:38.132117 32574 ts_tablet_manager.cc:1434] T db4e594a927f45d28695dc332ebc3242 P b92bd50f3ea34771af37149e65718263: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
W20260709 12:21:38.132524 32327 leader_election.cc:343] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:21:38.133031 32574 tablet_bootstrap.cc:492] T dc54fc2fcf6d4d318a6c41e687a3571f P b92bd50f3ea34771af37149e65718263: Bootstrap starting.
I20260709 12:21:38.139145 32574 tablet_bootstrap.cc:654] T dc54fc2fcf6d4d318a6c41e687a3571f P b92bd50f3ea34771af37149e65718263: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.142232 32283 raft_consensus.cc:2468] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 1.
I20260709 12:21:38.143978 32324 leader_election.cc:304] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [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: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 5a19dbf85bd64b4e82edb1718bd776fa
I20260709 12:21:38.145018 32573 raft_consensus.cc:2804] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:38.145483 32573 raft_consensus.cc:697] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Becoming Leader. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Running, Role: LEADER
I20260709 12:21:38.146337 32573 consensus_queue.cc:237] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.148161 32574 tablet_bootstrap.cc:492] T dc54fc2fcf6d4d318a6c41e687a3571f P b92bd50f3ea34771af37149e65718263: No bootstrap required, opened a new log
I20260709 12:21:38.148682 32574 ts_tablet_manager.cc:1403] T dc54fc2fcf6d4d318a6c41e687a3571f P b92bd50f3ea34771af37149e65718263: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.001s
I20260709 12:21:38.149468 32576 tablet_bootstrap.cc:492] T 5a6f6d4150064be78c456897762e759b P 5a19dbf85bd64b4e82edb1718bd776fa: No bootstrap required, opened a new log
I20260709 12:21:38.149950 32576 ts_tablet_manager.cc:1403] T 5a6f6d4150064be78c456897762e759b P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent bootstrapping tablet: real 0.163s	user 0.027s	sys 0.063s
I20260709 12:21:38.151712 32574 raft_consensus.cc:359] T dc54fc2fcf6d4d318a6c41e687a3571f P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.152623 32574 raft_consensus.cc:385] T dc54fc2fcf6d4d318a6c41e687a3571f P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.153005 32574 raft_consensus.cc:740] T dc54fc2fcf6d4d318a6c41e687a3571f P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.152781 32576 raft_consensus.cc:359] T 5a6f6d4150064be78c456897762e759b P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.153605 32576 raft_consensus.cc:385] T 5a6f6d4150064be78c456897762e759b P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.153831 32605 raft_consensus.cc:493] T 06b0fdd0799e43d3976d64945b51dc30 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:38.153932 32576 raft_consensus.cc:740] T 5a6f6d4150064be78c456897762e759b P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.095212 32182 catalog_manager.cc:5697] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194). New cstate: current_term: 1 leader_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:38.154578 32605 raft_consensus.cc:515] T 06b0fdd0799e43d3976d64945b51dc30 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.157177 32605 leader_election.cc:290] T 06b0fdd0799e43d3976d64945b51dc30 P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029)
I20260709 12:21:38.159091 32360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b0fdd0799e43d3976d64945b51dc30" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" is_pre_election: true
I20260709 12:21:38.159322 32283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b0fdd0799e43d3976d64945b51dc30" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263" is_pre_election: true
I20260709 12:21:38.159885 32360 raft_consensus.cc:2393] T 06b0fdd0799e43d3976d64945b51dc30 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a19dbf85bd64b4e82edb1718bd776fa in current term 1: Already voted for candidate b92bd50f3ea34771af37149e65718263 in this term.
I20260709 12:21:38.160810 32359 raft_consensus.cc:2468] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 1.
I20260709 12:21:38.161387 32398 leader_election.cc:304] T 06b0fdd0799e43d3976d64945b51dc30 P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa; no voters: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9
I20260709 12:21:38.161984 32249 leader_election.cc:304] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [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: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 5a19dbf85bd64b4e82edb1718bd776fa
I20260709 12:21:38.162675 32605 raft_consensus.cc:3060] T 06b0fdd0799e43d3976d64945b51dc30 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:38.163029 32587 raft_consensus.cc:2804] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:38.163574 32587 raft_consensus.cc:697] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Becoming Leader. State: Replica: b92bd50f3ea34771af37149e65718263, State: Running, Role: LEADER
I20260709 12:21:38.164392 32587 consensus_queue.cc:237] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.170399 32576 consensus_queue.cc:260] T 5a6f6d4150064be78c456897762e759b P 5a19dbf85bd64b4e82edb1718bd776fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.172633 32574 consensus_queue.cc:260] T dc54fc2fcf6d4d318a6c41e687a3571f P b92bd50f3ea34771af37149e65718263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.175491 32574 ts_tablet_manager.cc:1434] T dc54fc2fcf6d4d318a6c41e687a3571f P b92bd50f3ea34771af37149e65718263: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 12:21:38.173151 32576 ts_tablet_manager.cc:1434] T 5a6f6d4150064be78c456897762e759b P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.003s
I20260709 12:21:38.177125 32605 raft_consensus.cc:2749] T 06b0fdd0799e43d3976d64945b51dc30 P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:38.177467 32576 tablet_bootstrap.cc:492] T a29868a5a0ff426abdce205fb986a95e P 5a19dbf85bd64b4e82edb1718bd776fa: Bootstrap starting.
I20260709 12:21:38.181409 32575 tablet_bootstrap.cc:492] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9: No bootstrap required, opened a new log
I20260709 12:21:38.181910 32575 ts_tablet_manager.cc:1403] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent bootstrapping tablet: real 0.170s	user 0.035s	sys 0.091s
I20260709 12:21:38.184154 32575 raft_consensus.cc:359] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.184785 32575 raft_consensus.cc:385] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.185029 32575 raft_consensus.cc:740] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.185648 32575 consensus_queue.cc:260] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.186934 32576 tablet_bootstrap.cc:654] T a29868a5a0ff426abdce205fb986a95e P 5a19dbf85bd64b4e82edb1718bd776fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.186743 32180 catalog_manager.cc:5697] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 reported cstate change: term changed from 0 to 1, leader changed from <none> to b92bd50f3ea34771af37149e65718263 (127.25.220.193). New cstate: current_term: 1 leader_uuid: "b92bd50f3ea34771af37149e65718263" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:38.187856 32575 ts_tablet_manager.cc:1434] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:21:38.191143 32182 catalog_manager.cc:5697] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194). New cstate: current_term: 1 leader_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:38.196818 32576 tablet_bootstrap.cc:492] T a29868a5a0ff426abdce205fb986a95e P 5a19dbf85bd64b4e82edb1718bd776fa: No bootstrap required, opened a new log
I20260709 12:21:38.197321 32576 ts_tablet_manager.cc:1403] T a29868a5a0ff426abdce205fb986a95e P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.006s
I20260709 12:21:38.200119 32576 raft_consensus.cc:359] T a29868a5a0ff426abdce205fb986a95e P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.200906 32576 raft_consensus.cc:385] T a29868a5a0ff426abdce205fb986a95e P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.201195 32576 raft_consensus.cc:740] T a29868a5a0ff426abdce205fb986a95e P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.201913 32576 consensus_queue.cc:260] T a29868a5a0ff426abdce205fb986a95e P 5a19dbf85bd64b4e82edb1718bd776fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.204123 32576 ts_tablet_manager.cc:1434] T a29868a5a0ff426abdce205fb986a95e P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 12:21:38.205083 32576 tablet_bootstrap.cc:492] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa: Bootstrap starting.
I20260709 12:21:38.211454 32576 tablet_bootstrap.cc:654] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.221699 32576 tablet_bootstrap.cc:492] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa: No bootstrap required, opened a new log
I20260709 12:21:38.222038 32576 ts_tablet_manager.cc:1403] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260709 12:21:38.223902 32576 raft_consensus.cc:359] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.224403 32576 raft_consensus.cc:385] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.224593 32576 raft_consensus.cc:740] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.225008 32576 consensus_queue.cc:260] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.226577 32576 ts_tablet_manager.cc:1434] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:21:38.227623 32576 tablet_bootstrap.cc:492] T db4e594a927f45d28695dc332ebc3242 P 5a19dbf85bd64b4e82edb1718bd776fa: Bootstrap starting.
I20260709 12:21:38.230229 32605 raft_consensus.cc:493] T a29868a5a0ff426abdce205fb986a95e P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:38.230739 32605 raft_consensus.cc:515] T a29868a5a0ff426abdce205fb986a95e P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.232532 32576 tablet_bootstrap.cc:654] T db4e594a927f45d28695dc332ebc3242 P 5a19dbf85bd64b4e82edb1718bd776fa: Neither blocks nor log segments found. Creating new log.
I20260709 12:21:38.232851 32605 leader_election.cc:290] T a29868a5a0ff426abdce205fb986a95e P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029)
I20260709 12:21:38.234138 32359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29868a5a0ff426abdce205fb986a95e" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" is_pre_election: true
I20260709 12:21:38.235983 32283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29868a5a0ff426abdce205fb986a95e" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263" is_pre_election: true
I20260709 12:21:38.236799 32283 raft_consensus.cc:2393] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a19dbf85bd64b4e82edb1718bd776fa in current term 1: Already voted for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in this term.
I20260709 12:21:38.237937 32398 leader_election.cc:304] T a29868a5a0ff426abdce205fb986a95e P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa; no voters: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9
I20260709 12:21:38.238328 32576 tablet_bootstrap.cc:492] T db4e594a927f45d28695dc332ebc3242 P 5a19dbf85bd64b4e82edb1718bd776fa: No bootstrap required, opened a new log
I20260709 12:21:38.238700 32605 raft_consensus.cc:3060] T a29868a5a0ff426abdce205fb986a95e P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:38.238826 32576 ts_tablet_manager.cc:1403] T db4e594a927f45d28695dc332ebc3242 P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:21:38.241549 32576 raft_consensus.cc:359] T db4e594a927f45d28695dc332ebc3242 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.242166 32576 raft_consensus.cc:385] T db4e594a927f45d28695dc332ebc3242 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:21:38.242424 32576 raft_consensus.cc:740] T db4e594a927f45d28695dc332ebc3242 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Initialized, Role: FOLLOWER
I20260709 12:21:38.243094 32576 consensus_queue.cc:260] T db4e594a927f45d28695dc332ebc3242 P 5a19dbf85bd64b4e82edb1718bd776fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.245075 32576 ts_tablet_manager.cc:1434] T db4e594a927f45d28695dc332ebc3242 P 5a19dbf85bd64b4e82edb1718bd776fa: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:21:38.245610 32605 raft_consensus.cc:2749] T a29868a5a0ff426abdce205fb986a95e P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:38.319664 32605 raft_consensus.cc:493] T 5a6f6d4150064be78c456897762e759b P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:38.322327 32573 raft_consensus.cc:493] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:38.323494 32573 raft_consensus.cc:515] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.327690 32573 leader_election.cc:290] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:38.321341 32605 raft_consensus.cc:515] T 5a6f6d4150064be78c456897762e759b P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.329540 32283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc54fc2fcf6d4d318a6c41e687a3571f" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263" is_pre_election: true
I20260709 12:21:38.331215 32283 raft_consensus.cc:2468] T dc54fc2fcf6d4d318a6c41e687a3571f P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 0.
I20260709 12:21:38.332432 32605 leader_election.cc:290] T 5a6f6d4150064be78c456897762e759b P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029)
I20260709 12:21:38.333024 32324 leader_election.cc:304] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:38.334636 32434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc54fc2fcf6d4d318a6c41e687a3571f" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" is_pre_election: true
I20260709 12:21:38.334899 32607 raft_consensus.cc:2804] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:38.335132 32359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6f6d4150064be78c456897762e759b" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" is_pre_election: true
I20260709 12:21:38.335465 32607 raft_consensus.cc:493] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:38.335469 32434 raft_consensus.cc:2468] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 0.
I20260709 12:21:38.336063 32607 raft_consensus.cc:3060] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:38.336359 32359 raft_consensus.cc:2393] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a19dbf85bd64b4e82edb1718bd776fa in current term 1: Already voted for candidate b92bd50f3ea34771af37149e65718263 in this term.
I20260709 12:21:38.341365 32587 consensus_queue.cc:1048] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:38.341599 32283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6f6d4150064be78c456897762e759b" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263" is_pre_election: true
I20260709 12:21:38.343654 32398 leader_election.cc:304] T 5a6f6d4150064be78c456897762e759b P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa; no voters: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9
I20260709 12:21:38.347245 32607 raft_consensus.cc:515] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.346629 32605 raft_consensus.cc:3060] T 5a6f6d4150064be78c456897762e759b P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:38.350406 32283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc54fc2fcf6d4d318a6c41e687a3571f" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263"
I20260709 12:21:38.351070 32283 raft_consensus.cc:3060] T dc54fc2fcf6d4d318a6c41e687a3571f P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:38.359741 32607 leader_election.cc:290] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 election: Requested vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:38.360427 32601 consensus_queue.cc:1048] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:38.363480 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc54fc2fcf6d4d318a6c41e687a3571f" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:38.364112 32435 raft_consensus.cc:3060] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:38.369922 32605 raft_consensus.cc:2749] T 5a6f6d4150064be78c456897762e759b P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:21:38.376134 32435 raft_consensus.cc:2468] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 1.
I20260709 12:21:38.376643 32601 consensus_queue.cc:1048] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:38.381232 32327 leader_election.cc:304] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:38.382179 32607 raft_consensus.cc:2804] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:38.382894 32607 raft_consensus.cc:697] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Becoming Leader. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Running, Role: LEADER
I20260709 12:21:38.392170 32283 raft_consensus.cc:2468] T dc54fc2fcf6d4d318a6c41e687a3571f P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 1.
I20260709 12:21:38.396451 32601 consensus_queue.cc:1048] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:38.386500 32607 consensus_queue.cc:237] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.433545 32587 consensus_queue.cc:1048] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:38.444675 32605 consensus_queue.cc:1048] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:38.450670 32183 catalog_manager.cc:5697] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194). New cstate: current_term: 1 leader_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:38.480280 32601 consensus_queue.cc:1048] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:38.482415 32526 consensus_queue.cc:1048] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:38.490396 32607 raft_consensus.cc:493] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:21:38.491287 32607 raft_consensus.cc:515] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.494207 32283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4e594a927f45d28695dc332ebc3242" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263" is_pre_election: true
I20260709 12:21:38.495036 32283 raft_consensus.cc:2468] T db4e594a927f45d28695dc332ebc3242 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 0.
I20260709 12:21:38.496160 32324 leader_election.cc:304] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:38.497010 32573 raft_consensus.cc:2804] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:21:38.497371 32573 raft_consensus.cc:493] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:21:38.497704 32573 raft_consensus.cc:3060] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:38.498262 32607 leader_election.cc:290] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:38.504854 32433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4e594a927f45d28695dc332ebc3242" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" is_pre_election: true
I20260709 12:21:38.505863 32433 raft_consensus.cc:2468] T db4e594a927f45d28695dc332ebc3242 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 0.
I20260709 12:21:38.511806 32573 raft_consensus.cc:515] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.514842 32284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4e594a927f45d28695dc332ebc3242" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b92bd50f3ea34771af37149e65718263"
I20260709 12:21:38.515182 32573 leader_election.cc:290] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 election: Requested vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:38.515558 32284 raft_consensus.cc:3060] T db4e594a927f45d28695dc332ebc3242 P b92bd50f3ea34771af37149e65718263 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:38.516283 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4e594a927f45d28695dc332ebc3242" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:38.517107 32435 raft_consensus.cc:3060] T db4e594a927f45d28695dc332ebc3242 P 5a19dbf85bd64b4e82edb1718bd776fa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:21:38.524148 32284 raft_consensus.cc:2468] T db4e594a927f45d28695dc332ebc3242 P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 1.
I20260709 12:21:38.524499 32435 raft_consensus.cc:2468] T db4e594a927f45d28695dc332ebc3242 P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 1.
I20260709 12:21:38.525740 32327 leader_election.cc:304] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:38.526527 32573 raft_consensus.cc:2804] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:21:38.526952 32573 raft_consensus.cc:697] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Becoming Leader. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Running, Role: LEADER
I20260709 12:21:38.527870 32573 consensus_queue.cc:237] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.534862 32183 catalog_manager.cc:5697] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194). New cstate: current_term: 1 leader_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:38.558832 32573 consensus_queue.cc:1048] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:38.570086 32607 consensus_queue.cc:1048] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:38.585826 32435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6310fdca27544ecc8bc2842fd06589ea"
dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
mode: GRACEFUL
new_leader_uuid: "b92bd50f3ea34771af37149e65718263"
 from {username='slave'} at 127.0.0.1:32970
I20260709 12:21:38.586596 32435 raft_consensus.cc:606] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 LEADER]: Received request to transfer leadership to TS b92bd50f3ea34771af37149e65718263
I20260709 12:21:38.592505 32358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a29868a5a0ff426abdce205fb986a95e"
dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
mode: GRACEFUL
new_leader_uuid: "b92bd50f3ea34771af37149e65718263"
 from {username='slave'} at 127.0.0.1:57068
I20260709 12:21:38.593011 32358 raft_consensus.cc:606] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Received request to transfer leadership to TS b92bd50f3ea34771af37149e65718263
I20260709 12:21:38.597834 32284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "326213ac47ab4ed7aeb08fa28005a70f"
dest_uuid: "b92bd50f3ea34771af37149e65718263"
mode: GRACEFUL
new_leader_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
 from {username='slave'} at 127.0.0.1:42048
I20260709 12:21:38.598328 32284 raft_consensus.cc:606] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Received request to transfer leadership to TS b9431eaddaf44dc9abd30d7c7f335aa9
I20260709 12:21:38.607613 32284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a6f6d4150064be78c456897762e759b"
dest_uuid: "b92bd50f3ea34771af37149e65718263"
mode: GRACEFUL
new_leader_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
 from {username='slave'} at 127.0.0.1:42048
I20260709 12:21:38.608095 32284 raft_consensus.cc:606] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Received request to transfer leadership to TS b9431eaddaf44dc9abd30d7c7f335aa9
I20260709 12:21:38.612623 32358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc54fc2fcf6d4d318a6c41e687a3571f"
dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
mode: GRACEFUL
new_leader_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
 from {username='slave'} at 127.0.0.1:57068
I20260709 12:21:38.613091 32358 raft_consensus.cc:606] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Received request to transfer leadership to TS 5a19dbf85bd64b4e82edb1718bd776fa
I20260709 12:21:38.626405 32601 consensus_queue.cc:1048] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:38.639072 32516 consensus_queue.cc:1048] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:21:38.641114 32607 consensus_queue.cc:1048] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:38.649240 32516 raft_consensus.cc:993] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263: : Instructing follower b9431eaddaf44dc9abd30d7c7f335aa9 to start an election
I20260709 12:21:38.649727 32516 raft_consensus.cc:1081] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Signalling peer b9431eaddaf44dc9abd30d7c7f335aa9 to start an election
I20260709 12:21:38.652151 32359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a6f6d4150064be78c456897762e759b"
dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
 from {username='slave'} at 127.0.0.1:57058
I20260709 12:21:38.652779 32359 raft_consensus.cc:493] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:38.653132 32359 raft_consensus.cc:3060] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:38.662768 32359 raft_consensus.cc:515] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.667236 32573 consensus_queue.cc:1048] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:38.670361 32283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6f6d4150064be78c456897762e759b" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b92bd50f3ea34771af37149e65718263"
I20260709 12:21:38.671020 32283 raft_consensus.cc:3055] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:38.671381 32283 raft_consensus.cc:740] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Running, Role: LEADER
I20260709 12:21:38.672209 32283 consensus_queue.cc:260] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.673583 32283 raft_consensus.cc:3060] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:38.675817 32573 raft_consensus.cc:993] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9: : Instructing follower b92bd50f3ea34771af37149e65718263 to start an election
I20260709 12:21:38.676560 32573 raft_consensus.cc:1081] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Signalling peer b92bd50f3ea34771af37149e65718263 to start an election
I20260709 12:21:38.678285 32284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a29868a5a0ff426abdce205fb986a95e"
dest_uuid: "b92bd50f3ea34771af37149e65718263"
 from {username='slave'} at 127.0.0.1:42042
I20260709 12:21:38.678920 32284 raft_consensus.cc:493] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:38.679360 32284 raft_consensus.cc:3060] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:38.680400 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6f6d4150064be78c456897762e759b" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:38.680990 32435 raft_consensus.cc:3060] T 5a6f6d4150064be78c456897762e759b P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:38.683799 32283 raft_consensus.cc:2468] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 2.
I20260709 12:21:38.684326 32359 leader_election.cc:290] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 2 election: Requested vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:38.685004 32324 leader_election.cc:304] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:38.685827 32573 raft_consensus.cc:2804] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:38.686286 32573 raft_consensus.cc:697] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 LEADER]: Becoming Leader. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Running, Role: LEADER
I20260709 12:21:38.687445 32435 raft_consensus.cc:2468] T 5a6f6d4150064be78c456897762e759b P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 2.
I20260709 12:21:38.687129 32573 consensus_queue.cc:237] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.688330 32284 raft_consensus.cc:515] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.691401 32284 leader_election.cc:290] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 2 election: Requested vote from peers b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:38.692435 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29868a5a0ff426abdce205fb986a95e" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:38.693012 32435 raft_consensus.cc:3060] T a29868a5a0ff426abdce205fb986a95e P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:38.691253 32359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29868a5a0ff426abdce205fb986a95e" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
I20260709 12:21:38.695811 32359 raft_consensus.cc:3055] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:38.696206 32359 raft_consensus.cc:740] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Running, Role: LEADER
I20260709 12:21:38.696033 32182 catalog_manager.cc:5697] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9 reported cstate change: term changed from 1 to 2, leader changed from b92bd50f3ea34771af37149e65718263 (127.25.220.193) to b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:38.697257 32359 consensus_queue.cc:260] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.698345 32435 raft_consensus.cc:2468] T a29868a5a0ff426abdce205fb986a95e P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 2.
I20260709 12:21:38.698961 32359 raft_consensus.cc:3060] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:38.699815 32252 leader_election.cc:304] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa, b92bd50f3ea34771af37149e65718263; no voters: 
I20260709 12:21:38.700625 32601 raft_consensus.cc:2804] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:38.701084 32601 raft_consensus.cc:697] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263 [term 2 LEADER]: Becoming Leader. State: Replica: b92bd50f3ea34771af37149e65718263, State: Running, Role: LEADER
I20260709 12:21:38.702008 32601 consensus_queue.cc:237] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.709309 32359 raft_consensus.cc:2468] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 2.
I20260709 12:21:38.709328 32183 catalog_manager.cc:5697] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263 reported cstate change: term changed from 1 to 2, leader changed from b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194) to b92bd50f3ea34771af37149e65718263 (127.25.220.193). New cstate: current_term: 2 leader_uuid: "b92bd50f3ea34771af37149e65718263" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:38.901626 32608 raft_consensus.cc:993] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa: : Instructing follower b92bd50f3ea34771af37149e65718263 to start an election
I20260709 12:21:38.902340 32604 raft_consensus.cc:1081] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 LEADER]: Signalling peer b92bd50f3ea34771af37149e65718263 to start an election
I20260709 12:21:38.903982 32284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6310fdca27544ecc8bc2842fd06589ea"
dest_uuid: "b92bd50f3ea34771af37149e65718263"
 from {username='slave'} at 127.0.0.1:42030
I20260709 12:21:38.904551 32284 raft_consensus.cc:493] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:38.904976 32284 raft_consensus.cc:3060] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:38.910410 32284 raft_consensus.cc:515] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.912164 32284 leader_election.cc:290] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 2 election: Requested vote from peers b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:38.912868 32359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6310fdca27544ecc8bc2842fd06589ea" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
I20260709 12:21:38.913229 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6310fdca27544ecc8bc2842fd06589ea" candidate_uuid: "b92bd50f3ea34771af37149e65718263" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:38.913513 32359 raft_consensus.cc:3060] T 6310fdca27544ecc8bc2842fd06589ea P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:38.913830 32435 raft_consensus.cc:3055] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:38.914122 32435 raft_consensus.cc:740] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Running, Role: LEADER
I20260709 12:21:38.914892 32435 consensus_queue.cc:260] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.916067 32435 raft_consensus.cc:3060] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:38.920727 32359 raft_consensus.cc:2468] T 6310fdca27544ecc8bc2842fd06589ea P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 2.
I20260709 12:21:38.922204 32249 leader_election.cc:304] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b92bd50f3ea34771af37149e65718263, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:38.922701 32435 raft_consensus.cc:2468] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b92bd50f3ea34771af37149e65718263 in term 2.
I20260709 12:21:38.923274 32601 raft_consensus.cc:2804] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:38.923837 32601 raft_consensus.cc:697] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 [term 2 LEADER]: Becoming Leader. State: Replica: b92bd50f3ea34771af37149e65718263, State: Running, Role: LEADER
I20260709 12:21:38.924777 32601 consensus_queue.cc:237] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.930835 32182 catalog_manager.cc:5697] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 reported cstate change: term changed from 1 to 2, leader changed from 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195) to b92bd50f3ea34771af37149e65718263 (127.25.220.193). New cstate: current_term: 2 leader_uuid: "b92bd50f3ea34771af37149e65718263" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:38.941191 32587 raft_consensus.cc:993] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263: : Instructing follower b9431eaddaf44dc9abd30d7c7f335aa9 to start an election
I20260709 12:21:38.941586 32601 raft_consensus.cc:1081] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Signalling peer b9431eaddaf44dc9abd30d7c7f335aa9 to start an election
I20260709 12:21:38.942994 32359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "326213ac47ab4ed7aeb08fa28005a70f"
dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
 from {username='slave'} at 127.0.0.1:57058
I20260709 12:21:38.943482 32359 raft_consensus.cc:493] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:38.943785 32359 raft_consensus.cc:3060] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:38.949622 32359 raft_consensus.cc:515] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.951093 32359 leader_election.cc:290] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 2 election: Requested vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195:35589)
I20260709 12:21:38.951902 32284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326213ac47ab4ed7aeb08fa28005a70f" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b92bd50f3ea34771af37149e65718263"
I20260709 12:21:38.952044 32435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326213ac47ab4ed7aeb08fa28005a70f" candidate_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
I20260709 12:21:38.952665 32284 raft_consensus.cc:3055] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:38.952700 32435 raft_consensus.cc:3060] T 326213ac47ab4ed7aeb08fa28005a70f P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:38.952963 32284 raft_consensus.cc:740] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Running, Role: LEADER
I20260709 12:21:38.953821 32284 consensus_queue.cc:260] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.954823 32284 raft_consensus.cc:3060] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:38.957310 32435 raft_consensus.cc:2468] T 326213ac47ab4ed7aeb08fa28005a70f P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 2.
I20260709 12:21:38.958271 32327 leader_election.cc:304] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a19dbf85bd64b4e82edb1718bd776fa, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:38.959043 32573 raft_consensus.cc:2804] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:38.959507 32573 raft_consensus.cc:697] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 LEADER]: Becoming Leader. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Running, Role: LEADER
I20260709 12:21:38.961033 32284 raft_consensus.cc:2468] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b9431eaddaf44dc9abd30d7c7f335aa9 in term 2.
I20260709 12:21:38.960891 32573 consensus_queue.cc:237] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:38.967989 32182 catalog_manager.cc:5697] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9 reported cstate change: term changed from 1 to 2, leader changed from b92bd50f3ea34771af37149e65718263 (127.25.220.193) to b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194). New cstate: current_term: 2 leader_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: UNKNOWN } } }
I20260709 12:21:38.980834 32573 consensus_queue.cc:1048] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:38.987006 32607 raft_consensus.cc:993] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9: : Instructing follower 5a19dbf85bd64b4e82edb1718bd776fa to start an election
I20260709 12:21:38.988765 32573 raft_consensus.cc:1081] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Signalling peer 5a19dbf85bd64b4e82edb1718bd776fa to start an election
I20260709 12:21:38.991796 32433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc54fc2fcf6d4d318a6c41e687a3571f"
dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
 from {username='slave'} at 127.0.0.1:32942
I20260709 12:21:38.992610 32433 raft_consensus.cc:493] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:38.992978 32433 raft_consensus.cc:3060] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:38.997097 32641 consensus_queue.cc:1048] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.000762 32433 raft_consensus.cc:515] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:39.003661 32283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc54fc2fcf6d4d318a6c41e687a3571f" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b92bd50f3ea34771af37149e65718263"
I20260709 12:21:39.004842 32433 leader_election.cc:290] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 2 election: Requested vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029)
I20260709 12:21:39.005952 32359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc54fc2fcf6d4d318a6c41e687a3571f" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
I20260709 12:21:39.006496 32359 raft_consensus.cc:3055] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:21:39.006709 32359 raft_consensus.cc:740] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Running, Role: LEADER
I20260709 12:21:39.007347 32359 consensus_queue.cc:260] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:39.008301 32359 raft_consensus.cc:3060] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.015434 32359 raft_consensus.cc:2468] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a19dbf85bd64b4e82edb1718bd776fa in term 2.
I20260709 12:21:39.016798 32398 leader_election.cc:304] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa [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: 5a19dbf85bd64b4e82edb1718bd776fa, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: b92bd50f3ea34771af37149e65718263
I20260709 12:21:39.017493 32604 raft_consensus.cc:2804] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:21:39.017946 32604 raft_consensus.cc:697] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 LEADER]: Becoming Leader. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Running, Role: LEADER
I20260709 12:21:39.018836 32604 consensus_queue.cc:237] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:39.025465 32182 catalog_manager.cc:5697] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa reported cstate change: term changed from 1 to 2, leader changed from b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194) to 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195). New cstate: current_term: 2 leader_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:39.089246 32284 raft_consensus.cc:1275] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Refusing update from remote peer b9431eaddaf44dc9abd30d7c7f335aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:39.090615 32641 consensus_queue.cc:1048] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:39.101013 32433 raft_consensus.cc:1275] T 5a6f6d4150064be78c456897762e759b P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Refusing update from remote peer b9431eaddaf44dc9abd30d7c7f335aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:39.102499 32573 consensus_queue.cc:1048] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:39.112444 32573 consensus_queue.cc:1048] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.122563 32641 consensus_queue.cc:1048] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:21:39.239959 32359 raft_consensus.cc:1275] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Refusing update from remote peer b92bd50f3ea34771af37149e65718263: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:39.239964 32433 raft_consensus.cc:1275] T a29868a5a0ff426abdce205fb986a95e P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Refusing update from remote peer b92bd50f3ea34771af37149e65718263: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:39.241492 32601 consensus_queue.cc:1048] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:39.242245 32587 consensus_queue.cc:1048] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:39.397442 32433 raft_consensus.cc:1275] T 326213ac47ab4ed7aeb08fa28005a70f P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Refusing update from remote peer b9431eaddaf44dc9abd30d7c7f335aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:39.398948 32573 consensus_queue.cc:1048] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:39.406389 32284 raft_consensus.cc:1275] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Refusing update from remote peer b9431eaddaf44dc9abd30d7c7f335aa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:39.407538 32573 consensus_queue.cc:1048] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:39.435226 32360 raft_consensus.cc:1275] T 6310fdca27544ecc8bc2842fd06589ea P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Refusing update from remote peer b92bd50f3ea34771af37149e65718263: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:39.436362 32516 consensus_queue.cc:1048] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:39.444284 32433 raft_consensus.cc:1275] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Refusing update from remote peer b92bd50f3ea34771af37149e65718263: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:39.445935 32587 consensus_queue.cc:1048] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:39.508700 32284 raft_consensus.cc:3060] T dc54fc2fcf6d4d318a6c41e687a3571f P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:21:39.515229 32284 raft_consensus.cc:1275] T dc54fc2fcf6d4d318a6c41e687a3571f P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Refusing update from remote peer 5a19dbf85bd64b4e82edb1718bd776fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:39.516450 32604 consensus_queue.cc:1048] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:39.529353 32360 raft_consensus.cc:1275] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Refusing update from remote peer 5a19dbf85bd64b4e82edb1718bd776fa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:21:39.531494 32604 consensus_queue.cc:1048] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:21:41.616204 32182 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:34690:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:21:41.637547 32182 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34690:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:21:41.696604 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:21:41.801246 32671 log.cc:927] Time spent T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260709 12:21:41.857941 32663 log.cc:927] Time spent T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 12:21:41.961895 32702 tablet.cc:1724] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:41.974223 32707 tablet.cc:1724] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:42.011032 32712 tablet.cc:1724] T 06b0fdd0799e43d3976d64945b51dc30 P 5a19dbf85bd64b4e82edb1718bd776fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:21:42.017382 32674 log.cc:927] Time spent T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9: Append to log took a long time: real 0.268s	user 0.003s	sys 0.000s
I20260709 12:21:42.016561 32709 tablet.cc:1724] T 1b2d769b4f0e475fa2dedb236dfd51ff P 5a19dbf85bd64b4e82edb1718bd776fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:42.056818 32708 tablet.cc:1724] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:21:42.063956 32701 log.cc:927] Time spent T dc54fc2fcf6d4d318a6c41e687a3571f P b92bd50f3ea34771af37149e65718263: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
I20260709 12:21:42.072489 32711 tablet.cc:1724] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:42.088886 32713 tablet.cc:1724] T 06b0fdd0799e43d3976d64945b51dc30 P b9431eaddaf44dc9abd30d7c7f335aa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:21:42.106987 32696 log.cc:927] Time spent T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9: Append to log took a long time: real 0.157s	user 0.000s	sys 0.003s
W20260709 12:21:42.138343 32703 log.cc:927] Time spent T db4e594a927f45d28695dc332ebc3242 P 5a19dbf85bd64b4e82edb1718bd776fa: Append to log took a long time: real 0.148s	user 0.001s	sys 0.001s
W20260709 12:21:42.140424 32706 log.cc:927] Time spent T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9: Append to log took a long time: real 0.170s	user 0.002s	sys 0.002s
I20260709 12:21:42.141402 32710 tablet.cc:1724] T a29868a5a0ff426abdce205fb986a95e P 5a19dbf85bd64b4e82edb1718bd776fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:42.153805 32712 tablet.cc:1724] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:42.162880 32285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79674e2194bc4143ba8d1c329986e8f0"
dest_uuid: "b92bd50f3ea34771af37149e65718263"
mode: GRACEFUL
new_leader_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
 from {username='slave'} at 127.0.0.1:34210
I20260709 12:21:42.163595 32285 raft_consensus.cc:606] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [term 2 LEADER]: Received request to transfer leadership to TS 5a19dbf85bd64b4e82edb1718bd776fa
I20260709 12:21:42.163007 32714 tablet.cc:1724] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:42.178942 32718 tablet.cc:1724] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:42.160175 32709 tablet.cc:1724] T 326213ac47ab4ed7aeb08fa28005a70f P 5a19dbf85bd64b4e82edb1718bd776fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:42.189628 32707 tablet.cc:1724] T db4e594a927f45d28695dc332ebc3242 P b92bd50f3ea34771af37149e65718263: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:42.198854 32684 raft_consensus.cc:993] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263: : Instructing follower 5a19dbf85bd64b4e82edb1718bd776fa to start an election
I20260709 12:21:42.199498 32684 raft_consensus.cc:1081] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [term 2 LEADER]: Signalling peer 5a19dbf85bd64b4e82edb1718bd776fa to start an election
I20260709 12:21:42.201500 32429 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79674e2194bc4143ba8d1c329986e8f0"
dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
 from {username='slave'} at 127.0.0.1:32954
I20260709 12:21:42.202415 32429 raft_consensus.cc:493] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:42.202847 32429 raft_consensus.cc:3060] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:21:42.200953 32398 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.25.220.193:36071, user_credentials={real_user=slave}} blocked reactor thread for 86478.2us
I20260709 12:21:42.244683 32702 tablet.cc:1724] T 51781864a48145fc92509bbb55f278cf P b92bd50f3ea34771af37149e65718263: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:42.269294 32710 tablet.cc:1724] T db4e594a927f45d28695dc332ebc3242 P 5a19dbf85bd64b4e82edb1718bd776fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:42.281204 32707 tablet.cc:1724] T dc54fc2fcf6d4d318a6c41e687a3571f P b92bd50f3ea34771af37149e65718263: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:42.283681 32708 tablet.cc:1724] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:42.288757 32722 tablet.cc:1724] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:42.289578 32723 tablet.cc:1724] T 6310fdca27544ecc8bc2842fd06589ea P b9431eaddaf44dc9abd30d7c7f335aa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:42.297839 32713 tablet.cc:1724] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:42.315264 32712 tablet.cc:1724] T 5a6f6d4150064be78c456897762e759b P 5a19dbf85bd64b4e82edb1718bd776fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:42.320605 32711 tablet.cc:1724] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:42.303161 32714 tablet.cc:1724] T 1b2d769b4f0e475fa2dedb236dfd51ff P b9431eaddaf44dc9abd30d7c7f335aa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:42.331061 32718 tablet.cc:1724] T 51781864a48145fc92509bbb55f278cf P 5a19dbf85bd64b4e82edb1718bd776fa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:42.345794 32361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7fd2bbd1eb3453e87dbef2ffa4764b8"
dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
mode: GRACEFUL
new_leader_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
 from {username='slave'} at 127.0.0.1:55962
I20260709 12:21:42.346514 32361 raft_consensus.cc:606] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 LEADER]: Received request to transfer leadership to TS 5a19dbf85bd64b4e82edb1718bd776fa
I20260709 12:21:42.348026 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:21:42.348708 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:42.349037 32429 raft_consensus.cc:515] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:42.352520 32429 leader_election.cc:290] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 3 election: Requested vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029)
I20260709 12:21:42.354136 32285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79674e2194bc4143ba8d1c329986e8f0" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b92bd50f3ea34771af37149e65718263"
I20260709 12:21:42.354701 32285 raft_consensus.cc:3055] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:42.354992 32285 raft_consensus.cc:740] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b92bd50f3ea34771af37149e65718263, State: Running, Role: LEADER
I20260709 12:21:42.355775 32285 consensus_queue.cc:260] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [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: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:42.356225 32361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79674e2194bc4143ba8d1c329986e8f0" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
I20260709 12:21:42.356863 32361 raft_consensus.cc:3060] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:42.357169 32285 raft_consensus.cc:3060] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:42.356786 32722 tablet.cc:1724] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:42.370586 32361 raft_consensus.cc:2468] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a19dbf85bd64b4e82edb1718bd776fa in term 3.
I20260709 12:21:42.373080 32398 leader_election.cc:304] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [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: 5a19dbf85bd64b4e82edb1718bd776fa, b9431eaddaf44dc9abd30d7c7f335aa9; no voters: 
I20260709 12:21:42.376333 32721 raft_consensus.cc:2804] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:42.376793 32721 raft_consensus.cc:697] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [term 3 LEADER]: Becoming Leader. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Running, Role: LEADER
I20260709 12:21:42.377682 32721 consensus_queue.cc:237] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [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: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:42.384450 32285 raft_consensus.cc:2468] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a19dbf85bd64b4e82edb1718bd776fa in term 3.
I20260709 12:21:42.398885 32723 tablet.cc:1724] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:42.405025 32714 tablet.cc:1724] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:21:42.415045 32183 catalog_manager.cc:5697] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa reported cstate change: term changed from 2 to 3, leader changed from b92bd50f3ea34771af37149e65718263 (127.25.220.193) to 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195). New cstate: current_term: 3 leader_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:42.428737 32182 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608: soft_deleted_table [id=ecf1c43e59dc4cb9b384fe0420a6484f] alter complete (version 1)
I20260709 12:21:42.694815 32680 raft_consensus.cc:993] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9: : Instructing follower 5a19dbf85bd64b4e82edb1718bd776fa to start an election
I20260709 12:21:42.695464 32651 raft_consensus.cc:1081] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 LEADER]: Signalling peer 5a19dbf85bd64b4e82edb1718bd776fa to start an election
I20260709 12:21:42.697613 32431 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7fd2bbd1eb3453e87dbef2ffa4764b8"
dest_uuid: "5a19dbf85bd64b4e82edb1718bd776fa"
 from {username='slave'} at 127.0.0.1:32942
I20260709 12:21:42.698175 32431 raft_consensus.cc:493] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:21:42.698503 32431 raft_consensus.cc:3060] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:42.703758 32431 raft_consensus.cc:515] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:42.705224 32431 leader_election.cc:290] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa [CANDIDATE]: Term 3 election: Requested vote from peers b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071), b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029)
I20260709 12:21:42.705904 32285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fd2bbd1eb3453e87dbef2ffa4764b8" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b92bd50f3ea34771af37149e65718263"
I20260709 12:21:42.706097 32360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7fd2bbd1eb3453e87dbef2ffa4764b8" candidate_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9"
I20260709 12:21:42.706557 32285 raft_consensus.cc:3060] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:42.706661 32360 raft_consensus.cc:3055] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:21:42.707062 32360 raft_consensus.cc:740] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b9431eaddaf44dc9abd30d7c7f335aa9, State: Running, Role: LEADER
I20260709 12:21:42.707664 32360 consensus_queue.cc:260] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [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: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:42.708652 32360 raft_consensus.cc:3060] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:21:42.711549 32285 raft_consensus.cc:2468] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a19dbf85bd64b4e82edb1718bd776fa in term 3.
I20260709 12:21:42.712733 32398 leader_election.cc:304] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa [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: 5a19dbf85bd64b4e82edb1718bd776fa, b92bd50f3ea34771af37149e65718263; no voters: 
I20260709 12:21:42.713419 32721 raft_consensus.cc:2804] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:21:42.713887 32721 raft_consensus.cc:697] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa [term 3 LEADER]: Becoming Leader. State: Replica: 5a19dbf85bd64b4e82edb1718bd776fa, State: Running, Role: LEADER
I20260709 12:21:42.713877 32360 raft_consensus.cc:2468] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a19dbf85bd64b4e82edb1718bd776fa in term 3.
I20260709 12:21:42.714951 32721 consensus_queue.cc:237] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa [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: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } }
I20260709 12:21:42.722834 32182 catalog_manager.cc:5697] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa reported cstate change: term changed from 2 to 3, leader changed from b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194) to 5a19dbf85bd64b4e82edb1718bd776fa (127.25.220.195). New cstate: current_term: 3 leader_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a19dbf85bd64b4e82edb1718bd776fa" member_type: VOTER last_known_addr { host: "127.25.220.195" port: 35589 } health_report { overall_health: HEALTHY } } }
I20260709 12:21:42.758519 32360 raft_consensus.cc:1275] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 3 FOLLOWER]: Refusing update from remote peer 5a19dbf85bd64b4e82edb1718bd776fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:42.759641 32721 consensus_queue.cc:1048] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:42.772902 32285 raft_consensus.cc:1275] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [term 3 FOLLOWER]: Refusing update from remote peer 5a19dbf85bd64b4e82edb1718bd776fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:42.775632 32733 consensus_queue.cc:1048] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:43.148574 32285 raft_consensus.cc:1275] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [term 3 FOLLOWER]: Refusing update from remote peer 5a19dbf85bd64b4e82edb1718bd776fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:43.149924 32719 consensus_queue.cc:1048] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b92bd50f3ea34771af37149e65718263" member_type: VOTER last_known_addr { host: "127.25.220.193" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:43.160033 32361 raft_consensus.cc:1275] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 3 FOLLOWER]: Refusing update from remote peer 5a19dbf85bd64b4e82edb1718bd776fa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:21:43.161800 32719 consensus_queue.cc:1048] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9431eaddaf44dc9abd30d7c7f335aa9" member_type: VOTER last_known_addr { host: "127.25.220.194" port: 44029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:21:43.349706 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:43.354480 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:43.354861 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:44.355664 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:44.360581 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:44.360932 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:45.361915 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:45.368875 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:45.369298 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:46.370211 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:46.375025 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:46.375373 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:47.376237 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:47.381336 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:47.381723 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:48.383574 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:48.392716 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:48.393083 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:49.393971 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:49.398767 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:49.399102 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:50.399958 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:50.405494 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:50.405854 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:51.406637 26483 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:21:51.411464 26483 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:21:51.411829 26483 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:21:52.466925 26483 tablet_server.cc:179] TabletServer@127.25.220.193:0 shutting down...
I20260709 12:21:52.507123 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:52.508069 26483 tablet_replica.cc:333] T db4e594a927f45d28695dc332ebc3242 P b92bd50f3ea34771af37149e65718263: stopping tablet replica
I20260709 12:21:52.509768 26483 raft_consensus.cc:2243] T db4e594a927f45d28695dc332ebc3242 P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:21:52.509961 32324 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
I20260709 12:21:52.510850 26483 raft_consensus.cc:2272] T db4e594a927f45d28695dc332ebc3242 P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:52.513671 32324 consensus_peers.cc:597] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9 -> Peer b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071): Couldn't send request to peer b92bd50f3ea34771af37149e65718263. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:52.514367 26483 tablet_replica.cc:333] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263: stopping tablet replica
I20260709 12:21:52.515168 26483 raft_consensus.cc:2243] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.515713 26483 raft_consensus.cc:2272] T 5a6f6d4150064be78c456897762e759b P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.518196 26483 tablet_replica.cc:333] T 51781864a48145fc92509bbb55f278cf P b92bd50f3ea34771af37149e65718263: stopping tablet replica
I20260709 12:21:52.518875 26483 raft_consensus.cc:2243] T 51781864a48145fc92509bbb55f278cf P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.519481 26483 raft_consensus.cc:2272] T 51781864a48145fc92509bbb55f278cf P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.521835 26483 tablet_replica.cc:333] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263: stopping tablet replica
I20260709 12:21:52.522451 26483 raft_consensus.cc:2243] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:52.523471 26483 raft_consensus.cc:2272] T a29868a5a0ff426abdce205fb986a95e P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.525825 26483 tablet_replica.cc:333] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263: stopping tablet replica
I20260709 12:21:52.526420 26483 raft_consensus.cc:2243] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:52.527336 26483 raft_consensus.cc:2272] T 1b2d769b4f0e475fa2dedb236dfd51ff P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.530046 26483 tablet_replica.cc:333] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263: stopping tablet replica
I20260709 12:21:52.530709 26483 raft_consensus.cc:2243] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:52.531702 26483 raft_consensus.cc:2272] T f6da9a896f694d2f92f288a56d4a1055 P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.534291 26483 tablet_replica.cc:333] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263: stopping tablet replica
I20260709 12:21:52.534920 26483 raft_consensus.cc:2243] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:52.535852 26483 raft_consensus.cc:2272] T fa1e017ab1f14deb9d5282e0607cc7d1 P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.538120 26483 tablet_replica.cc:333] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263: stopping tablet replica
I20260709 12:21:52.538689 26483 raft_consensus.cc:2243] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.539168 26483 raft_consensus.cc:2272] T 715620885ad8436ea5f0584bb3023a47 P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.541356 26483 tablet_replica.cc:333] T 42c01de1d3d9410688f8525d45ae38ec P b92bd50f3ea34771af37149e65718263: stopping tablet replica
I20260709 12:21:52.541874 26483 raft_consensus.cc:2243] T 42c01de1d3d9410688f8525d45ae38ec P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.542326 26483 raft_consensus.cc:2272] T 42c01de1d3d9410688f8525d45ae38ec P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.544369 26483 tablet_replica.cc:333] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263: stopping tablet replica
I20260709 12:21:52.544904 26483 raft_consensus.cc:2243] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:52.545722 26483 raft_consensus.cc:2272] T f74320b78f5247ec9f6874636af8b49e P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.548019 26483 tablet_replica.cc:333] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b92bd50f3ea34771af37149e65718263: stopping tablet replica
I20260709 12:21:52.548728 26483 raft_consensus.cc:2243] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.549180 26483 raft_consensus.cc:2272] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.551290 26483 tablet_replica.cc:333] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263: stopping tablet replica
I20260709 12:21:52.551798 26483 raft_consensus.cc:2243] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.552280 26483 raft_consensus.cc:2272] T 79674e2194bc4143ba8d1c329986e8f0 P b92bd50f3ea34771af37149e65718263 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.554587 26483 tablet_replica.cc:333] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263: stopping tablet replica
I20260709 12:21:52.555253 26483 raft_consensus.cc:2243] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.555903 26483 raft_consensus.cc:2272] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b92bd50f3ea34771af37149e65718263 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.558974 26483 tablet_replica.cc:333] T dc54fc2fcf6d4d318a6c41e687a3571f P b92bd50f3ea34771af37149e65718263: stopping tablet replica
I20260709 12:21:52.559698 26483 raft_consensus.cc:2243] T dc54fc2fcf6d4d318a6c41e687a3571f P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.560367 26483 raft_consensus.cc:2272] T dc54fc2fcf6d4d318a6c41e687a3571f P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.562391 26483 tablet_replica.cc:333] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263: stopping tablet replica
I20260709 12:21:52.562839 26483 raft_consensus.cc:2243] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.563238 26483 raft_consensus.cc:2272] T a7abd912db574a5396f394430df553cf P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.565295 26483 tablet_replica.cc:333] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263: stopping tablet replica
I20260709 12:21:52.565692 26483 raft_consensus.cc:2243] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:52.566493 26483 raft_consensus.cc:2272] T 6310fdca27544ecc8bc2842fd06589ea P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.568766 26483 tablet_replica.cc:333] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263: stopping tablet replica
I20260709 12:21:52.569257 26483 raft_consensus.cc:2243] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.569720 26483 raft_consensus.cc:2272] T 326213ac47ab4ed7aeb08fa28005a70f P b92bd50f3ea34771af37149e65718263 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.571784 26483 tablet_replica.cc:333] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263: stopping tablet replica
I20260709 12:21:52.572180 26483 raft_consensus.cc:2243] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:52.572947 26483 raft_consensus.cc:2272] T 06b0fdd0799e43d3976d64945b51dc30 P b92bd50f3ea34771af37149e65718263 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.618074 26483 tablet_server.cc:196] TabletServer@127.25.220.193:0 shutdown complete.
W20260709 12:21:52.641589 32324 consensus_peers.cc:597] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9 -> Peer b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071): Couldn't send request to peer b92bd50f3ea34771af37149e65718263. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:36071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:52.663183 26483 tablet_server.cc:179] TabletServer@127.25.220.194:0 shutting down...
I20260709 12:21:52.697441 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:52.698125 26483 tablet_replica.cc:333] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9: stopping tablet replica
I20260709 12:21:52.698984 26483 raft_consensus.cc:2243] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:52.699887 26483 raft_consensus.cc:2272] T db4e594a927f45d28695dc332ebc3242 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.703131 26483 tablet_replica.cc:333] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9: stopping tablet replica
I20260709 12:21:52.704325 26483 raft_consensus.cc:2243] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:52.705413 26483 raft_consensus.cc:2272] T 5a6f6d4150064be78c456897762e759b P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:52.706930 32398 consensus_peers.cc:597] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa -> Peer b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071): Couldn't send request to peer b92bd50f3ea34771af37149e65718263. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:36071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:52.708572 26483 tablet_replica.cc:333] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9: stopping tablet replica
I20260709 12:21:52.709246 26483 raft_consensus.cc:2243] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.709746 26483 raft_consensus.cc:2272] T a29868a5a0ff426abdce205fb986a95e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.711901 26483 tablet_replica.cc:333] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9: stopping tablet replica
I20260709 12:21:52.712512 26483 raft_consensus.cc:2243] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:52.713271 26483 raft_consensus.cc:2272] T 51781864a48145fc92509bbb55f278cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.715397 26483 tablet_replica.cc:333] T 06b0fdd0799e43d3976d64945b51dc30 P b9431eaddaf44dc9abd30d7c7f335aa9: stopping tablet replica
I20260709 12:21:52.715937 26483 raft_consensus.cc:2243] T 06b0fdd0799e43d3976d64945b51dc30 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.716408 26483 raft_consensus.cc:2272] T 06b0fdd0799e43d3976d64945b51dc30 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.718397 26483 tablet_replica.cc:333] T 1b2d769b4f0e475fa2dedb236dfd51ff P b9431eaddaf44dc9abd30d7c7f335aa9: stopping tablet replica
I20260709 12:21:52.718881 26483 raft_consensus.cc:2243] T 1b2d769b4f0e475fa2dedb236dfd51ff P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.719321 26483 raft_consensus.cc:2272] T 1b2d769b4f0e475fa2dedb236dfd51ff P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.721390 26483 tablet_replica.cc:333] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9: stopping tablet replica
I20260709 12:21:52.721853 26483 raft_consensus.cc:2243] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:52.722563 26483 raft_consensus.cc:2272] T 326213ac47ab4ed7aeb08fa28005a70f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.724596 26483 tablet_replica.cc:333] T 6310fdca27544ecc8bc2842fd06589ea P b9431eaddaf44dc9abd30d7c7f335aa9: stopping tablet replica
I20260709 12:21:52.725082 26483 raft_consensus.cc:2243] T 6310fdca27544ecc8bc2842fd06589ea P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.725574 26483 raft_consensus.cc:2272] T 6310fdca27544ecc8bc2842fd06589ea P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.727587 26483 tablet_replica.cc:333] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9: stopping tablet replica
I20260709 12:21:52.728120 26483 raft_consensus.cc:2243] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.728663 26483 raft_consensus.cc:2272] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.730614 26483 tablet_replica.cc:333] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9: stopping tablet replica
I20260709 12:21:52.731109 26483 raft_consensus.cc:2243] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:52.731866 26483 raft_consensus.cc:2272] T 42c01de1d3d9410688f8525d45ae38ec P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.733783 26483 tablet_replica.cc:333] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9: stopping tablet replica
I20260709 12:21:52.734270 26483 raft_consensus.cc:2243] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:52.735015 26483 raft_consensus.cc:2272] T 53f1d1ecbdf44ac3bb46a2d76419f67c P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.737058 26483 tablet_replica.cc:333] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9: stopping tablet replica
I20260709 12:21:52.737561 26483 raft_consensus.cc:2243] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.738020 26483 raft_consensus.cc:2272] T f74320b78f5247ec9f6874636af8b49e P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.739928 26483 tablet_replica.cc:333] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9: stopping tablet replica
I20260709 12:21:52.740464 26483 raft_consensus.cc:2243] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.740957 26483 raft_consensus.cc:2272] T f6da9a896f694d2f92f288a56d4a1055 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.742895 26483 tablet_replica.cc:333] T fa1e017ab1f14deb9d5282e0607cc7d1 P b9431eaddaf44dc9abd30d7c7f335aa9: stopping tablet replica
I20260709 12:21:52.743427 26483 raft_consensus.cc:2243] T fa1e017ab1f14deb9d5282e0607cc7d1 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.743850 26483 raft_consensus.cc:2272] T fa1e017ab1f14deb9d5282e0607cc7d1 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.745864 26483 tablet_replica.cc:333] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9: stopping tablet replica
I20260709 12:21:52.746411 26483 raft_consensus.cc:2243] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.746873 26483 raft_consensus.cc:2272] T 715620885ad8436ea5f0584bb3023a47 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.748891 26483 tablet_replica.cc:333] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9: stopping tablet replica
I20260709 12:21:52.749364 26483 raft_consensus.cc:2243] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.749836 26483 raft_consensus.cc:2272] T 79674e2194bc4143ba8d1c329986e8f0 P b9431eaddaf44dc9abd30d7c7f335aa9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.751740 26483 tablet_replica.cc:333] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9: stopping tablet replica
I20260709 12:21:52.752249 26483 raft_consensus.cc:2243] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.752746 26483 raft_consensus.cc:2272] T dc54fc2fcf6d4d318a6c41e687a3571f P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.754592 26483 tablet_replica.cc:333] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9: stopping tablet replica
I20260709 12:21:52.755043 26483 raft_consensus.cc:2243] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:52.755872 26483 raft_consensus.cc:2272] T a7abd912db574a5396f394430df553cf P b9431eaddaf44dc9abd30d7c7f335aa9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:52.787639 32398 consensus_peers.cc:597] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa -> Peer b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071): Couldn't send request to peer b92bd50f3ea34771af37149e65718263. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:36071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:52.787974 26483 tablet_server.cc:196] TabletServer@127.25.220.194:0 shutdown complete.
W20260709 12:21:52.821287 32398 consensus_peers.cc:597] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa -> Peer b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029): Couldn't send request to peer b9431eaddaf44dc9abd30d7c7f335aa9. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:44029: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:21:52.824697 32398 consensus_peers.cc:597] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa -> Peer b92bd50f3ea34771af37149e65718263 (127.25.220.193:36071): Couldn't send request to peer b92bd50f3ea34771af37149e65718263. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.193:36071: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:52.829187 26483 tablet_server.cc:179] TabletServer@127.25.220.195:0 shutting down...
I20260709 12:21:52.859493 26483 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:21:52.860253 26483 tablet_replica.cc:333] T db4e594a927f45d28695dc332ebc3242 P 5a19dbf85bd64b4e82edb1718bd776fa: stopping tablet replica
I20260709 12:21:52.860862 26483 raft_consensus.cc:2243] T db4e594a927f45d28695dc332ebc3242 P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.861441 26483 raft_consensus.cc:2272] T db4e594a927f45d28695dc332ebc3242 P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.863642 26483 tablet_replica.cc:333] T a29868a5a0ff426abdce205fb986a95e P 5a19dbf85bd64b4e82edb1718bd776fa: stopping tablet replica
I20260709 12:21:52.864310 26483 raft_consensus.cc:2243] T a29868a5a0ff426abdce205fb986a95e P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.864791 26483 raft_consensus.cc:2272] T a29868a5a0ff426abdce205fb986a95e P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.866644 26483 tablet_replica.cc:333] T 5a6f6d4150064be78c456897762e759b P 5a19dbf85bd64b4e82edb1718bd776fa: stopping tablet replica
I20260709 12:21:52.867197 26483 raft_consensus.cc:2243] T 5a6f6d4150064be78c456897762e759b P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.867661 26483 raft_consensus.cc:2272] T 5a6f6d4150064be78c456897762e759b P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.869671 26483 tablet_replica.cc:333] T 06b0fdd0799e43d3976d64945b51dc30 P 5a19dbf85bd64b4e82edb1718bd776fa: stopping tablet replica
I20260709 12:21:52.870224 26483 raft_consensus.cc:2243] T 06b0fdd0799e43d3976d64945b51dc30 P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.870684 26483 raft_consensus.cc:2272] T 06b0fdd0799e43d3976d64945b51dc30 P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.873056 26483 tablet_replica.cc:333] T 326213ac47ab4ed7aeb08fa28005a70f P 5a19dbf85bd64b4e82edb1718bd776fa: stopping tablet replica
I20260709 12:21:52.873915 26483 raft_consensus.cc:2243] T 326213ac47ab4ed7aeb08fa28005a70f P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.874529 26483 raft_consensus.cc:2272] T 326213ac47ab4ed7aeb08fa28005a70f P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.876871 26483 tablet_replica.cc:333] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa: stopping tablet replica
I20260709 12:21:52.877380 26483 raft_consensus.cc:2243] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.877856 26483 raft_consensus.cc:2272] T 6310fdca27544ecc8bc2842fd06589ea P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.879750 26483 tablet_replica.cc:333] T 1b2d769b4f0e475fa2dedb236dfd51ff P 5a19dbf85bd64b4e82edb1718bd776fa: stopping tablet replica
I20260709 12:21:52.880290 26483 raft_consensus.cc:2243] T 1b2d769b4f0e475fa2dedb236dfd51ff P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.880754 26483 raft_consensus.cc:2272] T 1b2d769b4f0e475fa2dedb236dfd51ff P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.882570 26483 tablet_replica.cc:333] T 51781864a48145fc92509bbb55f278cf P 5a19dbf85bd64b4e82edb1718bd776fa: stopping tablet replica
I20260709 12:21:52.883059 26483 raft_consensus.cc:2243] T 51781864a48145fc92509bbb55f278cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.883536 26483 raft_consensus.cc:2272] T 51781864a48145fc92509bbb55f278cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.885465 26483 tablet_replica.cc:333] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa: stopping tablet replica
I20260709 12:21:52.885980 26483 raft_consensus.cc:2243] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:52.886760 26483 raft_consensus.cc:2272] T 79674e2194bc4143ba8d1c329986e8f0 P 5a19dbf85bd64b4e82edb1718bd776fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.888682 26483 tablet_replica.cc:333] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa: stopping tablet replica
I20260709 12:21:52.889173 26483 raft_consensus.cc:2243] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:52.889981 26483 raft_consensus.cc:2272] T 715620885ad8436ea5f0584bb3023a47 P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.892144 26483 tablet_replica.cc:333] T fa1e017ab1f14deb9d5282e0607cc7d1 P 5a19dbf85bd64b4e82edb1718bd776fa: stopping tablet replica
I20260709 12:21:52.892692 26483 raft_consensus.cc:2243] T fa1e017ab1f14deb9d5282e0607cc7d1 P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.893098 26483 raft_consensus.cc:2272] T fa1e017ab1f14deb9d5282e0607cc7d1 P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.894917 26483 tablet_replica.cc:333] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa: stopping tablet replica
I20260709 12:21:52.895387 26483 raft_consensus.cc:2243] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:21:52.896142 26483 raft_consensus.cc:2272] T dc54fc2fcf6d4d318a6c41e687a3571f P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.898056 26483 tablet_replica.cc:333] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa: stopping tablet replica
I20260709 12:21:52.898576 26483 raft_consensus.cc:2243] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.899015 26483 raft_consensus.cc:2272] T a7abd912db574a5396f394430df553cf P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.900969 26483 tablet_replica.cc:333] T 53f1d1ecbdf44ac3bb46a2d76419f67c P 5a19dbf85bd64b4e82edb1718bd776fa: stopping tablet replica
I20260709 12:21:52.901470 26483 raft_consensus.cc:2243] T 53f1d1ecbdf44ac3bb46a2d76419f67c P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.901907 26483 raft_consensus.cc:2272] T 53f1d1ecbdf44ac3bb46a2d76419f67c P 5a19dbf85bd64b4e82edb1718bd776fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.903807 26483 tablet_replica.cc:333] T f74320b78f5247ec9f6874636af8b49e P 5a19dbf85bd64b4e82edb1718bd776fa: stopping tablet replica
I20260709 12:21:52.904327 26483 raft_consensus.cc:2243] T f74320b78f5247ec9f6874636af8b49e P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.904778 26483 raft_consensus.cc:2272] T f74320b78f5247ec9f6874636af8b49e P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.906859 26483 tablet_replica.cc:333] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa: stopping tablet replica
I20260709 12:21:52.907378 26483 raft_consensus.cc:2243] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.907867 26483 raft_consensus.cc:2272] T 42c01de1d3d9410688f8525d45ae38ec P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:21:52.910291 32398 consensus_peers.cc:597] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa -> Peer b9431eaddaf44dc9abd30d7c7f335aa9 (127.25.220.194:44029): Couldn't send request to peer b9431eaddaf44dc9abd30d7c7f335aa9. Status: Network error: Client connection negotiation failed: client connection to 127.25.220.194:44029: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:21:52.910494 26483 tablet_replica.cc:333] T f6da9a896f694d2f92f288a56d4a1055 P 5a19dbf85bd64b4e82edb1718bd776fa: stopping tablet replica
I20260709 12:21:52.911139 26483 raft_consensus.cc:2243] T f6da9a896f694d2f92f288a56d4a1055 P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:21:52.911553 26483 raft_consensus.cc:2272] T f6da9a896f694d2f92f288a56d4a1055 P 5a19dbf85bd64b4e82edb1718bd776fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.913587 26483 tablet_replica.cc:333] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa: stopping tablet replica
I20260709 12:21:52.914033 26483 raft_consensus.cc:2243] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:21:52.914795 26483 raft_consensus.cc:2272] T a7fd2bbd1eb3453e87dbef2ffa4764b8 P 5a19dbf85bd64b4e82edb1718bd776fa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:52.954396 26483 tablet_server.cc:196] TabletServer@127.25.220.195:0 shutdown complete.
I20260709 12:21:52.987937 26483 master.cc:562] Master@127.25.220.254:42141 shutting down...
I20260709 12:21:53.012101 26483 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:21:53.012756 26483 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:21:53.013089 26483 tablet_replica.cc:333] T 00000000000000000000000000000000 P 84844089514e431a8085db81e7093608: stopping tablet replica
I20260709 12:21:53.032806 26483 master.cc:584] Master@127.25.220.254:42141 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (20487 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (40833 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (196806 ms total)
[  PASSED  ] 7 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] LeaderRebalancerTest.AddTserver

 1 FAILED TEST
I20260709 12:21:53.088055 26483 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2229 messages since previous log ~31 seconds ago
I20260709 12:21:53.088335 26483 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2228 messages since previous log ~31 seconds ago
I20260709 12:21:53.088521 26483 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2223 messages since previous log ~31 seconds ago
I20260709 12:21:53.088752 26483 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~49 seconds ago
I20260709 12:21:53.088986 26483 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 ~49 seconds ago
I20260709 12:21:53.089258 26483 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260709 12:21:53.089552 26483 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 28 messages since previous log ~19 seconds ago
